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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CAT018-3 : 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 : n025.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.59s 0.65s
% Output   : Refutation 1.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   24 (  17 unt;   0 def)
%            Number of atoms       :   32 (  15 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   21 (  13   ~;   8   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   13 (  13   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f242,plain,
    $false,
    inference(subsumption_resolution,[],[f241,f24]) ).

fof(f24,plain,
    codomain(b) = domain(a),
    inference(resolution,[],[f18,f7]) ).

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

fof(f18,axiom,
    there_exists(compose(a,b)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assume_ab_exists) ).

fof(f241,plain,
    codomain(b) != domain(a),
    inference(superposition,[],[f238,f78]) ).

fof(f78,plain,
    domain(domain(a)) = codomain(b),
    inference(subsumption_resolution,[],[f72,f42]) ).

fof(f42,plain,
    there_exists(b),
    inference(resolution,[],[f38,f4]) ).

fof(f4,axiom,
    ! [X0] :
      ( ~ there_exists(domain(X0))
      | there_exists(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',domain_has_elements) ).

fof(f38,plain,
    there_exists(domain(b)),
    inference(resolution,[],[f19,f6]) ).

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

fof(f19,axiom,
    there_exists(compose(b,c)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assume_bc_exists) ).

fof(f72,plain,
    ( ~ there_exists(b)
    | domain(domain(a)) = codomain(b) ),
    inference(superposition,[],[f7,f55]) ).

fof(f55,plain,
    b = compose(domain(a),b),
    inference(superposition,[],[f11,f24]) ).

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

fof(f238,plain,
    domain(domain(a)) != domain(a),
    inference(superposition,[],[f50,f168]) ).

fof(f168,plain,
    codomain(compose(b,c)) = domain(domain(a)),
    inference(resolution,[],[f115,f19]) ).

fof(f115,plain,
    ! [X0] :
      ( ~ there_exists(compose(b,X0))
      | codomain(compose(b,X0)) = domain(domain(a)) ),
    inference(superposition,[],[f7,f75]) ).

fof(f75,plain,
    ! [X0] : compose(domain(a),compose(b,X0)) = compose(b,X0),
    inference(superposition,[],[f9,f55]) ).

fof(f9,axiom,
    ! [X2,X0,X1] : compose(X0,compose(X1,X2)) = compose(compose(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_compose) ).

fof(f50,plain,
    codomain(compose(b,c)) != domain(a),
    inference(subsumption_resolution,[],[f47,f25]) ).

fof(f25,plain,
    there_exists(domain(a)),
    inference(resolution,[],[f18,f6]) ).

fof(f47,plain,
    ( codomain(compose(b,c)) != domain(a)
    | ~ there_exists(domain(a)) ),
    inference(resolution,[],[f20,f8]) ).

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

fof(f20,axiom,
    ~ there_exists(compose(a,compose(b,c))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_a_bc_exists) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : CAT018-3 : TPTP v8.1.0. Released v1.0.0.
% 0.07/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 : n025.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:28:44 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 1.59/0.57  % (28569)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.59/0.58  % (28561)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.59/0.58  % (28553)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.59/0.58  TRYING [1]
% 1.59/0.58  TRYING [2]
% 1.59/0.58  % (28553)Refutation not found, incomplete strategy% (28553)------------------------------
% 1.59/0.58  % (28553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.58  TRYING [3]
% 1.59/0.58  % (28553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.58  % (28553)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.58  
% 1.59/0.58  % (28553)Memory used [KB]: 5756
% 1.59/0.58  % (28553)Time elapsed: 0.090 s
% 1.59/0.58  % (28553)Instructions burned: 1 (million)
% 1.59/0.58  % (28553)------------------------------
% 1.59/0.58  % (28553)------------------------------
% 1.59/0.59  % (28561)Instruction limit reached!
% 1.59/0.59  % (28561)------------------------------
% 1.59/0.59  % (28561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.59  % (28561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.59  % (28561)Termination reason: Unknown
% 1.59/0.59  % (28561)Termination phase: Finite model building constraint generation
% 1.59/0.59  
% 1.59/0.59  % (28561)Memory used [KB]: 5884
% 1.59/0.59  % (28561)Time elapsed: 0.089 s
% 1.59/0.59  % (28561)Instructions burned: 6 (million)
% 1.59/0.59  % (28561)------------------------------
% 1.59/0.59  % (28561)------------------------------
% 1.59/0.59  % (28552)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)
% 1.59/0.59  % (28550)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.59/0.60  % (28574)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.59/0.60  % (28548)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)
% 1.59/0.60  % (28568)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)
% 1.59/0.60  % (28560)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.59/0.61  % (28559)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.59/0.62  % (28550)Refutation not found, incomplete strategy% (28550)------------------------------
% 1.59/0.62  % (28550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.62  % (28550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.62  % (28550)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.62  
% 1.59/0.62  % (28550)Memory used [KB]: 6012
% 1.59/0.62  % (28550)Time elapsed: 0.198 s
% 1.59/0.62  % (28550)Instructions burned: 6 (million)
% 1.59/0.62  % (28550)------------------------------
% 1.59/0.62  % (28550)------------------------------
% 1.59/0.62  % (28549)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)
% 1.59/0.62  % (28570)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)
% 1.59/0.62  % (28571)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.59/0.62  % (28574)Refutation not found, incomplete strategy% (28574)------------------------------
% 1.59/0.62  % (28574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.62  % (28574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.62  % (28574)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.62  
% 1.59/0.62  % (28574)Memory used [KB]: 5756
% 1.59/0.62  % (28574)Time elapsed: 0.200 s
% 1.59/0.62  % (28574)Instructions burned: 2 (million)
% 1.59/0.62  % (28574)------------------------------
% 1.59/0.62  % (28574)------------------------------
% 1.59/0.62  % (28566)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.59/0.62  % (28547)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.59/0.62  % (28546)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.59/0.62  % (28551)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.59/0.62  % (28572)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.59/0.62  % (28566)Instruction limit reached!
% 1.59/0.62  % (28566)------------------------------
% 1.59/0.62  % (28566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.62  % (28566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.62  % (28566)Termination reason: Unknown
% 1.59/0.62  % (28548)Instruction limit reached!
% 1.59/0.62  % (28548)------------------------------
% 1.59/0.62  % (28548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.62  % (28566)Termination phase: Saturation
% 1.59/0.62  
% 1.59/0.62  % (28548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.62  % (28548)Termination reason: Unknown
% 1.59/0.62  % (28566)Memory used [KB]: 1535
% 1.59/0.62  % (28548)Termination phase: Saturation
% 1.59/0.62  % (28566)Time elapsed: 0.201 s
% 1.59/0.62  
% 1.59/0.62  % (28566)Instructions burned: 6 (million)
% 1.59/0.62  % (28566)------------------------------
% 1.59/0.62  % (28566)------------------------------
% 1.59/0.62  % (28548)Memory used [KB]: 5884
% 1.59/0.62  % (28548)Time elapsed: 0.192 s
% 1.59/0.62  % (28548)Instructions burned: 4 (million)
% 1.59/0.62  % (28548)------------------------------
% 1.59/0.62  % (28548)------------------------------
% 1.59/0.62  % (28559)Instruction limit reached!
% 1.59/0.62  % (28559)------------------------------
% 1.59/0.62  % (28559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.62  % (28559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.62  % (28559)Termination reason: Unknown
% 1.59/0.62  % (28559)Termination phase: Saturation
% 1.59/0.62  
% 1.59/0.62  % (28559)Memory used [KB]: 5884
% 1.59/0.62  % (28559)Time elapsed: 0.210 s
% 1.59/0.62  % (28559)Instructions burned: 3 (million)
% 1.59/0.62  % (28559)------------------------------
% 1.59/0.62  % (28559)------------------------------
% 1.59/0.63  % (28573)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.59/0.63  % (28564)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)
% 1.59/0.63  % (28555)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.59/0.63  % (28562)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)
% 1.59/0.63  % (28562)Instruction limit reached!
% 1.59/0.63  % (28562)------------------------------
% 1.59/0.63  % (28562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.63  % (28562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.63  % (28562)Termination reason: Unknown
% 1.59/0.63  % (28562)Termination phase: Saturation
% 1.59/0.63  
% 1.59/0.63  % (28562)Memory used [KB]: 5884
% 1.59/0.63  % (28562)Time elapsed: 0.203 s
% 1.59/0.63  % (28562)Instructions burned: 2 (million)
% 1.59/0.63  % (28562)------------------------------
% 1.59/0.63  % (28562)------------------------------
% 1.59/0.63  % (28575)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.59/0.63  % (28556)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.59/0.63  % (28565)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)
% 1.59/0.63  % (28558)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.59/0.63  % (28563)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.59/0.63  % (28554)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)
% 1.59/0.64  % (28556)Instruction limit reached!
% 1.59/0.64  % (28556)------------------------------
% 1.59/0.64  % (28556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.64  % (28554)Instruction limit reached!
% 1.59/0.64  % (28554)------------------------------
% 1.59/0.64  % (28554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.64  % (28554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.64  % (28556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.64  % (28554)Termination reason: Unknown
% 1.59/0.64  % (28556)Termination reason: Unknown
% 1.59/0.64  % (28554)Termination phase: Saturation
% 1.59/0.64  % (28556)Termination phase: Saturation
% 1.59/0.64  
% 1.59/0.64  
% 1.59/0.64  % (28554)Memory used [KB]: 5884
% 1.59/0.64  % (28554)Time elapsed: 0.215 s
% 1.59/0.64  % (28554)Instructions burned: 3 (million)
% 1.59/0.64  % (28554)------------------------------
% 1.59/0.64  % (28554)------------------------------
% 1.59/0.64  % (28558)Instruction limit reached!
% 1.59/0.64  % (28558)------------------------------
% 1.59/0.64  % (28558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.64  % (28558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.64  % (28558)Termination reason: Unknown
% 1.59/0.64  % (28558)Termination phase: Saturation
% 1.59/0.64  
% 1.59/0.64  % (28558)Memory used [KB]: 5884
% 1.59/0.64  % (28558)Time elapsed: 0.217 s
% 1.59/0.64  % (28558)Instructions burned: 5 (million)
% 1.59/0.64  % (28558)------------------------------
% 1.59/0.64  % (28558)------------------------------
% 1.59/0.64  % (28557)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.59/0.64  % (28571)Refutation not found, incomplete strategy% (28571)------------------------------
% 1.59/0.64  % (28571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.64  % (28571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.64  % (28571)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.64  
% 1.59/0.64  % (28571)Memory used [KB]: 5884
% 1.59/0.64  % (28571)Time elapsed: 0.214 s
% 1.59/0.64  % (28571)Instructions burned: 2 (million)
% 1.59/0.64  % (28571)------------------------------
% 1.59/0.64  % (28571)------------------------------
% 1.59/0.64  % (28567)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)
% 1.59/0.64  % (28567)Refutation not found, incomplete strategy% (28567)------------------------------
% 1.59/0.64  % (28567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.64  % (28567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.64  % (28567)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.64  
% 1.59/0.64  % (28567)Memory used [KB]: 5756
% 1.59/0.64  % (28567)Time elapsed: 0.211 s
% 1.59/0.64  % (28567)------------------------------
% 1.59/0.64  % (28567)------------------------------
% 1.59/0.64  % (28547)First to succeed.
% 1.59/0.65  % (28547)Refutation found. Thanks to Tanya!
% 1.59/0.65  % SZS status Unsatisfiable for theBenchmark
% 1.59/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 1.59/0.65  % (28547)------------------------------
% 1.59/0.65  % (28547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.65  % (28547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.65  % (28547)Termination reason: Refutation
% 1.59/0.65  
% 1.59/0.65  % (28547)Memory used [KB]: 1535
% 1.59/0.65  % (28547)Time elapsed: 0.198 s
% 1.59/0.65  % (28547)Instructions burned: 9 (million)
% 1.59/0.65  % (28547)------------------------------
% 1.59/0.65  % (28547)------------------------------
% 1.59/0.65  % (28545)Success in time 0.282 s
%------------------------------------------------------------------------------