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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : RNG001-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 : n024.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:12 EDT 2022

% Result   : Unsatisfiable 2.61s 0.80s
% Output   : Refutation 2.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   31 (  11 unt;   0 def)
%            Number of atoms       :   67 (   3 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   76 (  40   ~;  33   |;   0   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :  101 ( 101   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4146,plain,
    $false,
    inference(resolution,[],[f4026,f18]) ).

fof(f18,axiom,
    ~ product(a,additive_identity,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_a_times_0_is_0) ).

fof(f4026,plain,
    ! [X0] : product(X0,additive_identity,additive_identity),
    inference(superposition,[],[f3,f3933]) ).

fof(f3933,plain,
    ! [X8] : additive_identity = multiply(X8,additive_identity),
    inference(resolution,[],[f3887,f50]) ).

fof(f50,plain,
    ! [X2,X3] :
      ( ~ sum(X3,additive_identity,X2)
      | X2 = X3 ),
    inference(resolution,[],[f16,f2]) ).

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

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

fof(f3887,plain,
    ! [X1] : sum(multiply(X1,additive_identity),additive_identity,additive_identity),
    inference(resolution,[],[f1599,f258]) ).

fof(f258,plain,
    ! [X0,X1] :
      ( ~ sum(X0,X1,X1)
      | sum(X0,additive_identity,additive_identity) ),
    inference(resolution,[],[f139,f127]) ).

fof(f127,plain,
    ! [X10,X11,X9] :
      ( sP10(additive_inverse(X9),X10,additive_identity,X11)
      | ~ sum(X10,X11,X9) ),
    inference(resolution,[],[f39,f6]) ).

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

fof(f39,plain,
    ! [X2,X3,X0,X1,X5] :
      ( ~ sum(X2,X3,X5)
      | sP10(X3,X0,X5,X1)
      | ~ sum(X0,X1,X2) ),
    inference(cnf_transformation,[],[f39_D]) ).

fof(f39_D,plain,
    ! [X1,X5,X0,X3] :
      ( ! [X2] :
          ( ~ sum(X2,X3,X5)
          | ~ sum(X0,X1,X2) )
    <=> ~ sP10(X3,X0,X5,X1) ),
    introduced(general_splitting_component_introduction,[new_symbols(naming,[sP10])]) ).

fof(f139,plain,
    ! [X10,X11,X9] :
      ( ~ sP10(additive_inverse(X9),X10,X11,X9)
      | sum(X10,additive_identity,X11) ),
    inference(resolution,[],[f40,f6]) ).

fof(f40,plain,
    ! [X3,X0,X1,X4,X5] :
      ( ~ sum(X1,X3,X4)
      | ~ sP10(X3,X0,X5,X1)
      | sum(X0,X4,X5) ),
    inference(general_splitting,[],[f7,f39_D]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( sum(X0,X4,X5)
      | ~ sum(X2,X3,X5)
      | ~ sum(X1,X3,X4)
      | ~ sum(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_addition1) ).

fof(f1599,plain,
    ! [X0,X1] : sum(multiply(X0,additive_identity),multiply(X0,X1),multiply(X0,X1)),
    inference(resolution,[],[f603,f273]) ).

fof(f273,plain,
    ! [X0,X1] : sP2(X0,X1,additive_identity,multiply(X0,X1)),
    inference(resolution,[],[f70,f1]) ).

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

fof(f70,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sum(X0,X1,X2)
      | sP2(X3,X2,X0,multiply(X3,X1)) ),
    inference(resolution,[],[f23,f3]) ).

fof(f23,plain,
    ! [X3,X0,X1,X8,X7] :
      ( ~ product(X0,X3,X7)
      | ~ sum(X1,X3,X8)
      | sP2(X0,X8,X1,X7) ),
    inference(cnf_transformation,[],[f23_D]) ).

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

fof(f603,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sP2(X0,X1,X2,X3)
      | sum(multiply(X0,X2),X3,multiply(X0,X1)) ),
    inference(resolution,[],[f162,f71]) ).

fof(f71,plain,
    ! [X2,X3,X0,X1] :
      ( ~ sP3(X2,X3,X0,X1)
      | sum(X0,X1,multiply(X2,X3)) ),
    inference(resolution,[],[f26,f3]) ).

fof(f26,plain,
    ! [X0,X8,X6,X9,X7] :
      ( ~ product(X0,X8,X9)
      | sum(X6,X7,X9)
      | ~ sP3(X0,X8,X6,X7) ),
    inference(general_splitting,[],[f24,f25_D]) ).

fof(f25,plain,
    ! [X0,X1,X8,X6,X7] :
      ( ~ product(X0,X1,X6)
      | sP3(X0,X8,X6,X7)
      | ~ sP2(X0,X8,X1,X7) ),
    inference(cnf_transformation,[],[f25_D]) ).

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

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

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

fof(f162,plain,
    ! [X2,X3,X0,X1] :
      ( sP3(X0,X1,multiply(X0,X2),X3)
      | ~ sP2(X0,X1,X2,X3) ),
    inference(resolution,[],[f25,f3]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : RNG001-1 : TPTP v8.1.0. Released v1.0.0.
% 0.04/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n024.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.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Aug 30 11:42:04 EDT 2022
% 0.14/0.36  % CPUTime    : 
% 0.22/0.49  % (12071)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.22/0.51  % (12074)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.22/0.52  % (12068)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.22/0.52  % (12068)Refutation not found, incomplete strategy% (12068)------------------------------
% 0.22/0.52  % (12068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.52  % (12097)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.22/0.52  % (12068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.52  % (12068)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.52  
% 0.22/0.52  % (12068)Memory used [KB]: 5500
% 0.22/0.52  % (12068)Time elapsed: 0.100 s
% 0.22/0.52  % (12068)Instructions burned: 3 (million)
% 0.22/0.52  % (12068)------------------------------
% 0.22/0.52  % (12068)------------------------------
% 0.22/0.52  % (12079)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.22/0.52  % (12069)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.22/0.52  % (12087)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.22/0.52  % (12090)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.22/0.52  % (12077)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.22/0.53  % (12073)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.22/0.53  % (12082)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.22/0.53  TRYING [1]
% 0.22/0.53  TRYING [2]
% 0.22/0.53  % (12085)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.22/0.53  % (12070)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.22/0.53  TRYING [1]
% 0.22/0.53  TRYING [3]
% 0.22/0.53  % (12093)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.35/0.54  % (12095)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)
% 1.35/0.54  % (12078)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.35/0.54  TRYING [2]
% 1.35/0.54  % (12067)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)
% 1.35/0.54  % (12091)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)
% 1.35/0.54  TRYING [1]
% 1.35/0.54  TRYING [2]
% 1.35/0.54  % (12083)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)
% 1.35/0.55  % (12076)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.35/0.55  % (12076)Instruction limit reached!
% 1.35/0.55  % (12076)------------------------------
% 1.35/0.55  % (12076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.35/0.55  % (12076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.35/0.55  % (12076)Termination reason: Unknown
% 1.35/0.55  % (12076)Termination phase: Blocked clause elimination
% 1.35/0.55  
% 1.35/0.55  % (12076)Memory used [KB]: 895
% 1.35/0.55  % (12076)Time elapsed: 0.002 s
% 1.35/0.55  % (12076)Instructions burned: 2 (million)
% 1.35/0.55  % (12076)------------------------------
% 1.35/0.55  % (12076)------------------------------
% 1.35/0.55  % (12086)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.35/0.55  % (12081)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.35/0.55  % (12094)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)
% 1.35/0.55  TRYING [3]
% 1.35/0.55  % (12096)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.35/0.55  % (12092)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.35/0.55  % (12075)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.35/0.55  % (12088)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.53/0.56  % (12084)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.53/0.56  % (12080)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.53/0.56  TRYING [3]
% 1.53/0.56  % (12089)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.53/0.57  % (12075)Instruction limit reached!
% 1.53/0.57  % (12075)------------------------------
% 1.53/0.57  % (12075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (12075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (12075)Termination reason: Unknown
% 1.53/0.57  % (12075)Termination phase: Saturation
% 1.53/0.57  
% 1.53/0.57  % (12075)Memory used [KB]: 5500
% 1.53/0.57  % (12075)Time elapsed: 0.106 s
% 1.53/0.57  % (12075)Instructions burned: 7 (million)
% 1.53/0.57  % (12075)------------------------------
% 1.53/0.57  % (12075)------------------------------
% 1.53/0.57  % (12074)Instruction limit reached!
% 1.53/0.57  % (12074)------------------------------
% 1.53/0.57  % (12074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (12074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (12074)Termination reason: Unknown
% 1.53/0.57  % (12074)Termination phase: Finite model building SAT solving
% 1.53/0.57  
% 1.53/0.57  % (12074)Memory used [KB]: 7036
% 1.53/0.57  % (12074)Time elapsed: 0.126 s
% 1.53/0.57  % (12074)Instructions burned: 51 (million)
% 1.53/0.57  % (12074)------------------------------
% 1.53/0.57  % (12074)------------------------------
% 1.53/0.57  % (12071)Instruction limit reached!
% 1.53/0.57  % (12071)------------------------------
% 1.53/0.57  % (12071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (12071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (12071)Termination reason: Unknown
% 1.53/0.57  % (12071)Termination phase: Saturation
% 1.53/0.57  
% 1.53/0.57  % (12071)Memory used [KB]: 5884
% 1.53/0.57  % (12071)Time elapsed: 0.164 s
% 1.53/0.57  % (12071)Instructions burned: 51 (million)
% 1.53/0.57  % (12071)------------------------------
% 1.53/0.57  % (12071)------------------------------
% 1.53/0.58  TRYING [4]
% 1.53/0.59  % (12073)Instruction limit reached!
% 1.53/0.59  % (12073)------------------------------
% 1.53/0.59  % (12073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.59  % (12085)Instruction limit reached!
% 1.53/0.59  % (12085)------------------------------
% 1.53/0.59  % (12085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.59  % (12085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.59  % (12085)Termination reason: Unknown
% 1.53/0.59  % (12085)Termination phase: Finite model building constraint generation
% 1.53/0.59  
% 1.53/0.59  % (12085)Memory used [KB]: 7931
% 1.53/0.59  % (12085)Time elapsed: 0.144 s
% 1.53/0.59  % (12085)Instructions burned: 63 (million)
% 1.53/0.59  % (12085)------------------------------
% 1.53/0.59  % (12085)------------------------------
% 1.53/0.59  % (12073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.59  % (12073)Termination reason: Unknown
% 1.53/0.59  % (12073)Termination phase: Saturation
% 1.53/0.59  
% 1.53/0.59  % (12073)Memory used [KB]: 5884
% 1.53/0.59  % (12073)Time elapsed: 0.152 s
% 1.53/0.59  % (12073)Instructions burned: 48 (million)
% 1.53/0.59  % (12073)------------------------------
% 1.53/0.59  % (12073)------------------------------
% 1.53/0.59  % (12077)Instruction limit reached!
% 1.53/0.59  % (12077)------------------------------
% 1.53/0.59  % (12077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.59  % (12077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.59  % (12077)Termination reason: Unknown
% 1.53/0.59  % (12077)Termination phase: Saturation
% 1.53/0.59  
% 1.53/0.59  % (12077)Memory used [KB]: 1279
% 1.53/0.59  % (12077)Time elapsed: 0.167 s
% 1.53/0.59  % (12077)Instructions burned: 51 (million)
% 1.53/0.59  % (12077)------------------------------
% 1.53/0.59  % (12077)------------------------------
% 1.53/0.60  % (12069)Instruction limit reached!
% 1.53/0.60  % (12069)------------------------------
% 1.53/0.60  % (12069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.60  % (12069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.60  % (12069)Termination reason: Unknown
% 1.53/0.60  % (12069)Termination phase: Saturation
% 1.53/0.60  
% 1.53/0.60  % (12069)Memory used [KB]: 1151
% 1.53/0.60  % (12069)Time elapsed: 0.188 s
% 1.53/0.60  % (12069)Instructions burned: 37 (million)
% 1.53/0.60  % (12069)------------------------------
% 1.53/0.60  % (12069)------------------------------
% 1.53/0.62  TRYING [4]
% 1.53/0.62  % (12070)Instruction limit reached!
% 1.53/0.62  % (12070)------------------------------
% 1.53/0.62  % (12070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.62  % (12070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.62  % (12070)Termination reason: Unknown
% 1.53/0.62  % (12070)Termination phase: Saturation
% 1.53/0.62  
% 1.53/0.62  % (12070)Memory used [KB]: 6012
% 1.53/0.62  % (12070)Time elapsed: 0.203 s
% 1.53/0.62  % (12070)Instructions burned: 51 (million)
% 1.53/0.62  % (12070)------------------------------
% 1.53/0.62  % (12070)------------------------------
% 1.53/0.62  % (12082)Instruction limit reached!
% 1.53/0.62  % (12082)------------------------------
% 1.53/0.62  % (12082)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.62  % (12082)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.62  % (12082)Termination reason: Unknown
% 1.53/0.62  % (12082)Termination phase: Saturation
% 1.53/0.62  
% 1.53/0.62  % (12082)Memory used [KB]: 6268
% 1.53/0.62  % (12082)Time elapsed: 0.031 s
% 1.53/0.62  % (12082)Instructions burned: 69 (million)
% 1.53/0.62  % (12082)------------------------------
% 1.53/0.62  % (12082)------------------------------
% 1.53/0.62  % (12078)Instruction limit reached!
% 1.53/0.62  % (12078)------------------------------
% 1.53/0.62  % (12078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.62  % (12078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.62  % (12078)Termination reason: Unknown
% 1.53/0.62  % (12078)Termination phase: Saturation
% 1.53/0.62  
% 1.53/0.62  % (12078)Memory used [KB]: 6012
% 1.53/0.62  % (12078)Time elapsed: 0.199 s
% 1.53/0.62  % (12078)Instructions burned: 51 (million)
% 1.53/0.62  % (12078)------------------------------
% 1.53/0.62  % (12078)------------------------------
% 2.08/0.64  % (12087)Instruction limit reached!
% 2.08/0.64  % (12087)------------------------------
% 2.08/0.64  % (12087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.64  % (12087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.64  % (12087)Termination reason: Unknown
% 2.08/0.64  % (12087)Termination phase: Saturation
% 2.08/0.64  
% 2.08/0.64  % (12087)Memory used [KB]: 1279
% 2.08/0.64  % (12087)Time elapsed: 0.214 s
% 2.08/0.64  % (12087)Instructions burned: 101 (million)
% 2.08/0.64  % (12087)------------------------------
% 2.08/0.64  % (12087)------------------------------
% 2.08/0.65  % (12094)Instruction limit reached!
% 2.08/0.65  % (12094)------------------------------
% 2.08/0.65  % (12094)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.65  % (12094)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.65  % (12094)Termination reason: Unknown
% 2.08/0.65  % (12094)Termination phase: Saturation
% 2.08/0.65  
% 2.08/0.65  % (12094)Memory used [KB]: 6140
% 2.08/0.65  % (12094)Time elapsed: 0.035 s
% 2.08/0.65  % (12094)Instructions burned: 68 (million)
% 2.08/0.65  % (12094)------------------------------
% 2.08/0.65  % (12094)------------------------------
% 2.08/0.65  % (12159)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.08/0.66  % (12083)Instruction limit reached!
% 2.08/0.66  % (12083)------------------------------
% 2.08/0.66  % (12083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.66  % (12083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.66  % (12083)Termination reason: Unknown
% 2.08/0.66  % (12083)Termination phase: Saturation
% 2.08/0.66  
% 2.08/0.66  % (12083)Memory used [KB]: 1535
% 2.08/0.66  % (12083)Time elapsed: 0.194 s
% 2.08/0.66  % (12083)Instructions burned: 75 (million)
% 2.08/0.66  % (12083)------------------------------
% 2.08/0.66  % (12083)------------------------------
% 2.28/0.68  % (12182)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.28/0.68  % (12169)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  % (12086)Instruction limit reached!
% 2.28/0.69  % (12086)------------------------------
% 2.28/0.69  % (12086)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (12086)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (12086)Termination reason: Unknown
% 2.28/0.69  % (12086)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (12086)Memory used [KB]: 5884
% 2.28/0.69  % (12086)Time elapsed: 0.269 s
% 2.28/0.69  % (12086)Instructions burned: 100 (million)
% 2.28/0.69  % (12086)------------------------------
% 2.28/0.69  % (12086)------------------------------
% 2.28/0.69  % (12181)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.28/0.69  % (12184)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.28/0.70  % (12079)Instruction limit reached!
% 2.28/0.70  % (12079)------------------------------
% 2.28/0.70  % (12079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (12079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (12079)Termination reason: Unknown
% 2.28/0.70  % (12079)Termination phase: Saturation
% 2.28/0.70  
% 2.28/0.70  % (12079)Memory used [KB]: 6652
% 2.28/0.70  % (12079)Time elapsed: 0.286 s
% 2.28/0.70  % (12079)Instructions burned: 102 (million)
% 2.28/0.70  % (12079)------------------------------
% 2.28/0.70  % (12079)------------------------------
% 2.28/0.70  % (12175)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.72  % (12081)Instruction limit reached!
% 2.28/0.72  % (12081)------------------------------
% 2.28/0.72  % (12081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.72  % (12183)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  % (12081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.73  % (12081)Termination reason: Unknown
% 2.28/0.73  % (12081)Termination phase: Saturation
% 2.28/0.73  
% 2.28/0.73  % (12081)Memory used [KB]: 6012
% 2.28/0.73  % (12081)Time elapsed: 0.305 s
% 2.28/0.73  % (12081)Instructions burned: 101 (million)
% 2.28/0.73  % (12081)------------------------------
% 2.28/0.73  % (12081)------------------------------
% 2.28/0.73  % (12080)Instruction limit reached!
% 2.28/0.73  % (12080)------------------------------
% 2.28/0.73  % (12080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.73  % (12080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.73  % (12080)Termination reason: Unknown
% 2.28/0.73  % (12080)Termination phase: Saturation
% 2.28/0.73  
% 2.28/0.73  % (12080)Memory used [KB]: 6524
% 2.28/0.73  % (12080)Time elapsed: 0.316 s
% 2.28/0.73  % (12080)Instructions burned: 101 (million)
% 2.28/0.73  % (12080)------------------------------
% 2.28/0.73  % (12080)------------------------------
% 2.28/0.73  % (12185)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.28/0.73  % (12192)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.55/0.74  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.55/0.74  % (12198)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.55/0.74  % (12084)Instruction limit reached!
% 2.55/0.74  % (12084)------------------------------
% 2.55/0.74  % (12084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.74  % (12084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.74  % (12084)Termination reason: Unknown
% 2.55/0.74  % (12084)Termination phase: Saturation
% 2.55/0.74  
% 2.55/0.74  % (12084)Memory used [KB]: 6524
% 2.55/0.74  % (12084)Time elapsed: 0.294 s
% 2.55/0.74  % (12084)Instructions burned: 99 (million)
% 2.55/0.74  % (12084)------------------------------
% 2.55/0.74  % (12084)------------------------------
% 2.55/0.75  % (12199)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.61/0.77  % (12205)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.61/0.77  % (12204)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.61/0.78  TRYING [5]
% 2.61/0.79  % (12210)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.61/0.79  % (12089)First to succeed.
% 2.61/0.80  % (12089)Refutation found. Thanks to Tanya!
% 2.61/0.80  % SZS status Unsatisfiable for theBenchmark
% 2.61/0.80  % SZS output start Proof for theBenchmark
% See solution above
% 2.61/0.80  % (12089)------------------------------
% 2.61/0.80  % (12089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.80  % (12089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.80  % (12089)Termination reason: Refutation
% 2.61/0.80  
% 2.61/0.80  % (12089)Memory used [KB]: 7291
% 2.61/0.80  % (12089)Time elapsed: 0.346 s
% 2.61/0.80  % (12089)Instructions burned: 132 (million)
% 2.61/0.80  % (12089)------------------------------
% 2.61/0.80  % (12089)------------------------------
% 2.61/0.80  % (12062)Success in time 0.415 s
%------------------------------------------------------------------------------