TSTP Solution File: ARI708_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI708_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 : n006.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:57 EDT 2022

% Result   : Theorem 2.87s 0.80s
% Output   : Refutation 2.87s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   27 (  18 unt;   5 typ;   0 def)
%            Number of atoms       :   26 (  12 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    9 (   5   ~;   0   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number arithmetic     :  111 (   0 atm;  87 fun;  24 num;   0 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   5 usr;   5 prp; 0-2 aty)
%            Number of functors    :   11 (   4 usr;   7 con; 0-2 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

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

tff(func_def_1,type,
    c: $int ).

tff(func_def_2,type,
    d: $int ).

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

tff(pred_def_2,type,
    sP0: $int > $o ).

tff(f52,plain,
    $false,
    inference(avatar_smt_refutation,[],[f36,f41,f46,f51]) ).

tff(f51,plain,
    spl1_4,
    inference(avatar_split_clause,[],[f27,f48]) ).

tff(f48,plain,
    ( spl1_4
  <=> ( b = $product($sum(c,$uminus(d)),$sum(c,$uminus(d))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_4])]) ).

tff(f27,plain,
    b = $product($sum(c,$uminus(d)),$sum(c,$uminus(d))),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,plain,
    b = $product($sum(c,$uminus(d)),$sum(c,$uminus(d))),
    inference(theory_normalization,[],[f2]) ).

tff(f2,axiom,
    $product($difference(c,d),$difference(c,d)) = b,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',eq2) ).

tff(f46,plain,
    ~ spl1_3,
    inference(avatar_split_clause,[],[f28,f43]) ).

tff(f43,plain,
    ( spl1_3
  <=> sP0(0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_3])]) ).

tff(f28,plain,
    ~ sP0(0),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP0])]) ).

tff(f41,plain,
    spl1_2,
    inference(avatar_split_clause,[],[f30,f38]) ).

