TSTP Solution File: FLD061-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD061-3 : TPTP v8.1.0. Bugfixed v2.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 : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:05:58 EDT 2022

% Result   : Unsatisfiable 2.68s 0.77s
% Output   : Refutation 2.68s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   29 (  11 unt;   0 def)
%            Number of atoms       :   66 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   78 (  41   ~;  37   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   37 (  37   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f362,plain,
    $false,
    inference(subsumption_resolution,[],[f360,f28]) ).

fof(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_is_defined) ).

fof(f360,plain,
    ~ defined(b),
    inference(resolution,[],[f332,f189]) ).

fof(f189,plain,
    ! [X18] :
      ( less_or_equal(add(c,X18),add(d,X18))
      | ~ defined(X18) ),
    inference(subsumption_resolution,[],[f188,f29]) ).

fof(f29,axiom,
    defined(c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_is_defined) ).

fof(f188,plain,
    ! [X18] :
      ( ~ defined(X18)
      | ~ defined(c)
      | less_or_equal(add(c,X18),add(d,X18)) ),
    inference(duplicate_literal_removal,[],[f187]) ).

fof(f187,plain,
    ! [X18] :
      ( ~ defined(c)
      | ~ defined(X18)
      | less_or_equal(add(c,X18),add(d,X18))
      | ~ defined(X18) ),
    inference(resolution,[],[f74,f19]) ).

