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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : BOO010-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 : n004.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:06 EDT 2022

% Result   : Unsatisfiable 3.89s 1.00s
% Output   : Refutation 3.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   39 (  21 unt;   0 def)
%            Number of atoms       :   76 (   8 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   75 (  38   ~;  37   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   94 (  94   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2172,plain,
    $false,
    inference(resolution,[],[f2014,f23]) ).

fof(f23,axiom,
    ~ sum(x,multiply(x,y),x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_equations) ).

fof(f2014,plain,
    ! [X4,X5] : sum(X4,multiply(X4,X5),X4),
    inference(resolution,[],[f1687,f3]) ).

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

fof(f1687,plain,
    ! [X2,X3] : sum(multiply(X2,X3),X2,X2),
    inference(resolution,[],[f1518,f340]) ).

fof(f340,plain,
    ! [X4,X5] :
      ( ~ sum(X4,multiplicative_identity,multiplicative_identity)
      | sum(multiply(X5,X4),X5,X5) ),
    inference(resolution,[],[f237,f2]) ).

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

fof(f237,plain,
    ! [X3,X4,X5] :
      ( ~ product(X4,X5,X3)
      | ~ sum(X5,multiplicative_identity,multiplicative_identity)
      | sum(X3,X4,X4) ),
    inference(resolution,[],[f62,f8]) ).

fof(f8,axiom,
    ! [X0] : product(X0,multiplicative_identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_identity2) ).

fof(f62,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ product(X5,X6,X7)
      | sum(X9,X7,X5)
      | ~ sum(X8,X6,multiplicative_identity)
      | ~ product(X5,X8,X9) ),
    inference(resolution,[],[f9,f8]) ).

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

fof(f1518,plain,
    ! [X1] : sum(X1,multiplicative_identity,multiplicative_identity),
    inference(superposition,[],[f28,f1492]) ).

fof(f1492,plain,
    ! [X109] : multiplicative_identity = add(multiplicative_identity,X109),
    inference(resolution,[],[f1401,f48]) ).

fof(f48,plain,
    ! [X2,X3] :
      ( ~ product(X2,multiplicative_identity,X3)
      | X2 = X3 ),
    inference(resolution,[],[f22,f8]) ).

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

fof(f1401,plain,
    ! [X4,X5] : product(add(X5,X4),X5,X5),
    inference(subsumption_resolution,[],[f1398,f897]) ).

fof(f897,plain,
    ! [X3] : product(X3,additive_identity,additive_identity),
    inference(superposition,[],[f2,f812]) ).

fof(f812,plain,
    ! [X33] : additive_identity = multiply(X33,additive_identity),
    inference(forward_demodulation,[],[f786,f128]) ).

fof(f128,plain,
    ! [X0] : additive_identity = multiply(inverse(X0),X0),
    inference(resolution,[],[f49,f2]) ).

fof(f49,plain,
    ! [X4,X5] :
      ( ~ product(inverse(X5),X5,X4)
      | additive_identity = X4 ),
    inference(resolution,[],[f22,f19]) ).

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

fof(f786,plain,
    ! [X33] : multiply(X33,additive_identity) = multiply(inverse(X33),X33),
    inference(resolution,[],[f751,f52]) ).

fof(f52,plain,
    ! [X11,X12,X13] :
      ( ~ product(X12,X11,X13)
      | multiply(X11,X12) = X13 ),
    inference(resolution,[],[f22,f34]) ).

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

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(f751,plain,
    ! [X1] : product(X1,inverse(X1),multiply(X1,additive_identity)),
    inference(resolution,[],[f748,f20]) ).

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

fof(f748,plain,
    ! [X3,X4] :
      ( ~ product(X3,X4,additive_identity)
      | product(X3,X4,multiply(X3,additive_identity)) ),
    inference(resolution,[],[f254,f2]) ).

fof(f254,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,additive_identity,X2)
      | product(X0,X1,X2)
      | ~ product(X0,X1,additive_identity) ),
    inference(resolution,[],[f73,f5]) ).

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

fof(f73,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ sum(X8,X9,X7)
      | product(X5,X6,X7)
      | ~ product(X5,X6,X8)
      | ~ product(X5,additive_identity,X9) ),
    inference(resolution,[],[f10,f6]) ).

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

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

