TSTP Solution File: SEU294+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU294+2 : TPTP v8.1.0. Released v3.3.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 : n022.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:33:03 EDT 2022

% Result   : Theorem 2.88s 0.85s
% Output   : Refutation 2.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   22 (   5 unt;   0 def)
%            Number of atoms       :   56 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   53 (  19   ~;  11   |;  16   &)
%                                         (   2 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-1 aty)
%            Number of variables   :   30 (  22   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4485,plain,
    $false,
    inference(subsumption_resolution,[],[f4484,f1862]) ).

fof(f1862,plain,
    ~ finite(sK59),
    inference(cnf_transformation,[],[f1098]) ).

fof(f1098,plain,
    ( finite(sK58)
    & ~ finite(sK59)
    & subset(sK59,sK58) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK58,sK59])],[f1096,f1097]) ).

fof(f1097,plain,
    ( ? [X0,X1] :
        ( finite(X0)
        & ~ finite(X1)
        & subset(X1,X0) )
   => ( finite(sK58)
      & ~ finite(sK59)
      & subset(sK59,sK58) ) ),
    introduced(choice_axiom,[]) ).

fof(f1096,plain,
    ? [X0,X1] :
      ( finite(X0)
      & ~ finite(X1)
      & subset(X1,X0) ),
    inference(rectify,[],[f932]) ).

fof(f932,plain,
    ? [X1,X0] :
      ( finite(X1)
      & ~ finite(X0)
      & subset(X0,X1) ),
    inference(flattening,[],[f931]) ).

fof(f931,plain,
    ? [X0,X1] :
      ( ~ finite(X0)
      & subset(X0,X1)
      & finite(X1) ),
    inference(ennf_transformation,[],[f250]) ).

fof(f250,negated_conjecture,
    ~ ! [X0,X1] :
        ( ( subset(X0,X1)
          & finite(X1) )
       => finite(X0) ),
    inference(negated_conjecture,[],[f249]) ).

fof(f249,conjecture,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        & finite(X1) )
     => finite(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t13_finset_1) ).

fof(f4484,plain,
    finite(sK59),
    inference(resolution,[],[f4460,f1861]) ).

fof(f1861,plain,
    subset(sK59,sK58),
    inference(cnf_transformation,[],[f1098]) ).

fof(f4460,plain,
    ! [X0] :
      ( ~ subset(X0,sK58)
      | finite(X0) ),
    inference(resolution,[],[f4457,f2304]) ).

fof(f2304,plain,
    ! [X0,X1] :
      ( element(X0,powerset(X1))
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f1429]) ).

fof(f1429,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ~ element(X0,powerset(X1)) )
      & ( element(X0,powerset(X1))
        | ~ subset(X0,X1) ) ),
    inference(rectify,[],[f1428]) ).

fof(f1428,plain,
    ! [X1,X0] :
      ( ( subset(X1,X0)
        | ~ element(X1,powerset(X0)) )
      & ( element(X1,powerset(X0))
        | ~ subset(X1,X0) ) ),
    inference(nnf_transformation,[],[f411]) ).

fof(f411,plain,
    ! [X1,X0] :
      ( subset(X1,X0)
    <=> element(X1,powerset(X0)) ),
    inference(rectify,[],[f324]) ).

