TSTP Solution File: RNG001-4 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : RNG001-4 : 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 : n002.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 18:15:13 EDT 2022

% Result   : Unsatisfiable 2.79s 0.79s
% Output   : Refutation 2.79s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   47 (  19 unt;   0 def)
%            Number of atoms       :   97 (   8 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  105 (  55   ~;  46   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-4 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :  157 ( 157   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3938,plain,
    $false,
    inference(resolution,[],[f3897,f20]) ).

fof(f20,axiom,
    ~ product(a,additive_identity,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_a_times_additive_id_is_additive_id) ).

fof(f3897,plain,
    ! [X4] : product(X4,additive_identity,additive_identity),
    inference(backward_demodulation,[],[f1456,f3886]) ).

fof(f3886,plain,
    ! [X46,X47] : additive_identity = add(multiply(X46,X47),multiply(X46,additive_inverse(X47))),
    inference(resolution,[],[f3838,f62]) ).

fof(f62,plain,
    ! [X3,X4,X5] :
      ( ~ sum(X5,X4,X3)
      | add(X4,X5) = X3 ),
    inference(resolution,[],[f49,f16]) ).

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

fof(f49,plain,
    ! [X4,X5] : sum(X4,X5,add(X5,X4)),
    inference(resolution,[],[f9,f4]) ).

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

fof(f9,axiom,
    ! [X3,X0,X1] :
      ( ~ sum(X0,X1,X3)
      | sum(X1,X0,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_addition) ).

fof(f3838,plain,
    ! [X4,X5] : sum(multiply(X4,additive_inverse(X5)),multiply(X4,X5),additive_identity),
    inference(backward_demodulation,[],[f1472,f3813]) ).

fof(f3813,plain,
    ! [X3] : additive_identity = multiply(X3,additive_identity),
    inference(resolution,[],[f1470,f64]) ).

fof(f64,plain,
    ! [X0,X1] :
      ( ~ sum(X0,X1,X1)
      | additive_identity = X0 ),
    inference(resolution,[],[f19,f1]) ).

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

fof(f19,axiom,
    ! [X3,X0,X1,X5] :
      ( ~ sum(X5,X1,X3)
      | X0 = X5
      | ~ sum(X0,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cancellation2) ).

fof(f1470,plain,
    ! [X0,X1] : sum(multiply(X0,additive_identity),multiply(X0,X1),multiply(X0,X1)),
    inference(resolution,[],[f613,f543]) ).

fof(f543,plain,
    ! [X0,X1] : sP5(multiply(X0,X1),X1,X0,additive_identity),
    inference(resolution,[],[f148,f1]) ).

fof(f148,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sP5(multiply(X3,X1),X2,X3,X0) ),
    inference(resolution,[],[f31,f3]) ).

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

fof(f31,plain,
    ! [X3,X0,X1,X8,X7] :
      ( ~ product(X0,X3,X7)
      | ~ sum(X1,X3,X8)
      | sP5(X7,X8,X0,X1) ),
    inference(cnf_transformation,[],[f31_D]) ).

fof(f31_D,plain,
    ! [X1,X0,X8,X7] :
      ( ! [X3] :
          ( ~ product(X0,X3,X7)
          | ~ sum(X1,X3,X8) )
    <=> ~ sP5(X7,X8,X0,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP5])]) ).

fof(f613,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sP5(X0,X1,X2,X3)
      | sum(multiply(X2,X3),X0,multiply(X2,X1)) ),
    inference(resolution,[],[f174,f157]) ).

fof(f157,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sP6(X0,X1,X2,X3)
      | sum(X1,X3,multiply(X0,X2)) ),
    inference(resolution,[],[f34,f3]) ).

fof(f34,plain,
    ! [X0,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | ~ sP6(X0,X6,X8,X7)
      | sum(X6,X7,X9) ),
    inference(general_splitting,[],[f32,f33_D]) ).

fof(f33,plain,
    ! [X0,X1,X8,X6,X7] :
      ( ~ product(X0,X1,X6)
      | ~ sP5(X7,X8,X0,X1)
      | sP6(X0,X6,X8,X7) ),
    inference(cnf_transformation,[],[f33_D]) ).

