TSTP Solution File: PHI014+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : PHI014+1 : TPTP v8.1.0. Released v7.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n021.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  : 600s
% DateTime : Mon Jul 18 16:48:45 EDT 2022

% Result   : Theorem 0.37s 0.58s
% Output   : Refutation 0.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   17 (   9 unt;   3 nHn;  17 RR)
%            Number of literals    :   40 (   0 equ;  22 neg)
%            Maximal clause size   :    6 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-1 aty)
%            Number of variables   :   14 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ property(X)
    | ~ object(Y)
    | ~ is_the(Y,X)
    | ~ object(Z)
    | ~ is_the(Z,X)
    | exemplifies_property(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',description_theorem_2) ).

cnf(2,plain,
    ( ~ property(X)
    | ~ object(Y)
    | ~ is_the(Y,X)
    | exemplifies_property(X,Y) ),
    inference('CONDENSE',[status(thm)],[1]) ).

cnf(3,axiom,
    ( ~ is_the(X,Y)
    | property(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',description_is_property_and_described_is_object) ).

cnf(4,axiom,
    ( ~ is_the(X,Y)
    | object(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',description_is_property_and_described_is_object) ).

cnf(6,axiom,
    ( ~ object(X)
    | ~ exemplifies_property(none_greater,X)
    | ~ object(Y)
    | ~ exemplifies_relation(greater_than,Y,X)
    | ~ exemplifies_property(conceivable,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_none_greater) ).

cnf(10,axiom,
    ( ~ object(X)
    | ~ is_the(X,none_greater)
    | exemplifies_property(existence,X)
    | object('SKOLEMAAAU2'(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_2) ).

cnf(11,axiom,
    ( ~ object(X)
    | ~ is_the(X,none_greater)
    | exemplifies_property(existence,X)
    | exemplifies_relation(greater_than,'SKOLEMAAAU2'(X),X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_2) ).

cnf(12,axiom,
    ( ~ object(X)
    | ~ is_the(X,none_greater)
    | exemplifies_property(existence,X)
    | exemplifies_property(conceivable,'SKOLEMAAAU2'(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_2) ).

cnf(13,axiom,
    is_the(god,none_greater),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_god) ).

cnf(14,negated_conjecture,
    ~ exemplifies_property(existence,god),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',god_exists) ).

cnf(15,plain,
    property(none_greater),
    inference('HYPERRESOLVE',[status(thm)],[3,13]) ).

cnf(16,plain,
    object(god),
    inference('HYPERRESOLVE',[status(thm)],[4,13]) ).

cnf(17,plain,
    exemplifies_property(none_greater,god),
    inference('HYPERRESOLVE',[status(thm)],[2,16,15,13]) ).

cnf(18,plain,
    object('SKOLEMAAAU2'(god)),
    inference('UR-RESOLVE',[status(thm)],[10,16,13,14]) ).

cnf(19,plain,
    exemplifies_property(conceivable,'SKOLEMAAAU2'(god)),
    inference('UR-RESOLVE',[status(thm)],[12,16,13,14]) ).

cnf(20,plain,
    exemplifies_relation(greater_than,'SKOLEMAAAU2'(god),god),
    inference('UR-RESOLVE',[status(thm)],[11,16,13,14]) ).

cnf(23,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[6,19,16,17,18]),20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PHI014+1 : TPTP v8.1.0. Released v7.2.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n021.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.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Thu Jun  2 01:13:31 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.52  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.53  * 
% 0.20/0.53  * 
% 0.20/0.54  #<PACKAGE "SNARK-USER">
% 0.20/0.54  * 
% 0.20/0.54  SNARK-TPTP-OPTIONS
% 0.20/0.54  * 
% 0.20/0.54  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.54   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.54   (USE-FACTORING :POS)
% 0.20/0.54   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.54   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.54   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.54   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.54   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.54   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.54   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.54   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.54   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.54   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.54  * 
% 0.20/0.54  "."
% 0.20/0.54  * 
% 0.20/0.54  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-02T01:13:31
% 0.20/0.54  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n021.cluster.edu at 2022-06-02T01:13:31
% 0.37/0.57  
% 0.37/0.57  
% 0.37/0.57  #||
% 0.37/0.58  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.37/0.58  % SZS output start Refutation
% See solution above
% 0.37/0.58  ||#
% 0.37/0.58  
% 0.37/0.58  ; Summary of computation:
% 0.37/0.58  ;        36 formulas have been input or derived (from 20 formulas).
% 0.37/0.58  ;        23 (64%) were retained.  Of these,
% 0.37/0.58  ;            1 ( 4%) were simplified or subsumed later,
% 0.37/0.58  ;           22 (96%) are still being kept.
% 0.37/0.58  ; 
% 0.37/0.58  ; Run time in seconds excluding printing time:
% 0.37/0.58  ;     0.003   8%   Read assertion file          (1 call)
% 0.37/0.58  ;     0.002   6%   Assert                       (6 calls)
% 0.37/0.58  ;     0.000   0%   Process new row              (28 calls)
% 0.37/0.58  ;     0.002   6%   Resolution                   (38 calls)
% 0.37/0.58  ;     0.000   0%   Paramodulation               (19 calls)
% 0.37/0.58  ;     0.000   0%   Condensing                   (11 calls)
% 0.37/0.58  ;     0.001   3%   Forward subsumption          (11 calls)
% 0.37/0.58  ;     0.001   3%   Backward subsumption         (11 calls)
% 0.37/0.58  ;     0.000   0%   Clause clause subsumption    (1 call)
% 0.37/0.58  ;     0.000   0%   Forward simplification       (28 calls)
% 0.37/0.58  ;     0.000   0%   Backward simplification      (22 calls)
% 0.37/0.58  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.37/0.58  ;     0.000   0%   Purity testing               (1 call)
% 0.37/0.58  ;     0.027  75%   Other
% 0.37/0.58  ;     0.036        Total
% 0.37/0.58  ;     0.040        Real time
% 0.37/0.58  ; 
% 0.37/0.58  ; Term-hash-array has 32 terms in all.
% 0.37/0.58  ; Feature-vector-row-index has 11 entries (11 at peak, 11 added, 0 deleted).
% 0.37/0.58  ; Feature-vector-row-index has 54 nodes (54 at peak, 54 added, 0 deleted).
% 0.37/0.58  ;  Retrieved 1 possibly forward subsuming row in 11 calls.
% 0.37/0.58  ;  Retrieved 0 possibly backward subsumed rows in 11 calls.
% 0.37/0.58  ; Path-index has 37 entries (37 at peak, 37 added, 0 deleted).
% 0.37/0.58  ; Path-index has 57 nodes (57 at peak, 57 added, 0 deleted).
% 0.37/0.58  ; Trie-index has 37 entries (37 at peak, 37 added, 0 deleted).
% 0.37/0.58  ; Trie-index has 59 nodes (59 at peak, 59 added, 0 deleted).
% 0.37/0.58  ; Retrieved 10 generalization terms in 18 calls.
% 0.37/0.58  ; Retrieved 10 instance terms in 10 calls.
% 0.37/0.58  ; Retrieved 485 unifiable terms in 272 calls.
% 0.37/0.58  ; 
% 0.37/0.58  ; The agenda of rows to process has 3 entries:
% 0.37/0.58  ;     1 with value 16              1 with value 17               1 with value 19
% 0.37/0.58  ; The agenda of rows to give has 2 entries:
% 0.37/0.58  ;     2 with value (4 9)
% 0.37/0.58  Evaluation took:
% 0.37/0.58    0.04 seconds of real time
% 0.37/0.58    0.031044 seconds of user run time
% 0.37/0.58    0.008906 seconds of system run time
% 0.37/0.58    0 calls to %EVAL
% 0.37/0.58    0 page faults and
% 0.37/0.58    2,513,672 bytes consed.
% 0.37/0.58  :PROOF-FOUND
% 0.37/0.58  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-02T01:13:31
% 0.37/0.58  :PROOF-FOUND
% 0.37/0.58  * 
%------------------------------------------------------------------------------