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

View Problem - Process Solution

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

% Computer : n008.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 May 20 22:03:52 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f111,plain,
    $false,
    inference(resolution,[],[f110,f93]) ).

fof(f93,axiom,
    gt(fifo_length,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_3) ).

fof(f110,plain,
    ~ gt(fifo_length,n0),
    inference(backward_demodulation,[],[f92,f109]) ).

fof(f109,plain,
    n0 = rd_level(plus(t_139,n1)),
    inference(resolution,[],[f28,f91]) ).

fof(f91,axiom,
    p_Reset(t_139),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_1) ).

fof(f28,axiom,
    ! [X30] :
      ( ~ p_Reset(X30)
      | n0 = rd_level(plus(X30,n1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_28) ).

fof(f92,axiom,
    ~ gt(fifo_length,rd_level(plus(t_139,n1))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : HWV032-1 : TPTP v8.2.0. Released v2.5.0.
% 0.09/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.09/0.30  % Computer : n008.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit   : 300
% 0.09/0.30  % WCLimit    : 300
% 0.09/0.30  % DateTime   : Sun May 19 13:37:52 EDT 2024
% 0.09/0.30  % CPUTime    : 
% 0.09/0.30  % (4114)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.32  % (4118)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.32  % (4121)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.14/0.32  % (4116)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.32  % (4120)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.14/0.32  % (4119)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.14/0.33  % (4120)First to succeed.
% 0.14/0.33  % (4120)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-4114"
% 0.14/0.33  % (4121)Also succeeded, but the first one will report.
% 0.14/0.33  % (4117)WARNING: value z3 for option sas not known
% 0.14/0.33  % (4120)Refutation found. Thanks to Tanya!
% 0.14/0.33  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.33  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.33  % (4120)------------------------------
% 0.14/0.33  % (4120)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.14/0.33  % (4120)Termination reason: Refutation
% 0.14/0.33  
% 0.14/0.33  % (4120)Memory used [KB]: 945
% 0.14/0.33  % (4120)Time elapsed: 0.006 s
% 0.14/0.33  % (4120)Instructions burned: 9 (million)
% 0.14/0.33  % (4114)Success in time 0.023 s
%------------------------------------------------------------------------------