fof(f33_D,plain,
    ! [X7,X8,X6,X0] :
      ( ! [X1] :
          ( ~ product(X0,X1,X6)
          | ~ sP5(X7,X8,X0,X1) )
    <=> ~ sP6(X0,X6,X8,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP6])]) ).

fof(f32,plain,
    ! [X0,X1,X8,X6,X9,X7] :
      ( sum(X6,X7,X9)
      | ~ product(X0,X8,X9)
      | ~ product(X0,X1,X6)
      | ~ sP5(X7,X8,X0,X1) ),
    inference(general_splitting,[],[f12,f31_D]) ).

fof(f12,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( sum(X6,X7,X9)
      | ~ sum(X1,X3,X8)
      | ~ product(X0,X8,X9)
      | ~ product(X0,X1,X6)
      | ~ product(X0,X3,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity1) ).

fof(f174,plain,
    ! [X2,X3,X0,X1] :
      ( sP6(X2,multiply(X2,X3),X1,X0)
      | ~ sP5(X0,X1,X2,X3) ),
    inference(resolution,[],[f33,f3]) ).

fof(f1472,plain,
    ! [X4,X5] : sum(multiply(X4,additive_inverse(X5)),multiply(X4,X5),multiply(X4,additive_identity)),
    inference(resolution,[],[f613,f546]) ).

fof(f546,plain,
    ! [X8,X7] : sP5(multiply(X7,X8),additive_identity,X7,additive_inverse(X8)),
    inference(resolution,[],[f148,f5]) ).

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

fof(f1456,plain,
    ! [X4,X5] : product(X4,additive_identity,add(multiply(X4,X5),multiply(X4,additive_inverse(X5)))),
    inference(forward_demodulation,[],[f1452,f190]) ).

fof(f190,plain,
    ! [X6,X7] : add(X6,X7) = add(X7,X6),
    inference(resolution,[],[f54,f49]) ).

fof(f54,plain,
    ! [X10,X8,X9] :
      ( ~ sum(X9,X10,X8)
      | add(X9,X10) = X8 ),
    inference(resolution,[],[f16,f4]) ).

fof(f1452,plain,
    ! [X4,X5] : product(X4,additive_identity,add(multiply(X4,additive_inverse(X5)),multiply(X4,X5))),
    inference(resolution,[],[f612,f399]) ).

fof(f399,plain,
    ! [X4,X5] : sP0(X4,additive_identity,additive_inverse(X5),multiply(X4,X5)),
    inference(resolution,[],[f89,f5]) ).

fof(f89,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sP0(X3,X2,X0,multiply(X3,X1)) ),
    inference(resolution,[],[f21,f3]) ).

fof(f21,plain,
    ! [X3,X0,X1,X8,X7] :
      ( ~ product(X0,X3,X7)
      | ~ sum(X1,X3,X8)
      | sP0(X0,X8,X1,X7) ),
    inference(cnf_transformation,[],[f21_D]) ).

fof(f21_D,plain,
    ! [X7,X1,X8,X0] :
      ( ! [X3] :
          ( ~ product(X0,X3,X7)
          | ~ sum(X1,X3,X8) )
    <=> ~ sP0(X0,X8,X1,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP0])]) ).

fof(f612,plain,
    ! [X8,X6,X9,X7] :
      ( ~ sP0(X6,X7,X8,X9)
      | product(X6,X7,add(multiply(X6,X8),X9)) ),
    inference(resolution,[],[f173,f97]) ).

fof(f97,plain,
    ! [X14,X15,X12,X13] :
      ( ~ sP1(X12,X13,X14,X15)
      | product(X12,X13,add(X14,X15)) ),
    inference(resolution,[],[f24,f4]) ).

fof(f24,plain,
    ! [X0,X8,X6,X9,X7] :
      ( ~ sum(X6,X7,X9)
      | ~ sP1(X0,X8,X6,X7)
      | product(X0,X8,X9) ),
    inference(general_splitting,[],[f22,f23_D]) ).

