TSTP Solution File: SYN329-1 by SPASS---3.9

View Problem - Process Solution

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

% Computer : n029.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 12:20:21 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(4,axiom,
    ~ f(z__dfg(u,v),v),
    file('SYN329-1.p',unknown),
    [] ).

cnf(3,axiom,
    f(u,z__dfg(u,v)),
    file('SYN329-1.p',unknown),
    [] ).

cnf(2,axiom,
    f(u,u),
    file('SYN329-1.p',unknown),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYN329-1 : TPTP v8.1.0. Released v1.2.0.
% 0.08/0.14  % Command  : run_spass %d %s
% 0.13/0.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Tue Jul 12 08:15:47 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.22/0.42  
% 0.22/0.42  SPASS V 3.9 
% 0.22/0.42  SPASS beiseite: Completion found.
% 0.22/0.42  % SZS status CounterSatisfiable
% 0.22/0.42  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.22/0.42  SPASS derived 0 clauses, backtracked 0 clauses, performed 0 splits and kept 3 clauses.
% 0.22/0.42  SPASS allocated 63073 KBytes.
% 0.22/0.42  SPASS spent	0:00:00.06 on the problem.
% 0.22/0.42  		0:00:00.04 for the input.
% 0.22/0.42  		0:00:00.00 for the FLOTTER CNF translation.
% 0.22/0.42  		0:00:00.00 for inferences.
% 0.22/0.42  		0:00:00.00 for the backtracking.
% 0.22/0.42  		0:00:00.00 for the reduction.
% 0.22/0.42  
% 0.22/0.42  
% 0.22/0.42   The saturated set of worked-off clauses is :
% 0.22/0.42  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------