TSTP Solution File: ARI594_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI594_1 : TPTP v8.2.0. Released v5.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n018.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 : Mon May 20 18:48:08 EDT 2024

% Result   : Theorem 1.75s 1.16s
% Output   : Refutation 1.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   30 (  11 unt;   1 typ;   0 def)
%            Number of atoms       :   66 (   4 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   60 (  23   ~;  26   |;   5   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  157 (  37 atm;  30 fun;  52 num;  38 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   0 usr;   6 con; 0-2 aty)
%            Number of variables   :   38 (  35   !;   3   ?;  38   :)

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_1,type,
    p: $int > $o ).

tff(f1060,plain,
    $false,
    inference(subsumption_resolution,[],[f1058,f593]) ).

tff(f593,plain,
    p(6),
    inference(evaluation,[],[f580]) ).

tff(f580,plain,
    ( $less(8,$sum(1,6))
    | p(6) ),
    inference(resolution,[],[f404,f9]) ).

tff(f9,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_142,[]) ).

tff(f404,plain,
    ! [X0: $int] :
      ( $less(X0,6)
      | $less(8,$sum(1,X0))
      | p(X0) ),
    inference(evaluation,[],[f394]) ).

tff(f394,plain,
    ! [X0: $int] :
      ( p(X0)
      | $less(8,$sum(1,X0))
      | $less(X0,$sum(5,1)) ),
    inference(resolution,[],[f299,f13]) ).

tff(f13,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | $less(X1,$sum(X0,1)) ),
    introduced(theory_axiom_147,[]) ).

tff(f299,plain,
    ! [X0: $int] :
      ( ~ $less(5,X0)
      | p(X0)
      | $less(8,$sum(1,X0)) ),
    inference(superposition,[],[f240,f4]) ).

tff(f4,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f240,plain,
    ! [X0: $int] :
      ( $less(8,$sum(X0,1))
      | p(X0)
      | ~ $less(5,X0) ),
    inference(resolution,[],[f217,f13]) ).

tff(f217,plain,
    ! [X0: $int] :
      ( ~ $less(X0,8)
      | ~ $less(5,X0)
      | p(X0) ),
    inference(resolution,[],[f62,f61]) ).

tff(f61,plain,
    ! [X0: $int] :
      ( $less(X0,5)
      | ~ $less(X0,8)
      | p(X0) ),
    inference(evaluation,[],[f59]) ).

tff(f59,plain,
    ! [X0: $int] :
      ( ~ $less(X0,$sum(7,1))
      | $less(X0,5)
      | p(X0) ),
    inference(resolution,[],[f21,f24]) ).

tff(f24,plain,
    ! [X0: $int] :
      ( $less(7,X0)
      | $less(X0,5)
      | p(X0) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f23,plain,
    ( ! [X1: $int] : ~ p($product(3,X1))
    & ! [X0: $int] :
        ( p(X0)
        | $less(7,X0)
        | $less(X0,5) ) ),
    inference(flattening,[],[f22]) ).

tff(f22,plain,
    ( ! [X1: $int] : ~ p($product(3,X1))
    & ! [X0: $int] :
        ( p(X0)
        | $less(7,X0)
        | $less(X0,5) ) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $int] :
          ( ( ~ $less(7,X0)
            & ~ $less(X0,5) )
         => p(X0) )
     => ? [X1: $int] : p($product(3,X1)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int] :
          ( ( $lesseq(X0,7)
            & $lesseq(5,X0) )
         => p(X0) )
     => ? [X1: $int] : p($product(3,X1)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int] :
        ( ( $lesseq(X0,7)
          & $lesseq(5,X0) )
       => p(X0) )
   => ? [X1: $int] : p($product(3,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',exists_X_in_5_to_7_div_3) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,$sum(X0,1)) ),
    introduced(theory_axiom_161,[]) ).

tff(f62,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X0) ),
    inference(resolution,[],[f10,f9]) ).

tff(f10,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(X0,X2)
      | ~ $less(X1,X2)
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_143,[]) ).

