TSTP Solution File: SYO641+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYO641+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_uns --cores 0 -t %d %s

% Computer : n026.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:48:47 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u10,axiom,
    f(sK0,sK2(sK1),sK2(sK1)) ).

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

cnf(u12,axiom,
    ( ~ f(X5,sK0,X7)
    | ~ f(X4,X5,X6) ) ).

cnf(u11,axiom,
    ( ~ f(X1,sK1,X3)
    | ~ f(X0,X1,X2) ) ).

cnf(u13,axiom,
    ~ f(X0,sK1,X1) ).

cnf(u9,axiom,
    ( ~ f(X3,X5,X4)
    | ~ f(X2,X0,X1)
    | ~ f(X0,X3,X6) ) ).

cnf(u7,axiom,
    ( ~ f(X10,X12,sK2(X10))
    | f(X12,sK2(X10),sK2(X10)) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.11  % Problem    : SYO641+1 : TPTP v8.1.0. Released v7.1.0.
% 0.04/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n026.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 23:24:06 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.18/0.49  % (4698)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.18/0.49  % (4691)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.49  % (4698)Refutation not found, incomplete strategy% (4698)------------------------------
% 0.18/0.49  % (4698)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (4690)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.49  % (4690)First to succeed.
% 0.18/0.49  % (4698)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (4698)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.49  
% 0.18/0.49  % (4698)Memory used [KB]: 5884
% 0.18/0.49  % (4698)Time elapsed: 0.052 s
% 0.18/0.49  % (4698)Instructions burned: 1 (million)
% 0.18/0.49  % (4698)------------------------------
% 0.18/0.49  % (4698)------------------------------
% 0.18/0.50  % SZS status Satisfiable for theBenchmark
% 0.18/0.50  % (4690)# SZS output start Saturation.
% See solution above
% 0.18/0.50  % (4690)------------------------------
% 0.18/0.50  % (4690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (4690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (4690)Termination reason: Satisfiable
% 0.18/0.50  
% 0.18/0.50  % (4690)Memory used [KB]: 5884
% 0.18/0.50  % (4690)Time elapsed: 0.053 s
% 0.18/0.50  % (4690)Instructions burned: 1 (million)
% 0.18/0.50  % (4690)------------------------------
% 0.18/0.50  % (4690)------------------------------
% 0.18/0.50  % (4675)Success in time 0.154 s
%------------------------------------------------------------------------------