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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : HEN010-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 16:24:28 EDT 2022

% Result   : Unsatisfiable 1.71s 0.57s
% Output   : Refutation 1.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   19 (  12 unt;   0 def)
%            Number of atoms       :   34 (   7 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   32 (  17   ~;  15   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   24 (  24   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f182,plain,
    $false,
    inference(unit_resulting_resolution,[],[f45,f13,f181,f21,f12,f181,f4]) ).

fof(f4,axiom,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( ~ quotient(X5,X4,X6)
      | less_equal(X6,X7)
      | ~ quotient(X0,X1,X3)
      | ~ quotient(X1,X2,X4)
      | ~ quotient(X3,X2,X7)
      | ~ quotient(X0,X2,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_property) ).

fof(f12,axiom,
    ! [X0] : quotient(X0,X0,zero),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_divide_x_is_zero) ).

fof(f21,axiom,
    quotient(idQa,idQ_idQa,idQa_Q__idQ_idQa),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_divide_idQ_idQa) ).

fof(f181,plain,
    quotient(identity,idQ_idQa,idQa),
    inference(superposition,[],[f8,f180]) ).

fof(f180,plain,
    idQa = divide(identity,idQ_idQa),
    inference(resolution,[],[f127,f8]) ).

fof(f127,plain,
    ! [X2] :
      ( ~ quotient(identity,idQ_idQa,X2)
      | idQa = X2 ),
    inference(resolution,[],[f23,f20]) ).

fof(f20,axiom,
    quotient(identity,idQa,idQ_idQa),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_divide_idQa) ).

fof(f23,plain,
    ! [X0,X1] :
      ( ~ quotient(identity,idQa,X0)
      | idQa = X1
      | ~ quotient(identity,X0,X1) ),
    inference(resolution,[],[f19,f18]) ).

