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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI614_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 : n028.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:48:43 EDT 2022

% Result   : Theorem 1.61s 0.60s
% Output   : Refutation 1.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   43 (  13 unt;   3 typ;   0 def)
%            Number of atoms       :  100 (  15 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  100 (  40   ~;  36   |;  15   &)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  193 (  42 atm;  43 fun;  42 num;  66 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   1 usr;   4 con; 0-2 aty)
%            Number of variables   :   66 (  60   !;   6   ?;  66   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    a: $int ).

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

tff(pred_def_2,type,
    q: $int > $o ).

tff(f514,plain,
    $false,
    inference(resolution,[],[f399,f8]) ).

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

tff(f399,plain,
    ! [X0: $int] : $less(X0,a),
    inference(subsumption_resolution,[],[f398,f391]) ).

tff(f391,plain,
    ! [X1: $int] :
      ( $less(X1,a)
      | $less(X1,0) ),
    inference(evaluation,[],[f382]) ).

tff(f382,plain,
    ! [X1: $int] :
      ( $less(X1,0)
      | $less($sum(-1,$sum(X1,1)),a) ),
    inference(resolution,[],[f374,f152]) ).

tff(f152,plain,
    ! [X24: $int] :
      ( p(X24)
      | $less($sum(-1,X24),a) ),
    inference(evaluation,[],[f149]) ).

tff(f149,plain,
    ! [X24: $int] :
      ( $less($sum($uminus(1),X24),a)
      | p(X24) ),
    inference(superposition,[],[f32,f92]) ).

tff(f92,plain,
    ! [X2: $int,X3: $int] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f73,f31]) ).

tff(f31,plain,
    ! [X2: $int] : ( $sum(0,X2) = X2 ),
    inference(superposition,[],[f5,f3]) ).

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

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

tff(f73,plain,
    ! [X2: $int,X3: $int] : ( $sum(0,X3) = $sum(X2,$sum($uminus(X2),X3)) ),
    inference(superposition,[],[f4,f7]) ).

tff(f7,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_145,[]) ).

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

tff(f32,plain,
    ! [X3: $int] :
      ( p($sum(1,X3))
      | $less(X3,a) ),
    inference(superposition,[],[f22,f3]) ).

tff(f22,plain,
    ! [X0: $int] :
      ( p($sum(X0,1))
      | $less(X0,a) ),
    inference(resolution,[],[f12,f19]) ).

tff(f19,plain,
    ! [X3: $int] :
      ( ~ $less(a,X3)
      | p(X3) ),
    inference(cnf_transformation,[],[f18]) ).

tff(f18,plain,
    ( ! [X0: $int,X1: $int] :
        ( ~ q(X1)
        | ~ p(X0)
        | ( 0 != $sum(X0,X1) ) )
    & ! [X2: $int] :
        ( ~ $less(X2,0)
        | q(X2) )
    & ! [X3: $int] :
        ( ~ $less(a,X3)
        | p(X3) ) ),
    inference(rectify,[],[f17]) ).

tff(f17,plain,
    ( ! [X2: $int,X3: $int] :
        ( ~ q(X3)
        | ~ p(X2)
        | ( 0 != $sum(X2,X3) ) )
    & ! [X1: $int] :
        ( ~ $less(X1,0)
        | q(X1) )
    & ! [X0: $int] :
        ( ~ $less(a,X0)
        | p(X0) ) ),
    inference(flattening,[],[f16]) ).

tff(f16,plain,
    ( ! [X2: $int,X3: $int] :
        ( ~ q(X3)
        | ~ p(X2)
        | ( 0 != $sum(X2,X3) ) )
    & ! [X1: $int] :
        ( ~ $less(X1,0)
        | q(X1) )
    & ! [X0: $int] :
        ( ~ $less(a,X0)
        | p(X0) ) ),
    inference(ennf_transformation,[],[f15]) ).

