TSTP Solution File: SYN342-10 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN342-10 : TPTP v8.1.0. Released v7.5.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 : n028.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:37:36 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause1,negated_conjecture,
    f(a,X0,y3(X0)) = true ).

cnf(clause2,negated_conjecture,
    true != f(X1,X1,a) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.13  % Problem    : SYN342-10 : TPTP v8.1.0. Released v7.5.0.
% 0.14/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.15/0.36  % Computer : n028.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Tue Aug 30 21:55:04 EDT 2022
% 0.15/0.36  % CPUTime    : 
% 0.23/0.52  % (22581)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.23/0.52  % (22602)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.23/0.52  % (22602)First to succeed.
% 0.23/0.52  % (22587)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.23/0.53  % SZS status Satisfiable for theBenchmark
% 0.23/0.53  % (22602)# SZS output start Saturation.
% See solution above
% 0.23/0.53  % (22602)------------------------------
% 0.23/0.53  % (22602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.23/0.53  % (22602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.23/0.53  % (22602)Termination reason: Satisfiable
% 0.23/0.53  
% 0.23/0.53  % (22602)Memory used [KB]: 895
% 0.23/0.53  % (22602)Time elapsed: 0.116 s
% 0.23/0.53  % (22602)Instructions burned: 1 (million)
% 0.23/0.53  % (22602)------------------------------
% 0.23/0.53  % (22602)------------------------------
% 0.23/0.53  % (22579)Success in time 0.157 s
%------------------------------------------------------------------------------