fof(f18,axiom,
    ! [X0,X11,X12,X13] :
      ( ~ quotient(identity,X0,X11)
      | ~ quotient(identity,X12,X13)
      | X11 = X13
      | ~ quotient(identity,X11,X12) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',one_inversion_equals_three) ).

fof(f19,axiom,
    quotient(identity,a,idQa),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_divide_a) ).

fof(f8,axiom,
    ! [X0,X1] : quotient(X0,X1,divide(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure) ).

fof(f13,axiom,
    ! [X0] : quotient(X0,zero,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_divde_zero_is_x) ).

fof(f45,plain,
    ~ less_equal(idQa,idQa_Q__idQ_idQa),
    inference(subsumption_resolution,[],[f44,f22]) ).

fof(f22,axiom,
    idQa != idQa_Q__idQ_idQa,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_idQa_equals_idQa_Q__idQ_idQa) ).

fof(f44,plain,
    ( ~ less_equal(idQa,idQa_Q__idQ_idQa)
    | idQa = idQa_Q__idQ_idQa ),
    inference(resolution,[],[f40,f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X1,X0)
      | ~ less_equal(X0,X1)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_and_equal) ).

fof(f40,plain,
    less_equal(idQa_Q__idQ_idQa,idQa),
    inference(resolution,[],[f21,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ quotient(X0,X1,X2)
      | less_equal(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',divisor_existence) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : HEN010-2 : TPTP v8.1.0. Released v1.0.0.
% 0.03/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 : n014.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 22:55:18 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.45  % (22369)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.47  % (22361)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.47  % (22369)Instruction limit reached!
% 0.19/0.47  % (22369)------------------------------
% 0.19/0.47  % (22369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (22369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (22369)Termination reason: Unknown
% 0.19/0.47  % (22369)Termination phase: Saturation
% 0.19/0.47  
% 0.19/0.47  % (22369)Memory used [KB]: 5884
% 0.19/0.47  % (22369)Time elapsed: 0.084 s
% 0.19/0.47  % (22369)Instructions burned: 4 (million)
% 0.19/0.47  % (22369)------------------------------
% 0.19/0.47  % (22369)------------------------------
% 0.19/0.48  % (22390)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.48  % (22381)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.48  % (22370)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.49  % (22390)Refutation not found, incomplete strategy% (22390)------------------------------
% 0.19/0.49  % (22390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (22381)Instruction limit reached!
% 0.19/0.49  % (22381)------------------------------
% 0.19/0.49  % (22381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (22381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (22381)Termination reason: Unknown
% 0.19/0.49  % (22381)Termination phase: Saturation
% 0.19/0.49  
% 0.19/0.49  % (22381)Memory used [KB]: 5884
% 0.19/0.49  % (22381)Time elapsed: 0.109 s
% 0.19/0.49  % (22381)Instructions burned: 7 (million)
% 0.19/0.49  % (22381)------------------------------
% 0.19/0.49  % (22381)------------------------------
% 0.19/0.49  % (22362)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.49  % (22390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (22390)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (22390)Memory used [KB]: 1407
% 0.19/0.49  % (22390)Time elapsed: 0.113 s
% 0.19/0.49  % (22390)Instructions burned: 11 (million)
% 0.19/0.49  % (22390)------------------------------
% 0.19/0.49  % (22390)------------------------------
% 0.19/0.50  % (22392)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.50  % (22366)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.50  % (22384)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.50  % (22365)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.50  % (22376)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.50  % (22365)Refutation not found, incomplete strategy% (22365)------------------------------
% 0.19/0.50  % (22365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (22365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (22365)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (22365)Memory used [KB]: 5884
% 0.19/0.50  % (22365)Time elapsed: 0.106 s
% 0.19/0.50  % (22365)Instructions burned: 2 (million)
% 0.19/0.50  % (22365)------------------------------
% 0.19/0.50  % (22365)------------------------------
% 0.19/0.50  % (22387)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.50  % (22374)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.51  % (22363)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.51  % (22383)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.51  % (22383)Refutation not found, incomplete strategy% (22383)------------------------------
% 0.19/0.51  % (22383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (22375)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.51  % (22385)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.52  % (22383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22383)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (22383)Memory used [KB]: 5884
% 0.19/0.52  % (22383)Time elapsed: 0.110 s
% 0.19/0.52  % (22383)Instructions burned: 2 (million)
% 0.19/0.52  % (22383)------------------------------
% 0.19/0.52  % (22383)------------------------------
% 0.19/0.52  % (22388)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.52  % (22374)Instruction limit reached!
% 0.19/0.52  % (22374)------------------------------
% 0.19/0.52  % (22374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22374)Termination reason: Unknown
% 0.19/0.52  % (22374)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (22374)Memory used [KB]: 5884
% 0.19/0.52  % (22374)Time elapsed: 0.118 s
% 0.19/0.52  % (22374)Instructions burned: 3 (million)
% 0.19/0.52  % (22374)------------------------------
% 0.19/0.52  % (22374)------------------------------
% 0.19/0.52  % (22364)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.52  % (22364)Refutation not found, incomplete strategy% (22364)------------------------------
% 0.19/0.52  % (22364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22364)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (22364)Memory used [KB]: 5884
% 0.19/0.52  % (22364)Time elapsed: 0.128 s
% 0.19/0.52  % (22364)Instructions burned: 2 (million)
% 0.19/0.52  % (22364)------------------------------
% 0.19/0.52  % (22364)------------------------------
% 0.19/0.52  % (22371)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.52  % (22389)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  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (22376)Instruction limit reached!
% 0.19/0.52  % (22376)------------------------------
% 0.19/0.52  % (22376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22363)Instruction limit reached!
% 0.19/0.52  % (22363)------------------------------
% 0.19/0.52  % (22363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22363)Termination reason: Unknown
% 0.19/0.52  % (22363)Termination phase: Saturation
% 0.19/0.53  % (22371)Instruction limit reached!
% 0.19/0.53  % (22371)------------------------------
% 0.19/0.53  % (22371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (22367)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.53  % (22379)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  % (22382)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  % (22371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (22371)Termination reason: Unknown
% 0.19/0.53  % (22371)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (22371)Memory used [KB]: 5884
% 0.19/0.53  % (22371)Time elapsed: 0.127 s
% 0.19/0.53  % (22371)Instructions burned: 6 (million)
% 0.19/0.53  % (22371)------------------------------
% 0.19/0.53  % (22371)------------------------------
% 0.19/0.53  % (22380)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  % (22377)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  % (22377)Instruction limit reached!
% 0.19/0.53  % (22377)------------------------------
% 0.19/0.53  % (22377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  
% 0.19/0.53  % (22363)Memory used [KB]: 5884
% 0.19/0.53  % (22363)Time elapsed: 0.088 s
% 0.19/0.53  % (22379)Instruction limit reached!
% 0.19/0.53  % (22379)------------------------------
% 0.19/0.53  % (22379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (22363)Instructions burned: 4 (million)
% 0.19/0.53  % (22363)------------------------------
% 0.19/0.53  % (22363)------------------------------
% 0.19/0.53  % (22372)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.53  % (22391)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  % (22368)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.54  % (22373)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.51/0.54  % (22379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (22377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (22376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.54  % (22377)Termination reason: Unknown
% 1.51/0.54  % (22377)Termination phase: Saturation
% 1.51/0.54  
% 1.51/0.54  % (22376)Termination reason: Unknown
% 1.51/0.54  % (22376)Termination phase: Finite model building constraint generation
% 1.51/0.54  
% 1.51/0.54  % (22377)Memory used [KB]: 1279
% 1.51/0.54  % (22377)Time elapsed: 0.003 s
% 1.51/0.54  % (22377)Instructions burned: 2 (million)
% 1.51/0.54  % (22376)Memory used [KB]: 6140
% 1.51/0.54  % (22377)------------------------------
% 1.51/0.54  % (22377)------------------------------
% 1.51/0.54  % (22376)Time elapsed: 0.102 s
% 1.51/0.54  % (22376)Instructions burned: 9 (million)
% 1.51/0.54  % (22376)------------------------------
% 1.51/0.54  % (22376)------------------------------
% 1.51/0.54  % (22379)Termination reason: Unknown
% 1.51/0.54  % (22379)Termination phase: Saturation
% 1.51/0.54  
% 1.51/0.54  % (22379)Memory used [KB]: 5884
% 1.51/0.54  % (22379)Time elapsed: 0.136 s
% 1.51/0.54  % (22379)Instructions burned: 8 (million)
% 1.51/0.54  % (22379)------------------------------
% 1.51/0.54  % (22379)------------------------------
% 1.51/0.54  % (22382)Instruction limit reached!
% 1.51/0.54  % (22382)------------------------------
% 1.51/0.54  % (22382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.54  % (22362)First to succeed.
% 1.51/0.55  % (22373)Instruction limit reached!
% 1.51/0.55  % (22373)------------------------------
% 1.51/0.55  % (22373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (22373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (22373)Termination reason: Unknown
% 1.51/0.55  % (22373)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (22373)Memory used [KB]: 5884
% 1.51/0.55  % (22373)Time elapsed: 0.151 s
% 1.51/0.55  % (22373)Instructions burned: 5 (million)
% 1.51/0.55  % (22373)------------------------------
% 1.51/0.55  % (22373)------------------------------
% 1.51/0.55  % (22366)Instruction limit reached!
% 1.51/0.55  % (22366)------------------------------
% 1.51/0.55  % (22366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (22366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (22366)Termination reason: Unknown
% 1.51/0.55  % (22366)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (22366)Memory used [KB]: 6140
% 1.51/0.55  % (22366)Time elapsed: 0.142 s
% 1.51/0.55  % (22366)Instructions burned: 25 (million)
% 1.51/0.55  % (22366)------------------------------
% 1.51/0.55  % (22366)------------------------------
% 1.51/0.55  % (22375)Instruction limit reached!
% 1.51/0.55  % (22375)------------------------------
% 1.51/0.55  % (22375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (22372)Instruction limit reached!
% 1.51/0.55  % (22372)------------------------------
% 1.51/0.55  % (22372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.55  % (22372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (22372)Termination reason: Unknown
% 1.51/0.55  % (22372)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (22372)Memory used [KB]: 6012
% 1.51/0.55  % (22372)Time elapsed: 0.155 s
% 1.51/0.55  % (22372)Instructions burned: 25 (million)
% 1.51/0.55  % (22372)------------------------------
% 1.51/0.55  % (22372)------------------------------
% 1.51/0.55  % (22375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.55  % (22375)Termination reason: Unknown
% 1.51/0.55  % (22375)Termination phase: Saturation
% 1.51/0.55  
% 1.51/0.55  % (22375)Memory used [KB]: 1535
% 1.51/0.55  % (22375)Time elapsed: 0.145 s
% 1.51/0.55  % (22375)Instructions burned: 30 (million)
% 1.51/0.55  % (22375)------------------------------
% 1.51/0.55  % (22375)------------------------------
% 1.51/0.56  % (22382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.56  % (22382)Termination reason: Unknown
% 1.51/0.56  % (22382)Termination phase: Saturation
% 1.51/0.56  
% 1.51/0.56  % (22382)Memory used [KB]: 1407
% 1.51/0.56  % (22382)Time elapsed: 0.153 s
% 1.51/0.56  % (22382)Instructions burned: 7 (million)
% 1.51/0.56  % (22382)------------------------------
% 1.51/0.56  % (22382)------------------------------
% 1.71/0.56  % (22389)Refutation not found, incomplete strategy% (22389)------------------------------
% 1.71/0.56  % (22389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.56  % (22368)Refutation not found, incomplete strategy% (22368)------------------------------
% 1.71/0.56  % (22368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.56  % (22368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.56  % (22368)Termination reason: Refutation not found, incomplete strategy
% 1.71/0.56  
% 1.71/0.56  % (22368)Memory used [KB]: 6012
% 1.71/0.56  % (22368)Time elapsed: 0.149 s
% 1.71/0.56  % (22368)Instructions burned: 18 (million)
% 1.71/0.56  % (22368)------------------------------
% 1.71/0.56  % (22368)------------------------------
% 1.71/0.56  % (22380)Instruction limit reached!
% 1.71/0.56  % (22380)------------------------------
% 1.71/0.56  % (22380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.56  % (22380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.56  % (22380)Termination reason: Unknown
% 1.71/0.56  % (22380)Termination phase: Saturation
% 1.71/0.56  
% 1.71/0.56  % (22380)Memory used [KB]: 10490
% 1.71/0.56  % (22380)Time elapsed: 0.161 s
% 1.71/0.56  % (22380)Instructions burned: 30 (million)
% 1.71/0.56  % (22380)------------------------------
% 1.71/0.56  % (22380)------------------------------
% 1.71/0.57  % (22389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.57  % (22389)Termination reason: Refutation not found, incomplete strategy
% 1.71/0.57  
% 1.71/0.57  % (22389)Memory used [KB]: 6012
% 1.71/0.57  % (22389)Time elapsed: 0.164 s
% 1.71/0.57  % (22389)Instructions burned: 13 (million)
% 1.71/0.57  % (22389)------------------------------
% 1.71/0.57  % (22389)------------------------------
% 1.71/0.57  % (22362)Refutation found. Thanks to Tanya!
% 1.71/0.57  % SZS status Unsatisfiable for theBenchmark
% 1.71/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.71/0.57  % (22362)------------------------------
% 1.71/0.57  % (22362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.57  % (22362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.57  % (22362)Termination reason: Refutation
% 1.71/0.57  
% 1.71/0.57  % (22362)Memory used [KB]: 1535
% 1.71/0.57  % (22362)Time elapsed: 0.151 s
% 1.71/0.57  % (22362)Instructions burned: 26 (million)
% 1.71/0.57  % (22362)------------------------------
% 1.71/0.57  % (22362)------------------------------
% 1.71/0.57  % (22356)Success in time 0.212 s
%------------------------------------------------------------------------------