TSTP Solution File: HEN006-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : HEN006-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_sat --cores 0 -t %d %s

% Computer : n026.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:35 EDT 2022

% Result   : Unsatisfiable 2.63s 0.65s
% Output   : Refutation 2.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   41 (  22 unt;   0 def)
%            Number of atoms       :   78 (  10 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   75 (  38   ~;  37   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    3 (   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   :   63 (  63   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2281,plain,
    $false,
    inference(subsumption_resolution,[],[f2265,f13]) ).

fof(f13,axiom,
    ~ less_equal(xQz,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_xQzLEy) ).

fof(f2265,plain,
    less_equal(xQz,y),
    inference(resolution,[],[f2243,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( ~ quotient(X0,X1,zero)
      | less_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_equal_quotient) ).

fof(f2243,plain,
    quotient(xQz,y,zero),
    inference(superposition,[],[f8,f2213]) ).

fof(f2213,plain,
    zero = divide(xQz,y),
    inference(subsumption_resolution,[],[f2211,f5]) ).

fof(f5,axiom,
    ! [X0] : less_equal(zero,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',zero_is_smallest) ).

fof(f2211,plain,
    ( zero = divide(xQz,y)
    | ~ less_equal(zero,divide(xQz,y)) ),
    inference(resolution,[],[f2192,f6]) ).

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

fof(f2192,plain,
    less_equal(divide(xQz,y),zero),
    inference(resolution,[],[f2177,f2]) ).

fof(f2177,plain,
    quotient(divide(xQz,y),zero,zero),
    inference(superposition,[],[f8,f2172]) ).

fof(f2172,plain,
    zero = divide(divide(xQz,y),zero),
    inference(resolution,[],[f2166,f45]) ).

fof(f45,plain,
    ! [X1] :
      ( ~ less_equal(X1,zero)
      | zero = X1 ),
    inference(resolution,[],[f6,f5]) ).

fof(f2166,plain,
    less_equal(divide(divide(xQz,y),zero),zero),
    inference(resolution,[],[f2119,f8]) ).

fof(f2119,plain,
    ! [X23] :
      ( ~ quotient(xQz,y,X23)
      | less_equal(divide(X23,zero),zero) ),
    inference(forward_demodulation,[],[f2091,f88]) ).

fof(f88,plain,
    ! [X0] : zero = divide(zero,X0),
    inference(resolution,[],[f45,f16]) ).

fof(f16,plain,
    ! [X0,X1] : less_equal(divide(X0,X1),X0),
    inference(resolution,[],[f3,f8]) ).

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

fof(f2091,plain,
    ! [X23] :
      ( less_equal(divide(X23,zero),divide(zero,y))
      | ~ quotient(xQz,y,X23) ),
    inference(resolution,[],[f536,f213]) ).

fof(f213,plain,
    quotient(xQz,divide(y,z),zero),
    inference(superposition,[],[f8,f203]) ).

fof(f203,plain,
    zero = divide(xQz,divide(y,z)),
    inference(resolution,[],[f202,f45]) ).

fof(f202,plain,
    less_equal(divide(xQz,divide(y,z)),zero),
    inference(resolution,[],[f201,f8]) ).

fof(f201,plain,
    ! [X1] :
      ( ~ quotient(y,z,X1)
      | less_equal(divide(xQz,X1),zero) ),
    inference(forward_demodulation,[],[f200,f98]) ).

fof(f98,plain,
    xQz = divide(x,z),
    inference(resolution,[],[f82,f8]) ).

fof(f82,plain,
    ! [X11] :
      ( ~ quotient(x,z,X11)
      | xQz = X11 ),
    inference(resolution,[],[f9,f12]) ).

fof(f12,axiom,
    quotient(x,z,xQz),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',xQz) ).

fof(f9,axiom,
    ! [X2,X0,X1,X8] :
      ( ~ quotient(X0,X1,X2)
      | ~ quotient(X0,X1,X8)
      | X2 = X8 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_defined) ).

fof(f200,plain,
    ! [X1] :
      ( less_equal(divide(divide(x,z),X1),zero)
      | ~ quotient(y,z,X1) ),
    inference(resolution,[],[f168,f8]) ).

fof(f168,plain,
    ! [X0,X1] :
      ( ~ quotient(x,z,X0)
      | less_equal(divide(X0,X1),zero)
      | ~ quotient(y,z,X1) ),
    inference(resolution,[],[f167,f8]) ).

fof(f167,plain,
    ! [X2,X0,X1] :
      ( ~ quotient(X1,X2,X0)
      | less_equal(X0,zero)
      | ~ quotient(x,z,X1)
      | ~ quotient(y,z,X2) ),
    inference(resolution,[],[f26,f10]) ).

fof(f10,axiom,
    quotient(x,y,xQy),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',xQy) ).

fof(f26,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ quotient(X0,X1,xQy)
      | ~ quotient(X0,z,X2)
      | ~ quotient(X2,X4,X3)
      | ~ quotient(X1,z,X4)
      | less_equal(X3,zero) ),
    inference(resolution,[],[f23,f4]) ).

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

fof(f23,plain,
    quotient(xQy,z,zero),
    inference(resolution,[],[f1,f11]) ).

fof(f11,axiom,
    less_equal(xQy,z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',xQyLEz) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X0,X1)
      | quotient(X0,X1,zero) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quotient_less_equal) ).

fof(f536,plain,
    ! [X16,X14,X17,X15,X13] :
      ( ~ quotient(X13,divide(X14,X17),X16)
      | ~ quotient(X13,X14,X15)
      | less_equal(divide(X15,zero),divide(X16,X14)) ),
    inference(resolution,[],[f257,f22]) ).

fof(f22,plain,
    ! [X2,X3] : quotient(divide(X2,X3),X2,zero),
    inference(resolution,[],[f1,f16]) ).

fof(f257,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ quotient(X0,X1,X2)
      | ~ quotient(X3,X1,X4)
      | less_equal(divide(X4,X2),divide(X5,X1))
      | ~ quotient(X3,X0,X5) ),
    inference(resolution,[],[f19,f8]) ).

fof(f19,plain,
    ! [X10,X11,X16,X14,X15,X12,X13] :
      ( ~ quotient(X14,X16,X15)
      | ~ quotient(X11,X13,X16)
      | ~ quotient(X10,X13,X14)
      | ~ quotient(X10,X11,X12)
      | less_equal(X15,divide(X12,X13)) ),
    inference(resolution,[],[f4,f8]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.06  % Problem    : HEN006-1 : TPTP v8.1.0. Released v1.0.0.
% 0.05/0.07  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.06/0.27  % Computer : n026.cluster.edu
% 0.06/0.27  % Model    : x86_64 x86_64
% 0.06/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.06/0.27  % Memory   : 8042.1875MB
% 0.06/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.06/0.27  % CPULimit   : 300
% 0.06/0.27  % WCLimit    : 300
% 0.06/0.27  % DateTime   : Mon Aug 29 23:13:50 EDT 2022
% 0.06/0.27  % CPUTime    : 
% 0.12/0.43  % (8375)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.12/0.43  % (8387)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.12/0.44  % (8371)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.12/0.44  % (8371)Instruction limit reached!
% 0.12/0.44  % (8371)------------------------------
% 0.12/0.44  % (8371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.44  % (8368)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.12/0.44  % (8371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.44  % (8371)Termination reason: Unknown
% 0.12/0.44  % (8371)Termination phase: Saturation
% 0.12/0.44  
% 0.12/0.44  % (8371)Memory used [KB]: 5500
% 0.12/0.44  % (8371)Time elapsed: 0.108 s
% 0.12/0.44  % (8371)Instructions burned: 7 (million)
% 0.12/0.44  % (8371)------------------------------
% 0.12/0.44  % (8371)------------------------------
% 0.12/0.45  % (8372)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.12/0.46  % (8378)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.12/0.46  % (8366)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.12/0.46  % (8373)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.12/0.46  % (8374)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.12/0.46  % (8376)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.12/0.46  % (8365)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.12/0.46  % (8365)Refutation not found, incomplete strategy% (8365)------------------------------
% 0.12/0.46  % (8365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.46  % (8365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.46  % (8365)Termination reason: Refutation not found, incomplete strategy
% 0.12/0.46  
% 0.12/0.46  % (8365)Memory used [KB]: 5373
% 0.12/0.46  % (8365)Time elapsed: 0.128 s
% 0.12/0.46  % (8365)------------------------------
% 0.12/0.46  % (8365)------------------------------
% 0.12/0.46  % (8386)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.12/0.46  % (8383)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.12/0.46  % (8379)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.12/0.47  % (8385)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.12/0.47  % (8390)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.12/0.47  % (8393)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.12/0.47  % (8372)Instruction limit reached!
% 0.12/0.47  % (8372)------------------------------
% 0.12/0.47  % (8372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.47  % (8372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.47  % (8372)Termination reason: Unknown
% 0.12/0.47  % (8372)Termination phase: Saturation
% 0.12/0.47  
% 0.12/0.47  % (8372)Memory used [KB]: 895
% 0.12/0.47  % (8372)Time elapsed: 0.003 s
% 0.12/0.47  % (8372)Instructions burned: 2 (million)
% 0.12/0.47  % (8372)------------------------------
% 0.12/0.47  % (8372)------------------------------
% 0.12/0.48  % (8377)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.12/0.48  % (8381)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.12/0.48  % (8392)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.12/0.48  TRYING [1]
% 0.12/0.48  % (8382)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.12/0.48  TRYING [2]
% 0.12/0.48  % (8364)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.12/0.48  TRYING [3]
% 0.12/0.48  TRYING [1]
% 0.12/0.48  TRYING [2]
% 0.12/0.48  TRYING [3]
% 0.12/0.48  % (8369)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.12/0.48  % (8367)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.12/0.48  TRYING [4]
% 0.12/0.48  % (8388)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.12/0.49  % (8384)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.12/0.49  % (8370)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.12/0.49  % (8391)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.12/0.49  % (8389)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.12/0.49  TRYING [1]
% 0.12/0.49  TRYING [2]
% 0.12/0.49  TRYING [3]
% 0.12/0.50  TRYING [4]
% 0.12/0.50  % (8380)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.12/0.50  TRYING [4]
% 0.12/0.51  TRYING [5]
% 0.12/0.52  TRYING [5]
% 0.12/0.53  TRYING [5]
% 0.12/0.54  % (8366)Instruction limit reached!
% 0.12/0.54  % (8366)------------------------------
% 0.12/0.54  % (8366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.54  % (8366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.54  % (8366)Termination reason: Unknown
% 0.12/0.54  % (8366)Termination phase: Saturation
% 0.12/0.54  
% 0.12/0.54  % (8366)Memory used [KB]: 1279
% 0.12/0.54  % (8366)Time elapsed: 0.214 s
% 0.12/0.54  % (8366)Instructions burned: 39 (million)
% 0.12/0.54  % (8366)------------------------------
% 0.12/0.54  % (8366)------------------------------
% 0.12/0.54  % (8373)Instruction limit reached!
% 0.12/0.54  % (8373)------------------------------
% 0.12/0.54  % (8373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.54  % (8373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.54  % (8373)Termination reason: Unknown
% 0.12/0.54  % (8373)Termination phase: Saturation
% 0.12/0.54  
% 0.12/0.54  % (8373)Memory used [KB]: 1279
% 0.12/0.54  % (8373)Time elapsed: 0.203 s
% 0.12/0.54  % (8373)Instructions burned: 51 (million)
% 0.12/0.54  % (8373)------------------------------
% 0.12/0.54  % (8373)------------------------------
% 0.12/0.55  % (8370)Instruction limit reached!
% 0.12/0.55  % (8370)------------------------------
% 0.12/0.55  % (8370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.55  % (8370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.55  % (8370)Termination reason: Unknown
% 0.12/0.55  % (8370)Termination phase: Finite model building constraint generation
% 0.12/0.55  
% 0.12/0.55  % (8370)Memory used [KB]: 8059
% 0.12/0.55  % (8370)Time elapsed: 0.148 s
% 0.12/0.55  % (8370)Instructions burned: 51 (million)
% 0.12/0.55  % (8370)------------------------------
% 0.12/0.55  % (8370)------------------------------
% 0.12/0.55  % (8381)Instruction limit reached!
% 0.12/0.55  % (8381)------------------------------
% 0.12/0.55  % (8381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.55  % (8381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.55  % (8381)Termination reason: Unknown
% 0.12/0.55  % (8381)Termination phase: Finite model building SAT solving
% 0.12/0.55  
% 0.12/0.55  % (8381)Memory used [KB]: 8187
% 0.12/0.55  % (8381)Time elapsed: 0.217 s
% 0.12/0.55  % (8381)Instructions burned: 61 (million)
% 0.12/0.55  % (8381)------------------------------
% 0.12/0.55  % (8381)------------------------------
% 0.12/0.55  % (8368)Instruction limit reached!
% 0.12/0.55  % (8368)------------------------------
% 0.12/0.55  % (8368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.55  % (8368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.55  % (8368)Termination reason: Unknown
% 0.12/0.55  % (8368)Termination phase: Saturation
% 0.12/0.55  
% 0.12/0.55  % (8368)Memory used [KB]: 6140
% 0.12/0.55  % (8368)Time elapsed: 0.211 s
% 0.12/0.55  % (8368)Instructions burned: 51 (million)
% 0.12/0.55  % (8368)------------------------------
% 0.12/0.55  % (8368)------------------------------
% 2.19/0.57  % (8394)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.19/0.57  % (8367)Instruction limit reached!
% 2.19/0.57  % (8367)------------------------------
% 2.19/0.57  % (8367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.57  % (8367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.57  % (8367)Termination reason: Unknown
% 2.19/0.57  % (8367)Termination phase: Saturation
% 2.19/0.57  
% 2.19/0.57  % (8367)Memory used [KB]: 6012
% 2.19/0.57  % (8367)Time elapsed: 0.227 s
% 2.19/0.57  % (8367)Instructions burned: 53 (million)
% 2.19/0.57  % (8367)------------------------------
% 2.19/0.57  % (8367)------------------------------
% 2.19/0.57  % (8369)Instruction limit reached!
% 2.19/0.57  % (8369)------------------------------
% 2.19/0.57  % (8369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.57  % (8369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.57  % (8369)Termination reason: Unknown
% 2.19/0.57  % (8369)Termination phase: Saturation
% 2.19/0.57  
% 2.19/0.57  % (8369)Memory used [KB]: 6012
% 2.19/0.57  % (8369)Time elapsed: 0.227 s
% 2.19/0.57  % (8369)Instructions burned: 49 (million)
% 2.19/0.57  % (8369)------------------------------
% 2.19/0.57  % (8369)------------------------------
% 2.19/0.57  % (8374)Instruction limit reached!
% 2.19/0.57  % (8374)------------------------------
% 2.19/0.57  % (8374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.57  % (8374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.57  % (8374)Termination reason: Unknown
% 2.19/0.57  % (8374)Termination phase: Saturation
% 2.19/0.57  
% 2.19/0.57  % (8374)Memory used [KB]: 6012
% 2.19/0.57  % (8374)Time elapsed: 0.208 s
% 2.19/0.57  % (8374)Instructions burned: 50 (million)
% 2.19/0.57  % (8374)------------------------------
% 2.19/0.57  % (8374)------------------------------
% 2.19/0.59  % (8378)Instruction limit reached!
% 2.19/0.59  % (8378)------------------------------
% 2.19/0.59  % (8378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.59  % (8378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.59  % (8378)Termination reason: Unknown
% 2.19/0.59  % (8378)Termination phase: Saturation
% 2.19/0.59  
% 2.19/0.59  % (8378)Memory used [KB]: 6268
% 2.19/0.59  % (8378)Time elapsed: 0.037 s
% 2.19/0.59  % (8378)Instructions burned: 69 (million)
% 2.19/0.59  % (8378)------------------------------
% 2.19/0.59  % (8378)------------------------------
% 2.19/0.59  % (8390)Instruction limit reached!
% 2.19/0.59  % (8390)------------------------------
% 2.19/0.59  % (8390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.60  % (8379)Instruction limit reached!
% 2.19/0.60  % (8379)------------------------------
% 2.19/0.60  % (8379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.60  % (8379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.60  % (8379)Termination reason: Unknown
% 2.19/0.60  % (8379)Termination phase: Saturation
% 2.19/0.60  
% 2.19/0.60  % (8379)Memory used [KB]: 1663
% 2.19/0.60  % (8379)Time elapsed: 0.254 s
% 2.19/0.60  % (8379)Instructions burned: 76 (million)
% 2.19/0.60  % (8379)------------------------------
% 2.19/0.60  % (8379)------------------------------
% 2.19/0.61  TRYING [6]
% 2.19/0.61  % (8390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.61  % (8390)Termination reason: Unknown
% 2.19/0.61  % (8390)Termination phase: Saturation
% 2.19/0.61  
% 2.19/0.61  % (8390)Memory used [KB]: 6268
% 2.19/0.61  % (8390)Time elapsed: 0.036 s
% 2.19/0.61  % (8390)Instructions burned: 69 (million)
% 2.19/0.61  % (8390)------------------------------
% 2.19/0.61  % (8390)------------------------------
% 2.19/0.61  % (8395)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.19/0.61  % (8375)Instruction limit reached!
% 2.19/0.61  % (8375)------------------------------
% 2.19/0.61  % (8375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.61  % (8375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.61  % (8375)Termination reason: Unknown
% 2.19/0.61  % (8375)Termination phase: Saturation
% 2.19/0.61  
% 2.19/0.61  % (8375)Memory used [KB]: 6524
% 2.19/0.61  % (8375)Time elapsed: 0.287 s
% 2.19/0.61  % (8375)Instructions burned: 100 (million)
% 2.19/0.61  % (8375)------------------------------
% 2.19/0.61  % (8375)------------------------------
% 2.19/0.62  % (8383)Instruction limit reached!
% 2.19/0.62  % (8383)------------------------------
% 2.19/0.62  % (8383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.62  % (8383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.62  % (8383)Termination reason: Unknown
% 2.19/0.62  % (8383)Termination phase: Saturation
% 2.19/0.62  
% 2.19/0.62  % (8383)Memory used [KB]: 1535
% 2.19/0.62  % (8383)Time elapsed: 0.283 s
% 2.19/0.62  % (8383)Instructions burned: 102 (million)
% 2.19/0.62  % (8383)------------------------------
% 2.19/0.62  % (8383)------------------------------
% 2.63/0.64  % (8396)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.63/0.64  % (8392)First to succeed.
% 2.63/0.65  % (8376)Instruction limit reached!
% 2.63/0.65  % (8376)------------------------------
% 2.63/0.65  % (8376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.65  % (8392)Refutation found. Thanks to Tanya!
% 2.63/0.65  % SZS status Unsatisfiable for theBenchmark
% 2.63/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 2.63/0.65  % (8392)------------------------------
% 2.63/0.65  % (8392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.65  % (8392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.65  % (8392)Termination reason: Refutation
% 2.63/0.65  
% 2.63/0.65  % (8392)Memory used [KB]: 6268
% 2.63/0.65  % (8392)Time elapsed: 0.301 s
% 2.63/0.65  % (8392)Instructions burned: 84 (million)
% 2.63/0.65  % (8392)------------------------------
% 2.63/0.65  % (8392)------------------------------
% 2.63/0.65  % (8363)Success in time 0.364 s
%------------------------------------------------------------------------------