TSTP Solution File: ARI659_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI659_1 : TPTP v8.1.0. Released v6.3.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 : n007.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:47 EDT 2022

% Result   : Theorem 2.95s 0.84s
% Output   : Refutation 2.95s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   22 (   5 unt;   3 typ;   0 def)
%            Number of atoms       :   33 (   4 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   26 (  12   ~;   6   |;   0   &)
%                                         (   7 <=>;   0  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   52 (  18 atm;  16 fun;  18 num;   0 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   4 usr;   5 prp; 0-2 aty)
%            Number of functors    :    6 (   3 usr;   5 con; 0-2 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

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

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

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

tff(f31,plain,
    $false,
    inference(avatar_smt_refutation,[],[f15,f20,f29,f30]) ).

tff(f30,plain,
    ( ~ spl2_4
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f10,f22,f26]) ).

tff(f26,plain,
    ( spl2_4
  <=> $less(1,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_4])]) ).

tff(f22,plain,
    ( spl2_3
  <=> $less(3,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_3])]) ).

tff(f10,plain,
    ( ~ $less(3,sF1)
    | ~ $less(1,a) ),
    inference(definition_folding,[],[f5,f8,f7]) ).

tff(f7,plain,
    $product(a,a) = sF0,
    introduced(function_definition,[]) ).

tff(f8,plain,
    sF1 = $product(sF0,a),
    introduced(function_definition,[]) ).

tff(f5,plain,
    ( ~ $less(3,$product($product(a,a),a))
    | ~ $less(1,a) ),
    inference(cnf_transformation,[],[f4]) ).

