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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : BOO017-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 : n013.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:11 EDT 2022

% Result   : Unsatisfiable 2.64s 0.76s
% Output   : Refutation 2.64s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   48 (  20 unt;   0 def)
%            Number of atoms       :   98 (   8 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  103 (  53   ~;  46   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-4 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :  136 ( 136   !;   0   ?)

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

fof(f24,axiom,
    ~ product(x,z,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_product) ).

fof(f3479,plain,
    product(x,z,x),
    inference(resolution,[],[f3462,f4]) ).

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

fof(f3462,plain,
    product(z,x,x),
    inference(forward_demodulation,[],[f3456,f179]) ).

fof(f179,plain,
    ! [X1] : add(X1,additive_identity) = X1,
    inference(resolution,[],[f68,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : sum(X0,X1,add(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_addition) ).

fof(f68,plain,
    ! [X0,X1] :
      ( ~ sum(X1,additive_identity,X0)
      | X0 = X1 ),
    inference(resolution,[],[f21,f6]) ).

fof(f6,axiom,
    ! [X0] : sum(X0,additive_identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity2) ).

fof(f21,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ sum(X0,X1,X8)
      | X7 = X8
      | ~ sum(X0,X1,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f3456,plain,
    product(z,x,add(x,additive_identity)),
    inference(backward_demodulation,[],[f3053,f3353]) ).

fof(f3353,plain,
    ! [X9] : additive_identity = multiply(additive_identity,X9),
    inference(resolution,[],[f3334,f71]) ).

fof(f71,plain,
    ! [X8,X7] :
      ( ~ sum(additive_identity,X8,X7)
      | X7 = X8 ),
    inference(resolution,[],[f21,f5]) ).

fof(f5,axiom,
    ! [X0] : sum(additive_identity,X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity1) ).

fof(f3334,plain,
    ! [X2] : sum(additive_identity,multiply(additive_identity,X2),additive_identity),
    inference(resolution,[],[f1014,f905]) ).

fof(f905,plain,
    ! [X0,X1] : sP8(X0,X1,multiply(additive_identity,X1),X0),
    inference(resolution,[],[f137,f6]) ).

fof(f137,plain,
    ! [X14,X15,X12,X13] :
      ( ~ sum(X15,X14,X12)
      | sP8(X12,X13,multiply(X14,X13),X15) ),
    inference(resolution,[],[f41,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f41,plain,
    ! [X2,X0,X1,X4,X5] :
      ( ~ product(X2,X0,X4)
      | sP8(X5,X0,X4,X1)
      | ~ sum(X1,X2,X5) ),
    inference(cnf_transformation,[],[f41_D]) ).

fof(f41_D,plain,
    ! [X1,X4,X0,X5] :
      ( ! [X2] :
          ( ~ product(X2,X0,X4)
          | ~ sum(X1,X2,X5) )
    <=> ~ sP8(X5,X0,X4,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP8])]) ).

fof(f1014,plain,
    ! [X2,X3] :
      ( ~ sP8(inverse(X2),X2,X3,inverse(X2))
      | sum(additive_identity,X3,additive_identity) ),
    inference(resolution,[],[f257,f144]) ).

fof(f144,plain,
    ! [X8,X6,X7] :
      ( sP9(X6,X8,X7,inverse(X8))
      | sum(additive_identity,X6,X7) ),
    inference(resolution,[],[f43,f19]) ).

fof(f19,axiom,
    ! [X0] : product(inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse1) ).

fof(f43,plain,
    ! [X3,X0,X1,X6,X4] :
      ( ~ product(X1,X0,X3)
      | sum(X3,X4,X6)
      | sP9(X4,X0,X6,X1) ),
    inference(cnf_transformation,[],[f43_D]) ).

fof(f43_D,plain,
    ! [X1,X6,X0,X4] :
      ( ! [X3] :
          ( ~ product(X1,X0,X3)
          | sum(X3,X4,X6) )
    <=> ~ sP9(X4,X0,X6,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP9])]) ).

fof(f257,plain,
    ! [X8,X6,X7] :
      ( ~ sP9(X7,X6,additive_identity,X8)
      | ~ sP8(inverse(X6),X6,X7,X8) ),
    inference(resolution,[],[f44,f19]) ).

fof(f44,plain,
    ! [X0,X1,X6,X4,X5] :
      ( ~ product(X5,X0,X6)
      | ~ sP8(X5,X0,X4,X1)
      | ~ sP9(X4,X0,X6,X1) ),
    inference(general_splitting,[],[f42,f43_D]) ).

fof(f42,plain,
    ! [X3,X0,X1,X6,X4,X5] :
      ( ~ product(X1,X0,X3)
      | ~ product(X5,X0,X6)
      | sum(X3,X4,X6)
      | ~ sP8(X5,X0,X4,X1) ),
    inference(general_splitting,[],[f11,f41_D]) ).

fof(f11,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ product(X1,X0,X3)
      | ~ product(X5,X0,X6)
      | ~ sum(X1,X2,X5)
      | sum(X3,X4,X6)
      | ~ product(X2,X0,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity3) ).

fof(f3053,plain,
    product(z,x,add(x,multiply(additive_identity,y))),
    inference(forward_demodulation,[],[f3038,f340]) ).

fof(f340,plain,
    ! [X6,X7] : multiply(X6,X7) = multiply(X7,X6),
    inference(resolution,[],[f78,f67]) ).

fof(f67,plain,
    ! [X4,X5] : product(X4,X5,multiply(X5,X4)),
    inference(resolution,[],[f4,f2]) ).

fof(f78,plain,
    ! [X10,X8,X9] :
      ( ~ product(X9,X10,X8)
      | multiply(X9,X10) = X8 ),
    inference(resolution,[],[f22,f2]) ).

fof(f22,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ product(X0,X1,X8)
      | X7 = X8
      | ~ product(X0,X1,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplication_is_well_defined) ).

fof(f3038,plain,
    product(z,x,add(x,multiply(y,additive_identity))),
    inference(resolution,[],[f1388,f946]) ).

fof(f946,plain,
    ! [X0,X1] : sP14(multiply(X0,additive_identity),X1,X1,X0),
    inference(resolution,[],[f193,f6]) ).

fof(f193,plain,
    ! [X14,X15,X12,X13] :
      ( ~ sum(X15,X13,X14)
      | sP14(multiply(X12,X13),X14,X15,X12) ),
    inference(resolution,[],[f53,f2]) ).

fof(f53,plain,
    ! [X2,X0,X1,X4,X5] :
      ( ~ product(X1,X2,X5)
      | sP14(X5,X4,X0,X1)
      | ~ sum(X0,X2,X4) ),
    inference(cnf_transformation,[],[f53_D]) ).

fof(f53_D,plain,
    ! [X1,X0,X4,X5] :
      ( ! [X2] :
          ( ~ product(X1,X2,X5)
          | ~ sum(X0,X2,X4) )
    <=> ~ sP14(X5,X4,X0,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP14])]) ).

fof(f1388,plain,
    ! [X16,X17] :
      ( ~ sP14(X16,X17,x,y)
      | product(z,X17,add(x,X16)) ),
    inference(resolution,[],[f301,f201]) ).

fof(f201,plain,
    ! [X21,X20] :
      ( sP15(X20,x,X21,y)
      | product(z,X20,X21) ),
    inference(resolution,[],[f55,f23]) ).

fof(f23,axiom,
    sum(x,y,z),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_plus_y) ).

fof(f55,plain,
    ! [X3,X0,X1,X6,X4] :
      ( ~ sum(X0,X1,X3)
      | sP15(X4,X0,X6,X1)
      | product(X3,X4,X6) ),
    inference(cnf_transformation,[],[f55_D]) ).

fof(f55_D,plain,
    ! [X1,X6,X0,X4] :
      ( ! [X3] :
          ( ~ sum(X0,X1,X3)
          | product(X3,X4,X6) )
    <=> ~ sP15(X4,X0,X6,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP15])]) ).

