TSTP Solution File: PUZ031+3 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : PUZ031+3 : TPTP v8.1.0. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n017.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 18:26:46 EDT 2022

% Result   : Theorem 0.19s 0.52s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   20
% Syntax   : Number of clauses     :   37 (  22 unt;   1 nHn;  37 RR)
%            Number of literals    :   67 (   0 equ;  37 neg)
%            Maximal clause size   :    8 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-1 aty)
%            Number of variables   :   26 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    wolf('SKOLEMAAAW3'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wolf_type) ).

cnf(3,axiom,
    ( ~ wolf(X)
    | animal(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wolf_is_animal) ).

cnf(4,axiom,
    fox('SKOLEMAAAW4'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fox_type) ).

cnf(5,axiom,
    ( ~ fox(X)
    | animal(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fox_is_animal) ).

cnf(6,axiom,
    bird('SKOLEMAAAW5'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bird_type) ).

cnf(7,axiom,
    ( ~ bird(X)
    | animal(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bird_is_animal) ).

cnf(10,axiom,
    snail('SKOLEMAAAW7'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',snail_type) ).

cnf(11,axiom,
    ( ~ snail(X)
    | animal(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',snail_is_animal) ).

cnf(13,axiom,
    grain('SKOLEMAAAW9'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',grain_type) ).

cnf(14,axiom,
    ( ~ grain(X)
    | plant(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',grain_is_plant) ).

cnf(15,axiom,
    ( ~ animal(X)
    | ~ plant(Y)
    | eats(X,Y)
    | ~ animal(Z)
    | ~ much_smaller(Z,X)
    | ~ plant(U)
    | ~ eats(Z,U)
    | eats(X,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_7) ).

cnf(16,axiom,
    ( ~ bird(X)
    | ~ snail(Y)
    | much_smaller(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_8) ).

cnf(18,axiom,
    ( ~ bird(X)
    | ~ fox(Y)
    | much_smaller(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_9) ).

cnf(19,axiom,
    ( ~ fox(X)
    | ~ wolf(Y)
    | much_smaller(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_10) ).

cnf(20,axiom,
    ( ~ wolf(X)
    | ~ fox(Y)
    | ~ eats(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_11) ).

cnf(21,axiom,
    ( ~ wolf(X)
    | ~ grain(Y)
    | ~ eats(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_11a) ).

cnf(23,axiom,
    ( ~ bird(X)
    | ~ snail(Y)
    | ~ eats(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_13) ).

cnf(26,axiom,
    ( ~ snail(X)
    | plant('SKOLEMAAAW11'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_14a) ).

cnf(27,axiom,
    ( ~ snail(X)
    | eats(X,'SKOLEMAAAW11'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47_14a) ).

cnf(28,negated_conjecture,
    ( ~ animal(X)
    | ~ animal(Y)
    | ~ grain(Z)
    | ~ eats(Y,Z)
    | ~ eats(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel47) ).

cnf(29,plain,
    animal('SKOLEMAAAW3'),
    inference('HYPERRESOLVE',[status(thm)],[3,2]) ).

cnf(30,plain,
    animal('SKOLEMAAAW4'),
    inference('HYPERRESOLVE',[status(thm)],[5,4]) ).

cnf(31,plain,
    animal('SKOLEMAAAW5'),
    inference('HYPERRESOLVE',[status(thm)],[7,6]) ).

cnf(33,plain,
    animal('SKOLEMAAAW7'),
    inference('HYPERRESOLVE',[status(thm)],[11,10]) ).

cnf(34,plain,
    plant('SKOLEMAAAW9'),
    inference('HYPERRESOLVE',[status(thm)],[14,13]) ).

cnf(36,plain,
    plant('SKOLEMAAAW11'('SKOLEMAAAW7')),
    inference('HYPERRESOLVE',[status(thm)],[26,10]) ).

cnf(38,plain,
    eats('SKOLEMAAAW7','SKOLEMAAAW11'('SKOLEMAAAW7')),
    inference('HYPERRESOLVE',[status(thm)],[27,10]) ).

cnf(39,plain,
    much_smaller('SKOLEMAAAW7','SKOLEMAAAW5'),
    inference('HYPERRESOLVE',[status(thm)],[16,6,10]) ).

cnf(41,plain,
    much_smaller('SKOLEMAAAW5','SKOLEMAAAW4'),
    inference('HYPERRESOLVE',[status(thm)],[18,6,4]) ).

cnf(42,plain,
    much_smaller('SKOLEMAAAW4','SKOLEMAAAW3'),
    inference('HYPERRESOLVE',[status(thm)],[19,4,2]) ).

cnf(43,plain,
    ~ eats('SKOLEMAAAW3','SKOLEMAAAW4'),
    inference('UR-RESOLVE',[status(thm)],[20,2,4]) ).

cnf(44,plain,
    ~ eats('SKOLEMAAAW3','SKOLEMAAAW9'),
    inference('UR-RESOLVE',[status(thm)],[21,2,13]) ).

cnf(46,plain,
    ~ eats('SKOLEMAAAW5','SKOLEMAAAW7'),
    inference('UR-RESOLVE',[status(thm)],[23,6,10]) ).

cnf(47,plain,
    ~ eats('SKOLEMAAAW4','SKOLEMAAAW9'),
    inference('UR-RESOLVE',[status(thm)],[15,44,29,34,30,42,34,43]) ).

cnf(56,plain,
    eats('SKOLEMAAAW5','SKOLEMAAAW9'),
    inference('UR-RESOLVE',[status(thm)],[15,38,31,34,33,39,36,46]) ).

cnf(63,plain,
    eats('SKOLEMAAAW4','SKOLEMAAAW5'),
    inference('UR-RESOLVE',[status(thm)],[15,56,30,34,47,31,41,34]) ).

cnf(67,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[28,56,30,31,13]),63]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PUZ031+3 : TPTP v8.1.0. Released v4.1.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n017.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  : 600
% 0.13/0.34  % DateTime : Sat May 28 20:01:23 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-05-28T20:01:23
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-05-28T20:01:23
% 0.19/0.48  WARNING:
% 0.19/0.48     |edible| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  #||
% 0.19/0.52  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.52  % SZS output start Refutation
% See solution above
% 0.19/0.52  ||#
% 0.19/0.52  
% 0.19/0.52  ; Summary of computation:
% 0.19/0.52  ;       100 formulas have been input or derived (from 54 formulas).
% 0.19/0.52  ;        67 (67%) were retained.  Of these,
% 0.19/0.52  ;           67 (100%) are still being kept.
% 0.19/0.52  ; 
% 0.19/0.52  ; Run time in seconds excluding printing time:
% 0.19/0.52  ;     0.005  10%   Read assertion file          (1 call)
% 0.19/0.52  ;     0.002   4%   Assert                       (29 calls)
% 0.19/0.52  ;     0.001   2%   Process new row              (78 calls)
% 0.19/0.52  ;     0.016  31%   Resolution                   (106 calls)
% 0.19/0.52  ;     0.000   0%   Paramodulation               (53 calls)
% 0.19/0.52  ;     0.002   4%   Condensing                   (20 calls)
% 0.19/0.52  ;     0.000   0%   Forward subsumption          (20 calls)
% 0.19/0.52  ;     0.000   0%   Backward subsumption         (20 calls)
% 0.19/0.52  ;     0.002   4%   Forward simplification       (75 calls)
% 0.19/0.52  ;     0.000   0%   Backward simplification      (67 calls)
% 0.19/0.52  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.52  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.52  ;     0.024  46%   Other
% 0.19/0.52  ;     0.052        Total
% 0.19/0.52  ;     0.056        Real time
% 0.19/0.52  ; 
% 0.19/0.52  ; Term-hash-array has 79 terms in all.
% 0.19/0.52  ; Feature-vector-row-index has 20 entries (20 at peak, 20 added, 0 deleted).
% 0.19/0.52  ; Feature-vector-row-index has 40 nodes (40 at peak, 40 added, 0 deleted).
% 0.19/0.52  ;  Retrieved 1 possibly forward subsuming row in 20 calls.
% 0.19/0.52  ;  Retrieved 1 possibly backward subsumed row in 20 calls.
% 0.19/0.52  ; Path-index has 87 entries (87 at peak, 87 added, 0 deleted).
% 0.19/0.52  ; Path-index has 93 nodes (93 at peak, 93 added, 0 deleted).
% 0.19/0.52  ; Trie-index has 87 entries (87 at peak, 87 added, 0 deleted).
% 0.19/0.52  ; Trie-index has 107 nodes (107 at peak, 107 added, 0 deleted).
% 0.19/0.52  ; Retrieved 13 generalization terms in 94 calls.
% 0.19/0.52  ; Retrieved 46 instance terms in 46 calls.
% 0.19/0.52  ; Retrieved 10,408 unifiable terms in 3,695 calls.
% 0.19/0.52  ; 
% 0.19/0.52  ; The agenda of rows to process has 6 entries:
% 0.19/0.52  ;     2 with value 7               2 with value 11               2 with value 13
% 0.19/0.52  ; The agenda of rows to give has 13 entries:
% 0.19/0.52  ;     4 with value (4 6)           5 with value (4 7)            4 with value (4 8)
% 0.19/0.52  Evaluation took:
% 0.19/0.52    0.056 seconds of real time
% 0.19/0.52    0.045263 seconds of user run time
% 0.19/0.52    0.01098 seconds of system run time
% 0.19/0.52    0 calls to %EVAL
% 0.19/0.52    0 page faults and
% 0.19/0.52    4,594,128 bytes consed.
% 0.19/0.52  :PROOF-FOUND
% 0.19/0.52  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-05-28T20:01:23
% 0.19/0.52  :PROOF-FOUND
% 0.19/0.52  * 
%------------------------------------------------------------------------------