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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SWV150+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n006.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 : Wed Jul 20 21:41:26 EDT 2022

% Result   : Theorem 0.21s 0.48s
% Output   : Refutation 0.21s
% 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    :    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(23,axiom,
    leq(u,u),
    file('SWV150+1.p',unknown),
    [] ).

cnf(24,axiom,
    ~ leq(tptp_float_0_001,tptp_float_0_001),
    file('SWV150+1.p',unknown),
    [] ).

cnf(147,plain,
    $false,
    inference(mrr,[status(thm)],[24,23]),
    [iquote('0:MRR:24.0,23.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.13  % Problem  : SWV150+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.14/0.13  % Command  : run_spass %d %s
% 0.14/0.34  % Computer : n006.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Tue Jun 14 21:40:56 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.21/0.48  
% 0.21/0.48  SPASS V 3.9 
% 0.21/0.48  SPASS beiseite: Proof found.
% 0.21/0.48  % SZS status Theorem
% 0.21/0.48  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.21/0.48  SPASS derived 1 clauses, backtracked 0 clauses, performed 0 splits and kept 49 clauses.
% 0.21/0.48  SPASS allocated 85591 KBytes.
% 0.21/0.48  SPASS spent	0:00:00.12 on the problem.
% 0.21/0.48  		0:00:00.04 for the input.
% 0.21/0.48  		0:00:00.06 for the FLOTTER CNF translation.
% 0.21/0.48  		0:00:00.00 for inferences.
% 0.21/0.48  		0:00:00.00 for the backtracking.
% 0.21/0.48  		0:00:00.00 for the reduction.
% 0.21/0.48  
% 0.21/0.48  
% 0.21/0.48  Here is a proof with depth 0, length 3 :
% 0.21/0.48  % SZS output start Refutation
% See solution above
% 0.21/0.48  Formulae used in the proof : reflexivity_leq gauss_array_0020
% 0.21/0.48  
%------------------------------------------------------------------------------