tff(f38,plain,
    ( spl1_2
  <=> sP0($sum($sum(a,b),$uminus($product(2,$sum($product(c,c),$product(d,d)))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f30,plain,
    sP0($sum($sum(a,b),$uminus($product(2,$sum($product(c,c),$product(d,d)))))),
    inference(evaluation,[],[f29]) ).

tff(f29,plain,
    sP0($sum($sum(a,b),$product(-1,$product(2,$sum($product(c,c),$product(d,d)))))),
    inference(inequality_splitting,[],[f26,f28]) ).

tff(f26,plain,
    0 != $sum($sum(a,b),$product(-1,$product(2,$sum($product(c,c),$product(d,d))))),
    inference(cnf_transformation,[],[f24]) ).

tff(f24,plain,
    0 != $sum($sum(a,b),$product(-1,$product(2,$sum($product(c,c),$product(d,d))))),
    inference(flattening,[],[f4]) ).

tff(f4,negated_conjecture,
    ( ( ~ 0 )
    = $sum($sum(a,b),$product(-1,$product(2,$sum($product(c,c),$product(d,d))))) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    0 = $sum($sum(a,b),$product(-1,$product(2,$sum($product(c,c),$product(d,d))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

tff(f36,plain,
    spl1_1,
    inference(avatar_split_clause,[],[f31,f33]) ).

tff(f33,plain,
    ( spl1_1
  <=> ( 0 = $sum(a,$uminus($product($sum(c,d),$sum(d,c)))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

tff(f31,plain,
    0 = $sum(a,$uminus($product($sum(c,d),$sum(d,c)))),
    inference(evaluation,[],[f25]) ).

tff(f25,plain,
    $sum(a,$product(-1,$product($sum(c,d),$sum(d,c)))) = 0,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    $sum(a,$product(-1,$product($sum(c,d),$sum(d,c)))) = 0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',eq1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : ARI708=1 : TPTP v8.1.0. Released v6.3.0.
% 0.03/0.12  % 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.33  % Computer : n006.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 15:56:10 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.44  % (26517)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.18/0.46  % (26509)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.18/0.46  % (26517)Refutation not found, incomplete strategy% (26517)------------------------------
% 0.18/0.46  % (26517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.46  % (26517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.46  % (26517)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.46  
% 0.18/0.46  % (26517)Memory used [KB]: 5373
% 0.18/0.46  % (26517)Time elapsed: 0.084 s
% 0.18/0.46  % (26517)Instructions burned: 2 (million)
% 0.18/0.46  % (26517)------------------------------
% 0.18/0.46  % (26517)------------------------------
% 0.18/0.47  % (26533)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.18/0.48  % (26525)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.18/0.49  % (26526)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.18/0.49  % (26518)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.18/0.49  % (26526)Refutation not found, incomplete strategy% (26526)------------------------------
% 0.18/0.49  % (26526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (26526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (26526)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.49  
% 0.18/0.49  % (26526)Memory used [KB]: 1023
% 0.18/0.49  % (26526)Time elapsed: 0.052 s
% 0.18/0.49  % (26526)Instructions burned: 3 (million)
% 0.18/0.49  % (26526)------------------------------
% 0.18/0.49  % (26526)------------------------------
% 0.18/0.49  % (26509)Instruction limit reached!
% 0.18/0.49  % (26509)------------------------------
% 0.18/0.49  % (26509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (26509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (26509)Termination reason: Unknown
% 0.18/0.49  % (26509)Termination phase: Saturation
% 0.18/0.49  
% 0.18/0.49  % (26509)Memory used [KB]: 5628
% 0.18/0.49  % (26509)Time elapsed: 0.098 s
% 0.18/0.49  % (26509)Instructions burned: 15 (million)
% 0.18/0.49  % (26509)------------------------------
% 0.18/0.49  % (26509)------------------------------
% 0.18/0.49  % (26525)Refutation not found, incomplete strategy% (26525)------------------------------
% 0.18/0.49  % (26525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (26525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (26525)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.49  
% 0.18/0.49  % (26525)Memory used [KB]: 5373
% 0.18/0.49  % (26525)Time elapsed: 0.123 s
% 0.18/0.49  % (26525)Instructions burned: 1 (million)
% 0.18/0.49  % (26525)------------------------------
% 0.18/0.49  % (26525)------------------------------
% 0.18/0.50  % (26510)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.18/0.50  % (26513)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.18/0.50  % (26513)Instruction limit reached!
% 0.18/0.50  % (26513)------------------------------
% 0.18/0.50  % (26513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (26513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (26513)Termination reason: Unknown
% 0.18/0.50  % (26513)Termination phase: Property scanning
% 0.18/0.50  
% 0.18/0.50  % (26513)Memory used [KB]: 895
% 0.18/0.50  % (26513)Time elapsed: 0.002 s
% 0.18/0.50  % (26513)Instructions burned: 2 (million)
% 0.18/0.50  % (26513)------------------------------
% 0.18/0.50  % (26513)------------------------------
% 0.18/0.50  % (26512)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.18/0.50  % (26519)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.18/0.50  % (26519)Instruction limit reached!
% 0.18/0.50  % (26519)------------------------------
% 0.18/0.50  % (26519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (26519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (26519)Termination reason: Unknown
% 0.18/0.50  % (26519)Termination phase: Property scanning
% 0.18/0.50  
% 0.18/0.50  % (26519)Memory used [KB]: 895
% 0.18/0.50  % (26519)Time elapsed: 0.004 s
% 0.18/0.50  % (26519)Instructions burned: 2 (million)
% 0.18/0.50  % (26519)------------------------------
% 0.18/0.50  % (26519)------------------------------
% 0.18/0.51  % (26527)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.18/0.51  % (26506)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.18/0.51  % (26508)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.18/0.52  % (26527)Refutation not found, incomplete strategy% (26527)------------------------------
% 0.18/0.52  % (26527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26506)Instruction limit reached!
% 0.18/0.52  % (26506)------------------------------
% 0.18/0.52  % (26506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26506)Termination reason: Unknown
% 0.18/0.52  % (26506)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (26506)Memory used [KB]: 5500
% 0.18/0.52  % (26506)Time elapsed: 0.131 s
% 0.18/0.52  % (26506)Instructions burned: 9 (million)
% 0.18/0.52  % (26506)------------------------------
% 0.18/0.52  % (26506)------------------------------
% 0.18/0.52  % (26528)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.18/0.52  % (26510)Instruction limit reached!
% 0.18/0.52  % (26510)------------------------------
% 0.18/0.52  % (26510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26510)Termination reason: Unknown
% 0.18/0.52  % (26510)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (26510)Memory used [KB]: 5500
% 0.18/0.52  % (26510)Time elapsed: 0.084 s
% 0.18/0.52  % (26510)Instructions burned: 32 (million)
% 0.18/0.52  % (26510)------------------------------
% 0.18/0.52  % (26510)------------------------------
% 0.18/0.52  % (26514)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.18/0.52  % (26527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26527)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  % (26531)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.18/0.52  
% 0.18/0.52  % (26527)Memory used [KB]: 5500
% 0.18/0.52  % (26527)Time elapsed: 0.122 s
% 0.18/0.52  % (26527)Instructions burned: 2 (million)
% 0.18/0.52  % (26527)------------------------------
% 0.18/0.52  % (26527)------------------------------
% 0.18/0.52  % (26507)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.18/0.52  % (26531)Refutation not found, incomplete strategy% (26531)------------------------------
% 0.18/0.52  % (26531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26531)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (26531)Memory used [KB]: 5373
% 0.18/0.52  % (26531)Time elapsed: 0.127 s
% 0.18/0.52  % (26531)Instructions burned: 2 (million)
% 0.18/0.52  % (26531)------------------------------
% 0.18/0.52  % (26531)------------------------------
% 0.18/0.52  % (26523)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.18/0.52  % (26507)Instruction limit reached!
% 0.18/0.52  % (26507)------------------------------
% 0.18/0.52  % (26507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26507)Termination reason: Unknown
% 0.18/0.52  % (26507)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (26507)Memory used [KB]: 5500
% 0.18/0.52  % (26507)Time elapsed: 0.003 s
% 0.18/0.52  % (26507)Instructions burned: 3 (million)
% 0.18/0.52  % (26507)------------------------------
% 0.18/0.52  % (26507)------------------------------
% 0.18/0.52  % (26523)Refutation not found, incomplete strategy% (26523)------------------------------
% 0.18/0.52  % (26523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26523)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (26523)Memory used [KB]: 5373
% 0.18/0.52  % (26523)Time elapsed: 0.140 s
% 0.18/0.52  % (26523)Instructions burned: 1 (million)
% 0.18/0.52  % (26523)------------------------------
% 0.18/0.52  % (26523)------------------------------
% 0.18/0.52  % (26504)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.18/0.52  % (26505)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.18/0.52  % (26532)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.18/0.52  % (26505)Refutation not found, incomplete strategy% (26505)------------------------------
% 0.18/0.52  % (26505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (26505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (26505)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (26505)Memory used [KB]: 5500
% 0.18/0.52  % (26505)Time elapsed: 0.135 s
% 0.18/0.52  % (26505)Instructions burned: 4 (million)
% 0.18/0.52  % (26505)------------------------------
% 0.18/0.52  % (26505)------------------------------
% 0.18/0.52  % (26520)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.18/0.53  % (26520)Refutation not found, incomplete strategy% (26520)------------------------------
% 0.18/0.53  % (26520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (26520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (26520)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (26520)Memory used [KB]: 5373
% 0.18/0.53  % (26520)Time elapsed: 0.140 s
% 0.18/0.53  % (26520)------------------------------
% 0.18/0.53  % (26520)------------------------------
% 0.18/0.53  % (26524)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.18/0.53  % (26529)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.18/0.53  % (26516)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.18/0.53  % (26516)Instruction limit reached!
% 0.18/0.53  % (26516)------------------------------
% 0.18/0.53  % (26516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (26524)Refutation not found, incomplete strategy% (26524)------------------------------
% 0.18/0.53  % (26524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (26516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (26516)Termination reason: Unknown
% 0.18/0.53  % (26511)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.18/0.53  % (26516)Termination phase: Equality proxy
% 0.18/0.53  
% 0.18/0.53  % (26516)Memory used [KB]: 895
% 0.18/0.53  % (26516)Time elapsed: 0.005 s
% 0.18/0.53  % (26516)Instructions burned: 2 (million)
% 0.18/0.53  % (26516)------------------------------
% 0.18/0.53  % (26516)------------------------------
% 0.18/0.53  % (26524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (26524)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (26524)Memory used [KB]: 1023
% 0.18/0.53  % (26524)Time elapsed: 0.139 s
% 0.18/0.53  % (26524)Instructions burned: 3 (million)
% 0.18/0.53  % (26524)------------------------------
% 0.18/0.53  % (26524)------------------------------
% 0.18/0.53  % (26522)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.18/0.53  % (26515)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.18/0.53  % (26511)Refutation not found, incomplete strategy% (26511)------------------------------
% 0.18/0.53  % (26511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (26522)Refutation not found, incomplete strategy% (26522)------------------------------
% 0.18/0.53  % (26522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (26530)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.18/0.53  % (26521)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.18/0.53  % (26515)Refutation not found, incomplete strategy% (26515)------------------------------
% 0.18/0.53  % (26515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (26515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (26515)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (26515)Memory used [KB]: 5500
% 0.18/0.53  % (26515)Time elapsed: 0.150 s
% 0.18/0.53  % (26515)Instructions burned: 2 (million)
% 0.18/0.53  % (26515)------------------------------
% 0.18/0.53  % (26515)------------------------------
% 0.18/0.54  % (26512)Instruction limit reached!
% 0.18/0.54  % (26512)------------------------------
% 0.18/0.54  % (26512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.54  % (26512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.54  % (26512)Termination reason: Unknown
% 0.18/0.54  % (26512)Termination phase: Saturation
% 0.18/0.54  
% 0.18/0.54  % (26512)Memory used [KB]: 5756
% 0.18/0.54  % (26512)Time elapsed: 0.147 s
% 0.18/0.54  % (26512)Instructions burned: 26 (million)
% 0.18/0.54  % (26512)------------------------------
% 0.18/0.54  % (26512)------------------------------
% 0.18/0.54  % (26522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.54  % (26522)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.54  
% 0.18/0.54  % (26522)Memory used [KB]: 5373
% 0.18/0.54  % (26522)Time elapsed: 0.150 s
% 0.18/0.54  % (26522)------------------------------
% 0.18/0.54  % (26522)------------------------------
% 0.18/0.54  % (26533)Instruction limit reached!
% 0.18/0.54  % (26533)------------------------------
% 0.18/0.54  % (26533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.54  % (26533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.54  % (26533)Termination reason: Unknown
% 0.18/0.54  % (26533)Termination phase: Saturation
% 0.18/0.54  
% 0.18/0.54  % (26533)Memory used [KB]: 6140
% 0.18/0.54  % (26533)Time elapsed: 0.168 s
% 0.18/0.54  % (26533)Instructions burned: 41 (million)
% 0.18/0.54  % (26533)------------------------------
% 0.18/0.54  % (26533)------------------------------
% 0.18/0.55  % (26511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (26511)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.55  
% 0.18/0.55  % (26511)Memory used [KB]: 5500
% 0.18/0.55  % (26511)Time elapsed: 0.142 s
% 0.18/0.55  % (26511)Instructions burned: 3 (million)
% 0.18/0.55  % (26511)------------------------------
% 0.18/0.55  % (26511)------------------------------
% 0.18/0.55  % (26518)Instruction limit reached!
% 0.18/0.55  % (26518)------------------------------
% 0.18/0.55  % (26518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (26518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (26518)Termination reason: Unknown
% 0.18/0.55  % (26518)Termination phase: Saturation
% 0.18/0.55  
% 0.18/0.55  % (26518)Memory used [KB]: 6396
% 0.18/0.55  % (26518)Time elapsed: 0.123 s
% 0.18/0.55  % (26518)Instructions burned: 51 (million)
% 0.18/0.55  % (26518)------------------------------
% 0.18/0.55  % (26518)------------------------------
% 0.18/0.56  % (26532)Instruction limit reached!
% 0.18/0.56  % (26532)------------------------------
% 0.18/0.56  % (26532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.56  % (26532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.56  % (26532)Termination reason: Unknown
% 0.18/0.56  % (26532)Termination phase: Saturation
% 0.18/0.56  
% 0.18/0.56  % (26532)Memory used [KB]: 5756
% 0.18/0.56  % (26532)Time elapsed: 0.153 s
% 0.18/0.56  % (26532)Instructions burned: 23 (million)
% 0.18/0.56  % (26532)------------------------------
% 0.18/0.56  % (26532)------------------------------
% 1.75/0.57  % (26508)Instruction limit reached!
% 1.75/0.57  % (26508)------------------------------
% 1.75/0.57  % (26508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.57  % (26508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.57  % (26508)Termination reason: Unknown
% 1.75/0.57  % (26508)Termination phase: Saturation
% 1.75/0.57  
% 1.75/0.57  % (26508)Memory used [KB]: 5884
% 1.75/0.57  % (26508)Time elapsed: 0.190 s
% 1.75/0.57  % (26508)Instructions burned: 37 (million)
% 1.75/0.57  % (26508)------------------------------
% 1.75/0.57  % (26508)------------------------------
% 1.88/0.58  % (26514)Instruction limit reached!
% 1.88/0.58  % (26514)------------------------------
% 1.88/0.58  % (26514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.58  % (26514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.58  % (26514)Termination reason: Unknown
% 1.88/0.58  % (26514)Termination phase: Saturation
% 1.88/0.58  
% 1.88/0.58  % (26514)Memory used [KB]: 5500
% 1.88/0.58  % (26514)Time elapsed: 0.168 s
% 1.88/0.58  % (26514)Instructions burned: 35 (million)
% 1.88/0.58  % (26514)------------------------------
% 1.88/0.58  % (26514)------------------------------
% 1.88/0.58  % (26534)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.88/0.58  % (26529)Instruction limit reached!
% 1.88/0.58  % (26529)------------------------------
% 1.88/0.58  % (26529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.58  % (26529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.58  % (26529)Termination reason: Unknown
% 1.88/0.58  % (26529)Termination phase: Saturation
% 1.88/0.58  
% 1.88/0.58  % (26529)Memory used [KB]: 5756
% 1.88/0.58  % (26529)Time elapsed: 0.181 s
% 1.88/0.58  % (26529)Instructions burned: 44 (million)
% 1.88/0.58  % (26529)------------------------------
% 1.88/0.58  % (26529)------------------------------
% 1.88/0.60  % (26534)Refutation not found, incomplete strategy% (26534)------------------------------
% 1.88/0.60  % (26534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.60  % (26534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.60  % (26534)Termination reason: Refutation not found, incomplete strategy
% 1.88/0.60  
% 1.88/0.60  % (26534)Memory used [KB]: 5373
% 1.88/0.60  % (26534)Time elapsed: 0.112 s
% 1.88/0.60  % (26534)Instructions burned: 2 (million)
% 1.88/0.60  % (26534)------------------------------
% 1.88/0.60  % (26534)------------------------------
% 1.88/0.61  % (26536)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)
% 1.88/0.61  % (26536)Refutation not found, incomplete strategy% (26536)------------------------------
% 1.88/0.61  % (26536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.61  % (26536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.61  % (26536)Termination reason: Refutation not found, incomplete strategy
% 1.88/0.61  
% 1.88/0.61  % (26536)Memory used [KB]: 5500
% 1.88/0.61  % (26536)Time elapsed: 0.081 s
% 1.88/0.61  % (26536)Instructions burned: 3 (million)
% 1.88/0.61  % (26536)------------------------------
% 1.88/0.61  % (26536)------------------------------
% 1.88/0.61  % (26521)Instruction limit reached!
% 1.88/0.61  % (26521)------------------------------
% 1.88/0.61  % (26521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.61  % (26521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.61  % (26521)Termination reason: Unknown
% 1.88/0.61  % (26521)Termination phase: Saturation
% 1.88/0.61  
% 1.88/0.61  % (26521)Memory used [KB]: 6140
% 1.88/0.61  % (26521)Time elapsed: 0.196 s
% 1.88/0.61  % (26521)Instructions burned: 49 (million)
% 1.88/0.61  % (26521)------------------------------
% 1.88/0.61  % (26521)------------------------------
% 1.88/0.61  % (26528)Instruction limit reached!
% 1.88/0.61  % (26528)------------------------------
% 1.88/0.61  % (26528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.61  % (26528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.61  % (26528)Termination reason: Unknown
% 1.88/0.61  % (26528)Termination phase: Saturation
% 1.88/0.61  
% 1.88/0.61  % (26528)Memory used [KB]: 1407
% 1.88/0.61  % (26528)Time elapsed: 0.213 s
% 1.88/0.61  % (26528)Instructions burned: 47 (million)
% 1.88/0.61  % (26528)------------------------------
% 1.88/0.61  % (26528)------------------------------
% 1.88/0.61  % (26530)Instruction limit reached!
% 1.88/0.61  % (26530)------------------------------
% 1.88/0.61  % (26530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.61  % (26530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.61  % (26530)Termination reason: Unknown
% 1.88/0.61  % (26530)Termination phase: Saturation
% 1.88/0.61  
% 1.88/0.61  % (26530)Memory used [KB]: 5884
% 1.88/0.61  % (26530)Time elapsed: 0.216 s
% 1.88/0.61  % (26530)Instructions burned: 44 (million)
% 1.88/0.61  % (26530)------------------------------
% 1.88/0.61  % (26530)------------------------------
% 1.88/0.62  % (26537)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)
% 1.88/0.62  % (26537)Refutation not found, incomplete strategy% (26537)------------------------------
% 1.88/0.62  % (26537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.62  % (26537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.62  % (26537)Termination reason: Refutation not found, incomplete strategy
% 1.88/0.62  
% 1.88/0.62  % (26537)Memory used [KB]: 5373
% 1.88/0.62  % (26537)Time elapsed: 0.036 s
% 1.88/0.62  % (26537)Instructions burned: 2 (million)
% 1.88/0.62  % (26537)------------------------------
% 1.88/0.62  % (26537)------------------------------
% 1.88/0.62  % (26538)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)
% 1.88/0.62  % (26539)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)
% 1.88/0.62  % (26538)Refutation not found, incomplete strategy% (26538)------------------------------
% 1.88/0.62  % (26538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.62  % (26538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.62  % (26538)Termination reason: Refutation not found, incomplete strategy
% 1.88/0.62  
% 1.88/0.62  % (26538)Memory used [KB]: 5500
% 1.88/0.62  % (26538)Time elapsed: 0.101 s
% 1.88/0.62  % (26538)Instructions burned: 3 (million)
% 1.88/0.62  % (26538)------------------------------
% 1.88/0.62  % (26538)------------------------------
% 2.23/0.63  % (26543)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.23/0.64  % (26540)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.23/0.64  % (26545)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.37/0.65  % (26541)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.37/0.65  % (26546)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.37/0.65  % (26542)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.37/0.65  % (26547)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.37/0.65  % (26547)Refutation not found, incomplete strategy% (26547)------------------------------
% 2.37/0.65  % (26547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.65  % (26547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.65  % (26547)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.65  
% 2.37/0.65  % (26547)Memory used [KB]: 895
% 2.37/0.65  % (26547)Time elapsed: 0.090 s
% 2.37/0.65  % (26547)Instructions burned: 2 (million)
% 2.37/0.65  % (26547)------------------------------
% 2.37/0.65  % (26547)------------------------------
% 2.37/0.65  % (26552)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 (2998ds/493Mi)
% 2.37/0.65  % (26548)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.37/0.65  % (26544)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.37/0.66  % (26554)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 (2998ds/146Mi)
% 2.37/0.66  % (26548)Refutation not found, incomplete strategy% (26548)------------------------------
% 2.37/0.66  % (26548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.66  % (26548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.66  % (26548)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.66  
% 2.37/0.66  % (26548)Memory used [KB]: 5373
% 2.37/0.66  % (26548)Time elapsed: 0.099 s
% 2.37/0.66  % (26548)------------------------------
% 2.37/0.66  % (26548)------------------------------
% 2.37/0.66  % (26549)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.37/0.68  % (26550)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.37/0.68  % (26555)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.37/0.69  % (26551)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.37/0.69  % (26557)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.37/0.69  % (26556)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.37/0.70  % (26558)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.37/0.71  % (26553)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 (2998ds/81Mi)
% 2.37/0.71  % (26553)Refutation not found, incomplete strategy% (26553)------------------------------
% 2.37/0.71  % (26553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.71  % (26553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.71  % (26553)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.71  
% 2.37/0.71  % (26553)Memory used [KB]: 5500
% 2.37/0.71  % (26553)Time elapsed: 0.142 s
% 2.37/0.71  % (26553)Instructions burned: 2 (million)
% 2.37/0.71  % (26553)------------------------------
% 2.37/0.71  % (26553)------------------------------
% 2.37/0.72  % (26560)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.63/0.72  % (26561)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.63/0.73  % (26541)Instruction limit reached!
% 2.63/0.73  % (26541)------------------------------
% 2.63/0.73  % (26541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.73  % (26541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.73  % (26541)Termination reason: Unknown
% 2.63/0.73  % (26541)Termination phase: Saturation
% 2.63/0.73  
% 2.63/0.73  % (26541)Memory used [KB]: 6524
% 2.63/0.73  % (26541)Time elapsed: 0.192 s
% 2.63/0.73  % (26541)Instructions burned: 58 (million)
% 2.63/0.73  % (26541)------------------------------
% 2.63/0.73  % (26541)------------------------------
% 2.63/0.74  % (26544)Refutation not found, incomplete strategy% (26544)------------------------------
% 2.63/0.74  % (26544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.74  % (26544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.74  % (26544)Termination reason: Refutation not found, incomplete strategy
% 2.63/0.74  
% 2.63/0.74  % (26544)Memory used [KB]: 5373
% 2.63/0.74  % (26544)Time elapsed: 0.186 s
% 2.63/0.74  % (26544)Instructions burned: 49 (million)
% 2.63/0.74  % (26544)------------------------------
% 2.63/0.74  % (26544)------------------------------
% 2.63/0.74  % (26559)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.63/0.74  % (26565)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 (2997ds/382Mi)
% 2.63/0.75  % (26564)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.63/0.75  % (26563)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.63/0.76  % (26566)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 (2997ds/256Mi)
% 2.63/0.76  % (26562)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.63/0.76  % (26562)Refutation not found, incomplete strategy% (26562)------------------------------
% 2.63/0.76  % (26562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.76  % (26562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.76  % (26562)Termination reason: Refutation not found, incomplete strategy
% 2.63/0.76  
% 2.63/0.76  % (26562)Memory used [KB]: 5373
% 2.63/0.76  % (26562)Time elapsed: 0.116 s
% 2.63/0.76  % (26562)Instructions burned: 2 (million)
% 2.63/0.76  % (26562)------------------------------
% 2.63/0.76  % (26562)------------------------------
% 2.87/0.77  % (26552)Refutation not found, incomplete strategy% (26552)------------------------------
% 2.87/0.77  % (26552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.77  % (26552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.77  % (26552)Termination reason: Refutation not found, incomplete strategy
% 2.87/0.77  
% 2.87/0.77  % (26552)Memory used [KB]: 895
% 2.87/0.77  % (26552)Time elapsed: 0.142 s
% 2.87/0.77  % (26552)Instructions burned: 107 (million)
% 2.87/0.77  % (26552)------------------------------
% 2.87/0.77  % (26552)------------------------------
% 2.87/0.77  % (26567)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.87/0.77  % (26567)Refutation not found, incomplete strategy% (26567)------------------------------
% 2.87/0.77  % (26567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.77  % (26567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.77  % (26567)Termination reason: Refutation not found, incomplete strategy
% 2.87/0.77  
% 2.87/0.77  % (26567)Memory used [KB]: 5500
% 2.87/0.77  % (26567)Time elapsed: 0.104 s
% 2.87/0.77  % (26567)Instructions burned: 2 (million)
% 2.87/0.77  % (26567)------------------------------
% 2.87/0.77  % (26567)------------------------------
% 2.87/0.77  % (26539)Instruction limit reached!
% 2.87/0.77  % (26539)------------------------------
% 2.87/0.77  % (26539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.77  % (26539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.77  % (26539)Termination reason: Unknown
% 2.87/0.77  % (26539)Termination phase: Saturation
% 2.87/0.77  
% 2.87/0.77  % (26539)Memory used [KB]: 6780
% 2.87/0.77  % (26539)Time elapsed: 0.231 s
% 2.87/0.77  % (26539)Instructions burned: 101 (million)
% 2.87/0.77  % (26539)------------------------------
% 2.87/0.77  % (26539)------------------------------
% 2.87/0.78  % (26540)Instruction limit reached!
% 2.87/0.78  % (26540)------------------------------
% 2.87/0.78  % (26540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.78  % (26540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.78  % (26540)Termination reason: Unknown
% 2.87/0.78  % (26540)Termination phase: Saturation
% 2.87/0.78  
% 2.87/0.78  % (26540)Memory used [KB]: 6396
% 2.87/0.78  % (26540)Time elapsed: 0.245 s
% 2.87/0.78  % (26540)Instructions burned: 77 (million)
% 2.87/0.78  % (26540)------------------------------
% 2.87/0.78  % (26540)------------------------------
% 2.87/0.80  % (26543)First to succeed.
% 2.87/0.80  % (26568)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.87/0.80  % (26543)Refutation found. Thanks to Tanya!
% 2.87/0.80  % SZS status Theorem for theBenchmark
% 2.87/0.80  % SZS output start Proof for theBenchmark
% See solution above
% 2.87/0.80  % (26543)------------------------------
% 2.87/0.80  % (26543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.80  % (26543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.80  % (26543)Termination reason: Refutation
% 2.87/0.80  
% 2.87/0.80  % (26543)Memory used [KB]: 5373
% 2.87/0.80  % (26543)Time elapsed: 0.042 s
% 2.87/0.80  % (26543)Instructions burned: 102 (million)
% 2.87/0.80  % (26543)------------------------------
% 2.87/0.80  % (26543)------------------------------
% 2.87/0.80  % (26503)Success in time 0.454 s
%------------------------------------------------------------------------------