tff(f4,plain,
    ( ~ $less(1,a)
  <~> ~ $less(3,$product($product(a,a),a)) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ~ $less(3,$product($product(a,a),a))
    <=> ~ $less(1,a) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( $lesseq(a,1)
    <=> $greatereq(3,$product($product(a,a),a)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( $lesseq(a,1)
  <=> $greatereq(3,$product($product(a,a),a)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

tff(f29,plain,
    ( spl2_3
    | spl2_4 ),
    inference(avatar_split_clause,[],[f9,f26,f22]) ).

tff(f9,plain,
    ( $less(1,a)
    | $less(3,sF1) ),
    inference(definition_folding,[],[f6,f8,f7]) ).

tff(f6,plain,
    ( $less(3,$product($product(a,a),a))
    | $less(1,a) ),
    inference(cnf_transformation,[],[f4]) ).

tff(f20,plain,
    spl2_2,
    inference(avatar_split_clause,[],[f8,f17]) ).

tff(f17,plain,
    ( spl2_2
  <=> ( sF1 = $product(sF0,a) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_2])]) ).

tff(f15,plain,
    spl2_1,
    inference(avatar_split_clause,[],[f7,f12]) ).

tff(f12,plain,
    ( spl2_1
  <=> ( $product(a,a) = sF0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_1])]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI659=1 : TPTP v8.1.0. Released v6.3.0.
% 0.07/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.13/0.33  % Computer : n007.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 15:39:00 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.46  % (12604)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.48  % (12620)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.49  % (12604)Instruction limit reached!
% 0.19/0.49  % (12604)------------------------------
% 0.19/0.49  % (12604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (12600)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.50  % (12604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (12604)Termination reason: Unknown
% 0.19/0.50  % (12604)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (12604)Memory used [KB]: 5756
% 0.19/0.50  % (12604)Time elapsed: 0.080 s
% 0.19/0.50  % (12604)Instructions burned: 26 (million)
% 0.19/0.50  % (12604)------------------------------
% 0.19/0.50  % (12604)------------------------------
% 0.19/0.50  % (12618)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.51  % (12616)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  % (12612)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.51  % (12602)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.51  % (12612)Refutation not found, incomplete strategy% (12612)------------------------------
% 0.19/0.51  % (12612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (12612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (12612)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (12612)Memory used [KB]: 5373
% 0.19/0.51  % (12612)Time elapsed: 0.120 s
% 0.19/0.51  % (12612)------------------------------
% 0.19/0.51  % (12612)------------------------------
% 0.19/0.51  % (12608)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  % (12613)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.51  % (12608)Instruction limit reached!
% 0.19/0.51  % (12608)------------------------------
% 0.19/0.51  % (12608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (12608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (12608)Termination reason: Unknown
% 0.19/0.51  % (12608)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (12608)Memory used [KB]: 895
% 0.19/0.51  % (12608)Time elapsed: 0.002 s
% 0.19/0.51  % (12608)Instructions burned: 2 (million)
% 0.19/0.51  % (12608)------------------------------
% 0.19/0.51  % (12608)------------------------------
% 0.19/0.51  % (12624)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)
% 0.19/0.51  % (12596)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.51  % (12619)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.51  % (12597)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.51  % (12623)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.51  % (12622)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.52  % (12623)Refutation not found, incomplete strategy% (12623)------------------------------
% 0.19/0.52  % (12623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12623)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (12623)Memory used [KB]: 5373
% 0.19/0.52  % (12623)Time elapsed: 0.121 s
% 0.19/0.52  % (12623)Instructions burned: 1 (million)
% 0.19/0.52  % (12623)------------------------------
% 0.19/0.52  % (12623)------------------------------
% 0.19/0.52  % (12599)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.52  % (12599)Instruction limit reached!
% 0.19/0.52  % (12599)------------------------------
% 0.19/0.52  % (12599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12599)Termination reason: Unknown
% 0.19/0.52  % (12599)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (12599)Memory used [KB]: 895
% 0.19/0.52  % (12599)Time elapsed: 0.003 s
% 0.19/0.52  % (12599)Instructions burned: 2 (million)
% 0.19/0.52  % (12599)------------------------------
% 0.19/0.52  % (12599)------------------------------
% 0.19/0.52  % (12598)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.52  % (12601)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.52  % (12620)Instruction limit reached!
% 0.19/0.52  % (12620)------------------------------
% 0.19/0.52  % (12620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12615)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.52  % (12620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12620)Termination reason: Unknown
% 0.19/0.52  % (12620)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (12620)Memory used [KB]: 1407
% 0.19/0.52  % (12620)Time elapsed: 0.122 s
% 0.19/0.52  % (12620)Instructions burned: 47 (million)
% 0.19/0.52  % (12620)------------------------------
% 0.19/0.52  % (12620)------------------------------
% 0.19/0.52  % (12611)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.52  % (12615)Refutation not found, incomplete strategy% (12615)------------------------------
% 0.19/0.52  % (12615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12615)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (12615)Memory used [KB]: 5373
% 0.19/0.52  % (12615)Time elapsed: 0.131 s
% 0.19/0.52  % (12615)------------------------------
% 0.19/0.52  % (12615)------------------------------
% 0.19/0.52  % (12611)Instruction limit reached!
% 0.19/0.52  % (12611)------------------------------
% 0.19/0.52  % (12611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12611)Termination reason: Unknown
% 0.19/0.52  % (12611)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (12611)Memory used [KB]: 895
% 0.19/0.52  % (12611)Time elapsed: 0.002 s
% 0.19/0.52  % (12611)Instructions burned: 2 (million)
% 0.19/0.52  % (12611)------------------------------
% 0.19/0.52  % (12611)------------------------------
% 0.19/0.52  % (12610)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.52  % (12607)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.52  % (12598)Instruction limit reached!
% 0.19/0.52  % (12598)------------------------------
% 0.19/0.52  % (12598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12598)Termination reason: Unknown
% 0.19/0.52  % (12598)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (12598)Memory used [KB]: 5500
% 0.19/0.52  % (12598)Time elapsed: 0.133 s
% 0.19/0.52  % (12598)Instructions burned: 9 (million)
% 0.19/0.52  % (12598)------------------------------
% 0.19/0.52  % (12598)------------------------------
% 0.19/0.52  % (12603)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.52  % (12609)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.52  % (12609)Refutation not found, incomplete strategy% (12609)------------------------------
% 0.19/0.52  % (12609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12609)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (12609)Memory used [KB]: 5373
% 0.19/0.52  % (12609)Time elapsed: 0.127 s
% 0.19/0.52  % (12609)Instructions burned: 2 (million)
% 0.19/0.52  % (12609)------------------------------
% 0.19/0.52  % (12609)------------------------------
% 0.19/0.52  % (12607)Instruction limit reached!
% 0.19/0.52  % (12607)------------------------------
% 0.19/0.52  % (12607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12607)Termination reason: Unknown
% 0.19/0.52  % (12607)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (12607)Memory used [KB]: 5500
% 0.19/0.52  % (12607)Time elapsed: 0.136 s
% 0.19/0.52  % (12607)Instructions burned: 5 (million)
% 0.19/0.52  % (12607)------------------------------
% 0.19/0.52  % (12607)------------------------------
% 0.19/0.52  % (12621)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.52  % (12614)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.52  % (12614)Refutation not found, incomplete strategy% (12614)------------------------------
% 0.19/0.52  % (12614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12614)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (12614)Memory used [KB]: 5373
% 0.19/0.52  % (12614)Time elapsed: 0.131 s
% 0.19/0.52  % (12614)------------------------------
% 0.19/0.52  % (12614)------------------------------
% 0.19/0.52  % (12625)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.53  % (12606)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  % (12605)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  % (12605)Instruction limit reached!
% 0.19/0.53  % (12605)------------------------------
% 0.19/0.53  % (12605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12605)Termination reason: Unknown
% 0.19/0.53  % (12605)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (12605)Memory used [KB]: 895
% 0.19/0.53  % (12605)Time elapsed: 0.003 s
% 0.19/0.53  % (12605)Instructions burned: 2 (million)
% 0.19/0.53  % (12605)------------------------------
% 0.19/0.53  % (12605)------------------------------
% 0.19/0.53  % (12617)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.53  % (12617)Refutation not found, incomplete strategy% (12617)------------------------------
% 0.19/0.53  % (12617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12617)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (12617)Memory used [KB]: 5373
% 0.19/0.53  % (12617)Time elapsed: 0.144 s
% 0.19/0.53  % (12617)------------------------------
% 0.19/0.53  % (12617)------------------------------
% 0.19/0.53  % (12616)Instruction limit reached!
% 0.19/0.53  % (12616)------------------------------
% 0.19/0.53  % (12616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12616)Termination reason: Unknown
% 0.19/0.53  % (12616)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (12616)Memory used [KB]: 1023
% 0.19/0.53  % (12616)Time elapsed: 0.150 s
% 0.19/0.53  % (12616)Instructions burned: 15 (million)
% 0.19/0.53  % (12616)------------------------------
% 0.19/0.53  % (12616)------------------------------
% 0.19/0.54  % (12601)Instruction limit reached!
% 0.19/0.54  % (12601)------------------------------
% 0.19/0.54  % (12601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (12601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (12601)Termination reason: Unknown
% 0.19/0.54  % (12601)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (12601)Memory used [KB]: 5628
% 0.19/0.54  % (12601)Time elapsed: 0.135 s
% 0.19/0.54  % (12601)Instructions burned: 16 (million)
% 0.19/0.54  % (12601)------------------------------
% 0.19/0.54  % (12601)------------------------------
% 0.19/0.54  % (12624)Instruction limit reached!
% 0.19/0.54  % (12624)------------------------------
% 0.19/0.54  % (12624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (12624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (12624)Termination reason: Unknown
% 0.19/0.54  % (12624)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (12624)Memory used [KB]: 5756
% 0.19/0.54  % (12624)Time elapsed: 0.157 s
% 0.19/0.54  % (12624)Instructions burned: 21 (million)
% 0.19/0.54  % (12624)------------------------------
% 0.19/0.54  % (12624)------------------------------
% 0.19/0.57  % (12597)Instruction limit reached!
% 0.19/0.57  % (12597)------------------------------
% 0.19/0.57  % (12597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (12597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (12597)Termination reason: Unknown
% 0.19/0.57  % (12597)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (12597)Memory used [KB]: 5756
% 0.19/0.57  % (12597)Time elapsed: 0.158 s
% 0.19/0.57  % (12597)Instructions burned: 34 (million)
% 0.19/0.57  % (12597)------------------------------
% 0.19/0.57  % (12597)------------------------------
% 0.19/0.57  % (12602)Instruction limit reached!
% 0.19/0.57  % (12602)------------------------------
% 0.19/0.57  % (12602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (12602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (12602)Termination reason: Unknown
% 0.19/0.57  % (12602)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (12602)Memory used [KB]: 5884
% 0.19/0.57  % (12602)Time elapsed: 0.126 s
% 0.19/0.57  % (12602)Instructions burned: 32 (million)
% 0.19/0.57  % (12602)------------------------------
% 0.19/0.57  % (12602)------------------------------
% 0.19/0.57  % (12600)Instruction limit reached!
% 0.19/0.57  % (12600)------------------------------
% 0.19/0.57  % (12600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (12600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (12600)Termination reason: Unknown
% 0.19/0.57  % (12600)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (12600)Memory used [KB]: 6012
% 0.19/0.57  % (12600)Time elapsed: 0.157 s
% 0.19/0.57  % (12600)Instructions burned: 38 (million)
% 0.19/0.57  % (12600)------------------------------
% 0.19/0.57  % (12600)------------------------------
% 0.19/0.58  % (12618)Instruction limit reached!
% 0.19/0.58  % (12618)------------------------------
% 0.19/0.58  % (12618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (12618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (12618)Termination reason: Unknown
% 0.19/0.58  % (12618)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (12618)Memory used [KB]: 1279
% 0.19/0.58  % (12618)Time elapsed: 0.117 s
% 0.19/0.58  % (12618)Instructions burned: 47 (million)
% 0.19/0.58  % (12618)------------------------------
% 0.19/0.58  % (12618)------------------------------
% 0.19/0.58  % (12603)Instruction limit reached!
% 0.19/0.58  % (12603)------------------------------
% 0.19/0.58  % (12603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (12603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (12603)Termination reason: Unknown
% 0.19/0.58  % (12603)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (12603)Memory used [KB]: 6012
% 0.19/0.58  % (12603)Time elapsed: 0.197 s
% 0.19/0.58  % (12603)Instructions burned: 36 (million)
% 0.19/0.58  % (12603)------------------------------
% 0.19/0.58  % (12603)------------------------------
% 0.19/0.58  % (12606)Instruction limit reached!
% 0.19/0.58  % (12606)------------------------------
% 0.19/0.58  % (12606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (12606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (12606)Termination reason: Unknown
% 0.19/0.58  % (12606)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (12606)Memory used [KB]: 5628
% 0.19/0.58  % (12606)Time elapsed: 0.170 s
% 0.19/0.58  % (12606)Instructions burned: 37 (million)
% 0.19/0.58  % (12606)------------------------------
% 0.19/0.58  % (12606)------------------------------
% 0.19/0.59  % (12622)Instruction limit reached!
% 0.19/0.59  % (12622)------------------------------
% 0.19/0.59  % (12622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (12622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (12622)Termination reason: Unknown
% 0.19/0.59  % (12622)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (12622)Memory used [KB]: 6012
% 0.19/0.59  % (12622)Time elapsed: 0.196 s
% 0.19/0.59  % (12622)Instructions burned: 44 (million)
% 0.19/0.59  % (12622)------------------------------
% 0.19/0.59  % (12622)------------------------------
% 0.19/0.60  % (12610)Instruction limit reached!
% 0.19/0.60  % (12610)------------------------------
% 0.19/0.60  % (12610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (12610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (12610)Termination reason: Unknown
% 0.19/0.60  % (12610)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (12610)Memory used [KB]: 6268
% 0.19/0.60  % (12610)Time elapsed: 0.159 s
% 0.19/0.60  % (12610)Instructions burned: 50 (million)
% 0.19/0.60  % (12610)------------------------------
% 0.19/0.60  % (12610)------------------------------
% 0.19/0.60  % (12625)Instruction limit reached!
% 0.19/0.60  % (12625)------------------------------
% 0.19/0.60  % (12625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (12625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (12625)Termination reason: Unknown
% 0.19/0.60  % (12625)Termination phase: Saturation
% 0.19/0.60  
% 0.19/0.60  % (12625)Memory used [KB]: 6268
% 0.19/0.60  % (12625)Time elapsed: 0.213 s
% 0.19/0.60  % (12625)Instructions burned: 42 (million)
% 0.19/0.60  % (12625)------------------------------
% 0.19/0.60  % (12625)------------------------------
% 0.19/0.61  % (12626)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)
% 0.19/0.61  % (12626)Refutation not found, incomplete strategy% (12626)------------------------------
% 0.19/0.61  % (12626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.61  % (12626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.61  % (12626)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.61  
% 0.19/0.61  % (12626)Memory used [KB]: 5373
% 0.19/0.61  % (12626)Time elapsed: 0.005 s
% 0.19/0.61  % (12626)Instructions burned: 2 (million)
% 0.19/0.61  % (12626)------------------------------
% 0.19/0.61  % (12626)------------------------------
% 0.19/0.61  % (12621)Instruction limit reached!
% 0.19/0.61  % (12621)------------------------------
% 0.19/0.61  % (12621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.61  % (12619)Instruction limit reached!
% 0.19/0.61  % (12619)------------------------------
% 0.19/0.61  % (12619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.61  % (12619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.61  % (12619)Termination reason: Unknown
% 0.19/0.61  % (12619)Termination phase: Saturation
% 0.19/0.61  
% 0.19/0.61  % (12619)Memory used [KB]: 6012
% 0.19/0.61  % (12619)Time elapsed: 0.209 s
% 0.19/0.61  % (12619)Instructions burned: 51 (million)
% 0.19/0.61  % (12619)------------------------------
% 0.19/0.61  % (12619)------------------------------
% 2.11/0.61  % (12613)Instruction limit reached!
% 2.11/0.61  % (12613)------------------------------
% 2.11/0.61  % (12613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.61  % (12621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.62  % (12621)Termination reason: Unknown
% 2.11/0.62  % (12621)Termination phase: Saturation
% 2.11/0.62  
% 2.11/0.62  % (12621)Memory used [KB]: 5884
% 2.11/0.62  % (12621)Time elapsed: 0.213 s
% 2.11/0.62  % (12621)Instructions burned: 43 (million)
% 2.11/0.62  % (12621)------------------------------
% 2.11/0.62  % (12621)------------------------------
% 2.11/0.62  % (12613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.62  % (12613)Termination reason: Unknown
% 2.11/0.62  % (12613)Termination phase: Saturation
% 2.11/0.62  
% 2.11/0.62  % (12613)Memory used [KB]: 6012
% 2.11/0.62  % (12613)Time elapsed: 0.222 s
% 2.11/0.62  % (12613)Instructions burned: 49 (million)
% 2.11/0.62  % (12613)------------------------------
% 2.11/0.62  % (12613)------------------------------
% 2.11/0.64  % (12628)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.36/0.65  % (12636)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 (2998ds/494Mi)
% 2.36/0.65  % (12633)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.40/0.65  % (12629)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.40/0.65  % (12630)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.40/0.65  % (12635)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.40/0.66  % (12640)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 (2998ds/150Mi)
% 2.40/0.66  % (12628)Refutation not found, incomplete strategy% (12628)------------------------------
% 2.40/0.66  % (12628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.66  % (12628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.66  % (12628)Termination reason: Refutation not found, incomplete strategy
% 2.40/0.66  
% 2.40/0.66  % (12628)Memory used [KB]: 5373
% 2.40/0.66  % (12628)Time elapsed: 0.113 s
% 2.40/0.66  % (12628)Instructions burned: 1 (million)
% 2.40/0.66  % (12628)------------------------------
% 2.40/0.66  % (12628)------------------------------
% 2.40/0.66  % (12631)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.40/0.66  % (12639)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 (2998ds/488Mi)
% 2.40/0.66  % (12639)Refutation not found, incomplete strategy% (12639)------------------------------
% 2.40/0.66  % (12639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.66  % (12639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.66  % (12639)Termination reason: Refutation not found, incomplete strategy
% 2.40/0.66  
% 2.40/0.66  % (12639)Memory used [KB]: 5373
% 2.40/0.66  % (12639)Time elapsed: 0.101 s
% 2.40/0.66  % (12639)Instructions burned: 1 (million)
% 2.40/0.66  % (12639)------------------------------
% 2.40/0.66  % (12639)------------------------------
% 2.40/0.66  % (12637)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/223Mi)
% 2.40/0.66  % (12627)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.40/0.66  % (12632)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.40/0.67  % (12641)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 (2998ds/160Mi)
% 2.40/0.67  % (12634)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.40/0.67  % (12638)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 (2998ds/343Mi)
% 2.40/0.67  % (12642)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 (2998ds/370Mi)
% 2.40/0.67  % (12638)Refutation not found, incomplete strategy% (12638)------------------------------
% 2.40/0.67  % (12638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.67  % (12638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.67  % (12638)Termination reason: Refutation not found, incomplete strategy
% 2.40/0.67  
% 2.40/0.67  % (12638)Memory used [KB]: 895
% 2.40/0.67  % (12638)Time elapsed: 0.113 s
% 2.40/0.67  % (12638)Instructions burned: 2 (million)
% 2.40/0.67  % (12638)------------------------------
% 2.40/0.67  % (12638)------------------------------
% 2.40/0.70  % (12645)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.40/0.70  % (12644)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.68/0.71  % (12648)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.68/0.72  % (12646)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.68/0.72  % (12643)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.68/0.72  % (12653)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.68/0.72  % (12653)Refutation not found, incomplete strategy% (12653)------------------------------
% 2.68/0.72  % (12653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.72  % (12653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.72  % (12653)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.72  
% 2.68/0.72  % (12653)Memory used [KB]: 5373
% 2.68/0.72  % (12653)Time elapsed: 0.061 s
% 2.68/0.72  % (12653)Instructions burned: 2 (million)
% 2.68/0.72  % (12653)------------------------------
% 2.68/0.72  % (12653)------------------------------
% 2.68/0.72  % (12655)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 (2997ds/360Mi)
% 2.68/0.72  % (12654)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.68/0.73  % (12649)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.68/0.74  % (12635)Refutation not found, incomplete strategy% (12635)------------------------------
% 2.68/0.74  % (12635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (12635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (12635)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.74  
% 2.68/0.74  % (12635)Memory used [KB]: 5373
% 2.68/0.74  % (12635)Time elapsed: 0.178 s
% 2.68/0.74  % (12635)Instructions burned: 47 (million)
% 2.68/0.74  % (12635)------------------------------
% 2.68/0.74  % (12635)------------------------------
% 2.68/0.74  % (12651)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.68/0.74  % (12647)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.68/0.75  % (12627)Instruction limit reached!
% 2.68/0.75  % (12627)------------------------------
% 2.68/0.75  % (12627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.75  % (12627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.75  % (12627)Termination reason: Unknown
% 2.68/0.75  % (12627)Termination phase: Saturation
% 2.68/0.75  
% 2.68/0.75  % (12627)Memory used [KB]: 6140
% 2.68/0.75  % (12627)Time elapsed: 0.209 s
% 2.68/0.75  % (12627)Instructions burned: 47 (million)
% 2.68/0.75  % (12627)------------------------------
% 2.68/0.75  % (12627)------------------------------
% 2.95/0.75  % (12632)Instruction limit reached!
% 2.95/0.75  % (12632)------------------------------
% 2.95/0.75  % (12632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.75  % (12632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.75  % (12632)Termination reason: Unknown
% 2.95/0.75  % (12632)Termination phase: Saturation
% 2.95/0.75  
% 2.95/0.75  % (12632)Memory used [KB]: 6396
% 2.95/0.75  % (12632)Time elapsed: 0.160 s
% 2.95/0.75  % (12632)Instructions burned: 59 (million)
% 2.95/0.75  % (12632)------------------------------
% 2.95/0.75  % (12632)------------------------------
% 2.95/0.76  % (12650)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.95/0.78  % (12652)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.95/0.79  % (12631)Instruction limit reached!
% 2.95/0.79  % (12631)------------------------------
% 2.95/0.79  % (12631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.79  % (12631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.79  % (12631)Termination reason: Unknown
% 2.95/0.79  % (12631)Termination phase: Saturation
% 2.95/0.79  
% 2.95/0.79  % (12631)Memory used [KB]: 6524
% 2.95/0.79  % (12631)Time elapsed: 0.230 s
% 2.95/0.79  % (12631)Instructions burned: 76 (million)
% 2.95/0.79  % (12631)------------------------------
% 2.95/0.79  % (12631)------------------------------
% 2.95/0.80  % (12656)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.95/0.80  % (12657)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.95/0.80  % (12633)Instruction limit reached!
% 2.95/0.80  % (12633)------------------------------
% 2.95/0.80  % (12633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.80  % (12633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.80  % (12633)Termination reason: Unknown
% 2.95/0.80  % (12633)Termination phase: Saturation
% 2.95/0.80  
% 2.95/0.80  % (12633)Memory used [KB]: 5756
% 2.95/0.80  % (12633)Time elapsed: 0.236 s
% 2.95/0.80  % (12633)Instructions burned: 97 (million)
% 2.95/0.80  % (12633)------------------------------
% 2.95/0.80  % (12633)------------------------------
% 2.95/0.81  % (12630)Instruction limit reached!
% 2.95/0.81  % (12630)------------------------------
% 2.95/0.81  % (12630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.81  % (12634)Instruction limit reached!
% 2.95/0.81  % (12634)------------------------------
% 2.95/0.81  % (12634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.81  % (12634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.81  % (12634)Termination reason: Unknown
% 2.95/0.81  % (12634)Termination phase: Saturation
% 2.95/0.81  
% 2.95/0.81  % (12634)Memory used [KB]: 5500
% 2.95/0.81  % (12634)Time elapsed: 0.045 s
% 2.95/0.81  % (12634)Instructions burned: 108 (million)
% 2.95/0.81  % (12634)------------------------------
% 2.95/0.81  % (12634)------------------------------
% 2.95/0.82  % (12658)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.95/0.83  % (12654)Refutation not found, incomplete strategy% (12654)------------------------------
% 2.95/0.83  % (12654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.83  % (12654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.83  % (12654)Termination reason: Refutation not found, incomplete strategy
% 2.95/0.83  
% 2.95/0.83  % (12654)Memory used [KB]: 895
% 2.95/0.83  % (12654)Time elapsed: 0.166 s
% 2.95/0.83  % (12654)Instructions burned: 96 (million)
% 2.95/0.83  % (12654)------------------------------
% 2.95/0.83  % (12654)------------------------------
% 2.95/0.83  % (12630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.83  % (12630)Termination reason: Unknown
% 2.95/0.83  % (12630)Termination phase: Saturation
% 2.95/0.83  
% 2.95/0.83  % (12630)Memory used [KB]: 6908
% 2.95/0.83  % (12630)Time elapsed: 0.209 s
% 2.95/0.83  % (12630)Instructions burned: 101 (million)
% 2.95/0.83  % (12630)------------------------------
% 2.95/0.83  % (12630)------------------------------
% 2.95/0.83  % (12637)First to succeed.
% 2.95/0.84  % (12637)Refutation found. Thanks to Tanya!
% 2.95/0.84  % SZS status Theorem for theBenchmark
% 2.95/0.84  % SZS output start Proof for theBenchmark
% See solution above
% 2.95/0.84  % (12637)------------------------------
% 2.95/0.84  % (12637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.95/0.84  % (12637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.95/0.84  % (12637)Termination reason: Refutation
% 2.95/0.84  
% 2.95/0.84  % (12637)Memory used [KB]: 895
% 2.95/0.84  % (12637)Time elapsed: 0.055 s
% 2.95/0.84  % (12637)Instructions burned: 114 (million)
% 2.95/0.84  % (12637)------------------------------
% 2.95/0.84  % (12637)------------------------------
% 2.95/0.84  % (12595)Success in time 0.494 s
%------------------------------------------------------------------------------