TSTP Solution File: SYO641+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SYO641+1 : TPTP v8.1.2. Released v7.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n004.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 : Sun May  5 12:30:56 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u12,axiom,
    ~ f(X0,sK1,X1) ).

cnf(u7,axiom,
    ( ~ f(X7,X9,sK0(X7))
    | f(X9,sK0(X7),sK0(X7)) ) ).

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

cnf(u6,axiom,
    f(sK1,sK2,X12) ).

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

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.12  % Problem    : SYO641+1 : TPTP v8.1.2. Released v7.1.0.
% 0.02/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.12/0.34  % Computer : n004.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.35  % CPULimit   : 300
% 0.12/0.35  % WCLimit    : 300
% 0.12/0.35  % DateTime   : Fri May  3 16:13:08 EDT 2024
% 0.12/0.35  % CPUTime    : 
% 0.12/0.35  % (26635)Running in auto input_syntax mode. Trying TPTP
% 0.19/0.37  % (26640)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.19/0.37  % (26642)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.19/0.37  % (26641)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.19/0.37  % (26636)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.19/0.37  TRYING [1]
% 0.19/0.37  TRYING [2]
% 0.19/0.37  % (26640)First to succeed.
% 0.19/0.37  % (26637)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.19/0.37  % (26640)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-26635"
% 0.19/0.37  TRYING [3]
% 0.19/0.37  % (26641)Also succeeded, but the first one will report.
% 0.19/0.37  TRYING [1]
% 0.19/0.37  Finite Model Found!
% 0.19/0.37  % SZS status Satisfiable for theBenchmark
% 0.19/0.37  TRYING [2]
% 0.19/0.37  TRYING [1]
% 0.19/0.37  % (26642)Also succeeded, but the first one will report.
% 0.19/0.37  % SZS status Satisfiable for theBenchmark
% 0.19/0.37  % (26640)# SZS output start Saturation.
% See solution above
% 0.19/0.37  % (26640)------------------------------
% 0.19/0.37  % (26640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.19/0.37  % (26640)Termination reason: Satisfiable
% 0.19/0.37  
% 0.19/0.37  % (26640)Memory used [KB]: 745
% 0.19/0.37  % (26640)Time elapsed: 0.003 s
% 0.19/0.37  % (26640)Instructions burned: 2 (million)
% 0.19/0.37  % (26635)Success in time 0.016 s
%------------------------------------------------------------------------------