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

View Problem - Process Solution

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

% Computer : n016.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 08:58:38 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f7,plain,
    $false,
    inference(trivial_inequality_removal,[],[f6]) ).

fof(f6,plain,
    negate(d) != negate(d),
    inference(superposition,[],[f5,f4]) ).

fof(f4,axiom,
    d = add(c,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',absorbtion) ).

fof(f5,axiom,
    ! [X3,X4] : negate(add(X3,X4)) != negate(X4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_absorption_within_negation) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : ROB030-1 : TPTP v8.1.2. Released v3.1.0.
% 0.04/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n016.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   : Fri May  3 20:04:38 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (24525)Running in auto input_syntax mode. Trying TPTP
% 0.21/0.37  % (24528)WARNING: value z3 for option sas not known
% 0.21/0.37  % (24529)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.21/0.37  % (24531)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.21/0.37  % (24528)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.21/0.37  % (24532)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.21/0.37  % (24526)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.21/0.37  % (24533)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.21/0.37  % (24527)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.21/0.37  TRYING [1]
% 0.21/0.37  % (24532)Also succeeded, but the first one will report.
% 0.21/0.37  % (24533)First to succeed.
% 0.21/0.37  % (24531)Also succeeded, but the first one will report.
% 0.21/0.37  % (24533)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-24525"
% 0.21/0.37  TRYING [2]
% 0.21/0.37  % (24528)Also succeeded, but the first one will report.
% 0.21/0.37  % (24533)Refutation found. Thanks to Tanya!
% 0.21/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.37  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.37  % (24533)------------------------------
% 0.21/0.37  % (24533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.21/0.37  % (24533)Termination reason: Refutation
% 0.21/0.37  
% 0.21/0.37  % (24533)Memory used [KB]: 753
% 0.21/0.37  % (24533)Time elapsed: 0.003 s
% 0.21/0.37  % (24533)Instructions burned: 2 (million)
% 0.21/0.37  % (24525)Success in time 0.009 s
%------------------------------------------------------------------------------