tff(f15,plain,
    ~ ( ( ! [X1: $int] :
            ( $less(X1,0)
           => q(X1) )
        & ! [X0: $int] :
            ( $less(a,X0)
           => p(X0) ) )
     => ? [X3: $int,X2: $int] :
          ( ( 0 = $sum(X2,X3) )
          & p(X2)
          & q(X3) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( ! [X0: $int] :
            ( $less(a,X0)
           => p(X0) )
        & ! [X0: $int] :
            ( $less(X0,0)
           => q(X0) ) )
     => ? [X0: $int,X1: $int] :
          ( ( 0 = $sum(X0,X1) )
          & q(X1)
          & p(X0) ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( ! [X0: $int] :
          ( $less(a,X0)
         => p(X0) )
      & ! [X0: $int] :
          ( $less(X0,0)
         => q(X0) ) )
   => ? [X0: $int,X1: $int] :
        ( ( 0 = $sum(X0,X1) )
        & q(X1)
        & p(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',interv_a_infty_and_neginfty_1_contain_compl) ).

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

tff(f374,plain,
    ! [X2: $int] :
      ( ~ p($sum(X2,1))
      | $less(X2,0) ),
    inference(resolution,[],[f371,f12]) ).

tff(f371,plain,
    ! [X0: $int] :
      ( ~ $less(0,X0)
      | ~ p(X0) ),
    inference(resolution,[],[f367,f27]) ).

tff(f27,plain,
    ! [X0: $int] :
      ( ~ q($uminus(X0))
      | ~ p(X0) ),
    inference(trivial_inequality_removal,[],[f26]) ).

tff(f26,plain,
    ! [X0: $int] :
      ( ~ p(X0)
      | ~ q($uminus(X0))
      | ( 0 != 0 ) ),
    inference(superposition,[],[f21,f7]) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] :
      ( ( 0 != $sum(X0,X1) )
      | ~ p(X0)
      | ~ q(X1) ),
    inference(cnf_transformation,[],[f18]) ).

tff(f367,plain,
    ! [X5: $int] :
      ( q($uminus(X5))
      | ~ $less(0,X5) ),
    inference(superposition,[],[f165,f31]) ).

tff(f165,plain,
    ! [X0: $int,X1: $int] :
      ( q($sum(X0,$uminus(X1)))
      | ~ $less(X0,X1) ),
    inference(resolution,[],[f65,f20]) ).

tff(f20,plain,
    ! [X2: $int] :
      ( ~ $less(X2,0)
      | q(X2) ),
    inference(cnf_transformation,[],[f18]) ).

tff(f65,plain,
    ! [X2: $int,X3: $int] :
      ( $less($sum(X3,$uminus(X2)),0)
      | ~ $less(X3,X2) ),
    inference(superposition,[],[f11,f7]) ).

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

tff(f398,plain,
    ! [X0: $int] :
      ( $less(X0,a)
      | ~ $less(X0,0) ),
    inference(resolution,[],[f395,f9]) ).

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

tff(f395,plain,
    $less(0,a),
    inference(evaluation,[],[f393]) ).

tff(f393,plain,
    $less($sum(-1,1),a),
    inference(resolution,[],[f390,f152]) ).

tff(f390,plain,
    ~ p(1),
    inference(evaluation,[],[f386]) ).

tff(f386,plain,
    ( $less(0,0)
    | ~ p(1) ),
    inference(superposition,[],[f374,f31]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : ARI614=1 : TPTP v8.1.0. Released v5.1.0.
% 0.03/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 : n028.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 16:00:47 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (21413)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.19/0.50  % (21403)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)
% 0.19/0.50  % (21429)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.19/0.50  % (21403)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.50  % (21403)Terminated due to inappropriate strategy.
% 0.19/0.50  % (21403)------------------------------
% 0.19/0.50  % (21403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (21403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (21403)Termination reason: Inappropriate
% 0.19/0.50  
% 0.19/0.50  % (21403)Memory used [KB]: 895
% 0.19/0.50  % (21403)Time elapsed: 0.001 s
% 0.19/0.50  % (21403)------------------------------
% 0.19/0.50  % (21403)------------------------------
% 0.19/0.50  % (21404)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.19/0.50  % (21421)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.51  % (21423)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)
% 0.19/0.51  % (21415)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.19/0.51  % (21416)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.19/0.51  % (21412)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.19/0.51  % (21414)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)
% 0.19/0.52  % (21425)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)
% 0.19/0.52  % (21410)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.19/0.52  % (21407)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.19/0.53  % (21417)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.19/0.53  % (21406)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.19/0.53  % (21408)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)
% 0.19/0.53  % (21411)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.19/0.53  % (21409)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.39/0.54  % (21419)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)
% 1.39/0.54  % (21431)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.39/0.54  % (21432)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.39/0.54  % (21405)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.39/0.54  % (21427)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.39/0.54  % (21424)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.39/0.54  % (21426)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.39/0.55  % (21430)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.39/0.55  % (21409)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.39/0.55  % (21409)Terminated due to inappropriate strategy.
% 1.39/0.55  % (21409)------------------------------
% 1.39/0.55  % (21409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.55  % (21409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.55  % (21409)Termination reason: Inappropriate
% 1.39/0.55  
% 1.39/0.55  % (21409)Memory used [KB]: 895
% 1.39/0.55  % (21409)Time elapsed: 0.004 s
% 1.39/0.55  % (21409)Instructions burned: 2 (million)
% 1.39/0.55  % (21409)------------------------------
% 1.39/0.55  % (21409)------------------------------
% 1.39/0.55  % (21410)Instruction limit reached!
% 1.39/0.55  % (21410)------------------------------
% 1.39/0.55  % (21410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.55  % (21410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.55  % (21410)Termination reason: Unknown
% 1.39/0.55  % (21410)Termination phase: Saturation
% 1.39/0.55  
% 1.39/0.55  % (21410)Memory used [KB]: 5500
% 1.39/0.55  % (21410)Time elapsed: 0.152 s
% 1.39/0.55  % (21410)Instructions burned: 7 (million)
% 1.39/0.55  % (21410)------------------------------
% 1.39/0.55  % (21410)------------------------------
% 1.39/0.55  % (21411)Instruction limit reached!
% 1.39/0.55  % (21411)------------------------------
% 1.39/0.55  % (21411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.39/0.55  % (21411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.39/0.55  % (21411)Termination reason: Unknown
% 1.39/0.55  % (21411)Termination phase: Saturation
% 1.39/0.55  
% 1.39/0.55  % (21411)Memory used [KB]: 5373
% 1.39/0.55  % (21411)Time elapsed: 0.158 s
% 1.39/0.55  % (21411)Instructions burned: 2 (million)
% 1.39/0.55  % (21411)------------------------------
% 1.39/0.55  % (21411)------------------------------
% 1.39/0.55  % (21422)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.39/0.55  % (21428)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.61/0.56  % (21418)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.61/0.56  % (21420)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.61/0.57  % (21420)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.61/0.57  % (21420)Terminated due to inappropriate strategy.
% 1.61/0.57  % (21420)------------------------------
% 1.61/0.57  % (21420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.57  % (21420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.57  % (21420)Termination reason: Inappropriate
% 1.61/0.57  
% 1.61/0.57  % (21420)Memory used [KB]: 895
% 1.61/0.57  % (21420)Time elapsed: 0.003 s
% 1.61/0.57  % (21420)Instructions burned: 1 (million)
% 1.61/0.57  % (21420)------------------------------
% 1.61/0.57  % (21420)------------------------------
% 1.61/0.58  % (21405)First to succeed.
% 1.61/0.59  % (21404)Instruction limit reached!
% 1.61/0.59  % (21404)------------------------------
% 1.61/0.59  % (21404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (21413)Instruction limit reached!
% 1.61/0.59  % (21413)------------------------------
% 1.61/0.59  % (21413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (21413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (21413)Termination reason: Unknown
% 1.61/0.59  % (21413)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (21413)Memory used [KB]: 6140
% 1.61/0.59  % (21413)Time elapsed: 0.188 s
% 1.61/0.59  % (21413)Instructions burned: 50 (million)
% 1.61/0.59  % (21413)------------------------------
% 1.61/0.59  % (21413)------------------------------
% 1.61/0.60  % (21404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.60  % (21404)Termination reason: Unknown
% 1.61/0.60  % (21404)Termination phase: Saturation
% 1.61/0.60  
% 1.61/0.60  % (21404)Memory used [KB]: 6140
% 1.61/0.60  % (21404)Time elapsed: 0.185 s
% 1.61/0.60  % (21404)Instructions burned: 50 (million)
% 1.61/0.60  % (21404)------------------------------
% 1.61/0.60  % (21404)------------------------------
% 1.61/0.60  % (21405)Refutation found. Thanks to Tanya!
% 1.61/0.60  % SZS status Theorem for theBenchmark
% 1.61/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 1.61/0.60  % (21405)------------------------------
% 1.61/0.60  % (21405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.60  % (21405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.60  % (21405)Termination reason: Refutation
% 1.61/0.60  
% 1.61/0.60  % (21405)Memory used [KB]: 1407
% 1.61/0.60  % (21405)Time elapsed: 0.184 s
% 1.61/0.60  % (21405)Instructions burned: 32 (million)
% 1.61/0.60  % (21405)------------------------------
% 1.61/0.60  % (21405)------------------------------
% 1.61/0.60  % (21402)Success in time 0.248 s
%------------------------------------------------------------------------------