TSTP Solution File: SET296-6 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET296-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n018.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:07:50 EDT 2024

% Result   : Unsatisfiable 0.17s 0.45s
% Output   : Refutation 0.17s
% 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 :    2 (   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;   1 con; 0-1 aty)
%            Number of variables   :    1 (   1   !;   0   ?)

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

fof(f119,plain,
    range_of(x) != range_of(x),
    inference(superposition,[],[f113,f39]) ).

fof(f39,axiom,
    ! [X4] : domain_of(inverse(X4)) = range_of(X4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',range_of) ).

fof(f113,axiom,
    domain_of(inverse(x)) != range_of(x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_domain_of_inverse_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.18  % Problem    : SET296-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.10/0.19  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.12/0.41  % Computer : n018.cluster.edu
% 0.12/0.41  % Model    : x86_64 x86_64
% 0.12/0.41  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.41  % Memory   : 8042.1875MB
% 0.12/0.41  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.41  % CPULimit   : 300
% 0.12/0.41  % WCLimit    : 300
% 0.12/0.41  % DateTime   : Tue Apr 30 01:28:13 EDT 2024
% 0.12/0.41  % CPUTime    : 
% 0.12/0.41  % (29885)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.43  % (29888)WARNING: value z3 for option sas not known
% 0.17/0.43  % (29888)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.17/0.44  % (29886)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.17/0.44  % (29891)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.17/0.45  % (29888)First to succeed.
% 0.17/0.45  % (29888)Refutation found. Thanks to Tanya!
% 0.17/0.45  % SZS status Unsatisfiable for theBenchmark
% 0.17/0.45  % SZS output start Proof for theBenchmark
% See solution above
% 0.17/0.45  % (29888)------------------------------
% 0.17/0.45  % (29888)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.17/0.45  % (29888)Termination reason: Refutation
% 0.17/0.45  
% 0.17/0.45  % (29888)Memory used [KB]: 898
% 0.17/0.45  % (29888)Time elapsed: 0.006 s
% 0.17/0.45  % (29888)Instructions burned: 6 (million)
% 0.17/0.45  % (29888)------------------------------
% 0.17/0.45  % (29888)------------------------------
% 0.17/0.45  % (29885)Success in time 0.035 s
%------------------------------------------------------------------------------