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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SCT072-1 : TPTP v8.1.0. Released v4.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 : Mon Jul 18 22:13:19 EDT 2022

% Result   : Satisfiable 0.18s 0.40s
% Output   : Saturation 0.18s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 4)

% Comments : 
%------------------------------------------------------------------------------
cnf(30,plain,
    c_List_Odistinct(u,v),
    inference(spr,[status(thm),theory(equality)],[5,28]),
    [iquote('0:SpR:5.0,28.0')] ).

cnf(5,plain,
    equal(u,v),
    inference(mrr,[status(thm)],[4,3]),
    [iquote('0:MRR:4.0,3.0')] ).

cnf(3,axiom,
    ~ v_thesis____,
    file('SCT072-1.p',unknown),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SCT072-1 : TPTP v8.1.0. Released v4.1.0.
% 0.06/0.12  % Command  : run_spass %d %s
% 0.11/0.33  % Computer : n017.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 600
% 0.11/0.33  % DateTime : Sat Jul  2 06:08:25 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.18/0.40  
% 0.18/0.40  SPASS V 3.9 
% 0.18/0.40  SPASS beiseite: Completion found.
% 0.18/0.40  % SZS status CounterSatisfiable
% 0.18/0.40  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.18/0.40  SPASS derived 26 clauses, backtracked 0 clauses, performed 0 splits and kept 6 clauses.
% 0.18/0.40  SPASS allocated 63106 KBytes.
% 0.18/0.40  SPASS spent	0:00:00.06 on the problem.
% 0.18/0.40  		0:00:00.04 for the input.
% 0.18/0.40  		0:00:00.00 for the FLOTTER CNF translation.
% 0.18/0.40  		0:00:00.00 for inferences.
% 0.18/0.40  		0:00:00.00 for the backtracking.
% 0.18/0.40  		0:00:00.00 for the reduction.
% 0.18/0.40  
% 0.18/0.40  
% 0.18/0.40   The saturated set of worked-off clauses is :
% 0.18/0.40  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------