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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI383_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 : n023.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:03 EDT 2022

% Result   : Theorem 1.48s 0.55s
% Output   : Refutation 1.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   19 (  18 unt;   0 typ;   0 def)
%            Number of atoms       :   20 (   7 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    6 (   5   ~;   1   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :   73 (  12 atm;  23 fun;  14 num;  24 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   0 usr;   4 con; 0-2 aty)
%            Number of variables   :   24 (  21   !;   3   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
tff(f342,plain,
    $false,
    inference(resolution,[],[f316,f16]) ).

tff(f16,plain,
    ! [X0: $real] : ~ $less(X0,-32500.0),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ! [X0: $real] : ~ $less(X0,-32500.0),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ? [X0: $real] : $less(X0,-32500.0),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $real] : $greater(-32500.0,X0),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $real] : $greater(-32500.0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',real_greater_problem_12) ).

tff(f316,plain,
    ! [X17: $real] : $less($sum(-1.0,X17),X17),
    inference(evaluation,[],[f306]) ).

tff(f306,plain,
    ! [X17: $real] : $less($sum($uminus(1.0),X17),X17),
    inference(superposition,[],[f42,f262]) ).

tff(f262,plain,
    ! [X2: $real,X3: $real] : ( $sum(X2,$sum($uminus(X2),X3)) = X3 ),
    inference(forward_demodulation,[],[f235,f23]) ).

tff(f23,plain,
    ! [X0: $real] : ( $sum(0.0,X0) = X0 ),
    inference(superposition,[],[f4,f6]) ).

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

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

tff(f235,plain,
    ! [X2: $real,X3: $real] : ( $sum(X2,$sum($uminus(X2),X3)) = $sum(0.0,X3) ),
    inference(superposition,[],[f5,f8]) ).

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

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

tff(f42,plain,
    ! [X1: $real] : $less(X1,$sum(1.0,X1)),
    inference(superposition,[],[f35,f4]) ).

tff(f35,plain,
    ! [X0: $real] : $less(X0,$sum(X0,1.0)),
    inference(resolution,[],[f13,f9]) ).

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

tff(f13,plain,
    ! [X0: $real,X1: $real] :
      ( $less(X1,$sum(X0,1.0))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : ARI383=1 : TPTP v8.1.0. Released v5.0.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 : n023.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 15:58:20 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (19491)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  % (19492)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.19/0.51  % (19497)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.51  % (19493)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.51  % (19495)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  % (19502)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.19/0.51  % (19503)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.19/0.51  % (19501)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)
% 0.19/0.51  % (19503)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.51  % (19503)Terminated due to inappropriate strategy.
% 0.19/0.51  % (19503)------------------------------
% 0.19/0.51  % (19503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (19503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (19503)Termination reason: Inappropriate
% 0.19/0.51  
% 0.19/0.51  % (19503)Memory used [KB]: 895
% 0.19/0.51  % (19503)Time elapsed: 0.002 s
% 0.19/0.51  % (19503)------------------------------
% 0.19/0.51  % (19503)------------------------------
% 0.19/0.52  % (19505)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.52  % (19511)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.19/0.52  % (19515)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  % (19507)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.19/0.52  % (19499)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.53  % (19492)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.53  % (19492)Terminated due to inappropriate strategy.
% 0.19/0.53  % (19492)------------------------------
% 0.19/0.53  % (19492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19492)Termination reason: Inappropriate
% 0.19/0.53  
% 0.19/0.53  % (19492)Memory used [KB]: 895
% 0.19/0.53  % (19492)Time elapsed: 0.003 s
% 0.19/0.53  % (19492)Instructions burned: 1 (million)
% 0.19/0.53  % (19492)------------------------------
% 0.19/0.53  % (19492)------------------------------
% 0.19/0.53  % (19493)Instruction limit reached!
% 0.19/0.53  % (19493)------------------------------
% 0.19/0.53  % (19493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19510)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.19/0.53  % (19493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19493)Termination reason: Unknown
% 0.19/0.53  % (19493)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (19493)Memory used [KB]: 5500
% 0.19/0.53  % (19493)Time elapsed: 0.127 s
% 0.19/0.53  % (19493)Instructions burned: 7 (million)
% 0.19/0.53  % (19493)------------------------------
% 0.19/0.53  % (19493)------------------------------
% 0.19/0.53  % (19495)First to succeed.
% 0.19/0.53  % (19509)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.48/0.54  % (19504)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.48/0.55  % (19501)Also succeeded, but the first one will report.
% 1.48/0.55  % (19495)Refutation found. Thanks to Tanya!
% 1.48/0.55  % SZS status Theorem for theBenchmark
% 1.48/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 1.48/0.55  % (19495)------------------------------
% 1.48/0.55  % (19495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.55  % (19495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.55  % (19495)Termination reason: Refutation
% 1.48/0.55  
% 1.48/0.55  % (19495)Memory used [KB]: 1151
% 1.48/0.55  % (19495)Time elapsed: 0.124 s
% 1.48/0.55  % (19495)Instructions burned: 13 (million)
% 1.48/0.55  % (19495)------------------------------
% 1.48/0.55  % (19495)------------------------------
% 1.48/0.55  % (19485)Success in time 0.195 s
% 1.48/0.55  % (19508)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)
%------------------------------------------------------------------------------