TSTP Solution File: BOO008-3 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : BOO008-3 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n027.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 14 23:49:24 EDT 2022

% Result   : Satisfiable 2.74s 2.98s
% Output   : Saturation 2.74s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 6532)

% Comments : 
%------------------------------------------------------------------------------
cnf(8043,plain,
    sum__dfg(u,v,w),
    inference(mrr,[status(thm)],[6532,7929]),
    [iquote('0:MRR:6532.1,6532.0,7929.0')] ).

cnf(7929,plain,
    product(u,v,w),
    inference(res,[status(thm),theory(equality)],[7,7689]),
    [iquote('0:Res:7.0,7689.0')] ).

cnf(21,axiom,
    ~ equal(x__plus_y_plus_z,x_plus_y__plus_z),
    file('BOO008-3.p',unknown),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : BOO008-3 : TPTP v8.1.0. Released v1.0.0.
% 0.04/0.13  % Command  : run_spass %d %s
% 0.13/0.34  % Computer : n027.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Wed Jun  1 20:40:34 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 2.74/2.98  
% 2.74/2.98  SPASS V 3.9 
% 2.74/2.98  SPASS beiseite: Completion found.
% 2.74/2.98  % SZS status CounterSatisfiable
% 2.74/2.98  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 2.74/2.98  SPASS derived 7966 clauses, backtracked 0 clauses, performed 0 splits and kept 4230 clauses.
% 2.74/2.98  SPASS allocated 68565 KBytes.
% 2.74/2.98  SPASS spent	0:00:02.61 on the problem.
% 2.74/2.98  		0:00:00.04 for the input.
% 2.74/2.98  		0:00:00.00 for the FLOTTER CNF translation.
% 2.74/2.98  		0:00:00.06 for inferences.
% 2.74/2.98  		0:00:00.00 for the backtracking.
% 2.74/2.98  		0:00:02.47 for the reduction.
% 2.74/2.98  
% 2.74/2.98  
% 2.74/2.98   The saturated set of worked-off clauses is :
% 2.74/2.98  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------