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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : NUM066-1 : TPTP v8.1.0. Bugfixed v2.1.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 : n028.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:03:24 EDT 2022

% Result   : Unsatisfiable 2.88s 0.81s
% Output   : Refutation 2.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   18 (  13 unt;   0 def)
%            Number of atoms       :   30 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   27 (  15   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   18 (  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f276,plain,
    $false,
    inference(subsumption_resolution,[],[f266,f192]) ).

fof(f192,plain,
    ~ member(ordered_pair(v,least(element_relation,u)),cross_product(universal_class,universal_class)),
    inference(unit_resulting_resolution,[],[f162,f176,f20]) ).

fof(f20,axiom,
    ! [X0,X1] :
      ( ~ member(ordered_pair(X0,X1),cross_product(universal_class,universal_class))
      | member(ordered_pair(X0,X1),element_relation)
      | ~ member(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',element_relation3) ).

fof(f176,plain,
    ~ member(ordered_pair(v,least(element_relation,u)),element_relation),
    inference(unit_resulting_resolution,[],[f159,f160,f161,f127]) ).

fof(f127,axiom,
    ! [X2,X3,X1,X5] :
      ( ~ member(ordered_pair(X3,least(X5,X2)),X5)
      | ~ member(X3,X2)
      | ~ well_ordering(X5,X1)
      | ~ subclass(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_ordering5) ).

fof(f161,axiom,
    member(v,u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_3) ).

fof(f160,axiom,
    subclass(u,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_2) ).

fof(f159,axiom,
    well_ordering(element_relation,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_1) ).

fof(f162,axiom,
    member(v,least(element_relation,u)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_4) ).

fof(f266,plain,
    member(ordered_pair(v,least(element_relation,u)),cross_product(universal_class,universal_class)),
    inference(unit_resulting_resolution,[],[f186,f191,f16]) ).

fof(f16,axiom,
    ! [X2,X3,X0,X1] :
      ( member(ordered_pair(X2,X3),cross_product(X0,X1))
      | ~ member(X3,X1)
      | ~ member(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product3) ).

fof(f191,plain,
    member(least(element_relation,u),universal_class),
    inference(unit_resulting_resolution,[],[f4,f175,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( ~ member(X2,X0)
      | ~ subclass(X0,X1)
      | member(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_members) ).

fof(f175,plain,
    member(least(element_relation,u),u),
    inference(unit_resulting_resolution,[],[f161,f160,f159,f125]) ).

fof(f125,axiom,
    ! [X2,X3,X1,X5] :
      ( ~ well_ordering(X5,X1)
      | member(least(X5,X2),X2)
      | ~ subclass(X2,X1)
      | ~ member(X3,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_ordering3) ).

fof(f4,axiom,
    ! [X0] : subclass(X0,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',class_elements_are_sets) ).

fof(f186,plain,
    member(v,universal_class),
    inference(unit_resulting_resolution,[],[f171,f4,f1]) ).

fof(f171,plain,
    member(v,y),
    inference(unit_resulting_resolution,[],[f160,f161,f1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : NUM066-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.04/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.34  % Computer : n028.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 06:03:03 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.51  % (8367)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.21/0.52  % (8379)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.53  % (8381)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.21/0.53  % (8365)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.21/0.53  % (8388)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)
% 1.36/0.53  % (8377)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)
% 1.36/0.53  % (8380)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.36/0.53  % (8370)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.36/0.54  % (8384)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.36/0.54  % (8395)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)
% 1.36/0.54  % (8389)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.36/0.54  % (8372)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)
% 1.36/0.54  % (8373)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.36/0.54  % (8383)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.36/0.54  % (8371)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)
% 1.36/0.54  % (8376)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.36/0.54  % (8385)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)
% 1.36/0.54  % (8369)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)
% 1.36/0.54  % (8373)Instruction limit reached!
% 1.36/0.54  % (8373)------------------------------
% 1.36/0.54  % (8373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.54  % (8394)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.36/0.55  % (8392)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.36/0.55  % (8373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.55  % (8373)Termination reason: Unknown
% 1.36/0.55  % (8373)Termination phase: Saturation
% 1.36/0.55  
% 1.36/0.55  % (8373)Memory used [KB]: 5628
% 1.36/0.55  % (8373)Time elapsed: 0.007 s
% 1.36/0.55  % (8373)Instructions burned: 7 (million)
% 1.36/0.55  % (8373)------------------------------
% 1.36/0.55  % (8373)------------------------------
% 1.36/0.55  % (8390)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.36/0.55  % (8393)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.52/0.55  % (8375)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)
% 1.52/0.55  % (8387)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.52/0.55  % (8382)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.52/0.56  % (8378)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.52/0.56  % (8366)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)
% 1.52/0.56  % (8391)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.52/0.56  % (8386)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.52/0.57  % (8374)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.52/0.58  % (8374)Instruction limit reached!
% 1.52/0.58  % (8374)------------------------------
% 1.52/0.58  % (8374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (8374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.58  % (8374)Termination reason: Unknown
% 1.52/0.58  % (8374)Termination phase: Function definition elimination
% 1.52/0.58  
% 1.52/0.58  % (8374)Memory used [KB]: 1023
% 1.52/0.58  % (8374)Time elapsed: 0.003 s
% 1.52/0.58  % (8374)Instructions burned: 3 (million)
% 1.52/0.58  % (8374)------------------------------
% 1.52/0.58  % (8374)------------------------------
% 1.52/0.59  % (8367)Instruction limit reached!
% 1.52/0.59  % (8367)------------------------------
% 1.52/0.59  % (8367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.60  % (8367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (8367)Termination reason: Unknown
% 1.52/0.60  % (8367)Termination phase: Saturation
% 1.52/0.60  
% 1.52/0.60  % (8367)Memory used [KB]: 1791
% 1.52/0.60  % (8367)Time elapsed: 0.163 s
% 1.52/0.60  % (8367)Instructions burned: 38 (million)
% 1.52/0.60  % (8367)------------------------------
% 1.52/0.60  % (8367)------------------------------
% 1.52/0.61  % (8372)Instruction limit reached!
% 1.52/0.61  % (8372)------------------------------
% 1.52/0.61  % (8372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.62  % (8372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.62  % (8372)Termination reason: Unknown
% 1.52/0.62  % (8372)Termination phase: Finite model building preprocessing
% 1.52/0.62  
% 1.52/0.62  % (8372)Memory used [KB]: 1791
% 1.52/0.62  % (8372)Time elapsed: 0.026 s
% 1.52/0.62  % (8372)Instructions burned: 51 (million)
% 1.52/0.62  % (8372)------------------------------
% 1.52/0.62  % (8372)------------------------------
% 1.52/0.62  % (8383)Instruction limit reached!
% 1.52/0.62  % (8383)------------------------------
% 1.52/0.62  % (8383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.63  % (8370)Instruction limit reached!
% 2.12/0.63  % (8370)------------------------------
% 2.12/0.63  % (8370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.63  % (8383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.63  % (8383)Termination reason: Unknown
% 2.12/0.63  % (8383)Termination phase: Finite model building preprocessing
% 2.12/0.63  
% 2.12/0.63  % (8383)Memory used [KB]: 2046
% 2.12/0.63  % (8383)Time elapsed: 0.026 s
% 2.12/0.63  % (8383)Instructions burned: 60 (million)
% 2.12/0.63  % (8383)------------------------------
% 2.12/0.63  % (8383)------------------------------
% 2.12/0.63  % (8370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.63  % (8370)Termination reason: Unknown
% 2.12/0.63  % (8370)Termination phase: Saturation
% 2.12/0.63  
% 2.12/0.63  % (8370)Memory used [KB]: 6524
% 2.12/0.63  % (8370)Time elapsed: 0.220 s
% 2.12/0.63  % (8370)Instructions burned: 51 (million)
% 2.12/0.63  % (8370)------------------------------
% 2.12/0.63  % (8370)------------------------------
% 2.12/0.63  % (8375)Instruction limit reached!
% 2.12/0.63  % (8375)------------------------------
% 2.12/0.63  % (8375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (8369)Instruction limit reached!
% 2.12/0.64  % (8369)------------------------------
% 2.12/0.64  % (8369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (8375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.64  % (8375)Termination reason: Unknown
% 2.12/0.64  % (8375)Termination phase: Saturation
% 2.12/0.64  
% 2.12/0.64  % (8375)Memory used [KB]: 2046
% 2.12/0.64  % (8375)Time elapsed: 0.215 s
% 2.12/0.64  % (8375)Instructions burned: 53 (million)
% 2.12/0.64  % (8375)------------------------------
% 2.12/0.64  % (8375)------------------------------
% 2.12/0.64  % (8366)Instruction limit reached!
% 2.12/0.64  % (8366)------------------------------
% 2.12/0.64  % (8366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (8366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.64  % (8366)Termination reason: Unknown
% 2.12/0.64  % (8366)Termination phase: Saturation
% 2.12/0.64  
% 2.12/0.64  % (8366)Memory used [KB]: 6908
% 2.12/0.64  % (8366)Time elapsed: 0.231 s
% 2.12/0.64  % (8366)Instructions burned: 50 (million)
% 2.12/0.64  % (8366)------------------------------
% 2.12/0.64  % (8366)------------------------------
% 2.12/0.64  % (8371)Instruction limit reached!
% 2.12/0.64  % (8371)------------------------------
% 2.12/0.64  % (8371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (8371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.64  % (8371)Termination reason: Unknown
% 2.12/0.64  % (8371)Termination phase: Saturation
% 2.12/0.64  
% 2.12/0.64  % (8371)Memory used [KB]: 6396
% 2.12/0.64  % (8371)Time elapsed: 0.224 s
% 2.12/0.64  % (8371)Instructions burned: 49 (million)
% 2.12/0.64  % (8371)------------------------------
% 2.12/0.64  % (8371)------------------------------
% 2.12/0.64  % (8380)Instruction limit reached!
% 2.12/0.64  % (8380)------------------------------
% 2.12/0.64  % (8380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.64  % (8380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.64  % (8380)Termination reason: Unknown
% 2.12/0.64  % (8380)Termination phase: Saturation
% 2.12/0.64  
% 2.12/0.64  % (8380)Memory used [KB]: 7291
% 2.12/0.64  % (8380)Time elapsed: 0.042 s
% 2.12/0.64  % (8380)Instructions burned: 68 (million)
% 2.12/0.64  % (8380)------------------------------
% 2.12/0.64  % (8380)------------------------------
% 2.12/0.65  % (8392)Instruction limit reached!
% 2.12/0.65  % (8392)------------------------------
% 2.12/0.65  % (8392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.65  % (8369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.65  % (8376)Instruction limit reached!
% 2.12/0.65  % (8376)------------------------------
% 2.12/0.65  % (8376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.65  % (8376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.65  % (8376)Termination reason: Unknown
% 2.12/0.65  % (8376)Termination phase: Saturation
% 2.12/0.65  
% 2.12/0.65  % (8376)Memory used [KB]: 6524
% 2.12/0.65  % (8376)Time elapsed: 0.229 s
% 2.12/0.65  % (8376)Instructions burned: 51 (million)
% 2.12/0.65  % (8376)------------------------------
% 2.12/0.65  % (8376)------------------------------
% 2.12/0.65  % (8369)Termination reason: Unknown
% 2.12/0.65  % (8369)Termination phase: Saturation
% 2.12/0.65  
% 2.12/0.65  % (8369)Memory used [KB]: 6908
% 2.12/0.65  % (8369)Time elapsed: 0.232 s
% 2.12/0.65  % (8369)Instructions burned: 51 (million)
% 2.12/0.65  % (8369)------------------------------
% 2.12/0.65  % (8369)------------------------------
% 2.12/0.66  % (8381)Instruction limit reached!
% 2.12/0.66  % (8381)------------------------------
% 2.12/0.66  % (8381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.66  % (8381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.66  % (8381)Termination reason: Unknown
% 2.12/0.66  % (8381)Termination phase: Saturation
% 2.12/0.66  
% 2.12/0.66  % (8381)Memory used [KB]: 2174
% 2.12/0.66  % (8381)Time elapsed: 0.237 s
% 2.12/0.66  % (8381)Instructions burned: 76 (million)
% 2.12/0.66  % (8381)------------------------------
% 2.12/0.66  % (8381)------------------------------
% 2.12/0.66  % (8392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.66  % (8392)Termination reason: Unknown
% 2.12/0.66  % (8392)Termination phase: Saturation
% 2.12/0.66  
% 2.12/0.66  % (8392)Memory used [KB]: 7164
% 2.12/0.66  % (8392)Time elapsed: 0.038 s
% 2.12/0.66  % (8392)Instructions burned: 69 (million)
% 2.12/0.66  % (8392)------------------------------
% 2.12/0.66  % (8392)------------------------------
% 2.47/0.69  % (8385)Instruction limit reached!
% 2.47/0.69  % (8385)------------------------------
% 2.47/0.69  % (8385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.69  % (8385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.69  % (8385)Termination reason: Unknown
% 2.47/0.69  % (8385)Termination phase: Saturation
% 2.47/0.69  
% 2.47/0.69  % (8385)Memory used [KB]: 2558
% 2.47/0.69  % (8385)Time elapsed: 0.275 s
% 2.47/0.69  % (8385)Instructions burned: 100 (million)
% 2.47/0.69  % (8385)------------------------------
% 2.47/0.69  % (8385)------------------------------
% 2.47/0.70  % (8396)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.47/0.72  % (8384)Instruction limit reached!
% 2.47/0.72  % (8384)------------------------------
% 2.47/0.72  % (8384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.72  % (8384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.72  % (8384)Termination reason: Unknown
% 2.47/0.72  % (8384)Termination phase: Saturation
% 2.47/0.72  
% 2.47/0.72  % (8384)Memory used [KB]: 7419
% 2.47/0.72  % (8384)Time elapsed: 0.315 s
% 2.47/0.72  % (8384)Instructions burned: 100 (million)
% 2.47/0.72  % (8384)------------------------------
% 2.47/0.72  % (8384)------------------------------
% 2.47/0.73  % (8379)Instruction limit reached!
% 2.47/0.73  % (8379)------------------------------
% 2.47/0.73  % (8379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.73  % (8379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.73  % (8379)Termination reason: Unknown
% 2.47/0.73  % (8379)Termination phase: Saturation
% 2.47/0.73  
% 2.47/0.73  % (8379)Memory used [KB]: 7419
% 2.47/0.73  % (8379)Time elapsed: 0.316 s
% 2.47/0.73  % (8379)Instructions burned: 99 (million)
% 2.47/0.73  % (8379)------------------------------
% 2.47/0.73  % (8379)------------------------------
% 2.47/0.73  % (8398)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.47/0.73  % (8377)Instruction limit reached!
% 2.47/0.73  % (8377)------------------------------
% 2.47/0.73  % (8377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.73  % (8377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.73  % (8377)Termination reason: Unknown
% 2.47/0.73  % (8377)Termination phase: Saturation
% 2.47/0.73  
% 2.47/0.73  % (8377)Memory used [KB]: 7675
% 2.47/0.73  % (8377)Time elapsed: 0.324 s
% 2.47/0.73  % (8377)Instructions burned: 101 (million)
% 2.47/0.73  % (8377)------------------------------
% 2.47/0.73  % (8377)------------------------------
% 2.47/0.73  % (8397)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.79/0.75  % (8378)Instruction limit reached!
% 2.79/0.75  % (8378)------------------------------
% 2.79/0.75  % (8378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.75  % (8378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.75  % (8378)Termination reason: Unknown
% 2.79/0.75  % (8378)Termination phase: Saturation
% 2.79/0.75  
% 2.79/0.75  % (8378)Memory used [KB]: 7419
% 2.79/0.75  % (8378)Time elapsed: 0.345 s
% 2.79/0.75  % (8378)Instructions burned: 101 (million)
% 2.79/0.75  % (8378)------------------------------
% 2.79/0.75  % (8378)------------------------------
% 2.79/0.76  % (8400)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.79/0.76  % (8382)Instruction limit reached!
% 2.79/0.76  % (8382)------------------------------
% 2.79/0.76  % (8382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.76  % (8382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.76  % (8382)Termination reason: Unknown
% 2.79/0.76  % (8382)Termination phase: Saturation
% 2.79/0.76  
% 2.79/0.76  % (8382)Memory used [KB]: 6908
% 2.79/0.76  % (8382)Time elapsed: 0.341 s
% 2.79/0.76  % (8382)Instructions burned: 99 (million)
% 2.79/0.76  % (8382)------------------------------
% 2.79/0.76  % (8382)------------------------------
% 2.88/0.77  % (8402)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.88/0.77  % (8401)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.88/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.88/0.78  % (8405)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.88/0.78  % (8404)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.88/0.78  % (8399)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.88/0.78  % (8408)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.88/0.78  % (8403)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.88/0.79  % (8406)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.88/0.79  % (8407)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.88/0.80  % (8405)First to succeed.
% 2.88/0.81  % (8405)Refutation found. Thanks to Tanya!
% 2.88/0.81  % SZS status Unsatisfiable for theBenchmark
% 2.88/0.81  % SZS output start Proof for theBenchmark
% See solution above
% 2.88/0.81  % (8405)------------------------------
% 2.88/0.81  % (8405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.81  % (8405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.81  % (8405)Termination reason: Refutation
% 2.88/0.81  
% 2.88/0.81  % (8405)Memory used [KB]: 5756
% 2.88/0.81  % (8405)Time elapsed: 0.126 s
% 2.88/0.81  % (8405)Instructions burned: 15 (million)
% 2.88/0.81  % (8405)------------------------------
% 2.88/0.81  % (8405)------------------------------
% 2.88/0.81  % (8364)Success in time 0.443 s
%------------------------------------------------------------------------------