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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SYO641+1 : TPTP v8.1.0. Released v7.1.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 : Thu Jul 21 19:55:15 EDT 2022

% Result   : Satisfiable 0.19s 0.42s
% Output   : Saturation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 7)

% Comments : 
%------------------------------------------------------------------------------
cnf(12,plain,
    ~ f(u,skc3,v),
    inference(res,[status(thm),theory(equality)],[1,7]),
    [iquote('0:Res:1.0,7.0')] ).

cnf(10,plain,
    ~ f(u,skf1(skc3),skf1(u)),
    inference(res,[status(thm),theory(equality)],[2,8]),
    [iquote('0:Res:2.1,8.0')] ).

cnf(8,plain,
    ~ f(skf1(skc3),u,v),
    inference(res,[status(thm),theory(equality)],[1,6]),
    [iquote('0:Res:1.0,6.0')] ).

cnf(6,plain,
    ( ~ f(u,v,skf1(u))
    | ~ f(skf1(u),w,x) ),
    inference(con,[status(thm)],[5]),
    [iquote('0:Con:5.2')] ).

cnf(3,axiom,
    ( ~ f(u,v,w)
    | ~ f(v,x,y)
    | ~ f(z,u,x1) ),
    file('SYO641+1.p',unknown),
    [] ).

cnf(2,axiom,
    ( ~ f(u,v,skf1(u))
    | f(v,skf1(u),skf1(u)) ),
    file('SYO641+1.p',unknown),
    [] ).

cnf(1,axiom,
    f(skc3,skc2,u),
    file('SYO641+1.p',unknown),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYO641+1 : TPTP v8.1.0. Released v7.1.0.
% 0.06/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 : Sat Jul  9 12:30:47 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.42  
% 0.19/0.42  SPASS V 3.9 
% 0.19/0.42  SPASS beiseite: Completion found.
% 0.19/0.42  % SZS status CounterSatisfiable
% 0.19/0.42  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.19/0.42  SPASS derived 8 clauses, backtracked 0 clauses, performed 0 splits and kept 10 clauses.
% 0.19/0.42  SPASS allocated 85070 KBytes.
% 0.19/0.42  SPASS spent	0:00:00.08 on the problem.
% 0.19/0.42  		0:00:00.03 for the input.
% 0.19/0.42  		0:00:00.02 for the FLOTTER CNF translation.
% 0.19/0.42  		0:00:00.00 for inferences.
% 0.19/0.42  		0:00:00.00 for the backtracking.
% 0.19/0.42  		0:00:00.00 for the reduction.
% 0.19/0.42  
% 0.19/0.42  
% 0.19/0.42   The saturated set of worked-off clauses is :
% 0.19/0.42  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------