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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT045_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n006.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 16:04:44 EDT 2022

% Result   : Theorem 1.88s 0.63s
% Output   : Refutation 1.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   53 (  11 unt;   8 typ;   0 def)
%            Number of atoms       :   97 (  28 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   91 (  39   ~;  30   |;   7   &)
%                                         (   6 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  122 (  39 atm;  20 fun;  18 num;  45 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    7 (   4   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :   65 (  61   !;   4   ?;  65   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    collection: $tType ).

tff(func_def_0,type,
    empty: collection ).

tff(func_def_1,type,
    add: ( $int * collection ) > collection ).

tff(func_def_2,type,
    remove: ( $int * collection ) > collection ).

tff(func_def_3,type,
    count: collection > $int ).

tff(func_def_9,type,
    sK0: $int ).

tff(func_def_10,type,
    sK1: collection ).

tff(pred_def_1,type,
    in: ( $int * collection ) > $o ).

tff(f245,plain,
    $false,
    inference(subsumption_resolution,[],[f244,f23]) ).

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

tff(f244,plain,
    $less(count(sK1),count(sK1)),
    inference(evaluation,[],[f240]) ).

tff(f240,plain,
    ( ~ $less(0,1)
    | $less(count(sK1),count(sK1)) ),
    inference(superposition,[],[f224,f20]) ).

tff(f20,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f224,plain,
    ! [X0: $int] :
      ( $less($sum(count(sK1),X0),count(sK1))
      | ~ $less(X0,1) ),
    inference(superposition,[],[f221,f18]) ).

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

tff(f221,plain,
    ! [X3: $int] :
      ( $less($sum(X3,count(sK1)),count(sK1))
      | ~ $less(X3,1) ),
    inference(resolution,[],[f193,f26]) ).

tff(f26,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less($sum(X0,X2),$sum(X1,X2))
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_150,[]) ).

tff(f193,plain,
    ! [X0: $int] :
      ( ~ $less(X0,$sum(1,count(sK1)))
      | $less(X0,count(sK1)) ),
    inference(resolution,[],[f170,f24]) ).

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

tff(f170,plain,
    $less($sum(1,count(sK1)),count(sK1)),
    inference(subsumption_resolution,[],[f163,f169]) ).

tff(f169,plain,
    $sum(1,count(sK1)) != count(sK1),
    inference(subsumption_resolution,[],[f166,f127]) ).

tff(f127,plain,
    ~ in(sK0,sK1),
    inference(trivial_inequality_removal,[],[f125]) ).

tff(f125,plain,
    ( ~ in(sK0,sK1)
    | ( count(sK1) != count(sK1) ) ),
    inference(superposition,[],[f73,f120]) ).

tff(f120,plain,
    count(remove(sK0,sK1)) = count(sK1),
    inference(resolution,[],[f116,f23]) ).

tff(f116,plain,
    ! [X0: $int] :
      ( $less(X0,sK0)
      | ( count(remove(X0,sK1)) = count(sK1) ) ),
    inference(resolution,[],[f72,f63]) ).

tff(f63,plain,
    ! [X2: $int] :
      ( ~ in(X2,sK1)
      | $less(X2,sK0) ),
    inference(cnf_transformation,[],[f47]) ).

tff(f47,plain,
    ( ! [X2: $int] :
        ( ~ in(X2,sK1)
        | $less(X2,sK0) )
    & ~ $less(count(sK1),count(add(sK0,sK1))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f42,f46]) ).

tff(f46,plain,
    ( ? [X0: $int,X1: collection] :
        ( ! [X2: $int] :
            ( ~ in(X2,X1)
            | $less(X2,X0) )
        & ~ $less(count(X1),count(add(X0,X1))) )
   => ( ! [X2: $int] :
          ( ~ in(X2,sK1)
          | $less(X2,sK0) )
      & ~ $less(count(sK1),count(add(sK0,sK1))) ) ),
    introduced(choice_axiom,[]) ).

tff(f42,plain,
    ? [X0: $int,X1: collection] :
      ( ! [X2: $int] :
          ( ~ in(X2,X1)
          | $less(X2,X0) )
      & ~ $less(count(X1),count(add(X0,X1))) ),
    inference(ennf_transformation,[],[f36]) ).

tff(f36,plain,
    ~ ! [X0: $int,X1: collection] :
        ( ! [X2: $int] :
            ( in(X2,X1)
           => $less(X2,X0) )
       => $less(count(X1),count(add(X0,X1))) ),
    inference(rectify,[],[f16]) ).

tff(f16,plain,
    ~ ! [X1: $int,X0: collection] :
        ( ! [X2: $int] :
            ( in(X2,X0)
           => $less(X2,X1) )
       => $less(count(X0),count(add(X1,X0))) ),
    inference(theory_normalization,[],[f14]) ).

tff(f14,negated_conjecture,
    ~ ! [X1: $int,X0: collection] :
        ( ! [X2: $int] :
            ( in(X2,X0)
           => $greater(X1,X2) )
       => $greater(count(add(X1,X0)),count(X0)) ),
    inference(negated_conjecture,[],[f13]) ).

tff(f13,conjecture,
    ! [X1: $int,X0: collection] :
      ( ! [X2: $int] :
          ( in(X2,X0)
         => $greater(X1,X2) )
     => $greater(count(add(X1,X0)),count(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(f72,plain,
    ! [X0: collection,X1: $int] :
      ( in(X1,X0)
      | ( count(X0) = count(remove(X1,X0)) ) ),
    inference(cnf_transformation,[],[f54]) ).

tff(f54,plain,
    ! [X0: collection,X1: $int] :
      ( ( ~ in(X1,X0)
        | ( count(X0) != count(remove(X1,X0)) ) )
      & ( ( count(X0) = count(remove(X1,X0)) )
        | in(X1,X0) ) ),
    inference(nnf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X0: collection,X1: $int] :
      ( ~ in(X1,X0)
    <=> ( count(X0) = count(remove(X1,X0)) ) ),
    inference(rectify,[],[f11]) ).

tff(f11,axiom,
    ! [X20: collection,X19: $int] :
      ( ~ in(X19,X20)
    <=> ( count(remove(X19,X20)) = count(X20) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

tff(f73,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(X0) != count(remove(X1,X0)) )
      | ~ in(X1,X0) ),
    inference(cnf_transformation,[],[f54]) ).

tff(f166,plain,
    ( in(sK0,sK1)
    | ( $sum(1,count(sK1)) != count(sK1) ) ),
    inference(superposition,[],[f67,f156]) ).

tff(f156,plain,
    $sum(1,count(sK1)) = count(add(sK0,sK1)),
    inference(resolution,[],[f88,f127]) ).

tff(f88,plain,
    ! [X0: collection,X1: $int] :
      ( in(X1,X0)
      | ( count(add(X1,X0)) = $sum(1,count(X0)) ) ),
    inference(forward_demodulation,[],[f69,f18]) ).

tff(f69,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(add(X1,X0)) = $sum(count(X0),1) )
      | in(X1,X0) ),
    inference(cnf_transformation,[],[f52]) ).

tff(f52,plain,
    ! [X0: collection,X1: $int] :
      ( ( ~ in(X1,X0)
        | ( count(add(X1,X0)) != $sum(count(X0),1) ) )
      & ( ( count(add(X1,X0)) = $sum(count(X0),1) )
        | in(X1,X0) ) ),
    inference(nnf_transformation,[],[f33]) ).

tff(f33,plain,
    ! [X0: collection,X1: $int] :
      ( ~ in(X1,X0)
    <=> ( count(add(X1,X0)) = $sum(count(X0),1) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,axiom,
    ! [X14: collection,X13: $int] :
      ( ~ in(X13,X14)
    <=> ( count(add(X13,X14)) = $sum(count(X14),1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

tff(f67,plain,
    ! [X0: $int,X1: collection] :
      ( ( count(add(X0,X1)) != count(X1) )
      | in(X0,X1) ),
    inference(cnf_transformation,[],[f51]) ).

tff(f51,plain,
    ! [X0: $int,X1: collection] :
      ( ( ( count(add(X0,X1)) = count(X1) )
        | ~ in(X0,X1) )
      & ( in(X0,X1)
        | ( count(add(X0,X1)) != count(X1) ) ) ),
    inference(nnf_transformation,[],[f38]) ).

tff(f38,plain,
    ! [X0: $int,X1: collection] :
      ( ( count(add(X0,X1)) = count(X1) )
    <=> in(X0,X1) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X15: $int,X16: collection] :
      ( ( count(add(X15,X16)) = count(X16) )
    <=> in(X15,X16) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

tff(f163,plain,
    ( ( $sum(1,count(sK1)) = count(sK1) )
    | $less($sum(1,count(sK1)),count(sK1)) ),
    inference(superposition,[],[f96,f156]) ).

tff(f96,plain,
    ( $less(count(add(sK0,sK1)),count(sK1))
    | ( count(sK1) = count(add(sK0,sK1)) ) ),
    inference(resolution,[],[f25,f62]) ).

tff(f62,plain,
    ~ $less(count(sK1),count(add(sK0,sK1))),
    inference(cnf_transformation,[],[f47]) ).

tff(f25,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,X0)
      | $less(X0,X1)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : DAT045=1 : TPTP v8.1.0. Released v5.0.0.
% 0.13/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.13/0.34  % Computer : n006.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:16:55 EDT 2022
% 0.19/0.34  % CPUTime    : 
% 0.19/0.52  % (6392)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (6390)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (6409)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)
% 0.19/0.55  % (6403)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.57  % (6397)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.19/0.57  % (6411)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.57  % (6399)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.72/0.58  % (6391)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.72/0.58  % (6417)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.72/0.58  % (6393)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.72/0.58  % (6397)Instruction limit reached!
% 1.72/0.58  % (6397)------------------------------
% 1.72/0.58  % (6397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.58  % (6397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.58  % (6397)Termination reason: Unknown
% 1.72/0.58  % (6397)Termination phase: Preprocessing 3
% 1.72/0.58  
% 1.72/0.58  % (6397)Memory used [KB]: 895
% 1.72/0.58  % (6397)Time elapsed: 0.004 s
% 1.72/0.58  % (6397)Instructions burned: 2 (million)
% 1.72/0.58  % (6397)------------------------------
% 1.72/0.58  % (6397)------------------------------
% 1.72/0.58  % (6395)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.72/0.58  % (6394)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.72/0.58  % (6412)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.72/0.58  % (6395)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.72/0.58  % (6395)Terminated due to inappropriate strategy.
% 1.72/0.58  % (6395)------------------------------
% 1.72/0.58  % (6395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.58  % (6395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.58  % (6395)Termination reason: Inappropriate
% 1.72/0.58  
% 1.72/0.58  % (6395)Memory used [KB]: 895
% 1.72/0.58  % (6395)Time elapsed: 0.004 s
% 1.72/0.58  % (6395)Instructions burned: 2 (million)
% 1.72/0.58  % (6395)------------------------------
% 1.72/0.58  % (6395)------------------------------
% 1.72/0.59  % (6389)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.72/0.59  % (6389)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.72/0.59  % (6389)Terminated due to inappropriate strategy.
% 1.72/0.59  % (6389)------------------------------
% 1.72/0.59  % (6389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.59  % (6389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.59  % (6389)Termination reason: Inappropriate
% 1.72/0.59  
% 1.72/0.59  % (6389)Memory used [KB]: 895
% 1.72/0.59  % (6389)Time elapsed: 0.004 s
% 1.72/0.59  % (6389)Instructions burned: 3 (million)
% 1.72/0.59  % (6389)------------------------------
% 1.72/0.59  % (6389)------------------------------
% 1.88/0.59  % (6404)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.88/0.60  % (6407)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.88/0.60  % (6418)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.88/0.60  % (6406)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.88/0.60  % (6406)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.88/0.60  % (6406)Terminated due to inappropriate strategy.
% 1.88/0.60  % (6406)------------------------------
% 1.88/0.60  % (6406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.60  % (6406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.60  % (6406)Termination reason: Inappropriate
% 1.88/0.60  
% 1.88/0.60  % (6406)Memory used [KB]: 895
% 1.88/0.60  % (6406)Time elapsed: 0.002 s
% 1.88/0.60  % (6406)Instructions burned: 2 (million)
% 1.88/0.60  % (6406)------------------------------
% 1.88/0.60  % (6406)------------------------------
% 1.88/0.60  % (6396)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.88/0.60  % (6415)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.88/0.61  % (6405)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.88/0.61  % (6410)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.88/0.61  % (6414)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.88/0.61  % (6408)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.88/0.61  % (6402)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.88/0.61  % (6413)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.88/0.62  % (6400)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.88/0.62  % (6398)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.88/0.62  % (6392)Instruction limit reached!
% 1.88/0.62  % (6392)------------------------------
% 1.88/0.62  % (6392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.63  % (6401)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.88/0.63  % (6396)Instruction limit reached!
% 1.88/0.63  % (6396)------------------------------
% 1.88/0.63  % (6396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.63  % (6396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.63  % (6396)Termination reason: Unknown
% 1.88/0.63  % (6396)Termination phase: Saturation
% 1.88/0.63  
% 1.88/0.63  % (6396)Memory used [KB]: 5500
% 1.88/0.63  % (6396)Time elapsed: 0.159 s
% 1.88/0.63  % (6396)Instructions burned: 7 (million)
% 1.88/0.63  % (6396)------------------------------
% 1.88/0.63  % (6396)------------------------------
% 1.88/0.63  % (6391)First to succeed.
% 1.88/0.63  % (6391)Refutation found. Thanks to Tanya!
% 1.88/0.63  % SZS status Theorem for theBenchmark
% 1.88/0.63  % SZS output start Proof for theBenchmark
% See solution above
% 1.88/0.63  % (6391)------------------------------
% 1.88/0.63  % (6391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.88/0.63  % (6391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.88/0.63  % (6391)Termination reason: Refutation
% 1.88/0.63  
% 1.88/0.63  % (6391)Memory used [KB]: 1023
% 1.88/0.63  % (6391)Time elapsed: 0.220 s
% 1.88/0.63  % (6391)Instructions burned: 12 (million)
% 1.88/0.63  % (6391)------------------------------
% 1.88/0.63  % (6391)------------------------------
% 1.88/0.63  % (6388)Success in time 0.279 s
%------------------------------------------------------------------------------