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

View Problem - Process Solution

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

% Computer : n004.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 139.37s 139.61s
% Output   : Refutation 139.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   22 (  12 unt;   3 nHn;  16 RR)
%            Number of literals    :   35 (  16 equ;  12 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    5 (   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   :   35 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(conclusion_1,negated_conjecture,
    ~ heap(sep(lseg(x1,nil),emp)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conclusion_1) ).

cnf(unfolding_3,axiom,
    ( ~ heap(sep(lseg(X97,X96),sep(lseg(X96,nil),X98)))
    | heap(sep(lseg(X97,nil),X98)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV013-0.ax',unfolding_3) ).

cnf(associative_commutative,axiom,
    sep(X7,sep(X6,X8)) = sep(X6,sep(X7,X8)),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV013-0.ax',associative_commutative) ).

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

cnf(c8,plain,
    ( ~ heap(sep(X178,sep(X179,X180)))
    | heap(sep(X179,sep(X178,X180))) ),
    inference(resolution,[status(thm)],[c3,associative_commutative]) ).

cnf(premise_2,plain,
    nil != x2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',premise_2) ).

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

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

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

cnf(normalization,axiom,
    sep(lseg(X9,X9),X10) = X10,
    file('/export/starexec/sandbox/benchmark/Axioms/SWV013-0.ax',normalization) ).

cnf(transitivity,axiom,
    ( X23 != X22
    | X22 != X24
    | X23 = X24 ),
    theory(equality) ).

cnf(c13,plain,
    ( X38 != sep(lseg(X36,X36),X37)
    | X38 = X37 ),
    inference(resolution,[status(thm)],[transitivity,normalization]) ).

cnf(c19,plain,
    sep(X58,sep(lseg(X57,X57),X59)) = sep(X58,X59),
    inference(resolution,[status(thm)],[c13,associative_commutative]) ).

cnf(c31,plain,
    sep(X82,X81) = sep(X82,sep(lseg(X83,X83),X81)),
    inference(resolution,[status(thm)],[c19,symmetry]) ).

cnf(c45,plain,
    ( ~ heap(sep(X239,X240))
    | heap(sep(X239,sep(lseg(X238,X238),X240))) ),
    inference(resolution,[status(thm)],[c31,c3]) ).

cnf(c286,plain,
    heap(sep(next(x2,nil),sep(lseg(X2949,X2949),sep(lseg(x1,x2),emp)))),
    inference(resolution,[status(thm)],[c45,premise_3]) ).

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

cnf(c132578,plain,
    ( heap(sep(lseg(x2,nil),sep(lseg(x1,x2),emp)))
    | nil = x2 ),
    inference(resolution,[status(thm)],[c20525,symmetry]) ).

cnf(c156324,plain,
    heap(sep(lseg(x2,nil),sep(lseg(x1,x2),emp))),
    inference(resolution,[status(thm)],[c132578,premise_2]) ).

cnf(c156374,plain,
    heap(sep(lseg(x1,x2),sep(lseg(x2,nil),emp))),
    inference(resolution,[status(thm)],[c156324,c8]) ).

cnf(c156427,plain,
    heap(sep(lseg(x1,nil),emp)),
    inference(resolution,[status(thm)],[c156374,unfolding_3]) ).

cnf(c156466,plain,
    $false,
    inference(resolution,[status(thm)],[c156427,conclusion_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWW400-1 : TPTP v8.1.2. Released v5.2.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n004.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Wed May  8 23:19:38 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 139.37/139.61  % Version:  1.5
% 139.37/139.61  % SZS status Unsatisfiable
% 139.37/139.61  % SZS output start CNFRefutation
% See solution above
% 139.37/139.61  
% 139.37/139.61  % Initial clauses    : 22
% 139.37/139.61  % Processed clauses  : 1465
% 139.37/139.61  % Factors computed   : 4
% 139.37/139.61  % Resolvents computed: 156480
% 139.37/139.61  % Tautologies deleted: 3
% 139.37/139.61  % Forward subsumed   : 2784
% 139.37/139.61  % Backward subsumed  : 26
% 139.37/139.61  % -------- CPU Time ---------
% 139.37/139.61  % User time          : 138.838 s
% 139.37/139.61  % System time        : 0.395 s
% 139.37/139.61  % Total time         : 139.233 s
%------------------------------------------------------------------------------