TSTP Solution File: ARI578_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI578_1 : TPTP v8.1.0. Released v5.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 : n012.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:48:36 EDT 2022

% Result   : Theorem 3.43s 1.00s
% Output   : Refutation 3.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    9 (   1 unt;   2 typ;   0 def)
%            Number of atoms       :   25 (   0 equ)
%            Maximal formula atoms :    4 (   3 avg)
%            Number of connectives :   24 (   6   ~;   9   |;   9   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   88 (  24 atm;  18 fun;  36 num;  10 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   2 usr;   7 con; 0-2 aty)
%            Number of variables   :   10 (   4   !;   6   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_15,type,
    '$inst1': $int ).

tff(func_def_16,type,
    '$inst2': $int ).

tff(f25,plain,
    $false,
    inference(interpreted_simplification,[],[f24]) ).

tff(f24,plain,
    ( $less($sum($product(2,3),6),12)
    | $less(6,2)
    | $less(3,2)
    | $less(9,$sum(3,6)) ),
    inference(instantiation,[],[f23]) ).

tff(f23,plain,
    ! [X0: $int,X1: $int] :
      ( $less($sum($product(2,X0),X1),12)
      | $less(X1,2)
      | $less(X0,2)
      | $less(9,$sum(X0,X1)) ),
    inference(cnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,2)
      | $less($sum($product(2,X0),X1),12)
      | $less(9,$sum(X0,X1))
      | $less(X0,2) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ? [X1: $int,X0: $int] :
        ( ~ $less($sum($product(2,X0),X1),12)
        & ~ $less(X1,2)
        & ~ $less(X0,2)
        & ~ $less(9,$sum(X0,X1)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $int,X1: $int] :
        ( $lesseq($sum(X0,X1),9)
        & $lesseq(2,X0)
        & $lesseq(2,X1)
        & $lesseq(12,$sum($product(2,X0),X1)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $int,X1: $int] :
      ( $lesseq($sum(X0,X1),9)
      & $lesseq(2,X0)
      & $lesseq(2,X1)
      & $lesseq(12,$sum($product(2,X0),X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ineq_sys_solvable_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : ARI578=1 : TPTP v8.1.0. Released v5.1.0.
% 0.06/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 : n012.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   : Mon Aug 29 15:48:06 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.49  % (18809)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.49  % (18800)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.49  % (18807)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.20/0.49  % (18807)Instruction limit reached!
% 0.20/0.49  % (18807)------------------------------
% 0.20/0.49  % (18807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (18807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (18807)Termination reason: Unknown
% 0.20/0.49  % (18807)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (18807)Memory used [KB]: 5373
% 0.20/0.49  % (18825)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 (3000ds/68Mi)
% 0.20/0.49  % (18807)Time elapsed: 0.094 s
% 0.20/0.49  % (18807)Instructions burned: 3 (million)
% 0.20/0.49  % (18807)------------------------------
% 0.20/0.49  % (18807)------------------------------
% 0.20/0.50  % (18817)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.50  % (18815)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 (3000ds/99Mi)
% 0.20/0.51  % (18808)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 (3000ds/51Mi)
% 0.20/0.51  % (18811)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.20/0.51  % (18806)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.20/0.52  % (18806)Instruction limit reached!
% 0.20/0.52  % (18806)------------------------------
% 0.20/0.52  % (18806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (18806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (18806)Termination reason: Unknown
% 0.20/0.52  % (18806)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (18806)Memory used [KB]: 5500
% 0.20/0.52  % (18806)Time elapsed: 0.118 s
% 0.20/0.52  % (18806)Instructions burned: 8 (million)
% 0.20/0.52  % (18806)------------------------------
% 0.20/0.52  % (18806)------------------------------
% 0.20/0.52  % (18802)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.52  % (18821)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 (3000ds/498Mi)
% 1.42/0.52  % (18804)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 (3000ds/48Mi)
% 1.42/0.53  % (18810)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.42/0.53  % (18803)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.42/0.53  % (18799)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 (3000ds/191324Mi)
% 1.42/0.53  % (18799)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.53  % (18799)Terminated due to inappropriate strategy.
% 1.42/0.53  % (18799)------------------------------
% 1.42/0.53  % (18799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.53  % (18799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.53  % (18799)Termination reason: Inappropriate
% 1.42/0.53  
% 1.42/0.53  % (18799)Memory used [KB]: 895
% 1.42/0.53  % (18799)Time elapsed: 0.002 s
% 1.42/0.53  % (18799)Instructions burned: 2 (million)
% 1.42/0.53  % (18799)------------------------------
% 1.42/0.53  % (18799)------------------------------
% 1.42/0.53  % (18824)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.42/0.53  % (18801)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 (3000ds/37Mi)
% 1.42/0.53  % (18814)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 (3000ds/75Mi)
% 1.42/0.53  % (18822)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 (3000ds/467Mi)
% 1.42/0.53  % (18823)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.42/0.53  % (18820)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.42/0.54  % (18827)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.42/0.54  % (18826)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 (3000ds/177Mi)
% 1.42/0.54  % (18805)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.42/0.54  % (18805)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.54  % (18805)Terminated due to inappropriate strategy.
% 1.42/0.54  % (18805)------------------------------
% 1.42/0.54  % (18805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (18805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (18805)Termination reason: Inappropriate
% 1.42/0.54  
% 1.42/0.54  % (18805)Memory used [KB]: 895
% 1.42/0.54  % (18805)Time elapsed: 0.002 s
% 1.42/0.54  % (18805)------------------------------
% 1.42/0.54  % (18805)------------------------------
% 1.42/0.54  % (18813)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 (3000ds/68Mi)
% 1.42/0.54  % (18816)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.42/0.54  % (18816)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.54  % (18816)Terminated due to inappropriate strategy.
% 1.42/0.54  % (18816)------------------------------
% 1.42/0.54  % (18816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (18816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (18816)Termination reason: Inappropriate
% 1.42/0.54  
% 1.42/0.54  % (18816)Memory used [KB]: 895
% 1.42/0.54  % (18816)Time elapsed: 0.002 s
% 1.42/0.54  % (18816)Instructions burned: 1 (million)
% 1.42/0.54  % (18816)------------------------------
% 1.42/0.54  % (18816)------------------------------
% 1.42/0.54  % (18812)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.42/0.55  % (18828)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 (3000ds/355Mi)
% 1.42/0.55  % (18818)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 (3000ds/100Mi)
% 1.65/0.55  % (18819)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 (3000ds/176Mi)
% 1.65/0.56  % (18800)Instruction limit reached!
% 1.65/0.56  % (18800)------------------------------
% 1.65/0.56  % (18800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (18800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (18800)Termination reason: Unknown
% 1.65/0.58  % (18800)Termination phase: Saturation
% 1.65/0.58  
% 1.65/0.58  % (18800)Memory used [KB]: 6140
% 1.65/0.58  % (18800)Time elapsed: 0.166 s
% 1.65/0.58  % (18800)Instructions burned: 52 (million)
% 1.65/0.58  % (18800)------------------------------
% 1.65/0.58  % (18800)------------------------------
% 1.65/0.58  % (18801)Instruction limit reached!
% 1.65/0.58  % (18801)------------------------------
% 1.65/0.58  % (18801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (18801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (18801)Termination reason: Unknown
% 1.65/0.58  % (18801)Termination phase: Saturation
% 1.65/0.58  
% 1.65/0.58  % (18801)Memory used [KB]: 1407
% 1.65/0.58  % (18801)Time elapsed: 0.182 s
% 1.65/0.58  % (18801)Instructions burned: 38 (million)
% 1.65/0.58  % (18801)------------------------------
% 1.65/0.58  % (18801)------------------------------
% 1.65/0.58  % (18809)Instruction limit reached!
% 1.65/0.58  % (18809)------------------------------
% 1.65/0.58  % (18809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (18809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (18809)Termination reason: Unknown
% 1.65/0.58  % (18809)Termination phase: Saturation
% 1.65/0.58  
% 1.65/0.58  % (18809)Memory used [KB]: 6140
% 1.65/0.58  % (18809)Time elapsed: 0.156 s
% 1.65/0.58  % (18809)Instructions burned: 50 (million)
% 1.65/0.58  % (18809)------------------------------
% 1.65/0.58  % (18809)------------------------------
% 1.65/0.59  % (18804)Instruction limit reached!
% 1.65/0.59  % (18804)------------------------------
% 1.65/0.59  % (18804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.59  % (18804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.59  % (18804)Termination reason: Unknown
% 1.65/0.59  % (18804)Termination phase: Saturation
% 1.65/0.59  
% 1.65/0.59  % (18804)Memory used [KB]: 5884
% 1.65/0.59  % (18804)Time elapsed: 0.193 s
% 1.65/0.59  % (18804)Instructions burned: 48 (million)
% 1.65/0.59  % (18804)------------------------------
% 1.65/0.59  % (18804)------------------------------
% 1.65/0.61  % (18825)Instruction limit reached!
% 1.65/0.61  % (18825)------------------------------
% 1.65/0.61  % (18825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.61  % (18825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.61  % (18825)Termination reason: Unknown
% 1.65/0.61  % (18825)Termination phase: Saturation
% 1.65/0.61  
% 1.65/0.61  % (18825)Memory used [KB]: 6652
% 1.65/0.61  % (18825)Time elapsed: 0.055 s
% 1.65/0.61  % (18825)Instructions burned: 69 (million)
% 1.65/0.61  % (18825)------------------------------
% 1.65/0.61  % (18825)------------------------------
% 1.65/0.61  % (18808)Instruction limit reached!
% 1.65/0.61  % (18808)------------------------------
% 1.65/0.61  % (18808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.61  % (18808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.61  % (18808)Termination reason: Unknown
% 1.65/0.61  % (18808)Termination phase: Saturation
% 1.65/0.61  
% 1.65/0.61  % (18808)Memory used [KB]: 1791
% 1.65/0.61  % (18808)Time elapsed: 0.203 s
% 1.65/0.61  % (18808)Instructions burned: 51 (million)
% 1.65/0.61  % (18808)------------------------------
% 1.65/0.61  % (18808)------------------------------
% 1.65/0.62  % (18803)Instruction limit reached!
% 1.65/0.62  % (18803)------------------------------
% 1.65/0.62  % (18803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.62  % (18803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.62  % (18803)Termination reason: Unknown
% 1.65/0.62  % (18803)Termination phase: Saturation
% 1.65/0.62  
% 1.65/0.62  % (18803)Memory used [KB]: 6140
% 1.65/0.62  % (18803)Time elapsed: 0.194 s
% 1.65/0.62  % (18803)Instructions burned: 51 (million)
% 1.65/0.62  % (18803)------------------------------
% 1.65/0.62  % (18803)------------------------------
% 1.65/0.63  % (18802)Instruction limit reached!
% 1.65/0.63  % (18802)------------------------------
% 1.65/0.63  % (18802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.63  % (18802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.63  % (18802)Termination reason: Unknown
% 1.65/0.63  % (18802)Termination phase: Saturation
% 1.65/0.63  
% 1.65/0.63  % (18802)Memory used [KB]: 6012
% 1.65/0.63  % (18802)Time elapsed: 0.219 s
% 1.65/0.63  % (18802)Instructions burned: 51 (million)
% 1.65/0.63  % (18802)------------------------------
% 1.65/0.63  % (18802)------------------------------
% 1.65/0.63  % (18829)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)
% 1.65/0.63  % (18813)Instruction limit reached!
% 1.65/0.63  % (18813)------------------------------
% 1.65/0.63  % (18813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.63  % (18813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.63  % (18813)Termination reason: Unknown
% 1.65/0.63  % (18813)Termination phase: Saturation
% 1.65/0.63  
% 1.65/0.63  % (18813)Memory used [KB]: 6652
% 1.65/0.63  % (18813)Time elapsed: 0.034 s
% 1.65/0.63  % (18813)Instructions burned: 69 (million)
% 1.65/0.63  % (18813)------------------------------
% 1.65/0.63  % (18813)------------------------------
% 2.20/0.64  % (18817)Instruction limit reached!
% 2.20/0.64  % (18817)------------------------------
% 2.20/0.64  % (18817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.64  % (18817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.64  % (18817)Termination reason: Unknown
% 2.20/0.64  % (18817)Termination phase: Saturation
% 2.20/0.64  
% 2.20/0.64  % (18817)Memory used [KB]: 6780
% 2.20/0.64  % (18817)Time elapsed: 0.252 s
% 2.20/0.64  % (18817)Instructions burned: 100 (million)
% 2.20/0.64  % (18817)------------------------------
% 2.20/0.64  % (18817)------------------------------
% 2.20/0.65  % (18815)Instruction limit reached!
% 2.20/0.65  % (18815)------------------------------
% 2.20/0.65  % (18815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.65  % (18815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.65  % (18815)Termination reason: Unknown
% 2.20/0.65  % (18815)Termination phase: Saturation
% 2.20/0.65  
% 2.20/0.65  % (18815)Memory used [KB]: 6268
% 2.20/0.65  % (18815)Time elapsed: 0.264 s
% 2.20/0.65  % (18815)Instructions burned: 99 (million)
% 2.20/0.65  % (18815)------------------------------
% 2.20/0.65  % (18815)------------------------------
% 2.20/0.66  % (18814)Instruction limit reached!
% 2.20/0.66  % (18814)------------------------------
% 2.20/0.66  % (18814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.66  % (18814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.66  % (18814)Termination reason: Unknown
% 2.20/0.66  % (18814)Termination phase: Saturation
% 2.20/0.66  
% 2.20/0.66  % (18814)Memory used [KB]: 1918
% 2.20/0.66  % (18814)Time elapsed: 0.237 s
% 2.20/0.66  % (18814)Instructions burned: 75 (million)
% 2.20/0.66  % (18814)------------------------------
% 2.20/0.66  % (18814)------------------------------
% 2.20/0.67  % (18831)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.20/0.68  % (18832)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.20/0.68  % (18833)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 2.20/0.68  % (18830)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.42/0.69  % (18810)Instruction limit reached!
% 2.42/0.69  % (18810)------------------------------
% 2.42/0.69  % (18810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.70  % (18834)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.42/0.70  % (18812)Instruction limit reached!
% 2.42/0.70  % (18812)------------------------------
% 2.42/0.70  % (18812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.70  % (18812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.70  % (18812)Termination reason: Unknown
% 2.42/0.70  % (18812)Termination phase: Saturation
% 2.42/0.70  
% 2.42/0.70  % (18812)Memory used [KB]: 6780
% 2.42/0.70  % (18812)Time elapsed: 0.315 s
% 2.42/0.70  % (18812)Instructions burned: 101 (million)
% 2.42/0.70  % (18812)------------------------------
% 2.42/0.70  % (18812)------------------------------
% 2.42/0.71  % (18811)Instruction limit reached!
% 2.42/0.71  % (18811)------------------------------
% 2.42/0.71  % (18811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.71  % (18811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.71  % (18811)Termination reason: Unknown
% 2.42/0.71  % (18811)Termination phase: Saturation
% 2.42/0.71  
% 2.42/0.71  % (18811)Memory used [KB]: 6396
% 2.42/0.71  % (18811)Time elapsed: 0.318 s
% 2.42/0.71  % (18811)Instructions burned: 102 (million)
% 2.42/0.71  % (18811)------------------------------
% 2.42/0.71  % (18811)------------------------------
% 2.42/0.71  % (18810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.71  % (18810)Termination reason: Unknown
% 2.42/0.71  % (18810)Termination phase: Saturation
% 2.42/0.71  
% 2.42/0.71  % (18810)Memory used [KB]: 6524
% 2.42/0.71  % (18810)Time elapsed: 0.282 s
% 2.42/0.71  % (18810)Instructions burned: 101 (million)
% 2.42/0.71  % (18810)------------------------------
% 2.42/0.71  % (18810)------------------------------
% 2.42/0.72  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.42/0.72  % (18838)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.42/0.72  % (18818)Instruction limit reached!
% 2.42/0.72  % (18818)------------------------------
% 2.42/0.72  % (18818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.72  % (18818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.72  % (18818)Termination reason: Unknown
% 2.42/0.72  % (18818)Termination phase: Saturation
% 2.42/0.72  
% 2.42/0.72  % (18818)Memory used [KB]: 2046
% 2.42/0.72  % (18818)Time elapsed: 0.333 s
% 2.42/0.72  % (18818)Instructions burned: 100 (million)
% 2.42/0.72  % (18818)------------------------------
% 2.42/0.72  % (18818)------------------------------
% 2.42/0.72  % (18837)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.42/0.73  % (18836)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.42/0.73  % (18835)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.63/0.76  % (18840)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.63/0.76  % (18841)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.67/0.76  % (18843)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 2.67/0.76  % (18839)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.67/0.77  % (18820)Instruction limit reached!
% 2.67/0.77  % (18820)------------------------------
% 2.67/0.77  % (18820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.77  % (18820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.77  % (18820)Termination reason: Unknown
% 2.67/0.77  % (18820)Termination phase: Saturation
% 2.67/0.77  
% 2.67/0.77  % (18820)Memory used [KB]: 7164
% 2.67/0.77  % (18820)Time elapsed: 0.383 s
% 2.67/0.77  % (18820)Instructions burned: 138 (million)
% 2.67/0.77  % (18820)------------------------------
% 2.67/0.77  % (18820)------------------------------
% 2.67/0.78  % (18842)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.67/0.79  % (18844)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 2.67/0.80  % (18845)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 (2996ds/4931Mi)
% 2.81/0.83  % (18826)Instruction limit reached!
% 2.81/0.83  % (18826)------------------------------
% 2.81/0.83  % (18826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.83  % (18826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.83  % (18826)Termination reason: Unknown
% 2.81/0.83  % (18826)Termination phase: Saturation
% 2.81/0.83  
% 2.81/0.83  % (18826)Memory used [KB]: 3070
% 2.81/0.83  % (18826)Time elapsed: 0.421 s
% 2.81/0.83  % (18826)Instructions burned: 177 (million)
% 2.81/0.83  % (18826)------------------------------
% 2.81/0.83  % (18826)------------------------------
% 2.81/0.84  % (18831)Instruction limit reached!
% 2.81/0.84  % (18831)------------------------------
% 2.81/0.84  % (18831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.84  % (18836)Instruction limit reached!
% 2.81/0.84  % (18836)------------------------------
% 2.81/0.84  % (18836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.84  % (18836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.84  % (18831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.84  % (18836)Termination reason: Unknown
% 2.81/0.84  % (18831)Termination reason: Unknown
% 2.81/0.84  % (18836)Termination phase: Saturation
% 2.81/0.84  
% 2.81/0.84  % (18831)Termination phase: Saturation
% 2.81/0.84  
% 2.81/0.84  % (18831)Memory used [KB]: 6780
% 2.81/0.84  % (18836)Memory used [KB]: 6652
% 2.81/0.84  % (18831)Time elapsed: 0.282 s
% 2.81/0.84  % (18836)Time elapsed: 0.034 s
% 2.81/0.84  % (18831)Instructions burned: 91 (million)
% 2.81/0.84  % (18836)Instructions burned: 70 (million)
% 2.81/0.84  % (18831)------------------------------
% 2.81/0.84  % (18831)------------------------------
% 2.81/0.84  % (18836)------------------------------
% 2.81/0.84  % (18836)------------------------------
% 2.81/0.84  % (18848)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 (2996ds/2134Mi)
% 2.81/0.84  % (18819)Instruction limit reached!
% 2.81/0.84  % (18819)------------------------------
% 2.81/0.84  % (18819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.84  % (18819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.84  % (18819)Termination reason: Unknown
% 2.81/0.84  % (18819)Termination phase: Saturation
% 2.81/0.84  
% 2.81/0.84  % (18819)Memory used [KB]: 7164
% 2.81/0.84  % (18819)Time elapsed: 0.421 s
% 2.81/0.84  % (18819)Instructions burned: 176 (million)
% 2.81/0.84  % (18819)------------------------------
% 2.81/0.84  % (18819)------------------------------
% 3.06/0.85  % (18847)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 (2996ds/1824Mi)
% 3.06/0.85  % (18849)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.06/0.86  % (18846)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)
% 3.06/0.90  % (18839)Instruction limit reached!
% 3.06/0.90  % (18839)------------------------------
% 3.06/0.90  % (18839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.90  % (18839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.90  % (18839)Termination reason: Unknown
% 3.06/0.90  % (18839)Termination phase: Saturation
% 3.06/0.90  
% 3.06/0.90  % (18839)Memory used [KB]: 6908
% 3.06/0.90  % (18839)Time elapsed: 0.268 s
% 3.06/0.90  % (18839)Instructions burned: 92 (million)
% 3.06/0.90  % (18839)------------------------------
% 3.06/0.90  % (18839)------------------------------
% 3.06/0.91  % (18850)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.27/0.95  % (18846)Instruction limit reached!
% 3.27/0.95  % (18846)------------------------------
% 3.27/0.95  % (18846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.95  % (18846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.95  % (18846)Termination reason: Unknown
% 3.27/0.95  % (18846)Termination phase: Saturation
% 3.27/0.95  
% 3.27/0.95  % (18846)Memory used [KB]: 6652
% 3.27/0.95  % (18846)Time elapsed: 0.032 s
% 3.27/0.95  % (18846)Instructions burned: 68 (million)
% 3.27/0.95  % (18846)------------------------------
% 3.27/0.95  % (18846)------------------------------
% 3.27/0.97  % (18851)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 (2995ds/90Mi)
% 3.27/0.97  % (18852)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 (2995ds/2016Mi)
% 3.27/0.97  % (18854)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=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.43/0.99  % (18853)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.43/1.00  % (18842)First to succeed.
% 3.43/1.00  % (18842)Refutation found. Thanks to Tanya!
% 3.43/1.00  % SZS status Theorem for theBenchmark
% 3.43/1.00  % SZS output start Proof for theBenchmark
% See solution above
% 3.43/1.00  % (18842)------------------------------
% 3.43/1.00  % (18842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.43/1.00  % (18842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.43/1.00  % (18842)Termination reason: Refutation
% 3.43/1.00  
% 3.43/1.00  % (18842)Memory used [KB]: 895
% 3.43/1.00  % (18842)Time elapsed: 0.304 s
% 3.43/1.00  % (18842)Instructions burned: 149 (million)
% 3.43/1.00  % (18842)------------------------------
% 3.43/1.00  % (18842)------------------------------
% 3.43/1.00  % (18798)Success in time 0.665 s
%------------------------------------------------------------------------------