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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI172_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 : n016.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:47:33 EDT 2022

% Result   : Theorem 0.18s 0.54s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   22 (  11 unt;   1 typ;   0 def)
%            Number of atoms       :   32 (   8 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   26 (  15   ~;  11   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   84 (  23 atm;  14 fun;  23 num;  24 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   1 usr;   3 con; 0-2 aty)
%            Number of variables   :   24 (  22   !;   2   ?;  24   :)

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

tff(f450,plain,
    $false,
    inference(evaluation,[],[f448]) ).

tff(f448,plain,
    ( ~ $less(-10,0)
    | $less(-10,-10) ),
    inference(superposition,[],[f386,f408]) ).

tff(f408,plain,
    -10 = sF0(-10),
    inference(evaluation,[],[f401]) ).

tff(f401,plain,
    ( ~ $less(-10,1)
    | ( -10 = sF0(-10) ) ),
    inference(resolution,[],[f376,f114]) ).

tff(f114,plain,
    ! [X7: $int] :
      ( $less(-10,sF0(X7))
      | ( -10 = sF0(X7) ) ),
    inference(resolution,[],[f10,f18]) ).

tff(f18,plain,
    ! [X0: $int] : ~ $less(sF0(X0),-10),
    inference(definition_folding,[],[f16,f17]) ).

tff(f17,plain,
    ! [X0: $int] : ( $sum(X0,X0) = sF0(X0) ),
    introduced(function_definition,[]) ).

tff(f16,plain,
    ! [X0: $int] : ~ $less($sum(X0,X0),-10),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ! [X0: $int] : ~ $less($sum(X0,X0),-10),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $int] : $less($sum(X0,X0),-10),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $int] : $less($sum(X0,X0),-10),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

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

tff(f376,plain,
    ! [X1: $int] :
      ( ~ $less(X1,sF0(X1))
      | ~ $less(X1,1) ),
    inference(resolution,[],[f195,f66]) ).

tff(f66,plain,
    ! [X2: $int,X1: $int] :
      ( ~ $less(X2,$sum(1,X1))
      | ~ $less(X1,X2) ),
    inference(superposition,[],[f14,f3]) ).

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

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

tff(f195,plain,
    ! [X0: $int,X1: $int] :
      ( $less(sF0(X0),$sum(X1,X0))
      | ~ $less(X0,X1) ),
    inference(superposition,[],[f11,f17]) ).

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

tff(f386,plain,
    ! [X12: $int] :
      ( $less(sF0(X12),X12)
      | ~ $less(X12,0) ),
    inference(superposition,[],[f195,f28]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : ARI172=1 : TPTP v8.1.0. Released v5.0.0.
% 0.06/0.12  % 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.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 15:46:44 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.50  % (10945)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.18/0.50  % (10937)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.18/0.50  % (10936)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.18/0.51  % (10929)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)
% 0.18/0.51  % (10929)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.18/0.51  % (10929)Terminated due to inappropriate strategy.
% 0.18/0.51  % (10929)------------------------------
% 0.18/0.51  % (10929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (10929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (10929)Termination reason: Inappropriate
% 0.18/0.51  
% 0.18/0.51  % (10929)Memory used [KB]: 895
% 0.18/0.51  % (10929)Time elapsed: 0.006 s
% 0.18/0.51  % (10929)Instructions burned: 1 (million)
% 0.18/0.51  % (10929)------------------------------
% 0.18/0.51  % (10929)------------------------------
% 0.18/0.51  % (10952)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.18/0.51  % (10927)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.18/0.51  % (10944)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.18/0.52  % (10926)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.18/0.52  % (10928)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.18/0.52  % (10924)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.18/0.52  % (10925)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.18/0.52  % (10950)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)
% 0.18/0.52  % (10949)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.18/0.52  % (10947)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.18/0.53  % (10946)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)
% 0.18/0.53  % (10936)First to succeed.
% 0.18/0.53  % (10942)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.18/0.53  % (10941)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.18/0.53  % (10932)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.18/0.53  % (10939)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.18/0.53  % (10943)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.18/0.53  % (10934)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.18/0.53  % (10930)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.18/0.53  % (10940)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.18/0.54  % (10936)Refutation found. Thanks to Tanya!
% 0.18/0.54  % SZS status Theorem for theBenchmark
% 0.18/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.54  % (10936)------------------------------
% 0.18/0.54  % (10936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.54  % (10936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.54  % (10936)Termination reason: Refutation
% 0.18/0.54  
% 0.18/0.54  % (10936)Memory used [KB]: 5628
% 0.18/0.54  % (10936)Time elapsed: 0.116 s
% 0.18/0.54  % (10936)Instructions burned: 17 (million)
% 0.18/0.54  % (10936)------------------------------
% 0.18/0.54  % (10936)------------------------------
% 0.18/0.54  % (10922)Success in time 0.193 s
%------------------------------------------------------------------------------