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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SWW413-1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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  : 300s
% DateTime : Thu May  9 17:46:12 EDT 2024

% Result   : Unsatisfiable 0.78s 0.94s
% Output   : Refutation 0.78s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   13 (   8 unt;   2 nHn;  12 RR)
%            Number of literals    :   20 (   9 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   14 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(premise_3,plain,
    x3 != x2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',premise_3) ).

cnf(symmetry,axiom,
    ( X7 != X6
    | X6 = X7 ),
    theory(equality) ).

cnf(conclusion_1,negated_conjecture,
    ~ heap(sep(lseg(x2,nil),emp)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conclusion_1) ).

cnf(unfolding_2,axiom,
    ( ~ heap(sep(next(X85,X84),sep(lseg(X84,X83),X86)))
    | X85 = X84
    | heap(sep(lseg(X85,X83),X86)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV013-0.ax',unfolding_2) ).

cnf(premise_7,plain,
    heap(sep(lseg(x3,nil),sep(next(x2,x3),emp))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',premise_7) ).

cnf(associative_commutative,axiom,
    sep(X5,sep(X4,X3)) = sep(X4,sep(X5,X3)),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV013-0.ax',associative_commutative) ).

cnf(c3,axiom,
    ( X14 != X13
    | ~ heap(X14)
    | heap(X13) ),
    theory(equality) ).

cnf(c9,plain,
    ( ~ heap(sep(X184,sep(X186,X185)))
    | heap(sep(X186,sep(X184,X185))) ),
    inference(resolution,[status(thm)],[c3,associative_commutative]) ).

cnf(c228,plain,
    heap(sep(next(x2,x3),sep(lseg(x3,nil),emp))),
    inference(resolution,[status(thm)],[c9,premise_7]) ).

cnf(c1056,plain,
    ( x2 = x3
    | heap(sep(lseg(x2,nil),emp)) ),
    inference(resolution,[status(thm)],[c228,unfolding_2]) ).

cnf(c1090,plain,
    x2 = x3,
    inference(resolution,[status(thm)],[c1056,conclusion_1]) ).

cnf(c1105,plain,
    x3 = x2,
    inference(resolution,[status(thm)],[c1090,symmetry]) ).

cnf(c1125,plain,
    $false,
    inference(resolution,[status(thm)],[c1105,premise_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWW413-1 : TPTP v8.1.2. Released v5.2.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n022.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Wed May  8 23:30:53 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.78/0.94  % Version:  1.5
% 0.78/0.94  % SZS status Unsatisfiable
% 0.78/0.94  % SZS output start CNFRefutation
% See solution above
% 0.78/0.94  
% 0.78/0.94  % Initial clauses    : 26
% 0.78/0.94  % Processed clauses  : 111
% 0.78/0.94  % Factors computed   : 4
% 0.78/0.94  % Resolvents computed: 1138
% 0.78/0.94  % Tautologies deleted: 3
% 0.78/0.94  % Forward subsumed   : 82
% 0.78/0.94  % Backward subsumed  : 1
% 0.78/0.94  % -------- CPU Time ---------
% 0.78/0.94  % User time          : 0.553 s
% 0.78/0.94  % System time        : 0.020 s
% 0.78/0.94  % Total time         : 0.573 s
%------------------------------------------------------------------------------