TSTP Solution File: CAT018-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CAT018-1 : 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 : 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:50:45 EDT 2022

% Result   : Unsatisfiable 1.87s 0.59s
% Output   : Refutation 1.87s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   22 (  11 unt;   0 def)
%            Number of atoms       :   43 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   45 (  24   ~;  21   |;   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;   3 con; 0-2 aty)
%            Number of variables   :   27 (  27   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f581,plain,
    $false,
    inference(unit_resulting_resolution,[],[f20,f14,f559,f3]) ).

fof(f3,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ product(X0,X1,X3)
      | ~ defined(X3,X2)
      | defined(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associative_property2) ).

fof(f559,plain,
    ~ defined(domain(b),c),
    inference(resolution,[],[f309,f328]) ).

fof(f328,plain,
    ~ defined(compose(a,b),c),
    inference(subsumption_resolution,[],[f322,f21]) ).

fof(f21,axiom,
    ~ defined(a,compose(b,c)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_a_bc_exists) ).

fof(f322,plain,
    ( ~ defined(compose(a,b),c)
    | defined(a,compose(b,c)) ),
    inference(resolution,[],[f53,f22]) ).

fof(f22,plain,
    product(a,b,compose(a,b)),
    inference(resolution,[],[f19,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ defined(X0,X1)
      | product(X0,X1,compose(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_composition) ).

fof(f19,axiom,
    defined(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assume_ab_exists) ).

fof(f53,plain,
    ! [X2,X1] :
      ( ~ product(X2,b,X1)
      | defined(X2,compose(b,c))
      | ~ defined(X1,c) ),
    inference(resolution,[],[f26,f4]) ).

fof(f4,axiom,
    ! [X2,X3,X0,X1,X4] :
      ( ~ product(X1,X2,X4)
      | ~ defined(X3,X2)
      | defined(X0,X4)
      | ~ product(X0,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',category_theory_axiom1) ).

fof(f26,plain,
    product(b,c,compose(b,c)),
    inference(resolution,[],[f20,f1]) ).

fof(f309,plain,
    ! [X0] :
      ( defined(compose(a,b),X0)
      | ~ defined(domain(b),X0) ),
    inference(subsumption_resolution,[],[f306,f10]) ).

fof(f10,axiom,
    ! [X0] : identity_map(domain(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',domain_is_an_identity_map) ).

fof(f306,plain,
    ! [X0] :
      ( defined(compose(a,b),X0)
      | ~ identity_map(domain(b))
      | ~ defined(domain(b),X0) ),
    inference(resolution,[],[f298,f9]) ).

fof(f9,axiom,
    ! [X2,X0,X1] :
      ( ~ defined(X0,X1)
      | ~ defined(X1,X2)
      | ~ identity_map(X1)
      | defined(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',category_theory_axiom6) ).

fof(f298,plain,
    defined(compose(a,b),domain(b)),
    inference(subsumption_resolution,[],[f292,f19]) ).

fof(f292,plain,
    ( ~ defined(a,b)
    | defined(compose(a,b),domain(b)) ),
    inference(resolution,[],[f35,f14]) ).

fof(f35,plain,
    ! [X8,X7] :
      ( ~ product(b,X7,X8)
      | defined(compose(a,b),X7)
      | ~ defined(a,X8) ),
    inference(resolution,[],[f22,f7]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1,X4] :
      ( ~ product(X0,X1,X3)
      | ~ product(X1,X2,X4)
      | defined(X3,X2)
      | ~ defined(X0,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',category_theory_axiom4) ).

fof(f14,axiom,
    ! [X0] : product(X0,domain(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_on_domain) ).

fof(f20,axiom,
    defined(b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assume_bc_exists) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : CAT018-1 : TPTP v8.1.0. Released v1.0.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n006.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 16:18:55 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (23651)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.19/0.51  % (23652)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.19/0.51  % (23670)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.19/0.51  % (23658)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.19/0.51  % (23652)Refutation not found, incomplete strategy% (23652)------------------------------
% 0.19/0.51  % (23652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (23652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (23652)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (23652)Memory used [KB]: 5756
% 0.19/0.51  % (23652)Time elapsed: 0.117 s
% 0.19/0.51  % (23652)Instructions burned: 2 (million)
% 0.19/0.51  % (23652)------------------------------
% 0.19/0.51  % (23652)------------------------------
% 0.19/0.52  % (23658)Instruction limit reached!
% 0.19/0.52  % (23658)------------------------------
% 0.19/0.52  % (23658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (23658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (23658)Termination reason: Unknown
% 0.19/0.52  % (23658)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (23658)Memory used [KB]: 5884
% 0.19/0.52  % (23658)Time elapsed: 0.122 s
% 0.19/0.52  % (23658)Instructions burned: 6 (million)
% 0.19/0.52  % (23658)------------------------------
% 0.19/0.52  % (23658)------------------------------
% 0.19/0.52  % (23649)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.19/0.52  % (23654)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.19/0.52  % (23672)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.19/0.52  % (23674)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.19/0.52  % (23660)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.19/0.52  % (23656)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.19/0.52  % (23669)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.19/0.52  % (23650)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.19/0.52  % (23669)Refutation not found, incomplete strategy% (23669)------------------------------
% 0.19/0.52  % (23669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (23669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (23669)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (23669)Memory used [KB]: 5756
% 0.19/0.52  % (23669)Time elapsed: 0.129 s
% 0.19/0.52  % (23669)------------------------------
% 0.19/0.52  % (23669)------------------------------
% 0.19/0.53  % (23648)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.19/0.53  % (23675)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.19/0.53  % (23650)Instruction limit reached!
% 0.19/0.53  % (23650)------------------------------
% 0.19/0.53  % (23650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (23650)Termination reason: Unknown
% 0.19/0.53  % (23650)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (23650)Memory used [KB]: 5884
% 0.19/0.53  % (23650)Time elapsed: 0.125 s
% 0.19/0.53  % (23650)Instructions burned: 4 (million)
% 0.19/0.53  % (23650)------------------------------
% 0.19/0.53  % (23650)------------------------------
% 0.19/0.53  % (23677)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.19/0.53  % (23660)Instruction limit reached!
% 0.19/0.53  % (23660)------------------------------
% 0.19/0.53  % (23660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23673)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.19/0.53  % (23660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (23660)Termination reason: Unknown
% 0.19/0.53  % (23660)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (23660)Memory used [KB]: 5884
% 0.19/0.53  % (23660)Time elapsed: 0.122 s
% 0.19/0.53  % (23660)Instructions burned: 5 (million)
% 0.19/0.53  % (23660)------------------------------
% 0.19/0.53  % (23660)------------------------------
% 0.19/0.53  % (23657)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.19/0.53  % (23677)Refutation not found, incomplete strategy% (23677)------------------------------
% 0.19/0.53  % (23677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23656)Instruction limit reached!
% 0.19/0.53  % (23656)------------------------------
% 0.19/0.53  % (23656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23657)Refutation not found, incomplete strategy% (23657)------------------------------
% 0.19/0.53  % (23657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (23657)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (23657)Memory used [KB]: 5884
% 0.19/0.53  % (23657)Time elapsed: 0.125 s
% 0.19/0.53  % (23657)------------------------------
% 0.19/0.53  % (23657)------------------------------
% 0.19/0.53  % (23655)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.19/0.53  % (23655)Refutation not found, incomplete strategy% (23655)------------------------------
% 0.19/0.53  % (23655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (23655)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (23655)Memory used [KB]: 5756
% 0.19/0.53  % (23655)Time elapsed: 0.002 s
% 0.19/0.53  % (23655)------------------------------
% 0.19/0.53  % (23655)------------------------------
% 0.19/0.53  % (23653)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (23656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (23656)Termination reason: Unknown
% 0.19/0.53  % (23656)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (23656)Memory used [KB]: 5884
% 0.19/0.53  % (23656)Time elapsed: 0.112 s
% 0.19/0.53  % (23656)Instructions burned: 3 (million)
% 0.19/0.53  % (23656)------------------------------
% 0.19/0.53  % (23656)------------------------------
% 0.19/0.53  % (23666)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.19/0.53  % (23668)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.19/0.53  % (23671)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.19/0.53  % (23676)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.19/0.53  % (23665)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.19/0.53  % (23664)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.19/0.53  % (23668)Instruction limit reached!
% 0.19/0.53  % (23668)------------------------------
% 0.19/0.53  % (23668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (23668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (23668)Termination reason: Unknown
% 0.19/0.53  % (23668)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (23668)Memory used [KB]: 1407
% 0.19/0.53  % (23668)Time elapsed: 0.133 s
% 0.19/0.53  % (23668)Instructions burned: 6 (million)
% 0.19/0.53  % (23668)------------------------------
% 0.19/0.53  % (23668)------------------------------
% 0.19/0.53  % (23664)Instruction limit reached!
% 0.19/0.53  % (23664)------------------------------
% 0.19/0.53  % (23664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (23659)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.19/0.54  % (23664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (23664)Termination reason: Unknown
% 0.19/0.54  % (23664)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (23664)Memory used [KB]: 5884
% 0.19/0.54  % (23664)Time elapsed: 0.005 s
% 0.19/0.54  % (23664)Instructions burned: 2 (million)
% 0.19/0.54  % (23664)------------------------------
% 0.19/0.54  % (23664)------------------------------
% 0.19/0.54  % (23667)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.19/0.54  % (23663)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.19/0.54  % (23662)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.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (23677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (23677)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (23677)Memory used [KB]: 5884
% 0.19/0.54  % (23677)Time elapsed: 0.132 s
% 0.19/0.54  % (23677)Instructions burned: 2 (million)
% 0.19/0.54  % (23677)------------------------------
% 0.19/0.54  % (23677)------------------------------
% 0.19/0.54  % (23663)Instruction limit reached!
% 0.19/0.54  % (23663)------------------------------
% 0.19/0.54  % (23663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (23663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (23663)Termination reason: Unknown
% 0.19/0.54  % (23663)Termination phase: Finite model building constraint generation
% 0.19/0.54  
% 0.19/0.54  % (23663)Memory used [KB]: 6012
% 0.19/0.54  % (23663)Time elapsed: 0.141 s
% 0.19/0.54  % (23663)Instructions burned: 7 (million)
% 0.19/0.54  % (23663)------------------------------
% 0.19/0.54  % (23663)------------------------------
% 0.19/0.54  % (23661)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.19/0.55  % (23661)Instruction limit reached!
% 0.19/0.55  % (23661)------------------------------
% 0.19/0.55  % (23661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (23661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (23661)Termination reason: Unknown
% 0.19/0.55  % (23661)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (23661)Memory used [KB]: 5884
% 0.19/0.55  % (23661)Time elapsed: 0.150 s
% 0.19/0.55  % (23661)Instructions burned: 3 (million)
% 0.19/0.55  % (23661)------------------------------
% 0.19/0.55  % (23661)------------------------------
% 0.19/0.55  % (23673)Refutation not found, incomplete strategy% (23673)------------------------------
% 0.19/0.55  % (23673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (23673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (23673)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (23673)Memory used [KB]: 5884
% 0.19/0.55  % (23673)Time elapsed: 0.149 s
% 0.19/0.55  % (23673)Instructions burned: 2 (million)
% 0.19/0.55  % (23673)------------------------------
% 0.19/0.55  % (23673)------------------------------
% 0.19/0.56  % (23665)Instruction limit reached!
% 0.19/0.56  % (23665)------------------------------
% 0.19/0.56  % (23665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (23665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (23665)Termination reason: Unknown
% 0.19/0.56  % (23665)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (23665)Memory used [KB]: 5884
% 0.19/0.56  % (23665)Time elapsed: 0.121 s
% 0.19/0.56  % (23665)Instructions burned: 8 (million)
% 0.19/0.56  % (23665)------------------------------
% 0.19/0.56  % (23665)------------------------------
% 0.19/0.56  % (23653)Instruction limit reached!
% 0.19/0.56  % (23653)------------------------------
% 0.19/0.56  % (23653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (23653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (23653)Termination reason: Unknown
% 0.19/0.56  % (23653)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (23653)Memory used [KB]: 6140
% 0.19/0.56  % (23653)Time elapsed: 0.161 s
% 0.19/0.56  % (23653)Instructions burned: 26 (million)
% 0.19/0.56  % (23653)------------------------------
% 0.19/0.56  % (23653)------------------------------
% 0.19/0.56  % (23667)Instruction limit reached!
% 0.19/0.56  % (23667)------------------------------
% 0.19/0.56  % (23667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (23667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (23667)Termination reason: Unknown
% 0.19/0.56  % (23667)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (23667)Memory used [KB]: 5884
% 0.19/0.56  % (23659)Instruction limit reached!
% 0.19/0.56  % (23659)------------------------------
% 0.19/0.56  % (23659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (23659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (23659)Termination reason: Unknown
% 0.19/0.56  % (23659)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (23659)Memory used [KB]: 6012
% 0.19/0.56  % (23659)Time elapsed: 0.152 s
% 0.19/0.56  % (23659)Instructions burned: 24 (million)
% 0.19/0.56  % (23659)------------------------------
% 0.19/0.56  % (23659)------------------------------
% 0.19/0.56  % (23667)Time elapsed: 0.142 s
% 0.19/0.56  % (23667)Instructions burned: 8 (million)
% 0.19/0.56  % (23667)------------------------------
% 0.19/0.56  % (23667)------------------------------
% 1.73/0.58  % (23649)First to succeed.
% 1.87/0.58  % (23676)Instruction limit reached!
% 1.87/0.58  % (23676)------------------------------
% 1.87/0.58  % (23676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.58  % (23676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.58  % (23676)Termination reason: Unknown
% 1.87/0.58  % (23676)Termination phase: Saturation
% 1.87/0.58  
% 1.87/0.58  % (23676)Memory used [KB]: 6012
% 1.87/0.58  % (23676)Time elapsed: 0.182 s
% 1.87/0.58  % (23676)Instructions burned: 22 (million)
% 1.87/0.58  % (23676)------------------------------
% 1.87/0.58  % (23676)------------------------------
% 1.87/0.58  % (23666)Instruction limit reached!
% 1.87/0.58  % (23666)------------------------------
% 1.87/0.58  % (23666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.58  % (23666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.58  % (23666)Termination reason: Unknown
% 1.87/0.58  % (23666)Termination phase: Saturation
% 1.87/0.58  
% 1.87/0.58  % (23666)Memory used [KB]: 10746
% 1.87/0.58  % (23666)Time elapsed: 0.191 s
% 1.87/0.58  % (23666)Instructions burned: 28 (million)
% 1.87/0.58  % (23666)------------------------------
% 1.87/0.58  % (23666)------------------------------
% 1.87/0.59  % (23649)Refutation found. Thanks to Tanya!
% 1.87/0.59  % SZS status Unsatisfiable for theBenchmark
% 1.87/0.59  % SZS output start Proof for theBenchmark
% See solution above
% 1.87/0.59  % (23649)------------------------------
% 1.87/0.59  % (23649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.59  % (23649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.59  % (23649)Termination reason: Refutation
% 1.87/0.59  
% 1.87/0.59  % (23649)Memory used [KB]: 1791
% 1.87/0.59  % (23649)Time elapsed: 0.166 s
% 1.87/0.59  % (23649)Instructions burned: 37 (million)
% 1.87/0.59  % (23649)------------------------------
% 1.87/0.59  % (23649)------------------------------
% 1.87/0.59  % (23647)Success in time 0.227 s
%------------------------------------------------------------------------------