TSTP Solution File: NUM540+2 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : NUM540+2 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n007.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 14:27:17 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(6,axiom,
    aElementOf0(skc1,slbdtrb0(sz00)),
    file('NUM540+2.p',unknown),
    [] ).

cnf(8,axiom,
    ~ aElementOf0(u,slbdtrb0(sz00)),
    file('NUM540+2.p',unknown),
    [] ).

cnf(90,plain,
    $false,
    inference(unc,[status(thm)],[8,6]),
    [iquote('0:UnC:8.0,6.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : NUM540+2 : TPTP v8.1.0. Released v4.0.0.
% 0.04/0.13  % Command  : run_spass %d %s
% 0.13/0.34  % Computer : n007.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 : Thu Jul  7 15:32:14 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.52  
% 0.20/0.52  SPASS V 3.9 
% 0.20/0.52  SPASS beiseite: Proof found.
% 0.20/0.52  % SZS status Theorem
% 0.20/0.52  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.20/0.52  SPASS derived 0 clauses, backtracked 0 clauses, performed 0 splits and kept 9 clauses.
% 0.20/0.52  SPASS allocated 98734 KBytes.
% 0.20/0.52  SPASS spent	0:00:00.16 on the problem.
% 0.20/0.52  		0:00:00.04 for the input.
% 0.20/0.52  		0:00:00.10 for the FLOTTER CNF translation.
% 0.20/0.52  		0:00:00.00 for inferences.
% 0.20/0.52  		0:00:00.00 for the backtracking.
% 0.20/0.52  		0:00:00.00 for the reduction.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  Here is a proof with depth 0, length 3 :
% 0.20/0.52  % SZS output start Refutation
% See solution above
% 0.20/0.52  Formulae used in the proof : m__
% 0.20/0.52  
%------------------------------------------------------------------------------