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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : NLP208-1 : TPTP v8.1.2. Released v2.4.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:34:37 EDT 2024

% Result   : Unsatisfiable 0.93s 1.12s
% Output   : Refutation 0.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   27 (  15 unt;   0 nHn;  26 RR)
%            Number of literals    :   42 (  11 equ;  17 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   28 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(clause94,negated_conjecture,
    man(skc11,skc15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause94) ).

cnf(clause34,axiom,
    ( ~ man(X70,X69)
    | male(X70,X69) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause34) ).

cnf(c118,plain,
    male(skc11,skc15),
    inference(resolution,[status(thm)],[clause34,clause94]) ).

cnf(clause60,axiom,
    ( ~ male(X122,X121)
    | ~ unisex(X122,X121) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause60) ).

cnf(reflexivity,axiom,
    X2 = X2,
    theory(equality) ).

cnf(symmetry,axiom,
    ( X141 != X142
    | X142 = X141 ),
    theory(equality) ).

cnf(clause67,axiom,
    ( ~ be(X137,X135,X136,X138)
    | X136 = X138 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause67) ).

cnf(clause106,negated_conjecture,
    be(skc11,skc13,skc15,skc12),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause106) ).

cnf(c204,plain,
    skc15 = skc12,
    inference(resolution,[status(thm)],[clause106,clause67]) ).

cnf(c205,plain,
    skc12 = skc15,
    inference(resolution,[status(thm)],[c204,symmetry]) ).

cnf(clause98,negated_conjecture,
    wheel(skc11,skc12),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause98) ).

cnf(clause10,axiom,
    ( ~ wheel(X22,X21)
    | device(X22,X21) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause10) ).

cnf(c90,plain,
    device(skc11,skc12),
    inference(resolution,[status(thm)],[clause10,clause98]) ).

cnf(clause11,axiom,
    ( ~ device(X24,X23)
    | instrumentality(X24,X23) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause11) ).

cnf(c92,plain,
    instrumentality(skc11,skc12),
    inference(resolution,[status(thm)],[clause11,c90]) ).

cnf(clause12,axiom,
    ( ~ instrumentality(X26,X25)
    | artifact(X26,X25) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause12) ).

cnf(c93,plain,
    artifact(skc11,skc12),
    inference(resolution,[status(thm)],[clause12,c92]) ).

cnf(clause13,axiom,
    ( ~ artifact(X28,X27)
    | object(X28,X27) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause13) ).

cnf(c94,plain,
    object(skc11,skc12),
    inference(resolution,[status(thm)],[clause13,c93]) ).

cnf(clause20,axiom,
    ( ~ object(X42,X41)
    | unisex(X42,X41) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause20) ).

cnf(c102,plain,
    unisex(skc11,skc12),
    inference(resolution,[status(thm)],[clause20,c94]) ).

cnf(c13,axiom,
    ( X333 != X332
    | X331 != X330
    | ~ unisex(X333,X331)
    | unisex(X332,X330) ),
    theory(equality) ).

cnf(c684,plain,
    ( skc11 != X537
    | skc12 != X538
    | unisex(X537,X538) ),
    inference(resolution,[status(thm)],[c13,c102]) ).

cnf(c878,plain,
    ( skc11 != X539
    | unisex(X539,skc15) ),
    inference(resolution,[status(thm)],[c684,c205]) ).

cnf(c880,plain,
    unisex(skc11,skc15),
    inference(resolution,[status(thm)],[c878,reflexivity]) ).

cnf(c881,plain,
    ~ male(skc11,skc15),
    inference(resolution,[status(thm)],[c880,clause60]) ).

cnf(c886,plain,
    $false,
    inference(resolution,[status(thm)],[c881,c118]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NLP208-1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/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 13:31:23 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 0.93/1.12  % Version:  1.5
% 0.93/1.12  % SZS status Unsatisfiable
% 0.93/1.12  % SZS output start CNFRefutation
% See solution above
% 0.93/1.12  
% 0.93/1.12  % Initial clauses    : 200
% 0.93/1.12  % Processed clauses  : 455
% 0.93/1.12  % Factors computed   : 10
% 0.93/1.12  % Resolvents computed: 800
% 0.93/1.12  % Tautologies deleted: 3
% 0.93/1.12  % Forward subsumed   : 89
% 0.93/1.12  % Backward subsumed  : 2
% 0.93/1.12  % -------- CPU Time ---------
% 0.93/1.12  % User time          : 0.762 s
% 0.93/1.12  % System time        : 0.013 s
% 0.93/1.12  % Total time         : 0.775 s
%------------------------------------------------------------------------------