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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CAT010-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 : n008.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:42 EDT 2022

% Result   : Unsatisfiable 2.24s 0.72s
% Output   : Refutation 2.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   17 (  11 unt;   0 def)
%            Number of atoms       :   29 (   2 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   26 (  14   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   21 (  21   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2037,plain,
    $false,
    inference(subsumption_resolution,[],[f2028,f260]) ).

fof(f260,plain,
    product(codomain(b),codomain(compose(b,a)),codomain(compose(b,a))),
    inference(unit_resulting_resolution,[],[f11,f95,f16]) ).

fof(f16,axiom,
    ! [X0,X1] :
      ( product(X0,X1,X1)
      | ~ identity_map(X0)
      | ~ defined(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity1) ).

fof(f95,plain,
    defined(codomain(b),codomain(compose(b,a))),
    inference(unit_resulting_resolution,[],[f15,f39,f6]) ).

fof(f6,axiom,
    ! [X2,X0,X1,X4] :
      ( ~ product(X1,X2,X4)
      | defined(X0,X1)
      | ~ defined(X0,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',category_theory_axiom3) ).

fof(f39,plain,
    defined(codomain(b),compose(b,a)),
    inference(unit_resulting_resolution,[],[f15,f19,f21,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/sandbox2/benchmark/theBenchmark.p',category_theory_axiom1) ).

fof(f21,plain,
    product(b,a,compose(b,a)),
    inference(unit_resulting_resolution,[],[f19,f1]) ).

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

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

fof(f15,axiom,
    ! [X0] : product(codomain(X0),X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_on_codomain) ).

fof(f11,axiom,
    ! [X0] : identity_map(codomain(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',codomain_is_an_identity_map) ).

fof(f2028,plain,
    ~ product(codomain(b),codomain(compose(b,a)),codomain(compose(b,a))),
    inference(unit_resulting_resolution,[],[f20,f261,f18]) ).

fof(f18,axiom,
    ! [X2,X0,X1,X6] :
      ( ~ product(X0,X1,X6)
      | ~ product(X0,X1,X2)
      | X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_is_well_defined) ).

fof(f261,plain,
    product(codomain(b),codomain(compose(b,a)),codomain(b)),
    inference(unit_resulting_resolution,[],[f11,f95,f17]) ).

fof(f17,axiom,
    ! [X0,X1] :
      ( product(X0,X1,X0)
      | ~ identity_map(X1)
      | ~ defined(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity2) ).

fof(f20,axiom,
    codomain(compose(b,a)) != codomain(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_codomain_of_ba_equals_codomain_of_b) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.12  % Problem    : CAT010-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 : n008.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:21:40 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.19/0.55  % (16012)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.55  % (16012)Instruction limit reached!
% 0.19/0.55  % (16012)------------------------------
% 0.19/0.55  % (16012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (16010)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.56  % (16029)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.56  % (16027)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.56  % (16021)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.56  % (16012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (16012)Termination reason: Unknown
% 0.19/0.56  % (16012)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (16012)Memory used [KB]: 5884
% 0.19/0.56  % (16012)Time elapsed: 0.126 s
% 0.19/0.56  % (16012)Instructions burned: 4 (million)
% 0.19/0.56  % (16012)------------------------------
% 0.19/0.56  % (16012)------------------------------
% 0.19/0.56  % (16021)Instruction limit reached!
% 0.19/0.56  % (16021)------------------------------
% 0.19/0.56  % (16021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (16021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (16021)Termination reason: Unknown
% 0.19/0.56  % (16021)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (16021)Memory used [KB]: 5884
% 0.19/0.56  % (16021)Time elapsed: 0.004 s
% 0.19/0.56  % (16021)Instructions burned: 2 (million)
% 0.19/0.56  % (16021)------------------------------
% 0.19/0.56  % (16021)------------------------------
% 0.19/0.57  % (16019)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.58  % (16006)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.59  % (16007)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.59  % (16004)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.59  % (16023)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.59  % (16023)Refutation not found, incomplete strategy% (16023)------------------------------
% 0.19/0.59  % (16023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (16023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (16023)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.59  
% 0.19/0.59  % (16023)Memory used [KB]: 10362
% 0.19/0.59  % (16023)Time elapsed: 0.169 s
% 0.19/0.59  % (16023)Instructions burned: 2 (million)
% 0.19/0.59  % (16023)------------------------------
% 0.19/0.59  % (16023)------------------------------
% 0.19/0.59  % (16026)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.59  % (16024)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.59  % (16024)Refutation not found, incomplete strategy% (16024)------------------------------
% 0.19/0.59  % (16024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (16024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (16024)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.59  
% 0.19/0.59  % (16024)Memory used [KB]: 5884
% 0.19/0.59  % (16024)Time elapsed: 0.169 s
% 0.19/0.59  % (16024)Instructions burned: 2 (million)
% 0.19/0.59  % (16024)------------------------------
% 0.19/0.59  % (16024)------------------------------
% 1.78/0.59  % (16009)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.78/0.59  % (16033)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)
% 1.78/0.60  % (16031)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)
% 1.78/0.60  % (16028)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)
% 1.78/0.60  % (16008)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)
% 1.78/0.60  % (16032)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)
% 1.78/0.60  % (16018)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)
% 1.78/0.60  % (16018)Instruction limit reached!
% 1.78/0.60  % (16018)------------------------------
% 1.78/0.60  % (16018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (16018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (16018)Termination reason: Unknown
% 1.78/0.60  % (16018)Termination phase: Saturation
% 1.78/0.60  % (16016)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)
% 1.78/0.60  
% 1.78/0.60  % (16018)Memory used [KB]: 5884
% 1.78/0.60  % (16018)Time elapsed: 0.184 s
% 1.78/0.60  % (16018)Instructions burned: 3 (million)
% 1.78/0.60  % (16018)------------------------------
% 1.78/0.60  % (16018)------------------------------
% 1.78/0.60  % (16020)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)
% 1.78/0.60  % (16005)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)
% 1.78/0.60  % (16011)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)
% 1.78/0.60  % (16014)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)
% 1.78/0.60  % (16011)Refutation not found, incomplete strategy% (16011)------------------------------
% 1.78/0.60  % (16011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (16011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (16011)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.60  
% 1.78/0.60  % (16011)Memory used [KB]: 5884
% 1.78/0.60  % (16011)Time elapsed: 0.185 s
% 1.78/0.60  % (16011)Instructions burned: 2 (million)
% 1.78/0.60  % (16011)------------------------------
% 1.78/0.60  % (16011)------------------------------
% 1.78/0.60  % (16006)Instruction limit reached!
% 1.78/0.60  % (16006)------------------------------
% 1.78/0.60  % (16006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (16006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (16006)Termination reason: Unknown
% 1.78/0.60  % (16006)Termination phase: Saturation
% 1.78/0.60  
% 1.78/0.60  % (16006)Memory used [KB]: 5884
% 1.78/0.60  % (16006)Time elapsed: 0.180 s
% 1.78/0.60  % (16006)Instructions burned: 4 (million)
% 1.78/0.60  % (16006)------------------------------
% 1.78/0.60  % (16006)------------------------------
% 1.78/0.60  % (16016)Instruction limit reached!
% 1.78/0.60  % (16016)------------------------------
% 1.78/0.60  % (16016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (16015)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)
% 1.78/0.60  % (16025)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)
% 1.78/0.60  TRYING [1]
% 1.78/0.60  TRYING [2]
% 1.78/0.61  % (16013)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)
% 1.78/0.61  TRYING [3]
% 1.78/0.61  % (16034)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)
% 1.78/0.61  % (16013)Refutation not found, incomplete strategy% (16013)------------------------------
% 1.78/0.61  % (16013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (16013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (16013)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.61  
% 1.78/0.61  % (16013)Memory used [KB]: 5884
% 1.78/0.61  % (16013)Time elapsed: 0.142 s
% 1.78/0.61  % (16013)Instructions burned: 2 (million)
% 1.78/0.61  % (16013)------------------------------
% 1.78/0.61  % (16013)------------------------------
% 1.78/0.61  % (16034)Refutation not found, incomplete strategy% (16034)------------------------------
% 1.78/0.61  % (16034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (16034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (16034)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.61  
% 1.78/0.61  % (16034)Memory used [KB]: 5884
% 1.78/0.61  % (16034)Time elapsed: 0.181 s
% 1.78/0.61  % (16034)------------------------------
% 1.78/0.61  % (16034)------------------------------
% 1.78/0.61  % (16014)Instruction limit reached!
% 1.78/0.61  % (16014)------------------------------
% 1.78/0.61  % (16014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (16014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (16014)Termination reason: Unknown
% 1.78/0.61  % (16014)Termination phase: Saturation
% 1.78/0.61  
% 1.78/0.61  % (16014)Memory used [KB]: 5884
% 1.78/0.61  % (16014)Time elapsed: 0.183 s
% 1.78/0.61  % (16014)Instructions burned: 6 (million)
% 1.78/0.61  % (16014)------------------------------
% 1.78/0.61  % (16014)------------------------------
% 1.78/0.61  % (16026)Refutation not found, incomplete strategy% (16026)------------------------------
% 1.78/0.61  % (16026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (16026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (16026)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.61  
% 1.78/0.61  % (16026)Memory used [KB]: 5756
% 1.78/0.61  % (16026)Time elapsed: 0.179 s
% 1.78/0.61  % (16026)Instructions burned: 2 (million)
% 1.78/0.61  % (16026)------------------------------
% 1.78/0.61  % (16026)------------------------------
% 1.78/0.61  % (16020)Instruction limit reached!
% 1.78/0.61  % (16020)------------------------------
% 1.78/0.61  % (16020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (16020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (16020)Termination reason: Unknown
% 1.78/0.61  % (16020)Termination phase: Finite model building constraint generation
% 1.78/0.61  
% 1.78/0.61  % (16020)Memory used [KB]: 6140
% 1.78/0.61  % (16020)Time elapsed: 0.184 s
% 1.78/0.61  % (16020)Instructions burned: 8 (million)
% 1.78/0.61  % (16020)------------------------------
% 1.78/0.61  % (16020)------------------------------
% 1.78/0.61  % (16022)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.97/0.61  % (16025)Instruction limit reached!
% 1.97/0.61  % (16025)------------------------------
% 1.97/0.61  % (16025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.61  % (16025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (16025)Termination reason: Unknown
% 1.97/0.61  % (16025)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (16025)Memory used [KB]: 1535
% 1.97/0.61  % (16025)Time elapsed: 0.186 s
% 1.97/0.61  % (16025)Instructions burned: 6 (million)
% 1.97/0.61  % (16025)------------------------------
% 1.97/0.61  % (16025)------------------------------
% 1.97/0.61  % (16016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.61  % (16016)Termination reason: Unknown
% 1.97/0.61  % (16016)Termination phase: Saturation
% 1.97/0.61  
% 1.97/0.61  % (16016)Memory used [KB]: 5884
% 1.97/0.61  % (16016)Time elapsed: 0.183 s
% 1.97/0.61  % (16016)Instructions burned: 5 (million)
% 1.97/0.61  % (16016)------------------------------
% 1.97/0.61  % (16016)------------------------------
% 1.97/0.61  % (16030)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)
% 1.97/0.62  % (16029)Instruction limit reached!
% 1.97/0.62  % (16029)------------------------------
% 1.97/0.62  % (16029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (16030)Refutation not found, incomplete strategy% (16030)------------------------------
% 1.97/0.62  % (16030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (16030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (16030)Termination reason: Refutation not found, incomplete strategy
% 1.97/0.62  
% 1.97/0.62  % (16030)Memory used [KB]: 5884
% 1.97/0.62  % (16030)Time elapsed: 0.143 s
% 1.97/0.62  % (16030)Instructions burned: 2 (million)
% 1.97/0.62  % (16030)------------------------------
% 1.97/0.62  % (16030)------------------------------
% 1.97/0.62  % (16029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (16029)Termination reason: Unknown
% 1.97/0.62  % (16029)Termination phase: Saturation
% 1.97/0.62  
% 1.97/0.62  % (16029)Memory used [KB]: 6140
% 1.97/0.62  % (16029)Time elapsed: 0.179 s
% 1.97/0.62  % (16029)Instructions burned: 46 (million)
% 1.97/0.62  % (16029)------------------------------
% 1.97/0.62  % (16029)------------------------------
% 1.97/0.62  % (16022)Instruction limit reached!
% 1.97/0.62  % (16022)------------------------------
% 1.97/0.62  % (16022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (16009)Instruction limit reached!
% 1.97/0.62  % (16009)------------------------------
% 1.97/0.62  % (16009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (16033)Instruction limit reached!
% 1.97/0.62  % (16033)------------------------------
% 1.97/0.62  % (16033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (16033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (16033)Termination reason: Unknown
% 1.97/0.62  % (16033)Termination phase: Saturation
% 1.97/0.62  
% 1.97/0.62  % (16033)Memory used [KB]: 6012
% 1.97/0.62  % (16033)Time elapsed: 0.206 s
% 1.97/0.62  % (16033)Instructions burned: 22 (million)
% 1.97/0.62  % (16033)------------------------------
% 1.97/0.62  % (16033)------------------------------
% 1.97/0.63  % (16022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.63  % (16022)Termination reason: Unknown
% 1.97/0.63  % (16022)Termination phase: Saturation
% 1.97/0.63  
% 1.97/0.63  % (16022)Memory used [KB]: 5884
% 1.97/0.63  % (16022)Time elapsed: 0.144 s
% 1.97/0.63  % (16022)Instructions burned: 8 (million)
% 1.97/0.63  % (16022)------------------------------
% 1.97/0.63  % (16022)------------------------------
% 1.97/0.63  % (16010)Instruction limit reached!
% 1.97/0.63  % (16010)------------------------------
% 1.97/0.63  % (16010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.63  % (16010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.63  % (16010)Termination reason: Unknown
% 1.97/0.63  % (16010)Termination phase: Saturation
% 1.97/0.63  
% 1.97/0.63  % (16010)Memory used [KB]: 2942
% 1.97/0.63  % (16010)Time elapsed: 0.179 s
% 1.97/0.63  % (16010)Instructions burned: 49 (million)
% 1.97/0.63  % (16010)------------------------------
% 1.97/0.63  % (16010)------------------------------
% 1.97/0.63  % (16009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.63  % (16009)Termination reason: Unknown
% 1.97/0.63  % (16009)Termination phase: Saturation
% 1.97/0.63  
% 1.97/0.63  % (16009)Memory used [KB]: 6140
% 1.97/0.63  % (16009)Time elapsed: 0.200 s
% 1.97/0.63  % (16009)Instructions burned: 25 (million)
% 1.97/0.63  % (16009)------------------------------
% 1.97/0.63  % (16009)------------------------------
% 1.97/0.64  % (16019)Instruction limit reached!
% 1.97/0.64  % (16019)------------------------------
% 1.97/0.64  % (16019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.64  % (16019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.64  % (16019)Termination reason: Unknown
% 1.97/0.64  % (16019)Termination phase: Saturation
% 1.97/0.64  
% 1.97/0.64  % (16019)Memory used [KB]: 1663
% 1.97/0.64  % (16019)Time elapsed: 0.183 s
% 1.97/0.64  % (16019)Instructions burned: 30 (million)
% 1.97/0.64  % (16019)------------------------------
% 1.97/0.64  % (16019)------------------------------
% 1.97/0.64  % (16015)Instruction limit reached!
% 1.97/0.64  % (16015)------------------------------
% 1.97/0.64  % (16015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.64  % (16015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.64  % (16015)Termination reason: Unknown
% 1.97/0.64  % (16015)Termination phase: Saturation
% 1.97/0.64  
% 1.97/0.64  % (16015)Memory used [KB]: 6140
% 1.97/0.64  % (16015)Time elapsed: 0.225 s
% 1.97/0.64  % (16015)Instructions burned: 23 (million)
% 1.97/0.64  % (16015)------------------------------
% 1.97/0.64  % (16015)------------------------------
% 1.97/0.65  % (16028)Instruction limit reached!
% 1.97/0.65  % (16028)------------------------------
% 1.97/0.65  % (16028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.66  % (16028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.66  % (16028)Termination reason: Unknown
% 1.97/0.66  % (16028)Termination phase: Saturation
% 1.97/0.66  
% 1.97/0.66  % (16028)Memory used [KB]: 6268
% 1.97/0.66  % (16028)Time elapsed: 0.226 s
% 1.97/0.66  % (16028)Instructions burned: 38 (million)
% 1.97/0.66  % (16028)------------------------------
% 1.97/0.66  % (16028)------------------------------
% 1.97/0.66  % (16008)Instruction limit reached!
% 1.97/0.66  % (16008)------------------------------
% 1.97/0.66  % (16008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.66  % (16008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.66  % (16008)Termination reason: Unknown
% 2.24/0.66  % (16008)Termination phase: Saturation
% 2.24/0.66  
% 2.24/0.66  % (16008)Memory used [KB]: 6396
% 2.24/0.66  % (16008)Time elapsed: 0.220 s
% 2.24/0.66  % (16008)Instructions burned: 35 (million)
% 2.24/0.66  % (16008)------------------------------
% 2.24/0.66  % (16008)------------------------------
% 2.24/0.66  % (16043)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/39Mi)
% 2.24/0.67  % (16007)Refutation not found, non-redundant clauses discarded% (16007)------------------------------
% 2.24/0.67  % (16007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.67  % (16007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.67  % (16007)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.24/0.67  
% 2.24/0.67  % (16007)Memory used [KB]: 6140
% 2.24/0.67  % (16007)Time elapsed: 0.241 s
% 2.24/0.67  % (16007)Instructions burned: 42 (million)
% 2.24/0.67  % (16007)------------------------------
% 2.24/0.67  % (16007)------------------------------
% 2.24/0.68  % (16042)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/14Mi)
% 2.24/0.68  % (16005)Instruction limit reached!
% 2.24/0.68  % (16005)------------------------------
% 2.24/0.68  % (16005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.68  % (16005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.68  % (16005)Termination reason: Unknown
% 2.24/0.68  % (16005)Termination phase: Saturation
% 2.24/0.68  
% 2.24/0.68  % (16005)Memory used [KB]: 1791
% 2.24/0.68  % (16005)Time elapsed: 0.227 s
% 2.24/0.68  % (16005)Instructions burned: 42 (million)
% 2.24/0.68  % (16005)------------------------------
% 2.24/0.68  % (16005)------------------------------
% 2.24/0.71  % (16042)Instruction limit reached!
% 2.24/0.71  % (16042)------------------------------
% 2.24/0.71  % (16042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (16042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (16042)Termination reason: Unknown
% 2.24/0.71  % (16042)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  % (16042)Memory used [KB]: 6012
% 2.24/0.71  % (16042)Time elapsed: 0.099 s
% 2.24/0.71  % (16042)Instructions burned: 14 (million)
% 2.24/0.71  % (16042)------------------------------
% 2.24/0.71  % (16042)------------------------------
% 2.24/0.71  % (16057)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 (2997ds/29Mi)
% 2.24/0.72  % (16027)First to succeed.
% 2.24/0.72  % (16027)Refutation found. Thanks to Tanya!
% 2.24/0.72  % SZS status Unsatisfiable for theBenchmark
% 2.24/0.72  % SZS output start Proof for theBenchmark
% See solution above
% 2.24/0.72  % (16027)------------------------------
% 2.24/0.72  % (16027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.72  % (16027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.72  % (16027)Termination reason: Refutation
% 2.24/0.72  
% 2.24/0.72  % (16027)Memory used [KB]: 6652
% 2.24/0.72  % (16027)Time elapsed: 0.264 s
% 2.24/0.72  % (16027)Instructions burned: 75 (million)
% 2.24/0.72  % (16027)------------------------------
% 2.24/0.72  % (16027)------------------------------
% 2.24/0.72  % (16003)Success in time 0.347 s
%------------------------------------------------------------------------------