fof(f301,plain,
    ! [X8,X6,X9,X7] :
      ( ~ sP15(X6,X7,add(X7,X8),X9)
      | ~ sP14(X8,X6,X7,X9) ),
    inference(resolution,[],[f56,f1]) ).

fof(f56,plain,
    ! [X0,X1,X6,X4,X5] :
      ( ~ sum(X0,X5,X6)
      | ~ sP15(X4,X0,X6,X1)
      | ~ sP14(X5,X4,X0,X1) ),
    inference(general_splitting,[],[f54,f55_D]) ).

fof(f54,plain,
    ! [X3,X0,X1,X6,X4,X5] :
      ( product(X3,X4,X6)
      | ~ sum(X0,X5,X6)
      | ~ sum(X0,X1,X3)
      | ~ sP14(X5,X4,X0,X1) ),
    inference(general_splitting,[],[f13,f53_D]) ).

fof(f13,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( product(X3,X4,X6)
      | ~ sum(X0,X5,X6)
      | ~ sum(X0,X2,X4)
      | ~ sum(X0,X1,X3)
      | ~ product(X1,X2,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity5) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : BOO017-1 : 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_sat --cores 0 -t %d %s
% 0.13/0.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 16:04:17 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.52  % (27364)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.52  % (27383)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.52  % (27375)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.53  % (27366)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.53  % (27371)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.53  % (27370)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.53  % (27380)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.54  % (27363)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.54  % (27373)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.54  % (27366)Instruction limit reached!
% 0.20/0.54  % (27366)------------------------------
% 0.20/0.54  % (27366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27366)Termination reason: Unknown
% 0.20/0.54  % (27366)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (27367)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.54  % (27366)Memory used [KB]: 5500
% 0.20/0.54  % (27366)Time elapsed: 0.072 s
% 0.20/0.54  % (27366)Instructions burned: 8 (million)
% 0.20/0.54  % (27366)------------------------------
% 0.20/0.54  % (27366)------------------------------
% 0.20/0.54  % (27367)Instruction limit reached!
% 0.20/0.54  % (27367)------------------------------
% 0.20/0.54  % (27367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27367)Termination reason: Unknown
% 0.20/0.54  % (27367)Termination phase: Blocked clause elimination
% 0.20/0.54  
% 0.20/0.54  % (27367)Memory used [KB]: 895
% 0.20/0.54  % (27367)Time elapsed: 0.002 s
% 0.20/0.54  % (27367)Instructions burned: 2 (million)
% 0.20/0.54  % (27367)------------------------------
% 0.20/0.54  % (27367)------------------------------
% 0.20/0.54  % (27361)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.54  % (27362)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.55  % (27379)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  % (27384)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.55  % (27388)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  % (27365)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  % (27390)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.55  % (27386)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.55  % (27376)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  % (27381)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.55  % (27369)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.55  TRYING [3]
% 0.20/0.55  % (27378)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.55  % (27359)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.56  TRYING [1]
% 0.20/0.56  TRYING [2]
% 0.20/0.56  % (27372)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.56  TRYING [3]
% 0.20/0.56  % (27360)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.56  % (27382)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.56  % (27374)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.56  % (27360)Refutation not found, incomplete strategy% (27360)------------------------------
% 0.20/0.56  % (27360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (27360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (27360)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (27360)Memory used [KB]: 5500
% 0.20/0.56  % (27360)Time elapsed: 0.149 s
% 0.20/0.56  % (27360)Instructions burned: 11 (million)
% 0.20/0.56  % (27360)------------------------------
% 0.20/0.56  % (27360)------------------------------
% 0.20/0.56  % (27387)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.57  % (27385)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.57  % (27377)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.57  TRYING [1]
% 0.20/0.58  TRYING [2]
% 0.20/0.58  TRYING [3]
% 0.20/0.60  % (27375)Instruction limit reached!
% 0.20/0.60  % (27375)------------------------------
% 0.20/0.60  % (27375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (27375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (27375)Termination reason: Unknown
% 1.95/0.60  % (27375)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (27375)Memory used [KB]: 1407
% 1.95/0.60  % (27375)Time elapsed: 0.127 s
% 1.95/0.60  % (27375)Instructions burned: 75 (million)
% 1.95/0.60  % (27375)------------------------------
% 1.95/0.60  % (27375)------------------------------
% 1.95/0.60  % (27361)Instruction limit reached!
% 1.95/0.60  % (27361)------------------------------
% 1.95/0.60  % (27361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (27361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (27361)Termination reason: Unknown
% 1.95/0.60  % (27361)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (27361)Memory used [KB]: 1151
% 1.95/0.60  % (27361)Time elapsed: 0.190 s
% 1.95/0.60  % (27361)Instructions burned: 38 (million)
% 1.95/0.60  % (27361)------------------------------
% 1.95/0.60  % (27361)------------------------------
% 1.95/0.60  % (27365)Instruction limit reached!
% 1.95/0.60  % (27365)------------------------------
% 1.95/0.60  % (27365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  % (27365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (27365)Termination reason: Unknown
% 1.95/0.60  % (27365)Termination phase: Finite model building SAT solving
% 1.95/0.60  
% 1.95/0.60  % (27365)Memory used [KB]: 7675
% 1.95/0.60  % (27365)Time elapsed: 0.158 s
% 1.95/0.60  % (27365)Instructions burned: 52 (million)
% 1.95/0.60  % (27365)------------------------------
% 1.95/0.60  % (27365)------------------------------
% 1.95/0.61  TRYING [4]
% 1.95/0.61  % (27364)Instruction limit reached!
% 1.95/0.61  % (27364)------------------------------
% 1.95/0.61  % (27364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (27364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (27364)Termination reason: Unknown
% 1.95/0.61  % (27364)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (27364)Memory used [KB]: 6012
% 1.95/0.61  % (27364)Time elapsed: 0.209 s
% 1.95/0.61  % (27364)Instructions burned: 49 (million)
% 1.95/0.61  % (27364)------------------------------
% 1.95/0.61  % (27364)------------------------------
% 1.95/0.62  % (27377)Instruction limit reached!
% 1.95/0.62  % (27377)------------------------------
% 1.95/0.62  % (27377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.62  % (27363)Instruction limit reached!
% 2.10/0.62  % (27363)------------------------------
% 2.10/0.62  % (27363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.62  % (27363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.62  % (27363)Termination reason: Unknown
% 2.10/0.62  % (27363)Termination phase: Saturation
% 2.10/0.62  
% 2.10/0.62  % (27363)Memory used [KB]: 5884
% 2.10/0.62  % (27363)Time elapsed: 0.208 s
% 2.10/0.62  % (27363)Instructions burned: 51 (million)
% 2.10/0.62  % (27363)------------------------------
% 2.10/0.62  % (27363)------------------------------
% 2.10/0.63  % (27362)Instruction limit reached!
% 2.10/0.63  % (27362)------------------------------
% 2.10/0.63  % (27362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (27362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (27362)Termination reason: Unknown
% 2.19/0.63  % (27362)Termination phase: Saturation
% 2.19/0.63  
% 2.19/0.63  % (27362)Memory used [KB]: 5756
% 2.19/0.63  % (27362)Time elapsed: 0.203 s
% 2.19/0.63  % (27362)Instructions burned: 52 (million)
% 2.19/0.63  % (27362)------------------------------
% 2.19/0.63  % (27362)------------------------------
% 2.19/0.63  % (27377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (27377)Termination reason: Unknown
% 2.19/0.63  % (27377)Termination phase: Finite model building SAT solving
% 2.19/0.63  
% 2.19/0.63  % (27377)Memory used [KB]: 7675
% 2.19/0.63  % (27377)Time elapsed: 0.184 s
% 2.19/0.63  % (27377)Instructions burned: 61 (million)
% 2.19/0.63  % (27377)------------------------------
% 2.19/0.63  % (27377)------------------------------
% 2.19/0.64  % (27369)Instruction limit reached!
% 2.19/0.64  % (27369)------------------------------
% 2.19/0.64  % (27369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.64  % (27370)Instruction limit reached!
% 2.19/0.64  % (27370)------------------------------
% 2.19/0.64  % (27370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.64  % (27370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.64  % (27370)Termination reason: Unknown
% 2.19/0.64  % (27370)Termination phase: Saturation
% 2.19/0.64  
% 2.19/0.64  % (27370)Memory used [KB]: 6140
% 2.19/0.64  % (27370)Time elapsed: 0.210 s
% 2.19/0.64  % (27370)Instructions burned: 50 (million)
% 2.19/0.64  % (27370)------------------------------
% 2.19/0.64  % (27370)------------------------------
% 2.19/0.65  % (27369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.65  % (27369)Termination reason: Unknown
% 2.19/0.65  % (27369)Termination phase: Saturation
% 2.19/0.65  
% 2.19/0.65  % (27369)Memory used [KB]: 1279
% 2.19/0.65  % (27369)Time elapsed: 0.225 s
% 2.19/0.65  % (27369)Instructions burned: 51 (million)
% 2.19/0.65  % (27369)------------------------------
% 2.19/0.65  % (27369)------------------------------
% 2.19/0.67  % (27374)Instruction limit reached!
% 2.19/0.67  % (27374)------------------------------
% 2.19/0.67  % (27374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.68  % (27486)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.68  % (27488)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.68  % (27374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.68  % (27374)Termination reason: Unknown
% 2.19/0.68  % (27374)Termination phase: Saturation
% 2.19/0.68  
% 2.19/0.68  % (27374)Memory used [KB]: 6140
% 2.19/0.68  % (27374)Time elapsed: 0.035 s
% 2.19/0.68  % (27374)Instructions burned: 69 (million)
% 2.19/0.68  % (27374)------------------------------
% 2.19/0.68  % (27374)------------------------------
% 2.19/0.69  % (27386)Instruction limit reached!
% 2.19/0.69  % (27386)------------------------------
% 2.19/0.69  % (27386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.69  % (27386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.69  % (27386)Termination reason: Unknown
% 2.19/0.69  % (27386)Termination phase: Saturation
% 2.19/0.69  
% 2.19/0.69  % (27386)Memory used [KB]: 6140
% 2.19/0.69  % (27386)Time elapsed: 0.037 s
% 2.19/0.69  % (27386)Instructions burned: 68 (million)
% 2.19/0.69  % (27386)------------------------------
% 2.19/0.69  % (27386)------------------------------
% 2.19/0.69  % (27373)Instruction limit reached!
% 2.19/0.69  % (27373)------------------------------
% 2.19/0.69  % (27373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.69  % (27373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.69  % (27373)Termination reason: Unknown
% 2.19/0.69  % (27373)Termination phase: Saturation
% 2.19/0.69  
% 2.19/0.69  % (27373)Memory used [KB]: 5884
% 2.19/0.69  % (27373)Time elapsed: 0.254 s
% 2.19/0.69  % (27373)Instructions burned: 99 (million)
% 2.19/0.69  % (27373)------------------------------
% 2.19/0.69  % (27373)------------------------------
% 2.19/0.70  % (27371)Instruction limit reached!
% 2.19/0.70  % (27371)------------------------------
% 2.19/0.70  % (27371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.70  % (27371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.70  % (27371)Termination reason: Unknown
% 2.19/0.70  % (27371)Termination phase: Saturation
% 2.19/0.70  
% 2.19/0.70  % (27371)Memory used [KB]: 5884
% 2.19/0.70  % (27371)Time elapsed: 0.272 s
% 2.19/0.70  % (27371)Instructions burned: 101 (million)
% 2.19/0.70  % (27371)------------------------------
% 2.19/0.70  % (27371)------------------------------
% 2.64/0.71  % (27379)Instruction limit reached!
% 2.64/0.71  % (27379)------------------------------
% 2.64/0.71  % (27379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.71  % (27379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.71  % (27379)Termination reason: Unknown
% 2.64/0.71  % (27379)Termination phase: Saturation
% 2.64/0.71  
% 2.64/0.71  % (27379)Memory used [KB]: 1279
% 2.64/0.71  % (27379)Time elapsed: 0.286 s
% 2.64/0.71  % (27379)Instructions burned: 102 (million)
% 2.64/0.71  % (27379)------------------------------
% 2.64/0.71  % (27379)------------------------------
% 2.64/0.71  % (27517)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.64/0.72  % (27520)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.64/0.73  % (27376)Instruction limit reached!
% 2.64/0.73  % (27376)------------------------------
% 2.64/0.73  % (27376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.73  % (27376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.73  % (27376)Termination reason: Unknown
% 2.64/0.73  % (27376)Termination phase: Saturation
% 2.64/0.73  
% 2.64/0.73  % (27376)Memory used [KB]: 6652
% 2.64/0.73  % (27376)Time elapsed: 0.318 s
% 2.64/0.73  % (27376)Instructions burned: 100 (million)
% 2.64/0.73  % (27376)------------------------------
% 2.64/0.73  % (27376)------------------------------
% 2.64/0.73  % (27504)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.64/0.74  % (27524)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.64/0.74  % (27519)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.64/0.74  % (27378)Instruction limit reached!
% 2.64/0.74  % (27378)------------------------------
% 2.64/0.74  % (27378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.74  % (27378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.74  % (27378)Termination reason: Unknown
% 2.64/0.74  % (27378)Termination phase: Saturation
% 2.64/0.74  
% 2.64/0.74  % (27378)Memory used [KB]: 6012
% 2.64/0.74  % (27378)Time elapsed: 0.314 s
% 2.64/0.74  % (27378)Instructions burned: 101 (million)
% 2.64/0.74  % (27378)------------------------------
% 2.64/0.74  % (27378)------------------------------
% 2.64/0.75  % (27525)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 (2997ds/68Mi)
% 2.64/0.75  % (27372)Instruction limit reached!
% 2.64/0.75  % (27372)------------------------------
% 2.64/0.75  % (27372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.75  % (27372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.75  % (27372)Termination reason: Unknown
% 2.64/0.75  % (27372)Termination phase: Saturation
% 2.64/0.75  
% 2.64/0.75  % (27372)Memory used [KB]: 6012
% 2.64/0.75  % (27372)Time elapsed: 0.349 s
% 2.64/0.75  % (27372)Instructions burned: 102 (million)
% 2.64/0.75  % (27372)------------------------------
% 2.64/0.75  % (27372)------------------------------
% 2.64/0.76  % (27381)First to succeed.
% 2.64/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.64/0.76  % (27527)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.64/0.76  % (27381)Refutation found. Thanks to Tanya!
% 2.64/0.76  % SZS status Unsatisfiable for theBenchmark
% 2.64/0.76  % SZS output start Proof for theBenchmark
% See solution above
% 2.64/0.76  % (27381)------------------------------
% 2.64/0.76  % (27381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.76  % (27381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.76  % (27381)Termination reason: Refutation
% 2.64/0.76  
% 2.64/0.76  % (27381)Memory used [KB]: 6908
% 2.64/0.76  % (27381)Time elapsed: 0.319 s
% 2.64/0.76  % (27381)Instructions burned: 103 (million)
% 2.64/0.76  % (27381)------------------------------
% 2.64/0.76  % (27381)------------------------------
% 2.64/0.76  % (27356)Success in time 0.389 s
%------------------------------------------------------------------------------