TSTP Solution File: SYN000-1 by Vampire-SAT---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.9
% Problem  : SYN000-1 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d SAT

% Computer : n023.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 : Mon Jun 24 20:13:29 EDT 2024

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

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

fof(f7,axiom,
    ! [X0] : ~ p(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f6,axiom,
    p(h),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SYN000-1 : TPTP v8.2.0. Released v4.0.0.
% 0.11/0.12  % Command    : run_vampire %s %d SAT
% 0.11/0.32  % Computer : n023.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 300
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Sun Jun 23 19:40:09 EDT 2024
% 0.11/0.33  % CPUTime    : 
% 0.11/0.35  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.11/0.35  Running first-order model finding
% 0.11/0.35  Running /export/starexec/sandbox/solver/bin/vampire --mode casc_sat -m 16384 --cores 7 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11678)ott-4_1:1_sil=4000:sp=reverse_arity:lcm=predicate:newcnf=on:i=115:bce=on:fd=off:fs=off:fsr=off_0 on theBenchmark for (3000ds/115Mi)
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11673)fmb+10_1:1_sil=256000:fmbes=contour:i=214858:bce=on_0 on theBenchmark for (3000ds/214858Mi)
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11677)ott+11_8:59_sil=16000:sp=occurrence:lsd=20:abs=on:i=146:aac=none:nm=16:fdi=10:rawr=on:nicw=on_0 on theBenchmark for (3000ds/146Mi)
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11674)fmb+10_1:1_sil=256000:fmbss=23:fmbes=contour:newcnf=on:fmbsr=1.14:i=152523:nm=2:gsp=on:rp=on_0 on theBenchmark for (3000ds/152523Mi)
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11672)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:i=99418_0 on theBenchmark for (3000ds/99418Mi)
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11676)ott+21_1:1_sil=4000:i=104:fsd=on:fd=off:newcnf=on_0 on theBenchmark for (3000ds/104Mi)
% 0.19/0.41  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.41  % (11671)fmb+10_1:1_sil=256000:i=98885:tgt=full:fmbsr=1.3:fmbss=10_0 on theBenchmark for (3000ds/98885Mi)
% 0.19/0.41  % (11676)First to succeed.
% 0.19/0.41  TRYING [1]
% 0.19/0.41  % (11678)Also succeeded, but the first one will report.
% 0.19/0.41  % (11673)Also succeeded, but the first one will report.
% 0.19/0.41  % (11676)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-11670"
% 0.19/0.41  % (11677)Also succeeded, but the first one will report.
% 0.19/0.41  % (11672)Also succeeded, but the first one will report.
% 0.19/0.42  % (11670)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.42  % (11676)Refutation found. Thanks to Tanya!
% 0.19/0.42  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.42  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.42  % (11676)------------------------------
% 0.19/0.42  % (11676)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.19/0.42  % (11676)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.19/0.42  % (11676)Termination reason: Refutation
% 0.19/0.42  
% 0.19/0.42  % (11676)Memory used [KB]: 689
% 0.19/0.42  % (11676)Time elapsed: 0.003 s
% 0.19/0.42  % (11676)Instructions burned: 1 (million)
% 0.19/0.42  % (11676)------------------------------
% 0.19/0.42  % (11676)------------------------------
% 0.19/0.42  % (11670)Success in time 0.062 s
%------------------------------------------------------------------------------