TSTP Solution File: SYO640+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYO640+1 : TPTP v8.1.0. Released v7.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n019.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 : Wed Aug 31 19:51:50 EDT 2022

% Result   : Satisfiable 1.40s 0.55s
% Output   : Saturation 1.40s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(u12,axiom,
    ( f(X0,sK1,sK2)
    | ~ f(X0,sK0,sK2) ) ).

cnf(u9,axiom,
    f(sK1,sK0,sK2) ).

cnf(u15,axiom,
    f(sK0,sK0,sK2) ).

cnf(u8,axiom,
    f(sK0,sK1,sK2) ).

cnf(u14,axiom,
    ( ~ f(X0,sK0,sK2)
    | ~ f(X1,X0,sK2)
    | f(X1,sK1,sK2) ) ).

cnf(u13,axiom,
    ( ~ f(X1,sK1,sK2)
    | f(X1,sK0,sK2) ) ).

cnf(u7,axiom,
    ( ~ f(X8,X7,X5)
    | ~ f(X6,X8,X5)
    | f(X6,X7,X5) ) ).

cnf(u10,axiom,
    ( ~ f(sK1,sK3,X4)
    | f(sK1,sK1,X4) ) ).

cnf(u11,axiom,
    ~ f(sK1,sK3,sK2) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.14  % Problem    : SYO640+1 : TPTP v8.1.0. Released v7.1.0.
% 0.03/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.37  % Computer : n019.cluster.edu
% 0.14/0.37  % Model    : x86_64 x86_64
% 0.14/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.37  % Memory   : 8042.1875MB
% 0.14/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.37  % CPULimit   : 300
% 0.14/0.37  % WCLimit    : 300
% 0.14/0.37  % DateTime   : Tue Aug 30 23:12:50 EDT 2022
% 0.14/0.37  % CPUTime    : 
% 1.22/0.55  % (2132)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.22/0.55  % (2148)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.22/0.55  % (2156)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.22/0.55  % (2147)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.22/0.55  % (2148)First to succeed.
% 1.40/0.55  % (2156)Also succeeded, but the first one will report.
% 1.40/0.55  % SZS status Satisfiable for theBenchmark
% 1.40/0.55  % (2148)# SZS output start Saturation.
% See solution above
% 1.40/0.55  % (2148)------------------------------
% 1.40/0.55  % (2148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (2148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (2148)Termination reason: Satisfiable
% 1.40/0.55  
% 1.40/0.55  % (2148)Memory used [KB]: 5373
% 1.40/0.55  % (2148)Time elapsed: 0.070 s
% 1.40/0.55  % (2148)Instructions burned: 1 (million)
% 1.40/0.55  % (2148)------------------------------
% 1.40/0.55  % (2148)------------------------------
% 1.40/0.55  % (2126)Success in time 0.174 s
%------------------------------------------------------------------------------