fof(f23,plain,
    ! [X0,X1,X8,X6,X7] :
      ( ~ product(X0,X1,X6)
      | ~ sP0(X0,X8,X1,X7)
      | sP1(X0,X8,X6,X7) ),
    inference(cnf_transformation,[],[f23_D]) ).

fof(f23_D,plain,
    ! [X7,X6,X8,X0] :
      ( ! [X1] :
          ( ~ product(X0,X1,X6)
          | ~ sP0(X0,X8,X1,X7) )
    <=> ~ sP1(X0,X8,X6,X7) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP1])]) ).

fof(f22,plain,
    ! [X0,X1,X8,X6,X9,X7] :
      ( ~ product(X0,X1,X6)
      | ~ sum(X6,X7,X9)
      | product(X0,X8,X9)
      | ~ sP0(X0,X8,X1,X7) ),
    inference(general_splitting,[],[f13,f21_D]) ).

fof(f13,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X0,X1,X6)
      | ~ product(X0,X3,X7)
      | ~ sum(X6,X7,X9)
      | product(X0,X8,X9)
      | ~ sum(X1,X3,X8) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity2) ).

fof(f173,plain,
    ! [X2,X3,X0,X1] :
      ( sP1(X0,X1,multiply(X0,X2),X3)
      | ~ sP0(X0,X1,X2,X3) ),
    inference(resolution,[],[f23,f3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : RNG001-4 : TPTP v8.1.0. Released v1.0.0.
% 0.11/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.12/0.33  % Computer : n002.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 11:51:29 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (19543)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.19/0.50  % (19530)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.19/0.50  % (19536)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.19/0.50  % (19536)Instruction limit reached!
% 0.19/0.50  % (19536)------------------------------
% 0.19/0.50  % (19536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (19536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (19536)Termination reason: Unknown
% 0.19/0.50  % (19536)Termination phase: Blocked clause elimination
% 0.19/0.50  
% 0.19/0.50  % (19536)Memory used [KB]: 895
% 0.19/0.50  % (19536)Time elapsed: 0.002 s
% 0.19/0.50  % (19536)Instructions burned: 2 (million)
% 0.19/0.50  % (19536)------------------------------
% 0.19/0.50  % (19536)------------------------------
% 0.19/0.51  % (19550)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.19/0.51  % (19535)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (19552)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.51  % (19532)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (19544)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.19/0.51  % (19542)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.19/0.52  % (19528)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.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  % (19554)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.19/0.52  TRYING [3]
% 0.19/0.52  % (19535)Instruction limit reached!
% 0.19/0.52  % (19535)------------------------------
% 0.19/0.52  % (19535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (19551)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.19/0.52  % (19529)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.19/0.52  % (19556)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.52  % (19545)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.52  % (19533)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.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  % (19541)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (19555)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.19/0.52  TRYING [3]
% 0.19/0.52  % (19534)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.19/0.53  % (19529)Refutation not found, incomplete strategy% (19529)------------------------------
% 0.19/0.53  % (19529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19546)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (19535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19535)Termination reason: Unknown
% 0.19/0.53  % (19535)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (19535)Memory used [KB]: 5500
% 0.19/0.53  % (19535)Time elapsed: 0.112 s
% 0.19/0.53  % (19535)Instructions burned: 7 (million)
% 0.19/0.53  % (19535)------------------------------
% 0.19/0.53  % (19535)------------------------------
% 0.19/0.53  % (19531)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.19/0.53  % (19537)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.19/0.53  % (19538)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (19529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19529)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (19529)Memory used [KB]: 5500
% 0.19/0.53  % (19529)Time elapsed: 0.122 s
% 0.19/0.53  % (19529)Instructions burned: 4 (million)
% 0.19/0.53  % (19529)------------------------------
% 0.19/0.53  % (19529)------------------------------
% 0.19/0.53  % (19557)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.19/0.54  % (19553)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (19547)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.19/0.54  % (19539)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.19/0.54  % (19540)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.19/0.54  % (19549)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.54  % (19548)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.19/0.55  TRYING [1]
% 0.19/0.55  TRYING [2]
% 0.19/0.55  TRYING [3]
% 0.19/0.57  TRYING [4]
% 0.19/0.57  % (19530)Instruction limit reached!
% 0.19/0.57  % (19530)------------------------------
% 0.19/0.57  % (19530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (19530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (19530)Termination reason: Unknown
% 0.19/0.57  % (19530)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (19530)Memory used [KB]: 1151
% 0.19/0.57  % (19530)Time elapsed: 0.180 s
% 0.19/0.57  % (19530)Instructions burned: 37 (million)
% 0.19/0.57  % (19530)------------------------------
% 0.19/0.57  % (19530)------------------------------
% 0.19/0.58  TRYING [4]
% 1.82/0.58  TRYING [4]
% 1.82/0.58  % (19545)Instruction limit reached!
% 1.82/0.58  % (19545)------------------------------
% 1.82/0.58  % (19545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.82/0.58  % (19545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.82/0.58  % (19545)Termination reason: Unknown
% 1.82/0.58  % (19545)Termination phase: Finite model building constraint generation
% 1.82/0.58  
% 1.82/0.58  % (19545)Memory used [KB]: 8955
% 1.82/0.58  % (19545)Time elapsed: 0.185 s
% 1.82/0.58  % (19545)Instructions burned: 60 (million)
% 1.82/0.58  % (19545)------------------------------
% 1.82/0.58  % (19545)------------------------------
% 1.99/0.60  % (19543)Instruction limit reached!
% 1.99/0.60  % (19543)------------------------------
% 1.99/0.60  % (19543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.60  % (19543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.60  % (19543)Termination reason: Unknown
% 1.99/0.60  % (19543)Termination phase: Saturation
% 1.99/0.60  
% 1.99/0.60  % (19543)Memory used [KB]: 1663
% 1.99/0.60  % (19543)Time elapsed: 0.201 s
% 1.99/0.60  % (19543)Instructions burned: 75 (million)
% 1.99/0.60  % (19543)------------------------------
% 1.99/0.60  % (19543)------------------------------
% 1.99/0.60  % (19534)Instruction limit reached!
% 1.99/0.60  % (19534)------------------------------
% 1.99/0.60  % (19534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.60  % (19534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.60  % (19534)Termination reason: Unknown
% 1.99/0.60  % (19534)Termination phase: Finite model building constraint generation
% 1.99/0.60  
% 1.99/0.60  % (19534)Memory used [KB]: 8827
% 1.99/0.60  % (19534)Time elapsed: 0.159 s
% 1.99/0.60  % (19534)Instructions burned: 53 (million)
% 1.99/0.60  % (19534)------------------------------
% 1.99/0.60  % (19534)------------------------------
% 1.99/0.61  % (19533)Instruction limit reached!
% 1.99/0.61  % (19533)------------------------------
% 1.99/0.61  % (19533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.61  % (19533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.61  % (19533)Termination reason: Unknown
% 1.99/0.61  % (19533)Termination phase: Saturation
% 1.99/0.61  
% 1.99/0.61  % (19533)Memory used [KB]: 5884
% 1.99/0.61  % (19533)Time elapsed: 0.212 s
% 1.99/0.61  % (19533)Instructions burned: 48 (million)
% 1.99/0.61  % (19533)------------------------------
% 1.99/0.61  % (19533)------------------------------
% 1.99/0.61  % (19538)Instruction limit reached!
% 1.99/0.61  % (19538)------------------------------
% 1.99/0.61  % (19538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.61  % (19537)Instruction limit reached!
% 1.99/0.61  % (19537)------------------------------
% 1.99/0.61  % (19537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.61  % (19538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.61  % (19537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.61  % (19538)Termination reason: Unknown
% 1.99/0.61  % (19537)Termination reason: Unknown
% 1.99/0.61  % (19538)Termination phase: Saturation
% 1.99/0.61  % (19537)Termination phase: Saturation
% 1.99/0.61  
% 1.99/0.61  
% 1.99/0.61  % (19538)Memory used [KB]: 6012
% 1.99/0.61  % (19537)Memory used [KB]: 1151
% 1.99/0.61  % (19538)Time elapsed: 0.226 s
% 1.99/0.61  % (19537)Time elapsed: 0.220 s
% 1.99/0.61  % (19538)Instructions burned: 50 (million)
% 1.99/0.61  % (19537)Instructions burned: 51 (million)
% 1.99/0.61  % (19538)------------------------------
% 1.99/0.61  % (19538)------------------------------
% 1.99/0.61  % (19537)------------------------------
% 1.99/0.61  % (19537)------------------------------
% 1.99/0.61  % (19531)Instruction limit reached!
% 1.99/0.61  % (19531)------------------------------
% 1.99/0.61  % (19531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.61  % (19531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.61  % (19531)Termination reason: Unknown
% 1.99/0.61  % (19531)Termination phase: Saturation
% 1.99/0.61  
% 1.99/0.61  % (19531)Memory used [KB]: 6140
% 1.99/0.61  % (19531)Time elapsed: 0.216 s
% 1.99/0.61  % (19531)Instructions burned: 53 (million)
% 1.99/0.61  % (19531)------------------------------
% 1.99/0.61  % (19531)------------------------------
% 1.99/0.62  % (19532)Instruction limit reached!
% 1.99/0.62  % (19532)------------------------------
% 1.99/0.62  % (19532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.62  % (19532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.62  % (19532)Termination reason: Unknown
% 1.99/0.62  % (19532)Termination phase: Saturation
% 1.99/0.62  
% 1.99/0.62  % (19532)Memory used [KB]: 5756
% 1.99/0.62  % (19532)Time elapsed: 0.181 s
% 1.99/0.62  % (19532)Instructions burned: 52 (million)
% 1.99/0.62  % (19532)------------------------------
% 1.99/0.62  % (19532)------------------------------
% 1.99/0.62  % (19554)Instruction limit reached!
% 1.99/0.62  % (19554)------------------------------
% 1.99/0.62  % (19554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.62  % (19554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.62  % (19554)Termination reason: Unknown
% 1.99/0.62  % (19554)Termination phase: Saturation
% 1.99/0.62  
% 1.99/0.62  % (19554)Memory used [KB]: 6268
% 1.99/0.62  % (19554)Time elapsed: 0.034 s
% 1.99/0.62  % (19554)Instructions burned: 68 (million)
% 1.99/0.62  % (19554)------------------------------
% 1.99/0.62  % (19554)------------------------------
% 2.28/0.63  % (19558)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.28/0.64  % (19542)Instruction limit reached!
% 2.28/0.64  % (19542)------------------------------
% 2.28/0.64  % (19542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.64  % (19542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.64  % (19542)Termination reason: Unknown
% 2.28/0.64  % (19542)Termination phase: Saturation
% 2.28/0.64  
% 2.28/0.64  % (19542)Memory used [KB]: 6396
% 2.28/0.64  % (19542)Time elapsed: 0.035 s
% 2.28/0.64  % (19542)Instructions burned: 69 (million)
% 2.28/0.64  % (19542)------------------------------
% 2.28/0.64  % (19542)------------------------------
% 2.28/0.67  % (19547)Instruction limit reached!
% 2.28/0.67  % (19547)------------------------------
% 2.28/0.67  % (19547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (19547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (19547)Termination reason: Unknown
% 2.28/0.67  % (19547)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (19547)Memory used [KB]: 1279
% 2.28/0.67  % (19547)Time elapsed: 0.272 s
% 2.28/0.67  % (19547)Instructions burned: 101 (million)
% 2.28/0.67  % (19547)------------------------------
% 2.28/0.67  % (19547)------------------------------
% 2.28/0.69  % (19546)Instruction limit reached!
% 2.28/0.69  % (19546)------------------------------
% 2.28/0.69  % (19546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (19546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (19546)Termination reason: Unknown
% 2.28/0.69  % (19546)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (19546)Memory used [KB]: 6012
% 2.28/0.69  % (19546)Time elapsed: 0.278 s
% 2.28/0.69  % (19546)Instructions burned: 100 (million)
% 2.28/0.69  % (19546)------------------------------
% 2.28/0.69  % (19546)------------------------------
% 2.28/0.69  % (19559)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.28/0.69  % (19541)Instruction limit reached!
% 2.28/0.69  % (19541)------------------------------
% 2.28/0.69  % (19541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (19541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (19541)Termination reason: Unknown
% 2.28/0.69  % (19541)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (19541)Memory used [KB]: 6012
% 2.28/0.69  % (19541)Time elapsed: 0.297 s
% 2.28/0.69  % (19541)Instructions burned: 99 (million)
% 2.28/0.69  % (19541)------------------------------
% 2.28/0.69  % (19541)------------------------------
% 2.28/0.69  % (19544)Instruction limit reached!
% 2.28/0.69  % (19544)------------------------------
% 2.28/0.69  % (19544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (19544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (19544)Termination reason: Unknown
% 2.28/0.69  % (19544)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (19544)Memory used [KB]: 6268
% 2.28/0.69  % (19544)Time elapsed: 0.300 s
% 2.28/0.69  % (19544)Instructions burned: 100 (million)
% 2.28/0.69  % (19544)------------------------------
% 2.28/0.69  % (19544)------------------------------
% 2.28/0.70  % (19539)Instruction limit reached!
% 2.28/0.70  % (19539)------------------------------
% 2.28/0.70  % (19539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (19539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (19539)Termination reason: Unknown
% 2.28/0.70  % (19539)Termination phase: Saturation
% 2.28/0.70  
% 2.28/0.70  % (19539)Memory used [KB]: 6524
% 2.28/0.70  % (19539)Time elapsed: 0.305 s
% 2.28/0.70  % (19539)Instructions burned: 101 (million)
% 2.28/0.70  % (19539)------------------------------
% 2.28/0.70  % (19539)------------------------------
% 2.28/0.70  % (19540)Instruction limit reached!
% 2.28/0.70  % (19540)------------------------------
% 2.28/0.70  % (19540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (19540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (19540)Termination reason: Unknown
% 2.28/0.70  % (19540)Termination phase: Saturation
% 2.28/0.70  
% 2.28/0.70  % (19540)Memory used [KB]: 6396
% 2.28/0.70  % (19540)Time elapsed: 0.293 s
% 2.28/0.70  % (19540)Instructions burned: 101 (million)
% 2.28/0.70  % (19540)------------------------------
% 2.28/0.70  % (19540)------------------------------
% 2.28/0.70  % (19561)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.28/0.70  % (19560)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.28/0.70  TRYING [5]
% 2.28/0.71  % (19562)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.28/0.73  % (19563)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.28/0.73  % (19564)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.79/0.74  % (19565)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.79/0.74  % (19566)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.79/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.79/0.75  % (19569)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.79/0.75  % (19567)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.79/0.76  % (19568)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.79/0.76  % (19570)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.79/0.78  % (19571)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.79/0.79  % (19549)First to succeed.
% 2.79/0.79  % (19549)Refutation found. Thanks to Tanya!
% 2.79/0.79  % SZS status Unsatisfiable for theBenchmark
% 2.79/0.79  % SZS output start Proof for theBenchmark
% See solution above
% 2.79/0.79  % (19549)------------------------------
% 2.79/0.79  % (19549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.79  % (19549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.79  % (19549)Termination reason: Refutation
% 2.79/0.79  
% 2.79/0.79  % (19549)Memory used [KB]: 7164
% 2.79/0.79  % (19549)Time elapsed: 0.394 s
% 2.79/0.79  % (19549)Instructions burned: 135 (million)
% 2.79/0.79  % (19549)------------------------------
% 2.79/0.79  % (19549)------------------------------
% 2.79/0.79  % (19527)Success in time 0.434 s
%------------------------------------------------------------------------------