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

View Problem - Process Solution

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

% Result   : Theorem 0.19s 0.53s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   25 (  15 unt;   2 typ;   0 def)
%            Number of atoms       :   33 (  32 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   20 (  10   ~;   0   |;   5   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :   82 (   0 atm;  40 fun;  16 num;  26 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   2 usr;   3 con; 0-2 aty)
%            Number of variables   :   26 (  20   !;   6   ?;  26   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_5,type,
    sK0: $int ).

tff(func_def_6,type,
    sK1: $int ).

tff(f128,plain,
    $false,
    inference(trivial_inequality_removal,[],[f127]) ).

tff(f127,plain,
    sK0 != sK0,
    inference(backward_demodulation,[],[f22,f122]) ).

tff(f122,plain,
    sK1 = sK0,
    inference(forward_demodulation,[],[f114,f6]) ).

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

tff(f114,plain,
    $sum(sK0,0) = sK1,
    inference(superposition,[],[f84,f23]) ).

tff(f23,plain,
    ! [X0: $int] : ( 0 = $sum($uminus(X0),X0) ),
    inference(superposition,[],[f8,f14]) ).

tff(f14,plain,
    ! [X0: $int] : ( $uminus($uminus(X0)) = X0 ),
    introduced(theory_axiom_153,[]) ).

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

tff(f84,plain,
    ! [X16: $int] : ( $sum(sK0,$sum($uminus(sK1),X16)) = X16 ),
    inference(forward_demodulation,[],[f71,f33]) ).

tff(f33,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f6,f4]) ).

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

tff(f71,plain,
    ! [X16: $int] : ( $sum(0,X16) = $sum(sK0,$sum($uminus(sK1),X16)) ),
    inference(superposition,[],[f5,f21]) ).

tff(f21,plain,
    0 = $sum(sK0,$uminus(sK1)),
    inference(cnf_transformation,[],[f20]) ).

tff(f20,plain,
    ( ( sK1 != sK0 )
    & ( 0 = $sum(sK0,$uminus(sK1)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f18,f19]) ).

tff(f19,plain,
    ( ? [X0: $int,X1: $int] :
        ( ( X0 != X1 )
        & ( 0 = $sum(X0,$uminus(X1)) ) )
   => ( ( sK1 != sK0 )
      & ( 0 = $sum(sK0,$uminus(sK1)) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f18,plain,
    ? [X0: $int,X1: $int] :
      ( ( X0 != X1 )
      & ( 0 = $sum(X0,$uminus(X1)) ) ),
    inference(rectify,[],[f17]) ).

tff(f17,plain,
    ? [X1: $int,X0: $int] :
      ( ( X0 != X1 )
      & ( 0 = $sum(X1,$uminus(X0)) ) ),
    inference(ennf_transformation,[],[f16]) ).

tff(f16,plain,
    ~ ! [X1: $int,X0: $int] :
        ( ( 0 = $sum(X1,$uminus(X0)) )
       => ( X0 = X1 ) ),
    inference(rectify,[],[f3]) ).

tff(f3,plain,
    ~ ! [X1: $int,X0: $int] :
        ( ( 0 = $sum(X0,$uminus(X1)) )
       => ( X0 = X1 ) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ! [X1: $int,X0: $int] :
        ( ( $difference(X0,X1) = 0 )
       => ( X0 = X1 ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ! [X1: $int,X0: $int] :
      ( ( $difference(X0,X1) = 0 )
     => ( X0 = X1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diff_identity) ).

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

tff(f22,plain,
    sK1 != sK0,
    inference(cnf_transformation,[],[f20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM877=1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/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 : n017.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   : Tue Aug 30 08:33:50 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (16800)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.51  % (16808)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.52  % (16825)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)
% 0.19/0.52  % (16798)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.52  % (16799)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  % (16818)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.53  % (16796)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.53  % (16797)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)
% 0.19/0.53  % (16795)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.53  % (16795)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.53  % (16795)Terminated due to inappropriate strategy.
% 0.19/0.53  % (16795)------------------------------
% 0.19/0.53  % (16795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16795)Termination reason: Inappropriate
% 0.19/0.53  
% 0.19/0.53  % (16795)Memory used [KB]: 895
% 0.19/0.53  % (16795)Time elapsed: 0.002 s
% 0.19/0.53  % (16795)------------------------------
% 0.19/0.53  % (16795)------------------------------
% 0.19/0.53  % (16810)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  % (16825)First to succeed.
% 0.19/0.53  % (16815)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)
% 0.19/0.53  % (16825)Refutation found. Thanks to Tanya!
% 0.19/0.53  % SZS status Theorem for theBenchmark
% 0.19/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.53  % (16825)------------------------------
% 0.19/0.53  % (16825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16825)Termination reason: Refutation
% 0.19/0.53  
% 0.19/0.53  % (16825)Memory used [KB]: 5500
% 0.19/0.53  % (16825)Time elapsed: 0.125 s
% 0.19/0.53  % (16825)Instructions burned: 5 (million)
% 0.19/0.53  % (16825)------------------------------
% 0.19/0.53  % (16825)------------------------------
% 0.19/0.53  % (16793)Success in time 0.183 s
%------------------------------------------------------------------------------