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

View Problem - Process Solution

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

% Computer : n020.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.96s 0.76s
% Output   : Refutation 2.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   42 (  16 unt;   0 def)
%            Number of atoms       :   91 (   7 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  103 (  54   ~;  46   |;   0   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-4 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :  107 ( 107   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3650,plain,
    $false,
    inference(subsumption_resolution,[],[f3632,f18]) ).

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

fof(f3632,plain,
    less_equal(xQz,y),
    inference(resolution,[],[f3621,f102]) ).

fof(f102,plain,
    ! [X2,X0,X1] :
      ( ~ less_equal(X0,divide(X1,X2))
      | less_equal(X0,X1) ),
    inference(resolution,[],[f36,f14]) ).

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

fof(f36,plain,
    ! [X6,X5] : less_equal(divide(X5,X6),X5),
    inference(resolution,[],[f3,f8]) ).

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

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

fof(f3621,plain,
    less_equal(xQz,divide(y,z)),
    inference(resolution,[],[f3576,f2]) ).

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

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

fof(f2841,plain,
    zero = divide(xQz,divide(y,z)),
    inference(resolution,[],[f2634,f39]) ).

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

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

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(f2634,plain,
    less_equal(divide(xQz,divide(y,z)),zero),
    inference(forward_demodulation,[],[f2618,f270]) ).

fof(f270,plain,
    zero = divide(xQy,z),
    inference(resolution,[],[f205,f8]) ).

fof(f205,plain,
    ! [X11] :
      ( ~ quotient(xQy,z,X11)
      | zero = X11 ),
    inference(resolution,[],[f59,f16]) ).

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

fof(f59,plain,
    ! [X8,X6,X7] :
      ( ~ less_equal(X7,X8)
      | ~ quotient(X7,X8,X6)
      | zero = X6 ),
    inference(resolution,[],[f9,f1]) ).

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

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

fof(f2618,plain,
    less_equal(divide(xQz,divide(y,z)),divide(xQy,z)),
    inference(resolution,[],[f967,f214]) ).

fof(f214,plain,
    ! [X0] : sP1(x,divide(xQy,X0),X0,y),
    inference(resolution,[],[f80,f15]) ).

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

fof(f80,plain,
    ! [X18,X19,X17,X20] :
      ( ~ quotient(X17,X20,X18)
      | sP1(X17,divide(X18,X19),X19,X20) ),
    inference(resolution,[],[f21,f8]) ).

fof(f21,plain,
    ! [X2,X3,X0,X1,X7] :
      ( ~ quotient(X3,X2,X7)
      | sP1(X0,X7,X2,X1)
      | ~ quotient(X0,X1,X3) ),
    inference(cnf_transformation,[],[f21_D]) ).

fof(f21_D,plain,
    ! [X1,X2,X7,X0] :
      ( ! [X3] :
          ( ~ quotient(X3,X2,X7)
          | ~ quotient(X0,X1,X3) )
    <=> ~ sP1(X0,X7,X2,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP1])]) ).

fof(f967,plain,
    ! [X2,X3] :
      ( ~ sP1(x,X3,z,X2)
      | less_equal(divide(xQz,divide(X2,z)),X3) ),
    inference(resolution,[],[f476,f84]) ).

fof(f84,plain,
    ! [X2,X3] :
      ( sP2(X2,xQz,z,X3)
      | ~ sP1(x,X2,z,X3) ),
    inference(resolution,[],[f23,f17]) ).

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

fof(f23,plain,
    ! [X2,X0,X1,X7,X5] :
      ( ~ quotient(X0,X2,X5)
      | sP2(X7,X5,X2,X1)
      | ~ sP1(X0,X7,X2,X1) ),
    inference(cnf_transformation,[],[f23_D]) ).

fof(f23_D,plain,
    ! [X1,X2,X5,X7] :
      ( ! [X0] :
          ( ~ quotient(X0,X2,X5)
          | ~ sP1(X0,X7,X2,X1) )
    <=> ~ sP2(X7,X5,X2,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP2])]) ).

fof(f476,plain,
    ! [X10,X8,X9,X7] :
      ( ~ sP2(X7,X8,X9,X10)
      | less_equal(divide(X8,divide(X10,X9)),X7) ),
    inference(resolution,[],[f267,f8]) ).

