TSTP Solution File: MSC014+1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : MSC014+1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n017.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  : 600s
% DateTime : Sun Jul 17 22:59:37 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(10,plain,
    ( ~ equalish(u,u)
    | ~ equalish(v,v)
    | ~ equalish(w,w)
    | ~ equalish(x,x)
    | ~ f(y,z,x1,x2,skf1(u,v,w,x))
    | equalish(y,x) ),
    inference(res,[status(thm),theory(equality)],[9,5]),
    [iquote('0:Res:9.4,5.0')] ).

cnf(11,plain,
    ( ~ equalish(u,u)
    | ~ equalish(v,v)
    | ~ equalish(w,w)
    | ~ equalish(x,x)
    | ~ f(y,z,x1,x2,skf1(u,v,w,x))
    | equalish(z,w) ),
    inference(res,[status(thm),theory(equality)],[9,6]),
    [iquote('0:Res:9.4,6.0')] ).

cnf(12,plain,
    ( ~ equalish(u,u)
    | ~ equalish(v,v)
    | ~ equalish(w,w)
    | ~ equalish(x,x)
    | ~ f(y,z,x1,x2,skf1(u,v,w,x))
    | equalish(x1,v) ),
    inference(res,[status(thm),theory(equality)],[9,7]),
    [iquote('0:Res:9.4,7.0')] ).

cnf(13,plain,
    ( ~ equalish(u,u)
    | ~ equalish(v,v)
    | ~ equalish(w,w)
    | ~ equalish(x,x)
    | ~ f(y,z,x1,x2,skf1(u,v,w,x))
    | equalish(x2,u) ),
    inference(res,[status(thm),theory(equality)],[9,8]),
    [iquote('0:Res:9.4,8.0')] ).

cnf(9,axiom,
    ( ~ equalish(u,u)
    | ~ equalish(v,v)
    | ~ equalish(w,w)
    | ~ equalish(x,x)
    | f(x,w,v,u,skf1(u,v,w,x)) ),
    file('MSC014+1.p',unknown),
    [] ).

cnf(5,axiom,
    ( ~ f(u,v,w,x,y)
    | ~ f(z,x1,x2,x3,y)
    | equalish(z,u) ),
    file('MSC014+1.p',unknown),
    [] ).

cnf(6,axiom,
    ( ~ f(u,v,w,x,y)
    | ~ f(z,x1,x2,x3,y)
    | equalish(x1,v) ),
    file('MSC014+1.p',unknown),
    [] ).

cnf(7,axiom,
    ( ~ f(u,v,w,x,y)
    | ~ f(z,x1,x2,x3,y)
    | equalish(x2,w) ),
    file('MSC014+1.p',unknown),
    [] ).

cnf(8,axiom,
    ( ~ f(u,v,w,x,y)
    | ~ f(z,x1,x2,x3,y)
    | equalish(x3,x) ),
    file('MSC014+1.p',unknown),
    [] ).

cnf(3,axiom,
    ~ equalish(n0,n1),
    file('MSC014+1.p',unknown),
    [] ).

cnf(4,axiom,
    ~ equalish(n1,n0),
    file('MSC014+1.p',unknown),
    [] ).

cnf(1,axiom,
    equalish(n0,n0),
    file('MSC014+1.p',unknown),
    [] ).

cnf(2,axiom,
    equalish(n1,n1),
    file('MSC014+1.p',unknown),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MSC014+1 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n017.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  : 600
% 0.12/0.33  % DateTime : Fri Jul  1 15:50:54 EDT 2022
% 0.18/0.33  % CPUTime  : 
% 0.18/0.44  
% 0.18/0.44  SPASS V 3.9 
% 0.18/0.44  SPASS beiseite: Completion found.
% 0.18/0.44  % SZS status CounterSatisfiable
% 0.18/0.44  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.18/0.44  SPASS derived 8 clauses, backtracked 0 clauses, performed 0 splits and kept 13 clauses.
% 0.18/0.44  SPASS allocated 85207 KBytes.
% 0.18/0.44  SPASS spent	0:00:00.10 on the problem.
% 0.18/0.44  		0:00:00.04 for the input.
% 0.18/0.44  		0:00:00.03 for the FLOTTER CNF translation.
% 0.18/0.44  		0:00:00.00 for inferences.
% 0.18/0.44  		0:00:00.00 for the backtracking.
% 0.18/0.44  		0:00:00.00 for the reduction.
% 0.18/0.44  
% 0.18/0.44  
% 0.18/0.44   The saturated set of worked-off clauses is :
% 0.18/0.44  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------