fof(f1398,plain,
    ! [X4,X5] :
      ( product(add(X5,X4),X5,X5)
      | ~ product(X4,additive_identity,additive_identity) ),
    inference(resolution,[],[f386,f1]) ).

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

fof(f386,plain,
    ! [X3,X4,X5] :
      ( ~ sum(X3,X4,X5)
      | ~ product(X4,additive_identity,additive_identity)
      | product(X5,X3,X3) ),
    inference(resolution,[],[f179,f6]) ).

fof(f179,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ sum(X5,X8,X9)
      | ~ sum(X5,X6,X7)
      | ~ product(X6,additive_identity,X8)
      | product(X7,X5,X9) ),
    inference(resolution,[],[f13,f6]) ).

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

fof(f28,plain,
    ! [X4,X5] : sum(X4,X5,add(X5,X4)),
    inference(resolution,[],[f3,f1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : BOO010-1 : TPTP v8.1.0. Released v1.0.0.
% 0.08/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.14/0.35  % Computer : n004.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon Aug 29 16:01:50 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.54  % (23907)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.54  % (23888)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  % (23897)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  TRYING [2]
% 0.20/0.55  TRYING [3]
% 0.20/0.55  % (23889)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.56  % (23904)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.57  % (23896)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.57  % (23892)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.57  % (23893)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.57  % (23889)Instruction limit reached!
% 0.20/0.57  % (23889)------------------------------
% 0.20/0.57  % (23889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (23889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (23889)Termination reason: Unknown
% 0.20/0.57  % (23889)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (23889)Memory used [KB]: 5500
% 0.20/0.57  % (23889)Time elapsed: 0.086 s
% 0.20/0.57  % (23889)Instructions burned: 8 (million)
% 0.20/0.57  % (23889)------------------------------
% 0.20/0.57  % (23889)------------------------------
% 0.20/0.59  % (23891)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.59  % (23887)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.59  % (23884)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.59  % (23886)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.59  % (23890)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.59  % (23890)Instruction limit reached!
% 0.20/0.59  % (23890)------------------------------
% 0.20/0.59  % (23890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (23890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (23890)Termination reason: Unknown
% 0.20/0.59  % (23890)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (23890)Memory used [KB]: 895
% 0.20/0.59  % (23890)Time elapsed: 0.004 s
% 0.20/0.59  % (23890)Instructions burned: 2 (million)
% 0.20/0.59  % (23890)------------------------------
% 0.20/0.59  % (23890)------------------------------
% 0.20/0.60  % (23903)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.60  % (23894)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.60  % (23906)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.60  % (23882)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.61  % (23888)Instruction limit reached!
% 0.20/0.61  % (23888)------------------------------
% 0.20/0.61  % (23888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (23888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (23888)Termination reason: Unknown
% 0.20/0.61  % (23888)Termination phase: Finite model building SAT solving
% 0.20/0.61  
% 0.20/0.61  % (23888)Memory used [KB]: 7675
% 0.20/0.61  % (23888)Time elapsed: 0.146 s
% 0.20/0.61  % (23888)Instructions burned: 51 (million)
% 0.20/0.61  % (23888)------------------------------
% 0.20/0.61  % (23888)------------------------------
% 0.20/0.61  % (23885)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.61  % (23909)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.61  % (23895)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.61  % (23911)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.61  TRYING [1]
% 0.20/0.61  TRYING [2]
% 0.20/0.62  % (23901)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.62  % (23908)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.62  % (23910)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.62  % (23883)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.62  % (23902)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)
% 1.94/0.63  % (23898)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)
% 1.94/0.63  % (23899)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.94/0.64  TRYING [1]
% 1.94/0.64  TRYING [2]
% 1.94/0.64  TRYING [3]
% 1.94/0.65  % (23883)Refutation not found, incomplete strategy% (23883)------------------------------
% 1.94/0.65  % (23883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.65  % (23883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.65  % (23883)Termination reason: Refutation not found, incomplete strategy
% 1.94/0.65  
% 1.94/0.65  % (23883)Memory used [KB]: 5500
% 1.94/0.65  % (23883)Time elapsed: 0.222 s
% 1.94/0.65  % (23883)Instructions burned: 12 (million)
% 1.94/0.65  % (23883)------------------------------
% 1.94/0.65  % (23883)------------------------------
% 1.94/0.65  % (23905)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)
% 2.28/0.66  % (23900)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.28/0.66  TRYING [3]
% 2.28/0.67  % (23896)Instruction limit reached!
% 2.28/0.67  % (23896)------------------------------
% 2.28/0.67  % (23896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (23896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (23896)Termination reason: Unknown
% 2.28/0.67  % (23896)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (23896)Memory used [KB]: 6140
% 2.28/0.67  % (23896)Time elapsed: 0.067 s
% 2.28/0.67  % (23896)Instructions burned: 69 (million)
% 2.28/0.67  % (23896)------------------------------
% 2.28/0.67  % (23896)------------------------------
% 2.28/0.68  % (23897)Instruction limit reached!
% 2.28/0.68  % (23897)------------------------------
% 2.28/0.68  % (23897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.68  % (23897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.68  % (23897)Termination reason: Unknown
% 2.28/0.68  % (23897)Termination phase: Saturation
% 2.28/0.68  
% 2.28/0.68  % (23897)Memory used [KB]: 1407
% 2.28/0.68  % (23897)Time elapsed: 0.203 s
% 2.28/0.68  % (23897)Instructions burned: 77 (million)
% 2.28/0.68  % (23897)------------------------------
% 2.28/0.68  % (23897)------------------------------
% 2.53/0.69  % (23891)Instruction limit reached!
% 2.53/0.69  % (23891)------------------------------
% 2.53/0.69  % (23891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.69  % (23891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.69  % (23891)Termination reason: Unknown
% 2.53/0.69  % (23891)Termination phase: Saturation
% 2.53/0.69  
% 2.53/0.69  % (23891)Memory used [KB]: 1407
% 2.53/0.69  % (23891)Time elapsed: 0.264 s
% 2.53/0.69  % (23891)Instructions burned: 53 (million)
% 2.53/0.69  % (23891)------------------------------
% 2.53/0.69  % (23891)------------------------------
% 2.53/0.69  % (23884)Instruction limit reached!
% 2.53/0.69  % (23884)------------------------------
% 2.53/0.69  % (23884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.69  % (23884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.69  % (23884)Termination reason: Unknown
% 2.53/0.69  % (23884)Termination phase: Saturation
% 2.53/0.69  
% 2.53/0.69  % (23884)Memory used [KB]: 1151
% 2.53/0.69  % (23884)Time elapsed: 0.262 s
% 2.53/0.69  % (23884)Instructions burned: 37 (million)
% 2.53/0.69  % (23884)------------------------------
% 2.53/0.69  % (23884)------------------------------
% 2.53/0.69  % (23887)Instruction limit reached!
% 2.53/0.69  % (23887)------------------------------
% 2.53/0.69  % (23887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.69  % (23887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.69  % (23887)Termination reason: Unknown
% 2.53/0.69  % (23887)Termination phase: Saturation
% 2.53/0.69  
% 2.53/0.69  % (23887)Memory used [KB]: 6012
% 2.53/0.69  % (23887)Time elapsed: 0.250 s
% 2.53/0.69  % (23887)Instructions burned: 49 (million)
% 2.53/0.69  % (23887)------------------------------
% 2.53/0.69  % (23887)------------------------------
% 2.53/0.70  % (23886)Instruction limit reached!
% 2.53/0.70  % (23886)------------------------------
% 2.53/0.70  % (23886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.70  % (23886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.70  % (23886)Termination reason: Unknown
% 2.53/0.70  % (23886)Termination phase: Saturation
% 2.53/0.70  
% 2.53/0.70  % (23886)Memory used [KB]: 5756
% 2.53/0.70  % (23886)Time elapsed: 0.255 s
% 2.53/0.70  % (23886)Instructions burned: 52 (million)
% 2.53/0.70  % (23886)------------------------------
% 2.53/0.70  % (23886)------------------------------
% 2.53/0.70  TRYING [4]
% 2.53/0.71  % (23892)Instruction limit reached!
% 2.53/0.71  % (23892)------------------------------
% 2.53/0.71  % (23892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.72  % (23885)Instruction limit reached!
% 2.53/0.72  % (23885)------------------------------
% 2.53/0.72  % (23885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.72  % (23885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.72  % (23885)Termination reason: Unknown
% 2.53/0.72  % (23885)Termination phase: Saturation
% 2.53/0.72  
% 2.53/0.72  % (23885)Memory used [KB]: 5884
% 2.53/0.72  % (23885)Time elapsed: 0.275 s
% 2.53/0.72  % (23885)Instructions burned: 51 (million)
% 2.53/0.72  % (23885)------------------------------
% 2.53/0.72  % (23885)------------------------------
% 2.53/0.72  % (23899)Instruction limit reached!
% 2.53/0.72  % (23899)------------------------------
% 2.53/0.72  % (23899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.53/0.72  % (23899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.53/0.72  % (23899)Termination reason: Unknown
% 2.53/0.72  % (23899)Termination phase: Finite model building SAT solving
% 2.53/0.72  
% 2.53/0.72  % (23899)Memory used [KB]: 7675
% 2.53/0.72  % (23899)Time elapsed: 0.252 s
% 2.53/0.72  % (23899)Instructions burned: 60 (million)
% 2.53/0.72  % (23899)------------------------------
% 2.53/0.72  % (23899)------------------------------
% 2.81/0.72  % (23892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.72  % (23892)Termination reason: Unknown
% 2.81/0.72  % (23892)Termination phase: Saturation
% 2.81/0.72  
% 2.81/0.72  % (23892)Memory used [KB]: 6012
% 2.81/0.72  % (23892)Time elapsed: 0.282 s
% 2.81/0.72  % (23892)Instructions burned: 50 (million)
% 2.81/0.72  % (23892)------------------------------
% 2.81/0.72  % (23892)------------------------------
% 2.81/0.73  % (23944)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 (2997ds/388Mi)
% 2.81/0.73  % (23946)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.81/0.73  % (23908)Instruction limit reached!
% 2.81/0.73  % (23908)------------------------------
% 2.81/0.73  % (23908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.73  % (23908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.73  % (23908)Termination reason: Unknown
% 2.81/0.73  % (23908)Termination phase: Saturation
% 2.81/0.73  
% 2.81/0.73  % (23908)Memory used [KB]: 6140
% 2.81/0.73  % (23908)Time elapsed: 0.040 s
% 2.81/0.73  % (23908)Instructions burned: 69 (million)
% 2.81/0.73  % (23908)------------------------------
% 2.81/0.73  % (23908)------------------------------
% 2.93/0.75  % (23945)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 (2997ds/211Mi)
% 2.93/0.76  % (23893)Instruction limit reached!
% 2.93/0.76  % (23893)------------------------------
% 2.93/0.76  % (23893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.76  % (23893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.76  % (23893)Termination reason: Unknown
% 2.93/0.76  % (23893)Termination phase: Saturation
% 2.93/0.76  
% 2.93/0.76  % (23893)Memory used [KB]: 6012
% 2.93/0.76  % (23893)Time elapsed: 0.336 s
% 2.93/0.76  % (23893)Instructions burned: 102 (million)
% 2.93/0.76  % (23893)------------------------------
% 2.93/0.76  % (23893)------------------------------
% 2.93/0.78  % (23901)Instruction limit reached!
% 2.93/0.78  % (23901)------------------------------
% 2.93/0.78  % (23901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.78  % (23901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.78  % (23901)Termination reason: Unknown
% 2.93/0.78  % (23901)Termination phase: Saturation
% 2.93/0.78  
% 2.93/0.78  % (23901)Memory used [KB]: 1279
% 2.93/0.78  % (23901)Time elapsed: 0.324 s
% 2.93/0.78  % (23901)Instructions burned: 100 (million)
% 2.93/0.78  % (23901)------------------------------
% 2.93/0.78  % (23901)------------------------------
% 2.93/0.78  % (23895)Instruction limit reached!
% 2.93/0.78  % (23895)------------------------------
% 2.93/0.78  % (23895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.78  % (23894)Instruction limit reached!
% 2.93/0.78  % (23894)------------------------------
% 2.93/0.78  % (23894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.78  % (23895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.78  % (23894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.78  % (23895)Termination reason: Unknown
% 2.93/0.78  % (23894)Termination reason: Unknown
% 2.93/0.78  % (23895)Termination phase: Saturation
% 2.93/0.78  
% 2.93/0.78  % (23894)Termination phase: Saturation
% 2.93/0.78  
% 2.93/0.78  % (23895)Memory used [KB]: 6012
% 2.93/0.78  % (23894)Memory used [KB]: 6140
% 2.93/0.78  % (23895)Time elapsed: 0.366 s
% 2.93/0.78  % (23895)Instructions burned: 100 (million)
% 2.93/0.78  % (23894)Time elapsed: 0.347 s
% 2.93/0.78  % (23894)Instructions burned: 102 (million)
% 2.93/0.78  % (23895)------------------------------
% 2.93/0.78  % (23895)------------------------------
% 2.93/0.78  % (23894)------------------------------
% 2.93/0.78  % (23894)------------------------------
% 2.93/0.79  % (23948)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 2.93/0.80  % (23952)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 (2996ds/68Mi)
% 2.93/0.80  % (23900)Instruction limit reached!
% 2.93/0.80  % (23900)------------------------------
% 2.93/0.80  % (23900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.80  % (23900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.80  % (23900)Termination reason: Unknown
% 2.93/0.80  % (23900)Termination phase: Saturation
% 2.93/0.80  
% 2.93/0.80  % (23900)Memory used [KB]: 6012
% 2.93/0.80  % (23900)Time elapsed: 0.381 s
% 2.93/0.80  % (23900)Instructions burned: 101 (million)
% 2.93/0.80  % (23900)------------------------------
% 2.93/0.80  % (23900)------------------------------
% 2.93/0.81  % (23949)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 2.93/0.81  % (23950)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 (2996ds/747Mi)
% 2.93/0.81  % (23898)Instruction limit reached!
% 2.93/0.81  % (23898)------------------------------
% 2.93/0.81  % (23898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.81  % (23898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.81  % (23898)Termination reason: Unknown
% 2.93/0.81  % (23898)Termination phase: Saturation
% 2.93/0.81  
% 2.93/0.81  % (23898)Memory used [KB]: 6652
% 2.93/0.81  % (23898)Time elapsed: 0.362 s
% 2.93/0.81  % (23898)Instructions burned: 100 (million)
% 2.93/0.81  % (23898)------------------------------
% 2.93/0.81  % (23898)------------------------------
% 2.93/0.81  % (23951)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 (2996ds/655Mi)
% 3.29/0.82  % (23953)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 (2996ds/940Mi)
% 3.29/0.84  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.29/0.85  % (23957)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.29/0.85  % (23955)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 (2996ds/90Mi)
% 3.29/0.85  % (23956)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 (2996ds/2016Mi)
% 3.29/0.86  % (23954)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 (2996ds/981Mi)
% 3.43/0.87  % (23958)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 (2996ds/4958Mi)
% 3.43/0.88  % (23946)Instruction limit reached!
% 3.43/0.88  % (23946)------------------------------
% 3.43/0.88  % (23946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.88  % (23946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.88  % (23946)Termination reason: Unknown
% 3.43/0.88  % (23946)Termination phase: Saturation
% 3.43/0.88  
% 3.43/0.88  % (23946)Memory used [KB]: 5884
% 3.43/0.88  % (23946)Time elapsed: 0.178 s
% 3.43/0.88  % (23946)Instructions burned: 90 (million)
% 3.43/0.88  % (23946)------------------------------
% 3.43/0.88  % (23946)------------------------------
% 3.43/0.88  % (23903)Instruction limit reached!
% 3.43/0.88  % (23903)------------------------------
% 3.43/0.88  % (23903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.88  % (23903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.88  % (23903)Termination reason: Unknown
% 3.43/0.88  % (23903)Termination phase: Saturation
% 3.43/0.88  
% 3.43/0.88  % (23903)Memory used [KB]: 7291
% 3.43/0.88  % (23903)Time elapsed: 0.457 s
% 3.43/0.88  % (23903)Instructions burned: 140 (million)
% 3.43/0.88  % (23903)------------------------------
% 3.43/0.88  % (23903)------------------------------
% 3.43/0.88  % (23986)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 (2995ds/68Mi)
% 3.43/0.88  % (23902)Instruction limit reached!
% 3.43/0.88  % (23902)------------------------------
% 3.43/0.88  % (23902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.89  % (23902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.89  % (23902)Termination reason: Unknown
% 3.43/0.89  % (23902)Termination phase: Saturation
% 3.43/0.89  
% 3.43/0.89  % (23902)Memory used [KB]: 6140
% 3.43/0.89  % (23902)Time elapsed: 0.452 s
% 3.43/0.89  % (23902)Instructions burned: 177 (million)
% 3.43/0.89  % (23902)------------------------------
% 3.43/0.89  % (23902)------------------------------
% 3.43/0.89  % (23971)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.43/0.90  TRYING [5]
% 3.43/0.91  % (23952)Instruction limit reached!
% 3.43/0.91  % (23952)------------------------------
% 3.43/0.91  % (23952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.91  % (23952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.91  % (23952)Termination reason: Unknown
% 3.43/0.91  % (23952)Termination phase: Saturation
% 3.43/0.91  
% 3.43/0.91  % (23952)Memory used [KB]: 6140
% 3.43/0.91  % (23952)Time elapsed: 0.032 s
% 3.43/0.91  % (23952)Instructions burned: 69 (million)
% 3.43/0.91  % (23952)------------------------------
% 3.43/0.91  % (23952)------------------------------
% 3.43/0.91  % (23909)Instruction limit reached!
% 3.43/0.91  % (23909)------------------------------
% 3.43/0.91  % (23909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/0.91  % (23909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/0.91  % (23909)Termination reason: Unknown
% 3.43/0.91  % (23909)Termination phase: Saturation
% 3.43/0.91  
% 3.43/0.91  % (23909)Memory used [KB]: 1791
% 3.43/0.91  % (23909)Time elapsed: 0.489 s
% 3.43/0.91  % (23909)Instructions burned: 179 (million)
% 3.43/0.91  % (23909)------------------------------
% 3.43/0.91  % (23909)------------------------------
% 3.43/0.92  % (23983)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4931Mi)
% 3.43/0.93  % (23979)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 3.43/0.93  % (23993)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1824Mi)
% 3.43/0.94  % (23999)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 3.77/0.97  % (23986)Instruction limit reached!
% 3.77/0.97  % (23986)------------------------------
% 3.77/0.97  % (23986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.97  % (23986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.97  % (23986)Termination reason: Unknown
% 3.77/0.97  % (23986)Termination phase: Saturation
% 3.77/0.97  
% 3.77/0.97  % (23986)Memory used [KB]: 6140
% 3.77/0.97  % (23986)Time elapsed: 0.049 s
% 3.77/0.97  % (23986)Instructions burned: 68 (million)
% 3.77/0.97  % (23986)------------------------------
% 3.77/0.97  % (23986)------------------------------
% 3.89/0.98  % (24031)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 (2994ds/90Mi)
% 3.89/0.99  % (23948)First to succeed.
% 3.89/1.00  % (23948)Refutation found. Thanks to Tanya!
% 3.89/1.00  % SZS status Unsatisfiable for theBenchmark
% 3.89/1.00  % SZS output start Proof for theBenchmark
% See solution above
% 3.89/1.00  % (23948)------------------------------
% 3.89/1.00  % (23948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.89/1.00  % (23948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.89/1.00  % (23948)Termination reason: Refutation
% 3.89/1.00  
% 3.89/1.00  % (23948)Memory used [KB]: 6396
% 3.89/1.00  % (23948)Time elapsed: 0.287 s
% 3.89/1.00  % (23948)Instructions burned: 175 (million)
% 3.89/1.00  % (23948)------------------------------
% 3.89/1.00  % (23948)------------------------------
% 3.89/1.00  % (23881)Success in time 0.623 s
%------------------------------------------------------------------------------