tff(f1058,plain,
    ~ p(6),
    inference(evaluation,[],[f1055]) ).

tff(f1055,plain,
    ~ p($sum(3,3)),
    inference(superposition,[],[f1019,f17]) ).

tff(f17,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f1019,plain,
    ! [X0: $int] : ~ p($sum(3,$product(3,X0))),
    inference(superposition,[],[f25,f171]) ).

tff(f171,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f19,f17]) ).

tff(f19,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$sum(X1,X2)) = $sum($product(X0,X1),$product(X0,X2)) ),
    introduced(theory_axiom_150,[]) ).

tff(f25,plain,
    ! [X1: $int] : ~ p($product(3,X1)),
    inference(cnf_transformation,[],[f23]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : ARI594_1 : TPTP v8.2.0. Released v5.1.0.
% 0.08/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n018.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Sun May 19 12:50:38 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.37  This is a TF0_THM_NEQ_ARI problem
% 0.15/0.37  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.75/0.92  % (9842)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2994ds/78Mi)
% 0.75/0.92  % (9843)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2994ds/33Mi)
% 0.75/0.92  % (9844)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2994ds/34Mi)
% 0.75/0.92  % (9840)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2994ds/34Mi)
% 0.75/0.92  % (9845)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2994ds/45Mi)
% 0.75/0.92  % (9841)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2994ds/51Mi)
% 0.75/0.92  % (9846)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2994ds/83Mi)
% 0.75/0.92  % (9847)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2994ds/56Mi)
% 0.75/0.92  % (9847)Refutation not found, incomplete strategy% (9847)------------------------------
% 0.75/0.92  % (9847)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.92  % (9847)Termination reason: Refutation not found, incomplete strategy
% 0.75/0.92  
% 0.75/0.92  % (9847)Memory used [KB]: 967
% 0.75/0.92  % (9847)Time elapsed: 0.003 s
% 0.75/0.92  % (9847)Instructions burned: 2 (million)
% 0.75/0.92  % (9847)------------------------------
% 0.75/0.92  % (9847)------------------------------
% 0.75/0.93  % (9848)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2994ds/55Mi)
% 0.75/0.93  % (9843)Instruction limit reached!
% 0.75/0.93  % (9843)------------------------------
% 0.75/0.93  % (9843)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.75/0.93  % (9843)Termination reason: Unknown
% 0.75/0.93  % (9843)Termination phase: Saturation
% 0.75/0.93  
% 0.75/0.93  % (9843)Memory used [KB]: 1113
% 0.77/0.93  % (9843)Time elapsed: 0.017 s
% 0.77/0.93  % (9843)Instructions burned: 33 (million)
% 0.77/0.93  % (9843)------------------------------
% 0.77/0.93  % (9843)------------------------------
% 0.77/0.94  % (9844)Instruction limit reached!
% 0.77/0.94  % (9844)------------------------------
% 0.77/0.94  % (9844)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.94  % (9844)Termination reason: Unknown
% 0.77/0.94  % (9844)Termination phase: Saturation
% 0.77/0.94  
% 0.77/0.94  % (9844)Memory used [KB]: 1162
% 0.77/0.94  % (9844)Time elapsed: 0.019 s
% 0.77/0.94  % (9844)Instructions burned: 34 (million)
% 0.77/0.94  % (9844)------------------------------
% 0.77/0.94  % (9844)------------------------------
% 0.77/0.94  % (9840)Instruction limit reached!
% 0.77/0.94  % (9840)------------------------------
% 0.77/0.94  % (9840)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.94  % (9840)Termination reason: Unknown
% 0.77/0.94  % (9840)Termination phase: Saturation
% 0.77/0.94  
% 0.77/0.94  % (9840)Memory used [KB]: 1133
% 0.77/0.94  % (9840)Time elapsed: 0.020 s
% 0.77/0.94  % (9840)Instructions burned: 34 (million)
% 0.77/0.94  % (9840)------------------------------
% 0.77/0.94  % (9840)------------------------------
% 0.77/0.94  % (9849)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2994ds/50Mi)
% 0.77/0.94  % (9850)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2994ds/208Mi)
% 0.77/0.94  % (9851)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2994ds/52Mi)
% 0.77/0.94  % (9845)Instruction limit reached!
% 0.77/0.94  % (9845)------------------------------
% 0.77/0.94  % (9845)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.94  % (9845)Termination reason: Unknown
% 0.77/0.94  % (9845)Termination phase: Saturation
% 0.77/0.94  
% 0.77/0.94  % (9845)Memory used [KB]: 1265
% 0.77/0.94  % (9845)Time elapsed: 0.023 s
% 0.77/0.94  % (9845)Instructions burned: 45 (million)
% 0.77/0.94  % (9845)------------------------------
% 0.77/0.94  % (9845)------------------------------
% 0.77/0.95  % (9852)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2994ds/518Mi)
% 0.77/0.95  % (9841)Instruction limit reached!
% 0.77/0.95  % (9841)------------------------------
% 0.77/0.95  % (9841)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (9841)Termination reason: Unknown
% 0.77/0.95  % (9841)Termination phase: Saturation
% 0.77/0.95  
% 0.77/0.95  % (9841)Memory used [KB]: 1341
% 0.77/0.95  % (9841)Time elapsed: 0.031 s
% 0.77/0.95  % (9841)Instructions burned: 51 (million)
% 0.77/0.95  % (9841)------------------------------
% 0.77/0.95  % (9841)------------------------------
% 0.77/0.95  % (9853)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2994ds/42Mi)
% 0.77/0.95  % (9853)Refutation not found, incomplete strategy% (9853)------------------------------
% 0.77/0.95  % (9853)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.95  % (9853)Termination reason: Refutation not found, incomplete strategy
% 0.77/0.95  
% 0.77/0.95  % (9853)Memory used [KB]: 970
% 0.77/0.95  % (9853)Time elapsed: 0.003 s
% 0.77/0.95  % (9853)Instructions burned: 3 (million)
% 0.77/0.95  % (9853)------------------------------
% 0.77/0.95  % (9853)------------------------------
% 0.77/0.96  % (9848)Instruction limit reached!
% 0.77/0.96  % (9848)------------------------------
% 0.77/0.96  % (9848)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (9848)Termination reason: Unknown
% 0.77/0.96  % (9848)Termination phase: Saturation
% 0.77/0.96  
% 0.77/0.96  % (9848)Memory used [KB]: 1416
% 0.77/0.96  % (9848)Time elapsed: 0.032 s
% 0.77/0.96  % (9848)Instructions burned: 56 (million)
% 0.77/0.96  % (9848)------------------------------
% 0.77/0.96  % (9848)------------------------------
% 0.77/0.96  % (9846)Instruction limit reached!
% 0.77/0.96  % (9846)------------------------------
% 0.77/0.96  % (9846)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (9846)Termination reason: Unknown
% 0.77/0.96  % (9846)Termination phase: Saturation
% 0.77/0.96  
% 0.77/0.96  % (9846)Memory used [KB]: 1424
% 0.77/0.96  % (9846)Time elapsed: 0.039 s
% 0.77/0.96  % (9846)Instructions burned: 83 (million)
% 0.77/0.96  % (9846)------------------------------
% 0.77/0.96  % (9846)------------------------------
% 0.77/0.96  % (9854)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2994ds/243Mi)
% 0.77/0.96  % (9855)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2994ds/117Mi)
% 0.77/0.96  % (9856)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2994ds/143Mi)
% 0.77/0.96  % (9842)Instruction limit reached!
% 0.77/0.96  % (9842)------------------------------
% 0.77/0.96  % (9842)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (9842)Termination reason: Unknown
% 0.77/0.96  % (9842)Termination phase: Saturation
% 0.77/0.96  
% 0.77/0.96  % (9842)Memory used [KB]: 1532
% 0.77/0.96  % (9842)Time elapsed: 0.043 s
% 0.77/0.96  % (9842)Instructions burned: 78 (million)
% 0.77/0.96  % (9842)------------------------------
% 0.77/0.96  % (9842)------------------------------
% 0.77/0.96  % (9857)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2994ds/93Mi)
% 0.77/0.96  % (9849)Instruction limit reached!
% 0.77/0.96  % (9849)------------------------------
% 0.77/0.96  % (9849)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.96  % (9849)Termination reason: Unknown
% 0.77/0.96  % (9849)Termination phase: Saturation
% 0.77/0.96  
% 0.77/0.96  % (9849)Memory used [KB]: 1212
% 0.77/0.96  % (9849)Time elapsed: 0.028 s
% 0.77/0.96  % (9849)Instructions burned: 50 (million)
% 0.77/0.96  % (9849)------------------------------
% 0.77/0.96  % (9849)------------------------------
% 0.77/0.97  % (9858)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2994ds/62Mi)
% 0.77/0.97  % (9851)Instruction limit reached!
% 0.77/0.97  % (9851)------------------------------
% 0.77/0.97  % (9851)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.97  % (9851)Termination reason: Unknown
% 0.77/0.97  % (9851)Termination phase: Saturation
% 0.77/0.97  
% 0.77/0.97  % (9851)Memory used [KB]: 1416
% 0.77/0.97  % (9851)Time elapsed: 0.031 s
% 0.77/0.97  % (9851)Instructions burned: 52 (million)
% 0.77/0.97  % (9851)------------------------------
% 0.77/0.97  % (9851)------------------------------
% 0.77/0.97  % (9859)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2994ds/32Mi)
% 0.77/0.99  % (9859)Instruction limit reached!
% 0.77/0.99  % (9859)------------------------------
% 0.77/0.99  % (9859)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/0.99  % (9859)Termination reason: Unknown
% 0.77/0.99  % (9859)Termination phase: Saturation
% 0.77/0.99  
% 0.77/0.99  % (9859)Memory used [KB]: 1109
% 0.77/0.99  % (9859)Time elapsed: 0.020 s
% 0.77/0.99  % (9859)Instructions burned: 33 (million)
% 0.77/0.99  % (9859)------------------------------
% 0.77/0.99  % (9859)------------------------------
% 0.77/1.00  % (9860)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2993ds/1919Mi)
% 0.77/1.00  % (9858)Instruction limit reached!
% 0.77/1.00  % (9858)------------------------------
% 0.77/1.00  % (9858)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.00  % (9858)Termination reason: Unknown
% 0.77/1.00  % (9858)Termination phase: Saturation
% 0.77/1.00  
% 0.77/1.00  % (9858)Memory used [KB]: 1227
% 0.77/1.00  % (9858)Time elapsed: 0.031 s
% 0.77/1.00  % (9858)Instructions burned: 63 (million)
% 0.77/1.00  % (9858)------------------------------
% 0.77/1.00  % (9858)------------------------------
% 0.77/1.00  % (9861)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on theBenchmark for (2993ds/55Mi)
% 0.77/1.00  % (9861)Refutation not found, incomplete strategy% (9861)------------------------------
% 0.77/1.00  % (9861)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.00  % (9861)Termination reason: Refutation not found, incomplete strategy
% 0.77/1.00  
% 0.77/1.00  % (9861)Memory used [KB]: 972
% 0.77/1.00  % (9861)Time elapsed: 0.003 s
% 0.77/1.00  % (9861)Instructions burned: 3 (million)
% 0.77/1.00  % (9861)------------------------------
% 0.77/1.00  % (9861)------------------------------
% 0.77/1.01  % (9862)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2993ds/53Mi)
% 0.77/1.01  % (9857)Instruction limit reached!
% 0.77/1.01  % (9857)------------------------------
% 0.77/1.01  % (9857)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.01  % (9857)Termination reason: Unknown
% 0.77/1.01  % (9857)Termination phase: Saturation
% 0.77/1.01  
% 0.77/1.01  % (9857)Memory used [KB]: 1711
% 0.77/1.01  % (9857)Time elapsed: 0.045 s
% 0.77/1.01  % (9857)Instructions burned: 94 (million)
% 0.77/1.01  % (9857)------------------------------
% 0.77/1.01  % (9857)------------------------------
% 0.77/1.01  % (9863)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2993ds/46Mi)
% 0.77/1.02  % (9855)Instruction limit reached!
% 0.77/1.02  % (9855)------------------------------
% 0.77/1.02  % (9855)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.77/1.02  % (9855)Termination reason: Unknown
% 0.77/1.02  % (9855)Termination phase: Saturation
% 0.77/1.02  
% 0.77/1.02  % (9855)Memory used [KB]: 1546
% 0.77/1.02  % (9855)Time elapsed: 0.059 s
% 0.77/1.02  % (9855)Instructions burned: 117 (million)
% 0.77/1.02  % (9855)------------------------------
% 0.77/1.02  % (9855)------------------------------
% 0.77/1.02  % (9864)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2993ds/102Mi)
% 1.23/1.03  % (9862)Instruction limit reached!
% 1.23/1.03  % (9862)------------------------------
% 1.23/1.03  % (9862)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.03  % (9862)Termination reason: Unknown
% 1.23/1.03  % (9862)Termination phase: Saturation
% 1.23/1.03  
% 1.23/1.03  % (9862)Memory used [KB]: 1322
% 1.23/1.03  % (9862)Time elapsed: 0.025 s
% 1.23/1.03  % (9862)Instructions burned: 55 (million)
% 1.23/1.03  % (9862)------------------------------
% 1.23/1.03  % (9862)------------------------------
% 1.23/1.03  % (9856)Instruction limit reached!
% 1.23/1.03  % (9856)------------------------------
% 1.23/1.03  % (9856)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.03  % (9856)Termination reason: Unknown
% 1.23/1.03  % (9856)Termination phase: Saturation
% 1.23/1.03  
% 1.23/1.03  % (9856)Memory used [KB]: 1394
% 1.23/1.03  % (9856)Time elapsed: 0.071 s
% 1.23/1.03  % (9856)Instructions burned: 143 (million)
% 1.23/1.03  % (9856)------------------------------
% 1.23/1.03  % (9856)------------------------------
% 1.23/1.03  % (9850)Instruction limit reached!
% 1.23/1.03  % (9850)------------------------------
% 1.23/1.03  % (9850)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.03  % (9850)Termination reason: Unknown
% 1.23/1.03  % (9850)Termination phase: Saturation
% 1.23/1.03  
% 1.23/1.03  % (9850)Memory used [KB]: 2559
% 1.23/1.03  % (9850)Time elapsed: 0.093 s
% 1.23/1.03  % (9850)Instructions burned: 209 (million)
% 1.23/1.03  % (9850)------------------------------
% 1.23/1.03  % (9850)------------------------------
% 1.23/1.03  % (9865)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2993ds/35Mi)
% 1.23/1.03  % (9866)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2993ds/87Mi)
% 1.23/1.04  % (9867)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2993ds/109Mi)
% 1.23/1.04  % (9863)Instruction limit reached!
% 1.23/1.04  % (9863)------------------------------
% 1.23/1.04  % (9863)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.04  % (9863)Termination reason: Unknown
% 1.23/1.04  % (9863)Termination phase: Saturation
% 1.23/1.04  
% 1.23/1.04  % (9863)Memory used [KB]: 1515
% 1.23/1.04  % (9863)Time elapsed: 0.027 s
% 1.23/1.04  % (9863)Instructions burned: 46 (million)
% 1.23/1.04  % (9863)------------------------------
% 1.23/1.04  % (9863)------------------------------
% 1.23/1.04  % (9868)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2993ds/161Mi)
% 1.23/1.04  % (9868)Refutation not found, incomplete strategy% (9868)------------------------------
% 1.23/1.04  % (9868)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.04  % (9868)Termination reason: Refutation not found, incomplete strategy
% 1.23/1.04  
% 1.23/1.04  % (9868)Memory used [KB]: 967
% 1.23/1.04  % (9868)Time elapsed: 0.003 s
% 1.23/1.04  % (9868)Instructions burned: 3 (million)
% 1.23/1.04  % (9868)------------------------------
% 1.23/1.04  % (9868)------------------------------
% 1.23/1.04  % (9869)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2993ds/69Mi)
% 1.23/1.05  % (9865)Instruction limit reached!
% 1.23/1.05  % (9865)------------------------------
% 1.23/1.05  % (9865)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.05  % (9865)Termination reason: Unknown
% 1.23/1.05  % (9865)Termination phase: Saturation
% 1.23/1.05  
% 1.23/1.05  % (9865)Memory used [KB]: 1293
% 1.23/1.05  % (9865)Time elapsed: 0.022 s
% 1.23/1.05  % (9865)Instructions burned: 36 (million)
% 1.23/1.05  % (9865)------------------------------
% 1.23/1.05  % (9865)------------------------------
% 1.23/1.06  % (9870)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2993ds/40Mi)
% 1.23/1.07  % (9854)Instruction limit reached!
% 1.23/1.07  % (9854)------------------------------
% 1.23/1.07  % (9854)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.07  % (9854)Termination reason: Unknown
% 1.23/1.07  % (9854)Termination phase: Saturation
% 1.23/1.07  
% 1.23/1.07  % (9854)Memory used [KB]: 2074
% 1.23/1.07  % (9854)Time elapsed: 0.110 s
% 1.23/1.07  % (9854)Instructions burned: 244 (million)
% 1.23/1.07  % (9854)------------------------------
% 1.23/1.07  % (9854)------------------------------
% 1.23/1.07  % (9871)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2993ds/360Mi)
% 1.23/1.07  % (9864)Instruction limit reached!
% 1.23/1.07  % (9864)------------------------------
% 1.23/1.07  % (9864)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.07  % (9864)Termination reason: Unknown
% 1.23/1.07  % (9864)Termination phase: Saturation
% 1.23/1.07  
% 1.23/1.07  % (9864)Memory used [KB]: 1498
% 1.23/1.07  % (9864)Time elapsed: 0.053 s
% 1.23/1.07  % (9864)Instructions burned: 103 (million)
% 1.23/1.07  % (9864)------------------------------
% 1.23/1.07  % (9864)------------------------------
% 1.23/1.07  % (9872)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2993ds/161Mi)
% 1.23/1.08  % (9869)Instruction limit reached!
% 1.23/1.08  % (9869)------------------------------
% 1.23/1.08  % (9869)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.08  % (9869)Termination reason: Unknown
% 1.23/1.08  % (9869)Termination phase: Saturation
% 1.23/1.08  
% 1.23/1.08  % (9869)Memory used [KB]: 1291
% 1.23/1.08  % (9869)Time elapsed: 0.036 s
% 1.23/1.08  % (9869)Instructions burned: 70 (million)
% 1.23/1.08  % (9869)------------------------------
% 1.23/1.08  % (9869)------------------------------
% 1.23/1.08  % (9866)Instruction limit reached!
% 1.23/1.08  % (9866)------------------------------
% 1.23/1.08  % (9866)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.08  % (9866)Termination reason: Unknown
% 1.23/1.08  % (9866)Termination phase: Saturation
% 1.23/1.08  
% 1.23/1.08  % (9866)Memory used [KB]: 1728
% 1.23/1.08  % (9866)Time elapsed: 0.048 s
% 1.23/1.08  % (9866)Instructions burned: 88 (million)
% 1.23/1.08  % (9866)------------------------------
% 1.23/1.08  % (9866)------------------------------
% 1.23/1.08  % (9870)Instruction limit reached!
% 1.23/1.08  % (9870)------------------------------
% 1.23/1.08  % (9870)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.23/1.08  % (9870)Termination reason: Unknown
% 1.23/1.08  % (9870)Termination phase: Saturation
% 1.23/1.08  
% 1.23/1.08  % (9870)Memory used [KB]: 1299
% 1.23/1.08  % (9870)Time elapsed: 0.046 s
% 1.23/1.08  % (9870)Instructions burned: 41 (million)
% 1.23/1.08  % (9870)------------------------------
% 1.23/1.08  % (9870)------------------------------
% 1.23/1.08  % (9873)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2992ds/80Mi)
% 1.23/1.08  % (9874)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2992ds/37Mi)
% 1.23/1.08  % (9875)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2992ds/55Mi)
% 1.75/1.09  % (9867)Instruction limit reached!
% 1.75/1.09  % (9867)------------------------------
% 1.75/1.09  % (9867)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.09  % (9867)Termination reason: Unknown
% 1.75/1.09  % (9867)Termination phase: Saturation
% 1.75/1.09  
% 1.75/1.09  % (9867)Memory used [KB]: 1713
% 1.75/1.09  % (9867)Time elapsed: 0.057 s
% 1.75/1.09  % (9867)Instructions burned: 109 (million)
% 1.75/1.09  % (9867)------------------------------
% 1.75/1.09  % (9867)------------------------------
% 1.75/1.09  % (9876)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2992ds/47Mi)
% 1.75/1.10  % (9874)Instruction limit reached!
% 1.75/1.10  % (9874)------------------------------
% 1.75/1.10  % (9874)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.10  % (9874)Termination reason: Unknown
% 1.75/1.10  % (9874)Termination phase: Saturation
% 1.75/1.10  
% 1.75/1.10  % (9874)Memory used [KB]: 1293
% 1.75/1.10  % (9874)Time elapsed: 0.021 s
% 1.75/1.10  % (9874)Instructions burned: 37 (million)
% 1.75/1.10  % (9874)------------------------------
% 1.75/1.10  % (9874)------------------------------
% 1.75/1.11  % (9877)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2992ds/32Mi)
% 1.75/1.11  % (9875)Instruction limit reached!
% 1.75/1.11  % (9875)------------------------------
% 1.75/1.11  % (9875)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.11  % (9875)Termination reason: Unknown
% 1.75/1.11  % (9875)Termination phase: Saturation
% 1.75/1.11  
% 1.75/1.11  % (9875)Memory used [KB]: 1315
% 1.75/1.11  % (9875)Time elapsed: 0.032 s
% 1.75/1.11  % (9875)Instructions burned: 56 (million)
% 1.75/1.11  % (9875)------------------------------
% 1.75/1.11  % (9875)------------------------------
% 1.75/1.12  % (9878)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on theBenchmark for (2992ds/132Mi)
% 1.75/1.12  % (9873)Instruction limit reached!
% 1.75/1.12  % (9873)------------------------------
% 1.75/1.12  % (9873)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.12  % (9873)Termination reason: Unknown
% 1.75/1.12  % (9873)Termination phase: Saturation
% 1.75/1.12  
% 1.75/1.12  % (9873)Memory used [KB]: 1313
% 1.75/1.12  % (9873)Time elapsed: 0.037 s
% 1.75/1.12  % (9873)Instructions burned: 80 (million)
% 1.75/1.12  % (9873)------------------------------
% 1.75/1.12  % (9873)------------------------------
% 1.75/1.12  % (9876)Instruction limit reached!
% 1.75/1.12  % (9876)------------------------------
% 1.75/1.12  % (9876)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.12  % (9876)Termination reason: Unknown
% 1.75/1.12  % (9876)Termination phase: Saturation
% 1.75/1.12  
% 1.75/1.12  % (9876)Memory used [KB]: 1363
% 1.75/1.12  % (9876)Time elapsed: 0.028 s
% 1.75/1.12  % (9876)Instructions burned: 48 (million)
% 1.75/1.12  % (9876)------------------------------
% 1.75/1.12  % (9876)------------------------------
% 1.75/1.12  % (9879)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on theBenchmark for (2992ds/54Mi)
% 1.75/1.12  % (9877)Instruction limit reached!
% 1.75/1.12  % (9877)------------------------------
% 1.75/1.12  % (9877)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.12  % (9877)Termination reason: Unknown
% 1.75/1.12  % (9877)Termination phase: Saturation
% 1.75/1.12  
% 1.75/1.12  % (9877)Memory used [KB]: 1250
% 1.75/1.12  % (9877)Time elapsed: 0.019 s
% 1.75/1.12  % (9877)Instructions burned: 33 (million)
% 1.75/1.12  % (9877)------------------------------
% 1.75/1.12  % (9877)------------------------------
% 1.75/1.12  % (9880)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on theBenchmark for (2992ds/82Mi)
% 1.75/1.13  % (9881)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on theBenchmark for (2992ds/119Mi)
% 1.75/1.14  % (9872)Instruction limit reached!
% 1.75/1.14  % (9872)------------------------------
% 1.75/1.14  % (9872)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.14  % (9872)Termination reason: Unknown
% 1.75/1.14  % (9872)Termination phase: Saturation
% 1.75/1.14  
% 1.75/1.14  % (9872)Memory used [KB]: 1750
% 1.75/1.14  % (9872)Time elapsed: 0.094 s
% 1.75/1.14  % (9872)Instructions burned: 161 (million)
% 1.75/1.14  % (9872)------------------------------
% 1.75/1.14  % (9872)------------------------------
% 1.75/1.14  % (9879)Instruction limit reached!
% 1.75/1.14  % (9879)------------------------------
% 1.75/1.14  % (9879)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.14  % (9879)Termination reason: Unknown
% 1.75/1.14  % (9879)Termination phase: Saturation
% 1.75/1.14  
% 1.75/1.14  % (9879)Memory used [KB]: 1209
% 1.75/1.14  % (9879)Time elapsed: 0.026 s
% 1.75/1.14  % (9879)Instructions burned: 55 (million)
% 1.75/1.14  % (9879)------------------------------
% 1.75/1.14  % (9879)------------------------------
% 1.75/1.15  % (9882)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2992ds/177Mi)
% 1.75/1.15  % (9883)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on theBenchmark for (2992ds/117Mi)
% 1.75/1.16  % (9880)First to succeed.
% 1.75/1.16  % (9880)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-9839"
% 1.75/1.16  % (9880)Refutation found. Thanks to Tanya!
% 1.75/1.16  % SZS status Theorem for theBenchmark
% 1.75/1.16  % SZS output start Proof for theBenchmark
% See solution above
% 1.75/1.16  % (9880)------------------------------
% 1.75/1.16  % (9880)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.75/1.16  % (9880)Termination reason: Refutation
% 1.75/1.16  
% 1.75/1.16  % (9880)Memory used [KB]: 1375
% 1.75/1.16  % (9880)Time elapsed: 0.040 s
% 1.75/1.16  % (9880)Instructions burned: 75 (million)
% 1.75/1.16  % (9839)Success in time 0.788 s
% 1.75/1.16  % Vampire---4.8 exiting
%------------------------------------------------------------------------------