TSTP Solution File: SYN327-1 by Vampire-SAT---4.8

View Problem - Process Solution

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

% Computer : n010.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 12:09:39 EDT 2024

% Result   : Unsatisfiable 0.13s 0.36s
% Output   : Refutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    8 (   3 unt;   0 def)
%            Number of atoms       :   15 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   17 (  10   ~;   7   |;   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   :    4 (   4   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f18,plain,
    $false,
    inference(resolution,[],[f15,f14]) ).

fof(f14,plain,
    ~ f(a,a),
    inference(duplicate_literal_removal,[],[f11]) ).

fof(f11,plain,
    ( ~ f(a,a)
    | ~ f(a,a)
    | ~ f(a,a) ),
    inference(resolution,[],[f6,f10]) ).

fof(f10,plain,
    ! [X0] :
      ( f(z(X0),a)
      | ~ f(a,X0) ),
    inference(resolution,[],[f5,f1]) ).

fof(f1,axiom,
    ! [X0] :
      ( f(a,X0)
      | f(X0,a) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause1) ).

fof(f5,axiom,
    ! [X0] :
      ( ~ f(a,z(X0))
      | ~ f(a,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause5) ).

fof(f6,axiom,
    ! [X0] :
      ( ~ f(z(X0),X0)
      | ~ f(a,X0)
      | ~ f(X0,a) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause6) ).

fof(f15,plain,
    f(a,a),
    inference(resolution,[],[f14,f1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SYN327-1 : TPTP v8.1.2. Released v1.2.0.
% 0.12/0.13  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.13/0.34  % Computer : n010.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   : Fri May  3 17:48:23 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.13/0.35  % (10849)Running in auto input_syntax mode. Trying TPTP
% 0.13/0.36  % (10855)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.13/0.36  % (10851)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.13/0.36  % (10854)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.13/0.36  % (10852)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.13/0.36  % (10850)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.13/0.36  % (10853)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.13/0.36  % (10856)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.13/0.36  TRYING [1]
% 0.13/0.36  TRYING [1]
% 0.13/0.36  TRYING [1]
% 0.13/0.36  TRYING [1]
% 0.13/0.36  TRYING [2]
% 0.13/0.36  TRYING [2]
% 0.13/0.36  TRYING [2]
% 0.13/0.36  % (10855)Also succeeded, but the first one will report.
% 0.13/0.36  % (10854)Also succeeded, but the first one will report.
% 0.13/0.36  % (10852)First to succeed.
% 0.13/0.36  % (10850)Also succeeded, but the first one will report.
% 0.13/0.36  TRYING [2]
% 0.13/0.36  % (10851)Also succeeded, but the first one will report.
% 0.13/0.36  % (10856)Also succeeded, but the first one will report.
% 0.13/0.36  % (10852)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-10849"
% 0.13/0.36  % (10853)Also succeeded, but the first one will report.
% 0.13/0.36  % (10852)Refutation found. Thanks to Tanya!
% 0.13/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.36  % SZS output start Proof for theBenchmark
% See solution above
% 0.13/0.36  % (10852)------------------------------
% 0.13/0.36  % (10852)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.36  % (10852)Termination reason: Refutation
% 0.13/0.36  
% 0.13/0.36  % (10852)Memory used [KB]: 745
% 0.13/0.36  % (10852)Time elapsed: 0.003 s
% 0.13/0.36  % (10852)Instructions burned: 2 (million)
% 0.13/0.36  % (10849)Success in time 0.009 s
%------------------------------------------------------------------------------