fof(f19,axiom,
    ! [X3,X0] :
      ( sum(X0,X3,add(X0,X3))
      | ~ defined(X3)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',totality_of_addition) ).

fof(f74,plain,
    ! [X10,X9] :
      ( ~ sum(c,X9,X10)
      | less_or_equal(X10,add(d,X9))
      | ~ defined(X9) ),
    inference(subsumption_resolution,[],[f73,f30]) ).

fof(f30,axiom,
    defined(d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d_is_defined) ).

fof(f73,plain,
    ! [X10,X9] :
      ( less_or_equal(X10,add(d,X9))
      | ~ defined(X9)
      | ~ defined(d)
      | ~ sum(c,X9,X10) ),
    inference(resolution,[],[f65,f19]) ).

fof(f65,plain,
    ! [X16,X17,X15] :
      ( ~ sum(d,X15,X17)
      | ~ sum(c,X15,X16)
      | less_or_equal(X16,X17) ),
    inference(resolution,[],[f24,f32]) ).

fof(f32,axiom,
    less_or_equal(c,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_6) ).

fof(f24,axiom,
    ! [X3,X0,X1,X4,X5] :
      ( ~ less_or_equal(X0,X3)
      | ~ sum(X0,X5,X4)
      | less_or_equal(X4,X1)
      | ~ sum(X3,X5,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f332,plain,
    ~ less_or_equal(add(c,b),add(d,b)),
    inference(resolution,[],[f312,f34]) ).

fof(f34,plain,
    ! [X0] :
      ( ~ less_or_equal(add(a,c),X0)
      | ~ less_or_equal(X0,add(d,b)) ),
    inference(resolution,[],[f22,f33]) ).

fof(f33,axiom,
    ~ less_or_equal(add(a,c),add(d,b)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_7) ).

fof(f22,axiom,
    ! [X3,X0,X5] :
      ( less_or_equal(X0,X5)
      | ~ less_or_equal(X3,X5)
      | ~ less_or_equal(X0,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_order_relation) ).

fof(f312,plain,
    less_or_equal(add(a,c),add(c,b)),
    inference(resolution,[],[f301,f29]) ).

fof(f301,plain,
    ! [X20] :
      ( ~ defined(X20)
      | less_or_equal(add(a,X20),add(X20,b)) ),
    inference(subsumption_resolution,[],[f299,f28]) ).

fof(f299,plain,
    ! [X20] :
      ( ~ defined(b)
      | ~ defined(X20)
      | less_or_equal(add(a,X20),add(X20,b)) ),
    inference(duplicate_literal_removal,[],[f298]) ).

fof(f298,plain,
    ! [X20] :
      ( less_or_equal(add(a,X20),add(X20,b))
      | ~ defined(X20)
      | ~ defined(X20)
      | ~ defined(b) ),
    inference(resolution,[],[f78,f19]) ).

fof(f78,plain,
    ! [X10,X9] :
      ( ~ sum(X9,b,X10)
      | less_or_equal(add(a,X9),X10)
      | ~ defined(X9) ),
    inference(subsumption_resolution,[],[f77,f27]) ).

fof(f27,axiom,
    defined(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_is_defined) ).

fof(f77,plain,
    ! [X10,X9] :
      ( ~ defined(X9)
      | less_or_equal(add(a,X9),X10)
      | ~ sum(X9,b,X10)
      | ~ defined(a) ),
    inference(resolution,[],[f66,f19]) ).

fof(f66,plain,
    ! [X2,X0,X1] :
      ( ~ sum(a,X0,X1)
      | ~ sum(X0,b,X2)
      | less_or_equal(X1,X2) ),
    inference(resolution,[],[f64,f5]) ).

fof(f5,axiom,
    ! [X3,X0,X5] :
      ( sum(X3,X0,X5)
      | ~ sum(X0,X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f64,plain,
    ! [X14,X12,X13] :
      ( ~ sum(b,X12,X14)
      | ~ sum(a,X12,X13)
      | less_or_equal(X13,X14) ),
    inference(resolution,[],[f24,f31]) ).

fof(f31,axiom,
    less_or_equal(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_5) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : FLD061-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.10/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.34  % Computer : n012.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:42:36 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  % (28113)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.20/0.48  % (28121)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.48  % (28121)Instruction limit reached!
% 0.20/0.48  % (28121)------------------------------
% 0.20/0.48  % (28121)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (28113)Instruction limit reached!
% 0.20/0.49  % (28113)------------------------------
% 0.20/0.49  % (28113)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (28121)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (28121)Termination reason: Unknown
% 0.20/0.49  % (28121)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (28121)Memory used [KB]: 1407
% 0.20/0.49  % (28121)Time elapsed: 0.069 s
% 0.20/0.49  % (28121)Instructions burned: 7 (million)
% 0.20/0.49  % (28121)------------------------------
% 0.20/0.49  % (28121)------------------------------
% 0.20/0.49  % (28113)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (28113)Termination reason: Unknown
% 0.20/0.49  % (28113)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (28113)Memory used [KB]: 5884
% 0.20/0.49  % (28113)Time elapsed: 0.078 s
% 0.20/0.49  % (28113)Instructions burned: 6 (million)
% 0.20/0.49  % (28113)------------------------------
% 0.20/0.49  % (28113)------------------------------
% 0.20/0.50  % (28109)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.50  % (28108)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.51  % (28103)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.51  % (28109)Instruction limit reached!
% 0.20/0.51  % (28109)------------------------------
% 0.20/0.51  % (28109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (28101)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.52  % (28110)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (28124)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.52  % (28102)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.52  % (28123)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.52  % (28118)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.52  % (28109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (28109)Termination reason: Unknown
% 0.20/0.52  % (28109)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (28109)Memory used [KB]: 5884
% 0.20/0.52  % (28109)Time elapsed: 0.107 s
% 0.20/0.52  % (28109)Instructions burned: 5 (million)
% 0.20/0.52  % (28109)------------------------------
% 0.20/0.52  % (28109)------------------------------
% 0.20/0.52  % (28107)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.53  % (28104)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.53  % (28128)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.20/0.53  % (28103)Instruction limit reached!
% 0.20/0.53  % (28103)------------------------------
% 0.20/0.53  % (28103)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (28103)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (28103)Termination reason: Unknown
% 0.20/0.53  % (28103)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (28103)Memory used [KB]: 5884
% 0.20/0.53  % (28103)Time elapsed: 0.128 s
% 0.20/0.53  % (28103)Instructions burned: 5 (million)
% 0.20/0.53  % (28103)------------------------------
% 0.20/0.53  % (28103)------------------------------
% 0.20/0.53  % (28119)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.20/0.53  % (28130)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (28105)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.53  % (28122)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.20/0.53  % (28106)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.53  % (28111)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.53  % (28125)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.53  % (28129)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.54  % (28127)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.20/0.54  % (28126)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.20/0.54  % (28115)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.54  % (28118)Instruction limit reached!
% 0.20/0.54  % (28118)------------------------------
% 0.20/0.54  % (28118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (28120)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.54  % (28116)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.54  % (28111)Instruction limit reached!
% 0.20/0.54  % (28111)------------------------------
% 0.20/0.54  % (28111)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (28111)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (28111)Termination reason: Unknown
% 0.20/0.54  % (28111)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (28111)Memory used [KB]: 6012
% 0.20/0.54  % (28111)Time elapsed: 0.146 s
% 0.20/0.54  % (28111)Instructions burned: 6 (million)
% 0.20/0.54  % (28111)------------------------------
% 0.20/0.54  % (28111)------------------------------
% 0.20/0.54  % (28114)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  TRYING [1]
% 0.20/0.54  TRYING [2]
% 0.20/0.54  % (28120)Instruction limit reached!
% 0.20/0.54  % (28120)------------------------------
% 0.20/0.54  % (28120)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (28120)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (28120)Termination reason: Unknown
% 0.20/0.54  % (28120)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (28120)Memory used [KB]: 5884
% 0.20/0.54  % (28120)Time elapsed: 0.142 s
% 0.20/0.54  % (28120)Instructions burned: 7 (million)
% 0.20/0.54  % (28120)------------------------------
% 0.20/0.54  % (28120)------------------------------
% 0.20/0.54  % (28118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (28118)Termination reason: Unknown
% 0.20/0.54  % (28118)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (28118)Memory used [KB]: 6012
% 0.20/0.54  % (28118)Time elapsed: 0.136 s
% 0.20/0.54  % (28118)Instructions burned: 9 (million)
% 0.20/0.54  % (28118)------------------------------
% 0.20/0.54  % (28118)------------------------------
% 0.20/0.54  TRYING [3]
% 0.20/0.54  % (28116)Instruction limit reached!
% 0.20/0.54  % (28116)------------------------------
% 0.20/0.54  % (28116)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (28116)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (28114)Instruction limit reached!
% 0.20/0.54  % (28114)------------------------------
% 0.20/0.54  % (28114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (28116)Termination reason: Unknown
% 0.20/0.54  % (28116)Termination phase: Finite model building constraint generation
% 0.20/0.54  
% 0.20/0.54  % (28114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (28116)Memory used [KB]: 6140
% 0.20/0.54  % (28114)Termination reason: Unknown
% 0.20/0.54  % (28116)Time elapsed: 0.133 s
% 0.20/0.54  % (28116)Instructions burned: 8 (million)
% 0.20/0.54  % (28114)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (28116)------------------------------
% 0.20/0.54  % (28116)------------------------------
% 0.20/0.54  % (28114)Memory used [KB]: 5884
% 0.20/0.54  % (28114)Time elapsed: 0.140 s
% 0.20/0.54  % (28114)Instructions burned: 4 (million)
% 0.20/0.54  % (28114)------------------------------
% 0.20/0.54  % (28114)------------------------------
% 0.20/0.54  % (28112)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.20/0.56  % (28117)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.56  % (28106)Instruction limit reached!
% 0.20/0.56  % (28106)------------------------------
% 0.20/0.56  % (28106)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (28106)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (28106)Termination reason: Unknown
% 0.20/0.56  % (28106)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (28106)Memory used [KB]: 6268
% 0.20/0.56  % (28106)Time elapsed: 0.139 s
% 0.20/0.56  % (28106)Instructions burned: 26 (million)
% 0.20/0.56  % (28106)------------------------------
% 0.20/0.56  % (28106)------------------------------
% 0.20/0.56  % (28117)Instruction limit reached!
% 0.20/0.56  % (28117)------------------------------
% 0.20/0.56  % (28117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (28117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (28117)Termination reason: Unknown
% 0.20/0.56  % (28117)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (28117)Memory used [KB]: 5884
% 0.20/0.56  % (28117)Time elapsed: 0.161 s
% 0.20/0.56  % (28117)Instructions burned: 2 (million)
% 0.20/0.56  % (28117)------------------------------
% 0.20/0.56  % (28117)------------------------------
% 0.20/0.56  % (28129)Instruction limit reached!
% 0.20/0.56  % (28129)------------------------------
% 0.20/0.56  % (28129)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (28129)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (28129)Termination reason: Unknown
% 0.20/0.56  % (28129)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (28129)Memory used [KB]: 6012
% 0.20/0.56  % (28129)Time elapsed: 0.144 s
% 0.20/0.56  % (28129)Instructions burned: 21 (million)
% 0.20/0.56  % (28129)------------------------------
% 0.20/0.56  % (28129)------------------------------
% 0.20/0.57  % (28108)Instruction limit reached!
% 0.20/0.57  % (28108)------------------------------
% 0.20/0.57  % (28108)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (28108)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (28108)Termination reason: Unknown
% 0.20/0.57  % (28108)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (28108)Memory used [KB]: 6396
% 0.20/0.57  % (28108)Time elapsed: 0.163 s
% 0.20/0.57  % (28108)Instructions burned: 51 (million)
% 0.20/0.57  % (28108)------------------------------
% 0.20/0.57  % (28108)------------------------------
% 0.20/0.57  % (28115)Instruction limit reached!
% 0.20/0.57  % (28115)------------------------------
% 0.20/0.57  % (28115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (28115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (28115)Termination reason: Unknown
% 0.20/0.57  % (28115)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (28115)Memory used [KB]: 1663
% 0.20/0.57  % (28115)Time elapsed: 0.138 s
% 0.20/0.57  % (28115)Instructions burned: 29 (million)
% 0.20/0.57  % (28115)------------------------------
% 0.20/0.57  % (28115)------------------------------
% 0.20/0.57  % (28119)Instruction limit reached!
% 0.20/0.57  % (28119)------------------------------
% 0.20/0.57  % (28119)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (28119)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (28119)Termination reason: Unknown
% 0.20/0.57  % (28119)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (28119)Memory used [KB]: 10746
% 0.20/0.57  % (28119)Time elapsed: 0.155 s
% 0.20/0.57  % (28119)Instructions burned: 28 (million)
% 0.20/0.57  % (28119)------------------------------
% 0.20/0.57  % (28119)------------------------------
% 0.20/0.57  % (28102)Instruction limit reached!
% 0.20/0.57  % (28102)------------------------------
% 0.20/0.57  % (28102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (28102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (28102)Termination reason: Unknown
% 0.20/0.57  % (28102)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (28102)Memory used [KB]: 1663
% 0.20/0.57  % (28102)Time elapsed: 0.156 s
% 0.20/0.57  % (28102)Instructions burned: 42 (million)
% 0.20/0.57  % (28102)------------------------------
% 0.20/0.57  % (28102)------------------------------
% 0.20/0.58  % (28124)Instruction limit reached!
% 0.20/0.58  % (28124)------------------------------
% 0.20/0.58  % (28124)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (28124)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (28124)Termination reason: Unknown
% 0.20/0.58  % (28124)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (28124)Memory used [KB]: 6268
% 0.20/0.58  % (28124)Time elapsed: 0.168 s
% 0.20/0.58  % (28124)Instructions burned: 38 (million)
% 0.20/0.58  % (28124)------------------------------
% 0.20/0.58  % (28124)------------------------------
% 0.20/0.59  % (28105)Instruction limit reached!
% 0.20/0.59  % (28105)------------------------------
% 0.20/0.59  % (28105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (28112)Instruction limit reached!
% 0.20/0.59  % (28112)------------------------------
% 0.20/0.59  % (28112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (28105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (28112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (28105)Termination reason: Unknown
% 0.20/0.59  % (28112)Termination reason: Unknown
% 0.20/0.59  % (28105)Termination phase: Saturation
% 0.20/0.59  % (28112)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  
% 0.20/0.59  % (28105)Memory used [KB]: 6652
% 0.20/0.59  % (28112)Memory used [KB]: 6140
% 0.20/0.59  % (28105)Time elapsed: 0.187 s
% 0.20/0.59  % (28112)Time elapsed: 0.183 s
% 0.20/0.59  % (28105)Instructions burned: 34 (million)
% 0.20/0.59  % (28112)Instructions burned: 24 (million)
% 0.20/0.59  % (28105)------------------------------
% 0.20/0.59  % (28105)------------------------------
% 0.20/0.59  % (28112)------------------------------
% 0.20/0.59  % (28112)------------------------------
% 0.20/0.60  % (28110)Instruction limit reached!
% 0.20/0.60  % (28110)------------------------------
% 0.20/0.60  % (28110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (28110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (28110)Termination reason: Unknown
% 0.20/0.60  % (28110)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (28110)Memory used [KB]: 6268
% 0.20/0.60  % (28110)Time elapsed: 0.188 s
% 0.20/0.60  % (28110)Instructions burned: 51 (million)
% 0.20/0.60  % (28110)------------------------------
% 0.20/0.60  % (28110)------------------------------
% 1.97/0.60  % (28104)Instruction limit reached!
% 1.97/0.60  % (28104)------------------------------
% 1.97/0.60  % (28104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (28107)Instruction limit reached!
% 1.97/0.61  % (28107)------------------------------
% 1.97/0.61  % (28107)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (28104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (28104)Termination reason: Unknown
% 1.97/0.61  % (28104)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (28104)Memory used [KB]: 6268
% 1.97/0.61  % (28104)Time elapsed: 0.200 s
% 1.97/0.61  % (28104)Instructions burned: 45 (million)
% 1.97/0.61  % (28104)------------------------------
% 1.97/0.61  % (28104)------------------------------
% 2.13/0.62  % (28132)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.13/0.62  % (28125)Instruction limit reached!
% 2.13/0.62  % (28125)------------------------------
% 2.13/0.62  % (28125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.62  % (28107)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.62  % (28107)Termination reason: Unknown
% 2.13/0.62  % (28107)Termination phase: Saturation
% 2.13/0.62  
% 2.13/0.62  % (28107)Memory used [KB]: 1791
% 2.13/0.62  % (28107)Time elapsed: 0.168 s
% 2.13/0.62  % (28107)Instructions burned: 51 (million)
% 2.13/0.62  % (28107)------------------------------
% 2.13/0.62  % (28107)------------------------------
% 2.13/0.63  % (28131)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.13/0.63  % (28125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.63  % (28125)Termination reason: Unknown
% 2.13/0.63  % (28125)Termination phase: Saturation
% 2.13/0.63  
% 2.13/0.63  % (28125)Memory used [KB]: 6268
% 2.13/0.63  % (28125)Time elapsed: 0.199 s
% 2.13/0.63  % (28125)Instructions burned: 48 (million)
% 2.13/0.63  % (28125)------------------------------
% 2.13/0.63  % (28125)------------------------------
% 2.13/0.63  % (28122)Instruction limit reached!
% 2.13/0.63  % (28122)------------------------------
% 2.13/0.63  % (28122)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.63  % (28122)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.63  % (28122)Termination reason: Unknown
% 2.13/0.63  % (28122)Termination phase: Saturation
% 2.13/0.63  
% 2.13/0.63  % (28122)Memory used [KB]: 6652
% 2.13/0.63  % (28122)Time elapsed: 0.204 s
% 2.13/0.63  % (28122)Instructions burned: 68 (million)
% 2.13/0.63  % (28122)------------------------------
% 2.13/0.63  % (28122)------------------------------
% 2.27/0.64  % (28155)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.27/0.65  % (28127)Refutation not found, non-redundant clauses discarded% (28127)------------------------------
% 2.27/0.65  % (28127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (28127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (28127)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.27/0.65  
% 2.27/0.65  % (28127)Memory used [KB]: 6524
% 2.27/0.65  % (28127)Time elapsed: 0.243 s
% 2.27/0.65  % (28127)Instructions burned: 70 (million)
% 2.27/0.65  % (28127)------------------------------
% 2.27/0.65  % (28127)------------------------------
% 2.27/0.65  % (28131)Instruction limit reached!
% 2.27/0.65  % (28131)------------------------------
% 2.27/0.65  % (28131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (28131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (28131)Termination reason: Unknown
% 2.27/0.65  % (28131)Termination phase: Saturation
% 2.27/0.65  
% 2.27/0.65  % (28131)Memory used [KB]: 6140
% 2.27/0.65  % (28131)Time elapsed: 0.106 s
% 2.27/0.65  % (28131)Instructions burned: 15 (million)
% 2.27/0.65  % (28131)------------------------------
% 2.27/0.65  % (28131)------------------------------
% 2.27/0.65  % (28130)Instruction limit reached!
% 2.27/0.65  % (28130)------------------------------
% 2.27/0.65  % (28130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (28128)Instruction limit reached!
% 2.27/0.65  % (28128)------------------------------
% 2.27/0.65  % (28128)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (28128)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (28128)Termination reason: Unknown
% 2.27/0.65  % (28128)Termination phase: Saturation
% 2.27/0.65  
% 2.27/0.65  % (28128)Memory used [KB]: 2046
% 2.27/0.65  % (28128)Time elapsed: 0.237 s
% 2.27/0.65  % (28128)Instructions burned: 74 (million)
% 2.27/0.65  % (28128)------------------------------
% 2.27/0.65  % (28128)------------------------------
% 2.27/0.65  % (28130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (28130)Termination reason: Unknown
% 2.27/0.65  % (28130)Termination phase: Saturation
% 2.27/0.65  
% 2.27/0.65  % (28130)Memory used [KB]: 6652
% 2.27/0.65  % (28130)Time elapsed: 0.237 s
% 2.27/0.65  % (28130)Instructions burned: 101 (million)
% 2.27/0.65  % (28130)------------------------------
% 2.27/0.65  % (28130)------------------------------
% 2.27/0.66  % (28145)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.27/0.66  % (28132)Refutation not found, non-redundant clauses discarded% (28132)------------------------------
% 2.27/0.66  % (28132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.66  % (28154)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.27/0.66  % (28157)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 2.27/0.67  % (28176)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.27/0.67  % (28143)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.27/0.68  % (28143)Instruction limit reached!
% 2.27/0.68  % (28143)------------------------------
% 2.27/0.68  % (28143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.68  % (28143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.68  % (28143)Termination reason: Unknown
% 2.27/0.68  % (28143)Termination phase: Saturation
% 2.27/0.68  
% 2.27/0.68  % (28143)Memory used [KB]: 5884
% 2.27/0.68  % (28143)Time elapsed: 0.119 s
% 2.27/0.68  % (28143)Instructions burned: 4 (million)
% 2.27/0.68  % (28143)------------------------------
% 2.27/0.68  % (28143)------------------------------
% 2.27/0.68  % (28156)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 2.27/0.68  TRYING [1]
% 2.27/0.68  TRYING [2]
% 2.27/0.68  % (28132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.68  % (28132)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.27/0.68  
% 2.27/0.68  % (28132)Memory used [KB]: 6268
% 2.27/0.68  % (28132)Time elapsed: 0.118 s
% 2.27/0.68  % (28132)Instructions burned: 38 (million)
% 2.27/0.68  % (28132)------------------------------
% 2.27/0.68  % (28132)------------------------------
% 2.27/0.68  TRYING [3]
% 2.27/0.68  % (28152)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.27/0.68  % (28168)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=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.27/0.70  % (28178)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.27/0.70  % (28123)Instruction limit reached!
% 2.27/0.70  % (28123)------------------------------
% 2.27/0.70  % (28123)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.70  % (28123)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.70  % (28123)Termination reason: Unknown
% 2.27/0.70  % (28123)Termination phase: Saturation
% 2.27/0.70  
% 2.27/0.70  % (28123)Memory used [KB]: 8443
% 2.27/0.70  % (28123)Time elapsed: 0.263 s
% 2.27/0.70  % (28123)Instructions burned: 97 (million)
% 2.27/0.70  % (28123)------------------------------
% 2.27/0.70  % (28123)------------------------------
% 2.27/0.70  % (28164)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.27/0.70  % (28126)Instruction limit reached!
% 2.27/0.70  % (28126)------------------------------
% 2.27/0.70  % (28126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.70  % (28126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.70  % (28126)Termination reason: Unknown
% 2.27/0.70  % (28126)Termination phase: Saturation
% 2.27/0.70  
% 2.27/0.70  % (28126)Memory used [KB]: 6908
% 2.27/0.70  % (28126)Time elapsed: 0.263 s
% 2.27/0.70  % (28126)Instructions burned: 82 (million)
% 2.27/0.70  % (28126)------------------------------
% 2.27/0.70  % (28126)------------------------------
% 2.27/0.70  % (28173)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.27/0.70  % (28156)Instruction limit reached!
% 2.27/0.70  % (28156)------------------------------
% 2.27/0.70  % (28156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.70  % (28156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.70  % (28156)Termination reason: Unknown
% 2.27/0.70  % (28156)Termination phase: Finite model building SAT solving
% 2.27/0.70  
% 2.27/0.70  % (28156)Memory used [KB]: 6780
% 2.27/0.70  % (28156)Time elapsed: 0.112 s
% 2.27/0.70  % (28156)Instructions burned: 22 (million)
% 2.27/0.70  % (28156)------------------------------
% 2.27/0.70  % (28156)------------------------------
% 2.27/0.70  % (28155)Instruction limit reached!
% 2.27/0.70  % (28155)------------------------------
% 2.27/0.70  % (28155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.70  % (28155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.70  % (28155)Termination reason: Unknown
% 2.27/0.70  % (28155)Termination phase: Saturation
% 2.27/0.70  
% 2.27/0.70  % (28155)Memory used [KB]: 6396
% 2.27/0.70  % (28155)Time elapsed: 0.084 s
% 2.27/0.70  % (28155)Instructions burned: 46 (million)
% 2.27/0.70  % (28155)------------------------------
% 2.27/0.70  % (28155)------------------------------
% 2.27/0.70  % (28145)Instruction limit reached!
% 2.27/0.70  % (28145)------------------------------
% 2.27/0.70  % (28145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.70  % (28145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.70  % (28145)Termination reason: Unknown
% 2.27/0.70  % (28145)Termination phase: Saturation
% 2.27/0.70  
% 2.27/0.70  % (28145)Memory used [KB]: 6012
% 2.27/0.70  % (28145)Time elapsed: 0.125 s
% 2.27/0.70  % (28145)Instructions burned: 33 (million)
% 2.27/0.70  % (28145)------------------------------
% 2.27/0.70  % (28145)------------------------------
% 2.68/0.71  % (28164)Instruction limit reached!
% 2.68/0.71  % (28164)------------------------------
% 2.68/0.71  % (28164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.71  % (28164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.71  % (28164)Termination reason: Unknown
% 2.68/0.71  % (28164)Termination phase: Saturation
% 2.68/0.71  
% 2.68/0.71  % (28164)Memory used [KB]: 6012
% 2.68/0.71  % (28164)Time elapsed: 0.114 s
% 2.68/0.71  % (28164)Instructions burned: 9 (million)
% 2.68/0.71  % (28164)------------------------------
% 2.68/0.71  % (28164)------------------------------
% 2.68/0.72  % (28184)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.68/0.72  % (28208)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=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.68/0.72  % (28190)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.68/0.72  % (28188)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.68/0.72  % (28187)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.68/0.72  % (28186)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.68/0.73  % (28152)Instruction limit reached!
% 2.68/0.73  % (28152)------------------------------
% 2.68/0.73  % (28152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.73  % (28152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.73  % (28152)Termination reason: Unknown
% 2.68/0.73  % (28152)Termination phase: Saturation
% 2.68/0.73  
% 2.68/0.73  % (28152)Memory used [KB]: 1535
% 2.68/0.73  % (28152)Time elapsed: 0.143 s
% 2.68/0.73  % (28152)Instructions burned: 31 (million)
% 2.68/0.73  % (28152)------------------------------
% 2.68/0.73  % (28152)------------------------------
% 2.68/0.73  % (28201)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.68/0.74  % (28191)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.68/0.74  % (28154)Instruction limit reached!
% 2.68/0.74  % (28154)------------------------------
% 2.68/0.74  % (28154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (28154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (28154)Termination reason: Unknown
% 2.68/0.74  % (28154)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (28154)Memory used [KB]: 7675
% 2.68/0.74  % (28154)Time elapsed: 0.126 s
% 2.68/0.74  % (28154)Instructions burned: 34 (million)
% 2.68/0.74  % (28154)------------------------------
% 2.68/0.74  % (28154)------------------------------
% 2.68/0.74  % (28188)Instruction limit reached!
% 2.68/0.74  % (28188)------------------------------
% 2.68/0.74  % (28188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.74  % (28188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.74  % (28188)Termination reason: Unknown
% 2.68/0.74  % (28188)Termination phase: Saturation
% 2.68/0.74  
% 2.68/0.74  % (28188)Memory used [KB]: 6012
% 2.68/0.74  % (28188)Time elapsed: 0.112 s
% 2.68/0.74  % (28188)Instructions burned: 8 (million)
% 2.68/0.74  % (28188)------------------------------
% 2.68/0.74  % (28188)------------------------------
% 2.68/0.75  % (28204)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.68/0.76  % (28216)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.68/0.76  % (28221)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.68/0.76  % (28221)Refutation not found, incomplete strategy% (28221)------------------------------
% 2.68/0.76  % (28221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.76  % (28209)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.68/0.76  % (28221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.77  % (28221)Termination reason: Refutation not found, incomplete strategy
% 2.68/0.77  
% 2.68/0.77  % (28221)Memory used [KB]: 5884
% 2.68/0.77  % (28221)Time elapsed: 0.064 s
% 2.68/0.77  % (28221)Instructions burned: 3 (million)
% 2.68/0.77  % (28221)------------------------------
% 2.68/0.77  % (28221)------------------------------
% 2.68/0.77  % (28157)First to succeed.
% 2.68/0.77  % (28157)Refutation found. Thanks to Tanya!
% 2.68/0.77  % SZS status Unsatisfiable for theBenchmark
% 2.68/0.77  % SZS output start Proof for theBenchmark
% See solution above
% 2.68/0.77  % (28157)------------------------------
% 2.68/0.77  % (28157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.77  % (28157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.77  % (28157)Termination reason: Refutation
% 2.68/0.77  
% 2.68/0.77  % (28157)Memory used [KB]: 1663
% 2.68/0.77  % (28157)Time elapsed: 0.151 s
% 2.68/0.77  % (28157)Instructions burned: 65 (million)
% 2.68/0.77  % (28157)------------------------------
% 2.68/0.77  % (28157)------------------------------
% 2.68/0.77  % (28100)Success in time 0.42 s
%------------------------------------------------------------------------------