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

View Problem - Process Solution

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

% Computer : n019.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.21s 0.53s
% Output   : Refutation 0.21s
% 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(7,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(8,plain,
    ( ~ property(X)
    | ~ object(Y)
    | ~ is_the(Y,X)
    | exemplifies_property(X,Y) ),
    inference('CONDENSE',[status(thm)],[7]) ).

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

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

cnf(12,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(22,axiom,
    ( ~ object(X)
    | ~ is_the(X,none_greater)
    | exemplifies_property(existence,X)
    | object('SKOLEMAAAV6'(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_2) ).

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

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

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

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

cnf(27,plain,
    property(none_greater),
    inference('HYPERRESOLVE',[status(thm)],[9,25]) ).

cnf(28,plain,
    object(god),
    inference('HYPERRESOLVE',[status(thm)],[10,25]) ).

cnf(38,plain,
    exemplifies_property(none_greater,god),
    inference('HYPERRESOLVE',[status(thm)],[8,28,27,25]) ).

cnf(39,plain,
    object('SKOLEMAAAV6'(god)),
    inference('UR-RESOLVE',[status(thm)],[22,28,25,26]) ).

cnf(40,plain,
    exemplifies_property(conceivable,'SKOLEMAAAV6'(god)),
    inference('UR-RESOLVE',[status(thm)],[24,28,25,26]) ).

cnf(41,plain,
    exemplifies_relation(greater_than,'SKOLEMAAAV6'(god),god),
    inference('UR-RESOLVE',[status(thm)],[23,28,25,26]) ).

cnf(52,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[12,40,28,38,39]),41]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : PHI013+1 : TPTP v8.1.0. Released v7.2.0.
% 0.07/0.14  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n019.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  : 600
% 0.13/0.35  % DateTime : Thu Jun  2 01:03:25 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.48  #<PACKAGE "SNARK-USER">
% 0.21/0.48  * 
% 0.21/0.49  SNARK-TPTP-OPTIONS
% 0.21/0.49  * 
% 0.21/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.49   (USE-FACTORING :POS)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.49  * 
% 0.21/0.49  "."
% 0.21/0.49  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-02T01:03:25
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n019.cluster.edu at 2022-06-02T01:03:25
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  #||
% 0.21/0.53  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.53  % SZS output start Refutation
% See solution above
% 0.21/0.53  ||#
% 0.21/0.53  
% 0.21/0.53  ; Summary of computation:
% 0.21/0.53  ;        91 formulas have been input or derived (from 38 formulas).
% 0.21/0.53  ;        52 (57%) were retained.  Of these,
% 0.21/0.53  ;           17 (33%) were simplified or subsumed later,
% 0.21/0.53  ;           35 (67%) are still being kept.
% 0.21/0.53  ; 
% 0.21/0.53  ; Run time in seconds excluding printing time:
% 0.21/0.53  ;     0.003   8%   Read assertion file          (1 call)
% 0.21/0.53  ;     0.001   3%   Assert                       (9 calls)
% 0.21/0.53  ;     0.003   8%   Process new row              (77 calls)
% 0.21/0.53  ;     0.002   5%   Resolution                   (74 calls)
% 0.21/0.53  ;     0.001   3%   Paramodulation               (37 calls)
% 0.21/0.53  ;     0.001   3%   Condensing                   (34 calls)
% 0.21/0.53  ;     0.001   3%   Forward subsumption          (34 calls)
% 0.21/0.53  ;     0.001   3%   Backward subsumption         (30 calls)
% 0.21/0.53  ;     0.000   0%   Clause clause subsumption    (5 calls)
% 0.21/0.53  ;     0.001   3%   Forward simplification       (75 calls)
% 0.21/0.53  ;     0.000   0%   Backward simplification      (50 calls)
% 0.21/0.53  ;     0.001   3%   Ordering                     (26 calls)
% 0.21/0.53  ;     0.001   3%   Sortal reasoning             (32 calls)
% 0.21/0.53  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.53  ;     0.023  59%   Other
% 0.21/0.53  ;     0.039        Total
% 0.21/0.53  ;     0.041        Real time
% 0.21/0.53  ; 
% 0.21/0.53  ; Term-hash-array has 60 terms in all.
% 0.21/0.53  ; Feature-vector-row-index has 22 entries (22 at peak, 30 added, 8 deleted).
% 0.21/0.53  ; Feature-vector-row-index has 121 nodes (121 at peak, 176 added, 55 deleted).
% 0.21/0.53  ;  Retrieved 5 possibly forward subsuming rows in 34 calls.
% 0.21/0.53  ;  Retrieved 0 possibly backward subsumed rows in 30 calls.
% 0.21/0.53  ; Path-index has 55 entries (57 at peak, 71 added, 16 deleted).
% 0.21/0.53  ; Path-index has 99 nodes (102 at peak, 116 added, 17 deleted).
% 0.21/0.53  ; Trie-index has 55 entries (57 at peak, 71 added, 16 deleted).
% 0.21/0.53  ; Trie-index has 98 nodes (101 at peak, 123 added, 25 deleted).
% 0.21/0.53  ; Retrieved 20 generalization terms in 83 calls.
% 0.21/0.53  ; Retrieved 19 instance terms in 19 calls.
% 0.21/0.53  ; Retrieved 1,756 unifiable terms in 728 calls.
% 0.21/0.53  ; 
% 0.21/0.53  ; The agenda of rows to process has 3 entries:
% 0.21/0.53  ;     1 with value 16              1 with value 17               1 with value 19
% 0.21/0.53  ; The agenda of rows to give has 5 entries:
% 0.21/0.53  ;     1 with value (4 9)           2 with value (4 14)           1 with value (4 15)
% 0.21/0.53  ;     1 with value (4 13)
% 0.21/0.53  Evaluation took:
% 0.21/0.53    0.042 seconds of real time
% 0.21/0.53    0.033884 seconds of user run time
% 0.21/0.53    0.007975 seconds of system run time
% 0.21/0.53    0 calls to %EVAL
% 0.21/0.53    0 page faults and
% 0.21/0.53    2,959,992 bytes consed.
% 0.21/0.53  :PROOF-FOUND
% 0.21/0.53  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-02T01:03:26
% 0.21/0.53  :PROOF-FOUND
% 0.21/0.53  * 
%------------------------------------------------------------------------------