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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SWC035+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n022.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 : Tue Jul 19 22:01:15 EDT 2022

% Result   : Theorem 0.18s 0.47s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    2
% Syntax   : Number of clauses     :    4 (   4 unt;   0 nHn;   4 RR)
%            Number of literals    :    4 (   0 equ;   2 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(12,axiom,
    equal(nil,skc3),
    file('SWC035+1.p',unknown),
    [] ).

cnf(51,axiom,
    ~ equal(nil,skc3),
    file('SWC035+1.p',unknown),
    [] ).

cnf(199,plain,
    ~ equal(skc3,skc3),
    inference(rew,[status(thm),theory(equality)],[12,51]),
    [iquote('0:Rew:12.0,51.0')] ).

cnf(200,plain,
    $false,
    inference(obv,[status(thm),theory(equality)],[199]),
    [iquote('0:Obv:199.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWC035+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n022.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 : Sun Jun 12 23:31:33 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.47  
% 0.18/0.47  SPASS V 3.9 
% 0.18/0.47  SPASS beiseite: Proof found.
% 0.18/0.47  % SZS status Theorem
% 0.18/0.47  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.18/0.47  SPASS derived 9 clauses, backtracked 0 clauses, performed 0 splits and kept 66 clauses.
% 0.18/0.47  SPASS allocated 98159 KBytes.
% 0.18/0.47  SPASS spent	0:00:00.13 on the problem.
% 0.18/0.47  		0:00:00.04 for the input.
% 0.18/0.47  		0:00:00.06 for the FLOTTER CNF translation.
% 0.18/0.47  		0:00:00.00 for inferences.
% 0.18/0.47  		0:00:00.00 for the backtracking.
% 0.18/0.47  		0:00:00.00 for the reduction.
% 0.18/0.47  
% 0.18/0.47  
% 0.18/0.47  Here is a proof with depth 0, length 4 :
% 0.18/0.47  % SZS output start Refutation
% See solution above
% 0.18/0.47  Formulae used in the proof : co1
% 0.18/0.47  
%------------------------------------------------------------------------------