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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : CSR045+1 : TPTP v8.1.0. Released v3.4.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 : Fri Jul 15 23:18:27 EDT 2022

% Result   : Theorem 0.19s 0.53s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   23 (  16 unt;   0 nHn;  23 RR)
%            Number of literals    :   33 (   0 equ;  12 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   8 con; 0-0 aty)
%            Number of variables   :   14 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    applicationcontext(c_wamt_evalinitial_p14),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just1) ).

cnf(2,axiom,
    genls(c_microtheory,c_aspatialinformationstore),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just2) ).

cnf(5,axiom,
    genls(c_intangibleindividual,c_partiallyintangibleindividual),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just5) ).

cnf(7,axiom,
    genls(c_aspatialinformationstore,c_intangibleindividual),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just7) ).

cnf(9,axiom,
    genls(c_partiallyintangibleindividual,c_individual),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just9) ).

cnf(14,axiom,
    ( ~ applicationcontext(X)
    | microtheory(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just14) ).

cnf(16,axiom,
    disjointwith(c_collection,c_individual),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just16) ).

cnf(17,axiom,
    ( ~ isa(X,Y)
    | ~ isa(X,Z)
    | ~ disjointwith(Y,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just17) ).

cnf(20,axiom,
    ( ~ genls(X,Y)
    | collection(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just20) ).

cnf(31,axiom,
    ( ~ collection(X)
    | isa(X,c_collection) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just40) ).

cnf(33,axiom,
    ( ~ disjointwith(X,Y)
    | ~ genls(Z,Y)
    | disjointwith(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just44) ).

cnf(52,axiom,
    ( ~ microtheory(X)
    | isa(X,c_microtheory) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just67) ).

cnf(54,axiom,
    ( ~ genls(X,Y)
    | ~ genls(Y,Z)
    | genls(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just72) ).

cnf(61,negated_conjecture,
    genls(c_wamt_evalinitial_p14,c_tptpcol_15_80088),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',query45) ).

cnf(62,plain,
    microtheory(c_wamt_evalinitial_p14),
    inference('HYPERRESOLVE',[status(thm)],[14,1]) ).

cnf(63,plain,
    collection(c_wamt_evalinitial_p14),
    inference('HYPERRESOLVE',[status(thm)],[20,61]) ).

cnf(77,plain,
    disjointwith(c_collection,c_partiallyintangibleindividual),
    inference('HYPERRESOLVE',[status(thm)],[33,16,9]) ).

cnf(81,plain,
    genls(c_microtheory,c_intangibleindividual),
    inference('HYPERRESOLVE',[status(thm)],[54,2,7]) ).

cnf(84,plain,
    isa(c_wamt_evalinitial_p14,c_microtheory),
    inference('HYPERRESOLVE',[status(thm)],[52,62]) ).

cnf(88,plain,
    isa(c_wamt_evalinitial_p14,c_collection),
    inference('HYPERRESOLVE',[status(thm)],[31,63]) ).

cnf(125,plain,
    disjointwith(c_collection,c_intangibleindividual),
    inference('HYPERRESOLVE',[status(thm)],[33,77,5]) ).

cnf(166,plain,
    ~ disjointwith(c_collection,c_microtheory),
    inference('UR-RESOLVE',[status(thm)],[17,88,84]) ).

cnf(180,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[33,125,81]),166]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : CSR045+1 : TPTP v8.1.0. Released v3.4.0.
% 0.03/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n021.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Fri Jun 10 18:40:39 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-10T18:40:39
% 0.19/0.46  ; 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-10T18:40:39
% 0.19/0.49  
% 0.19/0.49  ; Recognized commutativity assertion (OR (NOT (|disjointwith| ?X ?Y)) (|disjointwith| ?Y ?X)).
% 0.19/0.49  WARNING:
% 0.19/0.49     |relation| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.49  WARNING:
% 0.19/0.49     |binarypredicate| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.49  WARNING:
% 0.19/0.49     |thing| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.53  ; Declaring disjointwith to be commutative.
% 0.19/0.53  
% 0.19/0.53  #||
% 0.19/0.53  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.53  % SZS output start Refutation
% See solution above
% 0.19/0.53  ||#
% 0.19/0.53  
% 0.19/0.53  ; Summary of computation:
% 0.19/0.53  ;       686 formulas have been input or derived (from 126 formulas).
% 0.19/0.53  ;       180 (26%) were retained.  Of these,
% 0.19/0.53  ;          180 (100%) are still being kept.
% 0.19/0.53  ; 
% 0.19/0.53  ; Run time in seconds excluding printing time:
% 0.19/0.53  ;     0.012  18%   Read assertion file          (1 call)
% 0.19/0.53  ;     0.003   4%   Assert                       (85 calls)
% 0.19/0.53  ;     0.009  13%   Process new row              (586 calls)
% 0.19/0.53  ;     0.011  16%   Resolution                   (250 calls)
% 0.19/0.53  ;     0.000   0%   Paramodulation               (125 calls)
% 0.19/0.53  ;     0.002   3%   Condensing                   (63 calls)
% 0.19/0.53  ;     0.000   0%   Forward subsumption          (63 calls)
% 0.19/0.53  ;     0.000   0%   Backward subsumption         (45 calls)
% 0.19/0.53  ;     0.000   0%   Clause clause subsumption    (29 calls)
% 0.19/0.53  ;     0.006   9%   Forward simplification       (581 calls)
% 0.19/0.53  ;     0.000   0%   Backward simplification      (180 calls)
% 0.19/0.53  ;     0.001   1%   Sortal reasoning             (32 calls)
% 0.19/0.53  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.53  ;     0.023  34%   Other
% 0.19/0.53  ;     0.067        Total
% 0.19/0.53  ;     0.070        Real time
% 0.19/0.53  ; 
% 0.19/0.53  ; Term-hash-array has 181 terms in all.
% 0.19/0.53  ; Feature-vector-row-index has 45 entries (45 at peak, 45 added, 0 deleted).
% 0.19/0.53  ; Feature-vector-row-index has 77 nodes (77 at peak, 77 added, 0 deleted).
% 0.19/0.53  ;  Retrieved 27 possibly forward subsuming rows in 63 calls.
% 0.19/0.53  ;  Retrieved 6 possibly backward subsumed rows in 45 calls.
% 0.19/0.53  ; Path-index has 197 entries (197 at peak, 197 added, 0 deleted).
% 0.19/0.53  ; Path-index has 176 nodes (176 at peak, 176 added, 0 deleted).
% 0.19/0.53  ; Trie-index has 197 entries (197 at peak, 197 added, 0 deleted).
% 0.19/0.53  ; Trie-index has 233 nodes (233 at peak, 233 added, 0 deleted).
% 0.19/0.53  ; Retrieved 383 generalization terms in 554 calls.
% 0.19/0.53  ; Retrieved 141 instance terms in 134 calls.
% 0.19/0.53  ; Retrieved 3,761 unifiable terms in 1,343 calls.
% 0.19/0.53  ; 
% 0.19/0.53  ; The agenda of rows to process has 22 entries:
% 0.19/0.53  ;    22 with value 7
% 0.19/0.53  ; The agenda of rows to give has 54 entries:
% 0.19/0.53  ;    21 with value (4 6)          33 with value (4 7)
% 0.19/0.53  Evaluation took:
% 0.19/0.53    0.07 seconds of real time
% 0.19/0.53    0.057153 seconds of user run time
% 0.19/0.53    0.013132 seconds of system run time
% 0.19/0.53    0 calls to %EVAL
% 0.19/0.53    0 page faults and
% 0.19/0.53    4,028,592 bytes consed.
% 0.19/0.53  :PROOF-FOUND
% 0.19/0.53  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-10T18:40:39
% 0.19/0.53  :PROOF-FOUND
% 0.19/0.53  * 
%------------------------------------------------------------------------------