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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ARI001_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 : n026.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 : Tue Apr 30 10:34:21 EDT 2024

% Result   : Theorem 0.14s 0.38s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    1
% Syntax   : Number of formulae    :    5 (   5 unt;   0 typ;   0 def)
%            Number of atoms       :    5 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number arithmetic     :   12 (   4 atm;   0 fun;   8 num;   0 var)
%            Number of types       :    0 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   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(2,3),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,plain,
    ~ $less(2,3),
    inference(flattening,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ $less(2,3),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    $less(2,3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_2_less_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : ARI001_1 : TPTP v8.1.2. Released v5.0.0.
% 0.11/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Apr 30 05:53:49 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (2147)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.38  % (2152)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.38  % (2148)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.38  % (2151)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  % (2149)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.38  % (2154)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  % (2150)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  % (2153)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.38  % (2149)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (2148)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (2154)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (2151)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.14/0.38  % (2148)Terminated due to inappropriate strategy.
% 0.14/0.38  % (2148)------------------------------
% 0.14/0.38  % (2148)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.38  % (2148)Termination reason: Inappropriate
% 0.14/0.38  
% 0.14/0.38  % (2149)Terminated due to inappropriate strategy.
% 0.14/0.38  % (2149)------------------------------
% 0.14/0.38  % (2149)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.38  % (2149)Termination reason: Inappropriate
% 0.14/0.38  
% 0.14/0.38  % (2154)Terminated due to inappropriate strategy.
% 0.14/0.38  % (2154)------------------------------
% 0.14/0.38  % (2154)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.38  % (2148)Memory used [KB]: 716
% 0.14/0.38  % (2154)Termination reason: Inappropriate
% 0.14/0.38  % (2149)Memory used [KB]: 716
% 0.14/0.38  % (2148)Time elapsed: 0.002 s
% 0.14/0.38  
% 0.14/0.38  % (2149)Time elapsed: 0.002 s
% 0.14/0.38  % (2154)Memory used [KB]: 716
% 0.14/0.38  % (2148)Instructions burned: 2 (million)
% 0.14/0.38  % (2149)Instructions burned: 2 (million)
% 0.14/0.38  % (2154)Time elapsed: 0.002 s
% 0.14/0.38  % (2148)------------------------------
% 0.14/0.38  % (2148)------------------------------
% 0.14/0.38  % (2149)------------------------------
% 0.14/0.38  % (2149)------------------------------
% 0.14/0.38  % (2151)Terminated due to inappropriate strategy.
% 0.14/0.38  % (2151)------------------------------
% 0.14/0.38  % (2151)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.38  % (2151)Termination reason: Inappropriate
% 0.14/0.38  % (2154)Instructions burned: 2 (million)
% 0.14/0.38  
% 0.14/0.38  % (2154)------------------------------
% 0.14/0.38  % (2154)------------------------------
% 0.14/0.38  % (2151)Memory used [KB]: 716
% 0.14/0.38  % (2151)Time elapsed: 0.002 s
% 0.14/0.38  % (2151)Instructions burned: 2 (million)
% 0.14/0.38  % (2151)------------------------------
% 0.14/0.38  % (2151)------------------------------
% 0.14/0.38  % (2152)First to succeed.
% 0.14/0.38  % (2150)Also succeeded, but the first one will report.
% 0.14/0.38  % (2153)Also succeeded, but the first one will report.
% 0.14/0.38  % (2152)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  % (2152)------------------------------
% 0.14/0.38  % (2152)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.38  % (2152)Termination reason: Refutation
% 0.14/0.38  
% 0.14/0.38  % (2152)Memory used [KB]: 726
% 0.14/0.38  % (2152)Time elapsed: 0.003 s
% 0.14/0.38  % (2152)Instructions burned: 2 (million)
% 0.14/0.38  % (2152)------------------------------
% 0.14/0.38  % (2152)------------------------------
% 0.14/0.38  % (2147)Success in time 0.017 s
% 0.14/0.39  terminate called after throwing an instance of 'Lib::SystemFailException'
% 0.14/0.39  2147 Aborted by signal SIGABRT on /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.39  % (2147)------------------------------
% 0.14/0.39  % (2147)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.39  % (2147)Termination reason: Unknown
% 0.14/0.39  % (2147)Termination phase: Unknown
% 0.14/0.39  
% 0.14/0.39  % (2147)Memory used [KB]: 406
% 0.14/0.39  % (2147)Time elapsed: 0.029 s
% 0.14/0.39  % (2147)Instructions burned: 41 (million)
% 0.14/0.39  % (2147)------------------------------
% 0.14/0.39  % (2147)------------------------------
% 0.14/0.39  Version : Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.39  ???
% 0.14/0.39   ???
% 0.14/0.39    ???
% 0.14/0.39     ???
% 0.14/0.39      ???
% 0.14/0.39       ???
% 0.14/0.39        ???
% 0.14/0.39         ???
% 0.14/0.39          ???
% 0.14/0.39           ???
% 0.14/0.39            ???
% 0.14/0.39             ???
% 0.14/0.39              ???
% 0.14/0.39               ???
% 0.14/0.39                ???
% 0.14/0.39                 ???
% 0.14/0.39                  ???
% 0.14/0.39                   ???
% 0.14/0.39                    ???
% 0.14/0.39                     ???
%------------------------------------------------------------------------------