TSTP Solution File: TOP004-1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : TOP004-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n023.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  : 300s
% DateTime : Thu May  9 17:51:33 EDT 2024

% Result   : Unsatisfiable 0.56s 0.75s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    2
% Syntax   : Number of clauses     :    3 (   3 unt;   0 nHn;   2 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    :    3 (   3 usr;   1 con; 0-2 aty)
%            Number of variables   :    3 (   3 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(lemma_1d_2,negated_conjecture,
    element_of_collection(X2,top_of_basis(f)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_1d_2) ).

cnf(lemma_1d_4,negated_conjecture,
    ~ element_of_collection(intersection_of_sets(X104,X105),top_of_basis(f)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_1d_4) ).

cnf(c4,plain,
    $false,
    inference(resolution,[status(thm)],[lemma_1d_4,lemma_1d_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : TOP004-1 : TPTP v8.1.2. Released v1.0.0.
% 0.10/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n023.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  : 300
% 0.13/0.34  % DateTime : Wed May  8 20:54:38 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.56/0.75  % Version:  1.5
% 0.56/0.75  % SZS status Unsatisfiable
% 0.56/0.75  % SZS output start CNFRefutation
% See solution above
% 0.56/0.75  
% 0.56/0.75  % Initial clauses    : 113
% 0.56/0.75  % Processed clauses  : 38
% 0.56/0.75  % Factors computed   : 0
% 0.56/0.75  % Resolvents computed: 5
% 0.56/0.75  % Tautologies deleted: 0
% 0.56/0.75  % Forward subsumed   : 1
% 0.56/0.75  % Backward subsumed  : 0
% 0.56/0.75  % -------- CPU Time ---------
% 0.56/0.75  % User time          : 0.386 s
% 0.56/0.75  % System time        : 0.010 s
% 0.56/0.75  % Total time         : 0.396 s
%------------------------------------------------------------------------------