fof(f267,plain,
    ! [X26,X27,X24,X25,X23] :
      ( ~ quotient(X23,divide(X24,X25),X26)
      | ~ sP2(X27,X23,X25,X24)
      | less_equal(X26,X27) ),
    inference(resolution,[],[f82,f8]) ).

fof(f82,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ quotient(X3,X2,X4)
      | ~ quotient(X1,X4,X5)
      | ~ sP2(X0,X1,X2,X3)
      | less_equal(X5,X0) ),
    inference(resolution,[],[f24,f19]) ).

fof(f19,plain,
    ! [X6,X7,X4,X5] :
      ( sP0(X5,X4,X7)
      | ~ quotient(X5,X4,X6)
      | less_equal(X6,X7) ),
    inference(cnf_transformation,[],[f19_D]) ).

fof(f19_D,plain,
    ! [X7,X4,X5] :
      ( ! [X6] :
          ( ~ quotient(X5,X4,X6)
          | less_equal(X6,X7) )
    <=> ~ sP0(X5,X4,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP0])]) ).

fof(f24,plain,
    ! [X2,X1,X7,X4,X5] :
      ( ~ sP0(X5,X4,X7)
      | ~ sP2(X7,X5,X2,X1)
      | ~ quotient(X1,X2,X4) ),
    inference(general_splitting,[],[f22,f23_D]) ).

fof(f22,plain,
    ! [X2,X0,X1,X7,X4,X5] :
      ( ~ quotient(X0,X2,X5)
      | ~ quotient(X1,X2,X4)
      | ~ sP0(X5,X4,X7)
      | ~ sP1(X0,X7,X2,X1) ),
    inference(general_splitting,[],[f20,f21_D]) ).

