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

View Problem - Process Solution

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

% Computer : n009.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:11 EDT 2024

% Result   : Unsatisfiable 0.46s 0.67s
% Output   : Refutation 0.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   17 (  11 unt;   2 nHn;  11 RR)
%            Number of literals    :   25 (  11 equ;   8 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    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   22 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(premise_1,plain,
    nil != x1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_1) ).

cnf(symmetry,axiom,
    ( X3 != X4
    | X4 = X3 ),
    theory(equality) ).

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

cnf(unfolding_2,axiom,
    ( ~ heap(sep(next(X78,X79),sep(lseg(X79,X80),X77)))
    | X78 = X79
    | heap(sep(lseg(X78,X80),X77)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV013-0.ax',unfolding_2) ).

cnf(associative_commutative,axiom,
    sep(X8,sep(X9,X10)) = sep(X9,sep(X8,X10)),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV013-0.ax',associative_commutative) ).

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

cnf(c7,plain,
    ( ~ heap(sep(X166,sep(X165,X164)))
    | heap(sep(X165,sep(X166,X164))) ),
    inference(resolution,[status(thm)],[c3,associative_commutative]) ).

cnf(premise_2,plain,
    heap(sep(next(x1,nil),emp)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_2) ).

cnf(normalization,axiom,
    sep(lseg(X6,X6),X7) = X7,
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV013-0.ax',normalization) ).

cnf(c5,plain,
    X16 = sep(lseg(X17,X17),X16),
    inference(resolution,[status(thm)],[normalization,symmetry]) ).

cnf(c10,plain,
    ( ~ heap(X34)
    | heap(sep(lseg(X35,X35),X34)) ),
    inference(resolution,[status(thm)],[c5,c3]) ).

cnf(c17,plain,
    heap(sep(lseg(X200,X200),sep(next(x1,nil),emp))),
    inference(resolution,[status(thm)],[c10,premise_2]) ).

cnf(c255,plain,
    heap(sep(next(x1,nil),sep(lseg(X283,X283),emp))),
    inference(resolution,[status(thm)],[c17,c7]) ).

cnf(c332,plain,
    ( x1 = nil
    | heap(sep(lseg(x1,nil),emp)) ),
    inference(resolution,[status(thm)],[c255,unfolding_2]) ).

cnf(c432,plain,
    x1 = nil,
    inference(resolution,[status(thm)],[c332,conclusion_1]) ).

cnf(c460,plain,
    nil = x1,
    inference(resolution,[status(thm)],[c432,symmetry]) ).

cnf(c467,plain,
    $false,
    inference(resolution,[status(thm)],[c460,premise_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWW399-1 : TPTP v8.1.2. Released v5.2.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n009.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  : 300
% 0.12/0.33  % DateTime : Wed May  8 23:02:08 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.46/0.67  % Version:  1.5
% 0.46/0.67  % SZS status Unsatisfiable
% 0.46/0.67  % SZS output start CNFRefutation
% See solution above
% 0.46/0.67  
% 0.46/0.67  % Initial clauses    : 21
% 0.46/0.67  % Processed clauses  : 75
% 0.46/0.67  % Factors computed   : 4
% 0.46/0.67  % Resolvents computed: 470
% 0.46/0.67  % Tautologies deleted: 3
% 0.46/0.67  % Forward subsumed   : 57
% 0.46/0.67  % Backward subsumed  : 1
% 0.46/0.67  % -------- CPU Time ---------
% 0.46/0.67  % User time          : 0.312 s
% 0.46/0.67  % System time        : 0.014 s
% 0.46/0.67  % Total time         : 0.326 s
%------------------------------------------------------------------------------