fof(f324,axiom,
    ! [X1,X0] :
      ( subset(X0,X1)
    <=> element(X0,powerset(X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t3_subset) ).

fof(f4457,plain,
    ! [X5] :
      ( ~ element(X5,powerset(sK58))
      | finite(X5) ),
    inference(resolution,[],[f2289,f1863]) ).

fof(f1863,plain,
    finite(sK58),
    inference(cnf_transformation,[],[f1098]) ).

fof(f2289,plain,
    ! [X0,X1] :
      ( ~ finite(X0)
      | finite(X1)
      | ~ element(X1,powerset(X0)) ),
    inference(cnf_transformation,[],[f935]) ).

fof(f935,plain,
    ! [X0] :
      ( ! [X1] :
          ( finite(X1)
          | ~ element(X1,powerset(X0)) )
      | ~ finite(X0) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0] :
      ( finite(X0)
     => ! [X1] :
          ( element(X1,powerset(X0))
         => finite(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cc2_finset_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : SEU294+2 : TPTP v8.1.0. Released v3.3.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.12/0.34  % Computer : n022.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 15:06:56 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.53  % (27824)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.53  % (27826)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (27826)Instruction limit reached!
% 0.20/0.54  % (27826)------------------------------
% 0.20/0.54  % (27826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (27826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (27826)Termination reason: Unknown
% 0.20/0.54  % (27826)Termination phase: Preprocessing 1
% 0.20/0.54  
% 0.20/0.54  % (27826)Memory used [KB]: 1407
% 0.20/0.54  % (27826)Time elapsed: 0.003 s
% 0.20/0.54  % (27826)Instructions burned: 3 (million)
% 0.20/0.54  % (27826)------------------------------
% 0.20/0.54  % (27826)------------------------------
% 0.20/0.54  % (27832)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.33/0.55  % (27834)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.33/0.55  % (27822)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.33/0.55  % (27821)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.33/0.55  % (27823)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.33/0.55  % (27820)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)
% 1.33/0.55  % (27838)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.33/0.56  % (27828)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.33/0.56  % (27839)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.49/0.56  % (27842)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.49/0.56  % (27847)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.49/0.56  % (27829)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.49/0.57  % (27818)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.49/0.57  % (27830)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.49/0.57  % (27819)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.49/0.57  % (27845)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.49/0.57  % (27831)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.49/0.57  % (27846)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.49/0.57  % (27844)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.49/0.57  % (27843)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.49/0.57  % (27840)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.49/0.58  % (27833)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.49/0.58  % (27827)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.49/0.58  % (27837)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.49/0.58  % (27841)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.49/0.58  % (27825)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.49/0.58  % (27835)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.49/0.59  % (27836)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.49/0.59  % (27825)Instruction limit reached!
% 1.49/0.59  % (27825)------------------------------
% 1.49/0.59  % (27825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.59  % (27825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.59  % (27825)Termination reason: Unknown
% 1.49/0.59  % (27825)Termination phase: Naming
% 1.49/0.59  
% 1.49/0.59  % (27825)Memory used [KB]: 1791
% 1.49/0.59  % (27825)Time elapsed: 0.007 s
% 1.49/0.59  % (27825)Instructions burned: 8 (million)
% 1.49/0.59  % (27825)------------------------------
% 1.49/0.59  % (27825)------------------------------
% 1.49/0.60  % (27820)Instruction limit reached!
% 1.49/0.60  % (27820)------------------------------
% 1.49/0.60  % (27820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.60  % (27820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.60  % (27820)Termination reason: Unknown
% 1.49/0.60  % (27820)Termination phase: Property scanning
% 1.49/0.60  
% 1.49/0.60  % (27820)Memory used [KB]: 2814
% 1.49/0.60  % (27820)Time elapsed: 0.022 s
% 1.49/0.60  % (27820)Instructions burned: 39 (million)
% 1.49/0.60  % (27820)------------------------------
% 1.49/0.60  % (27820)------------------------------
% 1.49/0.60  % (27824)Instruction limit reached!
% 1.49/0.60  % (27824)------------------------------
% 1.49/0.60  % (27824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.60  % (27824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.60  % (27824)Termination reason: Unknown
% 1.49/0.60  % (27824)Termination phase: Finite model building preprocessing
% 1.49/0.60  
% 1.49/0.60  % (27824)Memory used [KB]: 3198
% 1.49/0.60  % (27824)Time elapsed: 0.025 s
% 1.49/0.60  % (27824)Instructions burned: 51 (million)
% 1.49/0.60  % (27824)------------------------------
% 1.49/0.60  % (27824)------------------------------
% 1.49/0.61  % (27823)Instruction limit reached!
% 1.49/0.61  % (27823)------------------------------
% 1.49/0.61  % (27823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.61  % (27823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.61  % (27823)Termination reason: Unknown
% 1.49/0.61  % (27823)Termination phase: Saturation
% 1.49/0.61  
% 1.49/0.61  % (27823)Memory used [KB]: 2942
% 1.49/0.61  % (27823)Time elapsed: 0.023 s
% 1.49/0.61  % (27823)Instructions burned: 50 (million)
% 1.49/0.61  % (27823)------------------------------
% 1.49/0.61  % (27823)------------------------------
% 1.49/0.62  % (27821)Instruction limit reached!
% 1.49/0.62  % (27821)------------------------------
% 1.49/0.62  % (27821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.63  % (27822)Instruction limit reached!
% 1.94/0.63  % (27822)------------------------------
% 1.94/0.63  % (27822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.63  % (27822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.63  % (27822)Termination reason: Unknown
% 1.94/0.63  % (27822)Termination phase: Saturation
% 1.94/0.63  
% 1.94/0.63  % (27822)Memory used [KB]: 7547
% 1.94/0.63  % (27822)Time elapsed: 0.027 s
% 1.94/0.63  % (27822)Instructions burned: 51 (million)
% 1.94/0.63  % (27822)------------------------------
% 1.94/0.63  % (27822)------------------------------
% 1.94/0.63  % (27821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.63  % (27821)Termination reason: Unknown
% 1.94/0.63  % (27821)Termination phase: Saturation
% 1.94/0.63  
% 1.94/0.63  % (27821)Memory used [KB]: 7164
% 1.94/0.63  % (27821)Time elapsed: 0.027 s
% 1.94/0.63  % (27821)Instructions burned: 52 (million)
% 1.94/0.63  % (27821)------------------------------
% 1.94/0.63  % (27821)------------------------------
% 1.94/0.63  % (27828)Instruction limit reached!
% 1.94/0.63  % (27828)------------------------------
% 1.94/0.63  % (27828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.63  % (27828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.63  % (27828)Termination reason: Unknown
% 1.94/0.63  % (27828)Termination phase: Saturation
% 1.94/0.63  
% 1.94/0.63  % (27828)Memory used [KB]: 7419
% 1.94/0.63  % (27828)Time elapsed: 0.024 s
% 1.94/0.63  % (27828)Instructions burned: 51 (million)
% 1.94/0.63  % (27828)------------------------------
% 1.94/0.63  % (27828)------------------------------
% 1.94/0.64  % (27827)Instruction limit reached!
% 1.94/0.64  % (27827)------------------------------
% 1.94/0.64  % (27827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.65  % (27819)Instruction limit reached!
% 1.94/0.65  % (27819)------------------------------
% 1.94/0.65  % (27819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.65  % (27827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.65  % (27827)Termination reason: Unknown
% 1.94/0.65  % (27827)Termination phase: Saturation
% 1.94/0.65  
% 1.94/0.65  % (27827)Memory used [KB]: 3070
% 1.94/0.65  % (27827)Time elapsed: 0.025 s
% 1.94/0.65  % (27827)Instructions burned: 51 (million)
% 1.94/0.65  % (27827)------------------------------
% 1.94/0.65  % (27827)------------------------------
% 1.94/0.65  % (27819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.65  % (27819)Termination reason: Unknown
% 1.94/0.65  % (27819)Termination phase: Saturation
% 1.94/0.65  
% 1.94/0.65  % (27819)Memory used [KB]: 7547
% 1.94/0.65  % (27819)Time elapsed: 0.024 s
% 1.94/0.65  % (27819)Instructions burned: 51 (million)
% 1.94/0.65  % (27819)------------------------------
% 1.94/0.65  % (27819)------------------------------
% 1.94/0.65  % (27832)Instruction limit reached!
% 1.94/0.65  % (27832)------------------------------
% 1.94/0.65  % (27832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.65  % (27832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.65  % (27832)Termination reason: Unknown
% 1.94/0.65  % (27832)Termination phase: Saturation
% 1.94/0.65  
% 1.94/0.65  % (27832)Memory used [KB]: 9083
% 1.94/0.65  % (27832)Time elapsed: 0.036 s
% 1.94/0.65  % (27832)Instructions burned: 69 (million)
% 1.94/0.65  % (27832)------------------------------
% 1.94/0.65  % (27832)------------------------------
% 2.20/0.67  % (27835)Instruction limit reached!
% 2.20/0.67  % (27835)------------------------------
% 2.20/0.67  % (27835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (27835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (27835)Termination reason: Unknown
% 2.20/0.67  % (27835)Termination phase: Blocked clause elimination
% 2.20/0.67  
% 2.20/0.67  % (27835)Memory used [KB]: 3326
% 2.20/0.67  % (27835)Time elapsed: 0.031 s
% 2.20/0.67  % (27835)Instructions burned: 60 (million)
% 2.20/0.67  % (27835)------------------------------
% 2.20/0.67  % (27835)------------------------------
% 2.20/0.67  % (27833)Instruction limit reached!
% 2.20/0.67  % (27833)------------------------------
% 2.20/0.67  % (27833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (27833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (27833)Termination reason: Unknown
% 2.20/0.67  % (27833)Termination phase: Saturation
% 2.20/0.67  
% 2.20/0.67  % (27833)Memory used [KB]: 3326
% 2.20/0.67  % (27833)Time elapsed: 0.057 s
% 2.20/0.67  % (27833)Instructions burned: 75 (million)
% 2.20/0.67  % (27833)------------------------------
% 2.20/0.67  % (27833)------------------------------
% 2.20/0.67  % (27848)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.20/0.68  % (27844)Instruction limit reached!
% 2.20/0.68  % (27844)------------------------------
% 2.20/0.68  % (27844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.68  % (27844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.68  % (27844)Termination reason: Unknown
% 2.20/0.68  % (27844)Termination phase: Saturation
% 2.20/0.68  
% 2.20/0.68  % (27844)Memory used [KB]: 9083
% 2.20/0.68  % (27844)Time elapsed: 0.040 s
% 2.20/0.68  % (27844)Instructions burned: 70 (million)
% 2.20/0.68  % (27844)------------------------------
% 2.20/0.68  % (27844)------------------------------
% 2.20/0.71  % (27834)Instruction limit reached!
% 2.20/0.71  % (27834)------------------------------
% 2.20/0.71  % (27834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.71  % (27834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.71  % (27834)Termination reason: Unknown
% 2.20/0.71  % (27834)Termination phase: Saturation
% 2.20/0.71  
% 2.20/0.71  % (27834)Memory used [KB]: 8187
% 2.20/0.71  % (27834)Time elapsed: 0.269 s
% 2.20/0.71  % (27834)Instructions burned: 100 (million)
% 2.20/0.71  % (27834)------------------------------
% 2.20/0.71  % (27834)------------------------------
% 2.20/0.72  % (27863)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.20/0.72  % (27829)Instruction limit reached!
% 2.20/0.72  % (27829)------------------------------
% 2.20/0.72  % (27829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.72  % (27829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.72  % (27829)Termination reason: Unknown
% 2.20/0.72  % (27829)Termination phase: Saturation
% 2.20/0.72  
% 2.20/0.72  % (27829)Memory used [KB]: 7803
% 2.20/0.72  % (27829)Time elapsed: 0.293 s
% 2.20/0.72  % (27829)Instructions burned: 101 (million)
% 2.20/0.72  % (27829)------------------------------
% 2.20/0.72  % (27829)------------------------------
% 2.20/0.73  % (27831)Instruction limit reached!
% 2.20/0.73  % (27831)------------------------------
% 2.20/0.73  % (27831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.73  % (27831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.73  % (27831)Termination reason: Unknown
% 2.20/0.73  % (27831)Termination phase: Saturation
% 2.20/0.73  
% 2.20/0.73  % (27831)Memory used [KB]: 8059
% 2.20/0.73  % (27831)Time elapsed: 0.307 s
% 2.20/0.73  % (27831)Instructions burned: 99 (million)
% 2.20/0.73  % (27831)------------------------------
% 2.20/0.73  % (27831)------------------------------
% 2.58/0.74  % (27830)Instruction limit reached!
% 2.58/0.74  % (27830)------------------------------
% 2.58/0.74  % (27830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.74  % (27830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.74  % (27830)Termination reason: Unknown
% 2.58/0.74  % (27830)Termination phase: Saturation
% 2.58/0.74  
% 2.58/0.74  % (27830)Memory used [KB]: 8059
% 2.58/0.74  % (27830)Time elapsed: 0.053 s
% 2.58/0.74  % (27830)Instructions burned: 101 (million)
% 2.58/0.74  % (27830)------------------------------
% 2.58/0.74  % (27830)------------------------------
% 2.58/0.74  % (27872)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.58/0.74  % (27837)Instruction limit reached!
% 2.58/0.74  % (27837)------------------------------
% 2.58/0.74  % (27837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.74  % (27837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.74  % (27837)Termination reason: Unknown
% 2.58/0.74  % (27837)Termination phase: Saturation
% 2.58/0.74  
% 2.58/0.74  % (27837)Memory used [KB]: 3582
% 2.58/0.74  % (27837)Time elapsed: 0.313 s
% 2.58/0.74  % (27837)Instructions burned: 100 (million)
% 2.58/0.74  % (27837)------------------------------
% 2.58/0.74  % (27837)------------------------------
% 2.58/0.74  % (27836)Instruction limit reached!
% 2.58/0.74  % (27836)------------------------------
% 2.58/0.74  % (27836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.74  % (27836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.74  % (27836)Termination reason: Unknown
% 2.58/0.74  % (27836)Termination phase: Saturation
% 2.58/0.74  
% 2.58/0.74  % (27836)Memory used [KB]: 8059
% 2.58/0.74  % (27836)Time elapsed: 0.054 s
% 2.58/0.74  % (27836)Instructions burned: 100 (million)
% 2.58/0.74  % (27836)------------------------------
% 2.58/0.74  % (27836)------------------------------
% 2.58/0.75  % (27876)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.58/0.75  % (27885)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.58/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.58/0.76  % (27899)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.58/0.76  % (27901)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.58/0.76  % (27889)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.58/0.77  % (27890)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.71/0.77  % (27891)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.71/0.78  % (27902)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.71/0.80  % (27914)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)
% 2.71/0.80  % (27839)Instruction limit reached!
% 2.71/0.80  % (27839)------------------------------
% 2.71/0.80  % (27839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.81  % (27915)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.71/0.81  % (27839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.81  % (27839)Termination reason: Unknown
% 2.71/0.81  % (27839)Termination phase: Saturation
% 2.71/0.81  
% 2.71/0.81  % (27839)Memory used [KB]: 8699
% 2.71/0.81  % (27839)Time elapsed: 0.362 s
% 2.71/0.81  % (27839)Instructions burned: 140 (million)
% 2.71/0.81  % (27839)------------------------------
% 2.71/0.81  % (27839)------------------------------
% 2.71/0.81  % (27918)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)
% 2.71/0.83  % (27845)First to succeed.
% 2.88/0.85  % (27950)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.88/0.85  % (27845)Refutation found. Thanks to Tanya!
% 2.88/0.85  % SZS status Theorem for theBenchmark
% 2.88/0.85  % SZS output start Proof for theBenchmark
% See solution above
% 2.88/0.85  % (27845)------------------------------
% 2.88/0.85  % (27845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.85  % (27845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.85  % (27845)Termination reason: Refutation
% 2.88/0.85  
% 2.88/0.85  % (27845)Memory used [KB]: 4093
% 2.88/0.85  % (27845)Time elapsed: 0.378 s
% 2.88/0.85  % (27845)Instructions burned: 137 (million)
% 2.88/0.85  % (27845)------------------------------
% 2.88/0.85  % (27845)------------------------------
% 2.88/0.85  % (27817)Success in time 0.484 s
%------------------------------------------------------------------------------