TSTP Solution File: SYN309-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYN309-1 : TPTP v8.1.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n009.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:26:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u12,negated_conjecture,
    s(f(X0),X0,X0) ).

cnf(clause1,negated_conjecture,
    ( ~ s(h(X0,X1,X2),a,h(X0,X1,X2))
    | p(f(X0),a,g(X0)) ) ).

cnf(clause6,negated_conjecture,
    p(a,b,c) ).

cnf(clause5,negated_conjecture,
    p(X0,X0,X0) ).

cnf(clause3,negated_conjecture,
    ( ~ p(k(X0,X1),k(X0,X1),b)
    | s(f(X0),X0,X0)
    | p(f(X0),g(X0),g(X0)) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem    : SYN309-1 : TPTP v8.1.0. Released v1.2.0.
% 0.00/0.08  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.06/0.27  % Computer : n009.cluster.edu
% 0.06/0.27  % Model    : x86_64 x86_64
% 0.06/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.06/0.27  % Memory   : 8042.1875MB
% 0.06/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.06/0.27  % CPULimit   : 300
% 0.06/0.27  % WCLimit    : 300
% 0.06/0.27  % DateTime   : Tue Aug 30 21:39:05 EDT 2022
% 0.06/0.27  % CPUTime    : 
% 0.11/0.37  % (1520)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.11/0.38  % (1528)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.11/0.38  % (1499)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.11/0.38  % (1499)First to succeed.
% 0.11/0.38  % SZS status Satisfiable for theBenchmark
% 0.11/0.38  % (1499)# SZS output start Saturation.
% See solution above
% 0.11/0.38  % (1499)------------------------------
% 0.11/0.38  % (1499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.11/0.38  % (1499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.11/0.38  % (1499)Termination reason: Satisfiable
% 0.11/0.38  
% 0.11/0.38  % (1499)Memory used [KB]: 5756
% 0.11/0.38  % (1499)Time elapsed: 0.061 s
% 0.11/0.38  % (1499)Instructions burned: 1 (million)
% 0.11/0.38  % (1499)------------------------------
% 0.11/0.38  % (1499)------------------------------
% 0.11/0.38  % (1498)Success in time 0.106 s
%------------------------------------------------------------------------------