fof(f20,plain,
    ! [X2,X3,X0,X1,X7,X4,X5] :
      ( ~ quotient(X0,X1,X3)
      | ~ quotient(X0,X2,X5)
      | ~ quotient(X1,X2,X4)
      | ~ quotient(X3,X2,X7)
      | ~ sP0(X5,X4,X7) ),
    inference(general_splitting,[],[f4,f19_D]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : HEN006-2 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.34  % Computer : n020.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 22:59:30 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.50  % (5519)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.20/0.50  % (5519)Instruction limit reached!
% 0.20/0.50  % (5519)------------------------------
% 0.20/0.50  % (5519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (5519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (5519)Termination reason: Unknown
% 0.20/0.50  % (5519)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (5519)Memory used [KB]: 895
% 0.20/0.50  % (5519)Time elapsed: 0.002 s
% 0.20/0.50  % (5519)Instructions burned: 2 (million)
% 0.20/0.50  % (5519)------------------------------
% 0.20/0.50  % (5519)------------------------------
% 0.20/0.51  % (5512)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.20/0.51  % (5520)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.20/0.51  % (5515)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (5518)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.52  % (5512)Refutation not found, incomplete strategy% (5512)------------------------------
% 0.20/0.52  % (5512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (5512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (5512)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (5512)Memory used [KB]: 5500
% 0.20/0.52  % (5512)Time elapsed: 0.107 s
% 0.20/0.52  % (5512)Instructions burned: 5 (million)
% 0.20/0.52  % (5512)------------------------------
% 0.20/0.52  % (5512)------------------------------
% 0.20/0.52  % (5514)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.20/0.52  % (5535)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.52  % (5513)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.20/0.53  % (5516)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.20/0.53  % (5531)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.20/0.53  % (5537)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.20/0.53  % (5533)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.20/0.53  % (5538)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.20/0.53  % (5524)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (5536)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.53  % (5540)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.20/0.54  % (5529)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.54  % (5534)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.20/0.54  % (5525)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.20/0.54  % (5532)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.54  % (5511)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.20/0.54  % (5518)Instruction limit reached!
% 0.20/0.54  % (5518)------------------------------
% 0.20/0.54  % (5518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (5523)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.20/0.54  % (5526)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.20/0.55  % (5522)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.20/0.55  % (5539)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.55  % (5530)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.20/0.55  % (5527)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.20/0.55  % (5528)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.55  % (5517)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.20/0.55  TRYING [1]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  TRYING [3]
% 0.20/0.55  TRYING [1]
% 0.20/0.55  TRYING [4]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  % (5521)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.55  TRYING [1]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  TRYING [3]
% 0.20/0.56  TRYING [3]
% 0.20/0.56  % (5518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (5518)Termination reason: Unknown
% 0.20/0.56  % (5518)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (5518)Memory used [KB]: 5500
% 0.20/0.56  % (5518)Time elapsed: 0.120 s
% 0.20/0.56  % (5518)Instructions burned: 8 (million)
% 0.20/0.56  % (5518)------------------------------
% 0.20/0.56  % (5518)------------------------------
% 0.20/0.56  TRYING [4]
% 0.20/0.56  TRYING [4]
% 0.20/0.58  TRYING [5]
% 0.20/0.58  TRYING [5]
% 0.20/0.59  % (5520)Instruction limit reached!
% 0.20/0.59  % (5520)------------------------------
% 0.20/0.59  % (5520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (5520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (5520)Termination reason: Unknown
% 0.20/0.59  % (5520)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (5520)Memory used [KB]: 1279
% 0.20/0.59  % (5520)Time elapsed: 0.188 s
% 0.20/0.59  % (5520)Instructions burned: 51 (million)
% 0.20/0.59  % (5520)------------------------------
% 0.20/0.59  % (5520)------------------------------
% 0.20/0.59  % (5513)Instruction limit reached!
% 0.20/0.59  % (5513)------------------------------
% 0.20/0.59  % (5513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (5513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (5513)Termination reason: Unknown
% 0.20/0.59  % (5513)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (5513)Memory used [KB]: 1279
% 0.20/0.59  % (5513)Time elapsed: 0.159 s
% 0.20/0.59  % (5513)Instructions burned: 37 (million)
% 0.20/0.59  % (5513)------------------------------
% 0.20/0.59  % (5513)------------------------------
% 0.20/0.59  TRYING [5]
% 0.20/0.61  % (5517)Instruction limit reached!
% 0.20/0.61  % (5517)------------------------------
% 0.20/0.61  % (5517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (5517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (5517)Termination reason: Unknown
% 0.20/0.61  % (5517)Termination phase: Finite model building constraint generation
% 0.20/0.61  
% 0.20/0.61  % (5517)Memory used [KB]: 8187
% 0.20/0.61  % (5517)Time elapsed: 0.134 s
% 0.20/0.61  % (5517)Instructions burned: 53 (million)
% 0.20/0.61  % (5517)------------------------------
% 0.20/0.61  % (5517)------------------------------
% 0.20/0.62  % (5514)Instruction limit reached!
% 0.20/0.62  % (5514)------------------------------
% 0.20/0.62  % (5514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (5514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (5514)Termination reason: Unknown
% 0.20/0.62  % (5514)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (5514)Memory used [KB]: 6140
% 0.20/0.62  % (5514)Time elapsed: 0.218 s
% 0.20/0.62  % (5514)Instructions burned: 52 (million)
% 0.20/0.62  % (5514)------------------------------
% 0.20/0.62  % (5514)------------------------------
% 0.20/0.62  % (5528)Instruction limit reached!
% 0.20/0.62  % (5528)------------------------------
% 0.20/0.62  % (5528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (5528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (5528)Termination reason: Unknown
% 0.20/0.62  % (5528)Termination phase: Finite model building SAT solving
% 0.20/0.62  
% 0.20/0.62  % (5528)Memory used [KB]: 8187
% 0.20/0.62  % (5528)Time elapsed: 0.199 s
% 0.20/0.62  % (5528)Instructions burned: 60 (million)
% 0.20/0.62  % (5528)------------------------------
% 0.20/0.62  % (5528)------------------------------
% 0.20/0.62  % (5515)Instruction limit reached!
% 0.20/0.62  % (5515)------------------------------
% 0.20/0.62  % (5515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (5515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (5515)Termination reason: Unknown
% 0.20/0.62  % (5515)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (5515)Memory used [KB]: 6140
% 0.20/0.62  % (5515)Time elapsed: 0.207 s
% 0.20/0.62  % (5515)Instructions burned: 52 (million)
% 0.20/0.62  % (5515)------------------------------
% 0.20/0.62  % (5515)------------------------------
% 0.20/0.63  % (5541)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)
% 0.20/0.63  % (5516)Instruction limit reached!
% 0.20/0.63  % (5516)------------------------------
% 0.20/0.63  % (5516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.63  % (5516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.63  % (5516)Termination reason: Unknown
% 0.20/0.63  % (5516)Termination phase: Saturation
% 0.20/0.63  
% 0.20/0.63  % (5516)Memory used [KB]: 5884
% 0.20/0.63  % (5516)Time elapsed: 0.228 s
% 0.20/0.63  % (5516)Instructions burned: 48 (million)
% 0.20/0.63  % (5516)------------------------------
% 0.20/0.63  % (5516)------------------------------
% 2.01/0.63  % (5521)Instruction limit reached!
% 2.01/0.63  % (5521)------------------------------
% 2.01/0.63  % (5521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (5525)Instruction limit reached!
% 2.01/0.64  % (5525)------------------------------
% 2.01/0.64  % (5525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  TRYING [6]
% 2.01/0.65  % (5521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.65  % (5521)Termination reason: Unknown
% 2.01/0.65  % (5521)Termination phase: Saturation
% 2.01/0.65  
% 2.01/0.65  % (5521)Memory used [KB]: 6012
% 2.01/0.65  % (5521)Time elapsed: 0.222 s
% 2.01/0.65  % (5521)Instructions burned: 50 (million)
% 2.01/0.65  % (5521)------------------------------
% 2.01/0.65  % (5521)------------------------------
% 2.01/0.65  % (5542)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.40/0.65  % (5537)Instruction limit reached!
% 2.40/0.65  % (5537)------------------------------
% 2.40/0.65  % (5537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.65  % (5537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.65  % (5537)Termination reason: Unknown
% 2.40/0.65  % (5537)Termination phase: Saturation
% 2.40/0.65  
% 2.40/0.65  % (5537)Memory used [KB]: 6396
% 2.40/0.65  % (5537)Time elapsed: 0.036 s
% 2.40/0.65  % (5537)Instructions burned: 69 (million)
% 2.40/0.65  % (5537)------------------------------
% 2.40/0.65  % (5537)------------------------------
% 2.40/0.66  % (5525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.66  % (5525)Termination reason: Unknown
% 2.40/0.66  % (5525)Termination phase: Saturation
% 2.40/0.66  
% 2.40/0.66  % (5525)Memory used [KB]: 6396
% 2.40/0.66  % (5525)Time elapsed: 0.042 s
% 2.40/0.66  % (5525)Instructions burned: 68 (million)
% 2.40/0.66  % (5525)------------------------------
% 2.40/0.66  % (5525)------------------------------
% 2.40/0.67  % (5526)Instruction limit reached!
% 2.40/0.67  % (5526)------------------------------
% 2.40/0.67  % (5526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.67  % (5526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.67  % (5526)Termination reason: Unknown
% 2.40/0.67  % (5526)Termination phase: Saturation
% 2.40/0.67  
% 2.40/0.67  % (5526)Memory used [KB]: 1535
% 2.40/0.67  % (5526)Time elapsed: 0.257 s
% 2.40/0.67  % (5526)Instructions burned: 76 (million)
% 2.40/0.67  % (5526)------------------------------
% 2.40/0.67  % (5526)------------------------------
% 2.40/0.68  % (5543)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 (2997ds/90Mi)
% 2.73/0.71  % (5527)Instruction limit reached!
% 2.73/0.71  % (5527)------------------------------
% 2.73/0.71  % (5527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.71  % (5527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.71  % (5527)Termination reason: Unknown
% 2.73/0.71  % (5527)Termination phase: Saturation
% 2.73/0.71  
% 2.73/0.71  % (5527)Memory used [KB]: 6396
% 2.73/0.71  % (5527)Time elapsed: 0.314 s
% 2.73/0.71  % (5527)Instructions burned: 99 (million)
% 2.73/0.71  % (5527)------------------------------
% 2.73/0.71  % (5527)------------------------------
% 2.73/0.71  % (5529)Instruction limit reached!
% 2.73/0.71  % (5529)------------------------------
% 2.73/0.71  % (5529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.71  % (5529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.71  % (5529)Termination reason: Unknown
% 2.73/0.71  % (5529)Termination phase: Saturation
% 2.73/0.71  
% 2.73/0.71  % (5529)Memory used [KB]: 6268
% 2.73/0.71  % (5529)Time elapsed: 0.280 s
% 2.73/0.71  % (5529)Instructions burned: 100 (million)
% 2.73/0.71  % (5529)------------------------------
% 2.73/0.71  % (5529)------------------------------
% 2.73/0.71  % (5530)Instruction limit reached!
% 2.73/0.71  % (5530)------------------------------
% 2.73/0.71  % (5530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.71  % (5530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.71  % (5530)Termination reason: Unknown
% 2.73/0.71  % (5530)Termination phase: Saturation
% 2.73/0.71  
% 2.73/0.71  % (5530)Memory used [KB]: 1535
% 2.73/0.71  % (5530)Time elapsed: 0.314 s
% 2.73/0.71  % (5530)Instructions burned: 102 (million)
% 2.73/0.71  % (5530)------------------------------
% 2.73/0.71  % (5530)------------------------------
% 2.73/0.71  % (5522)Instruction limit reached!
% 2.73/0.71  % (5522)------------------------------
% 2.73/0.71  % (5522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.71  % (5522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.71  % (5522)Termination reason: Unknown
% 2.73/0.71  % (5522)Termination phase: Saturation
% 2.73/0.71  
% 2.73/0.71  % (5522)Memory used [KB]: 6652
% 2.73/0.71  % (5522)Time elapsed: 0.297 s
% 2.73/0.71  % (5522)Instructions burned: 100 (million)
% 2.73/0.71  % (5522)------------------------------
% 2.73/0.71  % (5522)------------------------------
% 2.73/0.72  % (5546)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.73/0.72  % (5524)Instruction limit reached!
% 2.73/0.72  % (5524)------------------------------
% 2.73/0.72  % (5524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.73  % (5547)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.73/0.73  % (5524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.73  % (5524)Termination reason: Unknown
% 2.73/0.73  % (5524)Termination phase: Saturation
% 2.73/0.73  
% 2.73/0.73  % (5524)Memory used [KB]: 6524
% 2.73/0.73  % (5524)Time elapsed: 0.310 s
% 2.73/0.73  % (5524)Instructions burned: 99 (million)
% 2.73/0.73  % (5524)------------------------------
% 2.73/0.73  % (5524)------------------------------
% 2.73/0.73  % (5545)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.96/0.74  % (5544)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.96/0.75  % (5523)Instruction limit reached!
% 2.96/0.75  % (5523)------------------------------
% 2.96/0.75  % (5523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.75  % (5523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.75  % (5523)Termination reason: Unknown
% 2.96/0.75  % (5523)Termination phase: Saturation
% 2.96/0.75  
% 2.96/0.75  % (5523)Memory used [KB]: 6652
% 2.96/0.75  % (5523)Time elapsed: 0.338 s
% 2.96/0.75  % (5523)Instructions burned: 102 (million)
% 2.96/0.75  % (5523)------------------------------
% 2.96/0.75  % (5523)------------------------------
% 2.96/0.75  % (5532)First to succeed.
% 2.96/0.75  % (5549)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.96/0.76  % (5532)Refutation found. Thanks to Tanya!
% 2.96/0.76  % SZS status Unsatisfiable for theBenchmark
% 2.96/0.76  % SZS output start Proof for theBenchmark
% See solution above
% 2.96/0.76  % (5532)------------------------------
% 2.96/0.76  % (5532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.76  % (5532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.76  % (5532)Termination reason: Refutation
% 2.96/0.76  
% 2.96/0.76  % (5532)Memory used [KB]: 6524
% 2.96/0.76  % (5532)Time elapsed: 0.354 s
% 2.96/0.76  % (5532)Instructions burned: 103 (million)
% 2.96/0.76  % (5532)------------------------------
% 2.96/0.76  % (5532)------------------------------
% 2.96/0.76  % (5510)Success in time 0.392 s
%------------------------------------------------------------------------------