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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SYN286-1 : TPTP v8.1.2. Released v1.1.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 : Sun May  5 12:09:29 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f853,plain,
    $false,
    inference(resolution,[],[f845,f369]) ).

fof(f369,axiom,
    ! [X0] : ~ q1(a,e,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f845,plain,
    ! [X0] : q1(X0,e,X0),
    inference(resolution,[],[f834,f3]) ).

fof(f3,axiom,
    n0(d,e),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3) ).

fof(f834,plain,
    ! [X2,X0,X1] :
      ( ~ n0(X0,X1)
      | q1(X2,X1,X2) ),
    inference(resolution,[],[f130,f14]) ).

fof(f14,axiom,
    ! [X0] : p0(b,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_14) ).

fof(f130,axiom,
    ! [X3,X10,X11,X6] :
      ( ~ p0(X6,X3)
      | ~ n0(X11,X10)
      | q1(X3,X10,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_092) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : SYN286-1 : TPTP v8.1.2. Released v1.1.0.
% 0.13/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.13/0.35  % Computer : n020.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.20/0.35  % CPULimit   : 300
% 0.20/0.35  % WCLimit    : 300
% 0.20/0.35  % DateTime   : Fri May  3 17:11:38 EDT 2024
% 0.20/0.35  % CPUTime    : 
% 0.20/0.35  % (12758)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.38  % (12766)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.20/0.38  % (12765)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.20/0.38  % (12767)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.20/0.38  % (12764)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.20/0.38  % (12768)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.20/0.38  % (12769)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.20/0.38  % (12770)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.20/0.39  % (12768)First to succeed.
% 0.20/0.39  % (12768)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-12758"
% 0.20/0.39  % (12768)Refutation found. Thanks to Tanya!
% 0.20/0.39  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.39  % (12768)------------------------------
% 0.20/0.39  % (12768)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.20/0.39  % (12768)Termination reason: Refutation
% 0.20/0.39  
% 0.20/0.39  % (12768)Memory used [KB]: 1227
% 0.20/0.39  % (12768)Time elapsed: 0.010 s
% 0.20/0.39  % (12768)Instructions burned: 15 (million)
% 0.20/0.39  % (12758)Success in time 0.037 s
%------------------------------------------------------------------------------