TSTP Solution File: SET045-5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET045-5 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n020.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 15:05:16 EDT 2024

% Result   : Unsatisfiable 0.21s 0.43s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    6 (   3 unt;   0 def)
%            Number of atoms       :   10 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :    7 (   3   ~;   4   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   1 con; 0-1 aty)
%            Number of variables   :    6 (   6   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f17,plain,
    $false,
    inference(subsumption_resolution,[],[f14,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( ~ element(X0,X0)
      | ~ element(X0,f(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_2) ).

fof(f14,plain,
    element(f(a),f(a)),
    inference(factoring,[],[f6]) ).

fof(f6,plain,
    ! [X0] :
      ( element(X0,X0)
      | element(X0,f(a)) ),
    inference(resolution,[],[f3,f4]) ).

fof(f4,axiom,
    ! [X0] : element(X0,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_4) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ~ element(X0,X1)
      | element(X0,X0)
      | element(X0,f(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.16  % Problem    : SET045-5 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.18  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.41  % Computer : n020.cluster.edu
% 0.14/0.41  % Model    : x86_64 x86_64
% 0.14/0.41  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.41  % Memory   : 8042.1875MB
% 0.14/0.41  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.41  % CPULimit   : 300
% 0.14/0.41  % WCLimit    : 300
% 0.14/0.41  % DateTime   : Tue Apr 30 01:08:18 EDT 2024
% 0.14/0.41  % CPUTime    : 
% 0.14/0.41  % (26585)Running in auto input_syntax mode. Trying TPTP
% 0.21/0.43  % (26592)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.21/0.43  % (26593)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.21/0.43  % (26590)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.21/0.43  % (26589)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.21/0.43  TRYING [1]
% 0.21/0.43  TRYING [2]
% 0.21/0.43  % (26588)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.21/0.43  % (26592)First to succeed.
% 0.21/0.43  % (26591)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.21/0.43  % (26589)Also succeeded, but the first one will report.
% 0.21/0.43  TRYING [1]
% 0.21/0.43  % (26594)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.21/0.43  TRYING [2]
% 0.21/0.43  TRYING [1]
% 0.21/0.43  TRYING [2]
% 0.21/0.43  TRYING [1]
% 0.21/0.43  TRYING [2]
% 0.21/0.43  % (26588)Also succeeded, but the first one will report.
% 0.21/0.43  % (26592)Refutation found. Thanks to Tanya!
% 0.21/0.43  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.43  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.43  % (26592)------------------------------
% 0.21/0.43  % (26592)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.21/0.43  % (26592)Termination reason: Refutation
% 0.21/0.43  
% 0.21/0.43  % (26592)Memory used [KB]: 743
% 0.21/0.43  % (26592)Time elapsed: 0.003 s
% 0.21/0.43  % (26592)Instructions burned: 2 (million)
% 0.21/0.43  % (26592)------------------------------
% 0.21/0.43  % (26592)------------------------------
% 0.21/0.43  % (26585)Success in time 0.018 s
%------------------------------------------------------------------------------