TSTP Solution File: CAT003-2 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n014.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:50:38 EDT 2022

% Result   : Unsatisfiable 2.00s 0.61s
% Output   : Refutation 2.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   21 (  12 unt;   0 def)
%            Number of atoms       :   44 (  43 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   47 (  24   ~;  23   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   18 (  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f615,plain,
    $false,
    inference(unit_resulting_resolution,[],[f13,f15,f273,f119]) ).

fof(f119,plain,
    ! [X0] :
      ( compose(compose(a,b),X0) != compose(a,compose(b,h))
      | domain(X0) != domain(h)
      | h = X0 ),
    inference(trivial_inequality_removal,[],[f116]) ).

fof(f116,plain,
    ! [X0] :
      ( h = X0
      | domain(X0) != domain(h)
      | domain(h) != domain(h)
      | compose(compose(a,b),X0) != compose(a,compose(b,h)) ),
    inference(superposition,[],[f27,f33]) ).

fof(f33,plain,
    compose(compose(a,b),h) = compose(a,compose(b,h)),
    inference(unit_resulting_resolution,[],[f9,f10,f7]) ).

fof(f7,axiom,
    ! [X2,X0,X1] :
      ( codomain(X1) != domain(X2)
      | codomain(X0) != domain(X1)
      | compose(X0,compose(X1,X2)) = compose(compose(X0,X1),X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',star_property) ).

fof(f10,axiom,
    codomain(b) = domain(h),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',codomain_of_b_equals_domain_of_h) ).

fof(f9,axiom,
    codomain(a) = domain(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',codomain_of_a_equals_domain_of_b) ).

fof(f27,plain,
    ! [X2,X0] :
      ( compose(compose(a,b),X0) != compose(compose(a,b),X2)
      | domain(X0) != domain(h)
      | X0 = X2
      | domain(X2) != domain(h) ),
    inference(forward_demodulation,[],[f26,f25]) ).

fof(f25,plain,
    codomain(compose(a,b)) = domain(h),
    inference(forward_demodulation,[],[f16,f10]) ).

fof(f16,plain,
    codomain(compose(a,b)) = codomain(b),
    inference(unit_resulting_resolution,[],[f9,f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( codomain(X0) != domain(X1)
      | codomain(compose(X0,X1)) = codomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',codomain_domain2) ).

fof(f26,plain,
    ! [X2,X0] :
      ( domain(X0) != codomain(compose(a,b))
      | compose(compose(a,b),X0) != compose(compose(a,b),X2)
      | X0 = X2
      | domain(X2) != domain(h) ),
    inference(backward_demodulation,[],[f14,f25]) ).

fof(f14,plain,
    ! [X2,X0] :
      ( domain(X0) != codomain(compose(a,b))
      | compose(compose(a,b),X0) != compose(compose(a,b),X2)
      | X0 = X2
      | domain(X2) != codomain(compose(a,b)) ),
    inference(equality_resolution,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( domain(X2) != codomain(compose(a,b))
      | X0 = X2
      | compose(compose(a,b),X2) != X1
      | domain(X0) != codomain(compose(a,b))
      | compose(compose(a,b),X0) != X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',endomorphism) ).

fof(f273,plain,
    compose(compose(a,b),g) = compose(a,compose(b,h)),
    inference(forward_demodulation,[],[f254,f12]) ).

fof(f12,axiom,
    compose(b,h) = compose(b,g),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',bh_equals_bg) ).

fof(f254,plain,
    compose(a,compose(b,g)) = compose(compose(a,b),g),
    inference(unit_resulting_resolution,[],[f15,f9,f39]) ).

fof(f39,plain,
    ! [X2,X1] :
      ( domain(b) != codomain(X2)
      | compose(compose(X2,b),X1) = compose(X2,compose(b,X1))
      | domain(X1) != domain(h) ),
    inference(superposition,[],[f7,f10]) ).

fof(f15,plain,
    domain(h) = domain(g),
    inference(forward_demodulation,[],[f11,f10]) ).

fof(f11,axiom,
    codomain(b) = domain(g),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',codomain_of_b_equals_domain_of_g) ).

fof(f13,axiom,
    h != g,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_g_equals_h) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : CAT003-2 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.14  % 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.35  % Computer : n014.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 16:16:19 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.50  % (27599)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.51  % (27600)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.51  % (27600)Instruction limit reached!
% 0.20/0.51  % (27600)------------------------------
% 0.20/0.51  % (27600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (27600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (27600)Termination reason: Unknown
% 0.20/0.51  % (27600)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (27600)Memory used [KB]: 5884
% 0.20/0.51  % (27600)Time elapsed: 0.108 s
% 0.20/0.51  % (27600)Instructions burned: 8 (million)
% 0.20/0.51  % (27600)------------------------------
% 0.20/0.51  % (27600)------------------------------
% 0.20/0.51  % (27591)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  % (27595)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.52  % (27592)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.52  % (27592)Instruction limit reached!
% 0.20/0.52  % (27592)------------------------------
% 0.20/0.52  % (27592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (27592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (27592)Termination reason: Unknown
% 0.20/0.52  % (27592)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (27592)Memory used [KB]: 5884
% 0.20/0.52  % (27592)Time elapsed: 0.120 s
% 0.20/0.52  % (27592)Instructions burned: 4 (million)
% 0.20/0.52  % (27592)------------------------------
% 0.20/0.52  % (27592)------------------------------
% 0.20/0.53  % (27618)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.53  % (27617)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  % (27615)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.53  % (27590)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.53  % (27601)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.53  % (27594)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  % (27593)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  % (27602)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.54  % (27602)Instruction limit reached!
% 0.20/0.54  % (27602)------------------------------
% 0.20/0.54  % (27602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27602)Termination reason: Unknown
% 0.20/0.54  % (27602)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (27602)Memory used [KB]: 5884
% 0.20/0.54  % (27602)Time elapsed: 0.127 s
% 0.20/0.54  % (27602)Instructions burned: 6 (million)
% 0.20/0.54  % (27602)------------------------------
% 0.20/0.54  % (27602)------------------------------
% 0.20/0.54  % (27614)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.54  % (27613)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.54  % (27603)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  % (27616)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  % (27612)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.54  % (27606)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.54  % (27610)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.55  % (27608)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.55  % (27598)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.55  % (27597)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.55  % (27606)Instruction limit reached!
% 0.20/0.55  % (27606)------------------------------
% 0.20/0.55  % (27606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27611)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.55  % (27605)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.55  % (27598)Instruction limit reached!
% 0.20/0.55  % (27598)------------------------------
% 0.20/0.55  % (27598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27606)Termination reason: Unknown
% 0.20/0.55  % (27606)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (27606)Memory used [KB]: 1279
% 0.20/0.55  % (27606)Time elapsed: 0.003 s
% 0.20/0.55  % (27606)Instructions burned: 2 (million)
% 0.20/0.55  % (27606)------------------------------
% 0.20/0.55  % (27606)------------------------------
% 0.20/0.55  TRYING [1]
% 0.20/0.55  % (27598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27598)Termination reason: Unknown
% 0.20/0.55  % (27598)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (27598)Memory used [KB]: 5756
% 0.20/0.55  % (27598)Time elapsed: 0.141 s
% 0.20/0.55  % (27598)Instructions burned: 3 (million)
% 0.20/0.55  % (27598)------------------------------
% 0.20/0.55  % (27598)------------------------------
% 0.20/0.55  % (27607)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.55  % (27613)Refutation not found, incomplete strategy% (27613)------------------------------
% 0.20/0.55  % (27613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27613)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (27613)Memory used [KB]: 5756
% 0.20/0.55  % (27613)Time elapsed: 0.114 s
% 0.20/0.55  % (27613)Instructions burned: 2 (million)
% 0.20/0.55  % (27613)------------------------------
% 0.20/0.55  % (27613)------------------------------
% 0.20/0.55  TRYING [2]
% 0.20/0.55  % (27603)Instruction limit reached!
% 0.20/0.55  % (27603)------------------------------
% 0.20/0.55  % (27603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27603)Termination reason: Unknown
% 0.20/0.55  % (27603)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (27603)Memory used [KB]: 5756
% 0.20/0.55  % (27603)Time elapsed: 0.149 s
% 0.20/0.55  % (27603)Instructions burned: 3 (million)
% 0.20/0.55  % (27603)------------------------------
% 0.20/0.55  % (27603)------------------------------
% 0.20/0.55  % (27605)Instruction limit reached!
% 0.20/0.55  % (27605)------------------------------
% 0.20/0.55  % (27605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27605)Termination reason: Unknown
% 0.20/0.55  % (27605)Termination phase: Finite model building constraint generation
% 0.20/0.55  
% 0.20/0.55  % (27605)Memory used [KB]: 6012
% 0.20/0.55  % (27605)Time elapsed: 0.117 s
% 0.20/0.55  % (27605)Instructions burned: 8 (million)
% 0.20/0.55  % (27605)------------------------------
% 0.20/0.55  % (27605)------------------------------
% 0.20/0.55  % (27607)Instruction limit reached!
% 0.20/0.55  % (27607)------------------------------
% 0.20/0.55  % (27607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (27607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (27607)Termination reason: Unknown
% 0.20/0.55  % (27607)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (27607)Memory used [KB]: 5884
% 0.20/0.55  % (27607)Time elapsed: 0.135 s
% 0.20/0.55  % (27607)Instructions burned: 9 (million)
% 0.20/0.55  % (27607)------------------------------
% 0.20/0.55  % (27607)------------------------------
% 0.20/0.55  % (27619)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.56  % (27618)Instruction limit reached!
% 0.20/0.56  % (27618)------------------------------
% 0.20/0.56  % (27618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (27596)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.56  % (27610)Instruction limit reached!
% 0.20/0.56  % (27610)------------------------------
% 0.20/0.56  % (27610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (27610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (27610)Termination reason: Unknown
% 0.20/0.56  % (27610)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (27610)Memory used [KB]: 1407
% 0.20/0.56  % (27610)Time elapsed: 0.137 s
% 0.20/0.56  % (27610)Instructions burned: 6 (million)
% 0.20/0.56  % (27610)------------------------------
% 0.20/0.56  % (27610)------------------------------
% 0.20/0.56  % (27595)Instruction limit reached!
% 0.20/0.56  % (27595)------------------------------
% 0.20/0.56  % (27595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (27595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (27595)Termination reason: Unknown
% 0.20/0.56  % (27595)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (27595)Memory used [KB]: 6012
% 0.20/0.56  % (27595)Time elapsed: 0.159 s
% 0.20/0.56  % (27595)Instructions burned: 25 (million)
% 0.20/0.56  % (27595)------------------------------
% 0.20/0.56  % (27595)------------------------------
% 0.20/0.56  % (27601)Instruction limit reached!
% 0.20/0.56  % (27601)------------------------------
% 0.20/0.56  % (27601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (27601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (27601)Termination reason: Unknown
% 0.20/0.56  % (27601)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (27601)Memory used [KB]: 6012
% 0.20/0.56  % (27601)Time elapsed: 0.140 s
% 0.20/0.56  % (27601)Instructions burned: 24 (million)
% 0.20/0.56  % (27601)------------------------------
% 0.20/0.56  % (27601)------------------------------
% 0.20/0.57  % (27618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (27618)Termination reason: Unknown
% 0.20/0.57  % (27618)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (27618)Memory used [KB]: 6140
% 0.20/0.57  % (27618)Time elapsed: 0.150 s
% 0.20/0.57  % (27618)Instructions burned: 22 (million)
% 0.20/0.57  % (27618)------------------------------
% 0.20/0.57  % (27618)------------------------------
% 0.20/0.58  % (27609)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.58  % (27591)Instruction limit reached!
% 0.20/0.58  % (27591)------------------------------
% 0.20/0.58  % (27591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (27599)Instruction limit reached!
% 0.20/0.58  % (27599)------------------------------
% 0.20/0.58  % (27599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (27599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (27599)Termination reason: Unknown
% 0.20/0.58  % (27599)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (27599)Memory used [KB]: 6524
% 0.20/0.58  % (27599)Time elapsed: 0.176 s
% 0.20/0.58  % (27599)Instructions burned: 51 (million)
% 0.20/0.58  % (27599)------------------------------
% 0.20/0.58  % (27599)------------------------------
% 1.79/0.59  % (27604)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)
% 1.79/0.59  % (27591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.59  % (27591)Termination reason: Unknown
% 1.79/0.59  % (27591)Termination phase: Saturation
% 1.79/0.59  
% 1.79/0.59  % (27591)Memory used [KB]: 1663
% 1.79/0.59  % (27591)Time elapsed: 0.175 s
% 1.79/0.59  % (27591)Instructions burned: 42 (million)
% 1.79/0.59  % (27591)------------------------------
% 1.79/0.59  % (27591)------------------------------
% 1.79/0.60  % (27593)Instruction limit reached!
% 1.79/0.60  % (27593)------------------------------
% 1.79/0.60  % (27593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (27593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.60  % (27593)Termination reason: Unknown
% 1.79/0.60  % (27593)Termination phase: Saturation
% 1.79/0.60  
% 1.79/0.60  % (27593)Memory used [KB]: 6268
% 1.79/0.60  % (27593)Time elapsed: 0.186 s
% 1.79/0.60  % (27593)Instructions burned: 44 (million)
% 1.79/0.60  % (27593)------------------------------
% 1.79/0.60  % (27593)------------------------------
% 1.79/0.60  % (27609)Instruction limit reached!
% 1.79/0.60  % (27609)------------------------------
% 1.79/0.60  % (27609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (27614)Instruction limit reached!
% 1.79/0.60  % (27614)------------------------------
% 1.79/0.60  % (27614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.60  % (27614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.60  % (27614)Termination reason: Unknown
% 1.79/0.60  % (27614)Termination phase: Saturation
% 1.79/0.60  
% 1.79/0.60  % (27614)Memory used [KB]: 6524
% 1.79/0.60  % (27614)Time elapsed: 0.202 s
% 1.79/0.60  % (27614)Instructions burned: 47 (million)
% 1.79/0.60  % (27614)------------------------------
% 1.79/0.60  % (27614)------------------------------
% 1.79/0.61  % (27594)First to succeed.
% 2.00/0.61  % (27594)Refutation found. Thanks to Tanya!
% 2.00/0.61  % SZS status Unsatisfiable for theBenchmark
% 2.00/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 2.00/0.61  % (27594)------------------------------
% 2.00/0.61  % (27594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.61  % (27594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.61  % (27594)Termination reason: Refutation
% 2.00/0.61  
% 2.00/0.61  % (27594)Memory used [KB]: 6140
% 2.00/0.61  % (27594)Time elapsed: 0.181 s
% 2.00/0.61  % (27594)Instructions burned: 27 (million)
% 2.00/0.61  % (27594)------------------------------
% 2.00/0.61  % (27594)------------------------------
% 2.00/0.61  % (27589)Success in time 0.245 s
%------------------------------------------------------------------------------