TSTP Solution File: ARI360_1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI360_1 : TPTP v8.1.2. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -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 : Sun May  5 04:35:52 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
tff(f17,plain,
    $false,
    inference(evaluation,[],[f16]) ).

tff(f16,plain,
    ~ $less(3.25,7.8),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ~ $less(3.25,7.8),
    inference(flattening,[],[f3]) ).

tff(f3,plain,
    ~ $less(3.25,7.8),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ~ $lesseq(7.8,3.25),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ~ $lesseq(7.8,3.25),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',real_lesseq_problem_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : ARI360_1 : TPTP v8.1.2. Released v5.0.0.
% 0.08/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n023.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 21:46:23 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (28998)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.38  % (29004)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.38  % (28999)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.38  % (29002)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.14/0.38  % (29003)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.38  % (29000)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.38  % (29005)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.38  % (29001)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.14/0.38  % (28999)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (29000)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (28999)Terminated due to inappropriate strategy.
% 0.14/0.38  % (28999)------------------------------
% 0.14/0.38  % (28999)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.38  % (29000)Terminated due to inappropriate strategy.
% 0.14/0.38  % (29000)------------------------------
% 0.14/0.38  % (29000)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.38  % (28999)Termination reason: Inappropriate
% 0.14/0.38  % (29000)Termination reason: Inappropriate
% 0.14/0.38  
% 0.14/0.38  
% 0.14/0.38  % (28999)Memory used [KB]: 716
% 0.14/0.38  % (29002)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (29000)Memory used [KB]: 716
% 0.14/0.38  % (28999)Time elapsed: 0.002 s
% 0.14/0.38  % (29000)Time elapsed: 0.002 s
% 0.14/0.38  % (28999)Instructions burned: 2 (million)
% 0.14/0.38  % (29000)Instructions burned: 2 (million)
% 0.14/0.38  % (29002)Terminated due to inappropriate strategy.
% 0.14/0.38  % (29002)------------------------------
% 0.14/0.38  % (29002)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.38  % (29002)Termination reason: Inappropriate
% 0.14/0.38  
% 0.14/0.38  % (29002)Memory used [KB]: 717
% 0.14/0.38  % (29002)Time elapsed: 0.002 s
% 0.14/0.38  % (29002)Instructions burned: 2 (million)
% 0.14/0.38  % (29005)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (29005)Terminated due to inappropriate strategy.
% 0.14/0.38  % (29005)------------------------------
% 0.14/0.38  % (29005)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.38  % (29005)Termination reason: Inappropriate
% 0.14/0.38  
% 0.14/0.38  % (29005)Memory used [KB]: 717
% 0.14/0.38  % (29005)Time elapsed: 0.002 s
% 0.14/0.38  % (29005)Instructions burned: 2 (million)
% 0.14/0.38  % (29000)------------------------------
% 0.14/0.38  % (29000)------------------------------
% 0.14/0.38  % (28999)------------------------------
% 0.14/0.38  % (28999)------------------------------
% 0.14/0.38  % (29002)------------------------------
% 0.14/0.38  % (29002)------------------------------
% 0.14/0.38  % (29005)------------------------------
% 0.14/0.38  % (29005)------------------------------
% 0.14/0.38  % (29004)Also succeeded, but the first one will report.
% 0.14/0.38  % (29003)First to succeed.
% 0.14/0.38  % (29001)Also succeeded, but the first one will report.
% 0.14/0.38  % (29003)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-28998"
% 0.14/0.38  % (29003)Refutation found. Thanks to Tanya!
% 0.14/0.38  % SZS status Theorem for theBenchmark
% 0.14/0.38  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.38  % (29003)------------------------------
% 0.14/0.38  % (29003)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.38  % (29003)Termination reason: Refutation
% 0.14/0.38  
% 0.14/0.38  % (29003)Memory used [KB]: 727
% 0.14/0.38  % (29003)Time elapsed: 0.003 s
% 0.14/0.38  % (29003)Instructions burned: 2 (million)
% 0.14/0.38  % (28998)Success in time 0.017 s
%------------------------------------------------------------------------------