TSTP Solution File: CSR057+2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : CSR057+2 : TPTP v8.1.0. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n010.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:42 EDT 2022

% Result   : Theorem 0.61s 0.79s
% Output   : Refutation 0.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   15 (  10 unt;   0 nHn;  15 RR)
%            Number of literals    :   21 (   0 equ;   8 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    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :    8 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    genlmt(c_tptpgeo_member8_mt,c_tptpgeo_spindleheadmt),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_1) ).

cnf(127,axiom,
    ( ~ geographicalsubregions(X,Y)
    | inregion(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_128) ).

cnf(324,axiom,
    genlmt(c_tptpgeo_spindleheadmt,c_worldgeographymt),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_326) ).

cnf(460,axiom,
    ( ~ geolevel_4(X)
    | geographicalregion(X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_462) ).

cnf(462,axiom,
    ( ~ mtvisible(c_worldgeographymt)
    | geolevel_4(c_georegion_l4_x75_y75) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_464) ).

cnf(946,axiom,
    ( ~ geographicalregion(X)
    | geographicalsubregions(X,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_1042) ).

cnf(994,axiom,
    ( ~ mtvisible(X)
    | ~ genlmt(X,Y)
    | mtvisible(Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR002+1.ax',ax1_1123) ).

cnf(1000,negated_conjecture,
    mtvisible(c_tptpgeo_member8_mt),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query107) ).

cnf(1001,negated_conjecture,
    ~ inregion(X,c_georegion_l4_x75_y75),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query107) ).

cnf(1296,plain,
    ~ geographicalsubregions(c_georegion_l4_x75_y75,X),
    inference('UR-RESOLVE',[status(thm)],[127,1001]) ).

cnf(1453,plain,
    mtvisible(c_tptpgeo_spindleheadmt),
    inference('HYPERRESOLVE',[status(thm)],[994,1000,1]) ).

cnf(2464,plain,
    mtvisible(c_worldgeographymt),
    inference('HYPERRESOLVE',[status(thm)],[994,1453,324]) ).

cnf(2468,plain,
    geolevel_4(c_georegion_l4_x75_y75),
    inference('REWRITE',[status(thm)],[462,2464]) ).

cnf(2473,plain,
    geographicalregion(c_georegion_l4_x75_y75),
    inference('HYPERRESOLVE',[status(thm)],[460,2468]) ).

cnf(2477,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[946,2473]),1296]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : CSR057+2 : TPTP v8.1.0. Released v3.4.0.
% 0.11/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n010.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 : Sat Jun 11 13:33:40 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-11T13:33:40
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n010.cluster.edu at 2022-06-11T13:33:40
% 0.18/0.59  
% 0.18/0.60  ; Recognized commutativity assertion (OR (NOT (|affiliatedwith| ?X ?Y)) (|affiliatedwith| ?Y ?X)).
% 0.18/0.60  ; Recognized commutativity assertion (OR (NOT (|no| ?X ?Y)) (|no| ?Y ?X)).
% 0.18/0.60  ; Recognized commutativity assertion (OR (NOT (|borderson| ?X ?Y)) (|borderson| ?Y ?X)).
% 0.18/0.60  ; Recognized commutativity assertion (OR (NOT (|disjointwith| ?X ?Y)) (|disjointwith| ?Y ?X)).
% 0.18/0.60  ; Declaring disjointwith to be commutative.
% 0.18/0.60  ; Declaring borderson to be commutative.
% 0.18/0.60  ; Declaring no to be commutative.
% 0.18/0.60  WARNING:
% 0.18/0.60     |hasmembers| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |products| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |subevents| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |orientation| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |airporthasiatacode| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |subregions| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |geographicallysubsumes| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.60  WARNING:
% 0.18/0.60     |geopoliticalsubdivision| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |natfunction| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |natargument| is a 3-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |tptpquantity| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |agent_generic| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |razor| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |city| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.60  WARNING:
% 0.45/0.60     |relation| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |tptpcol_7_7172| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |binarypredicate| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |spatialthing_localized| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |stringoflengthfn3| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |tptpcol_5_28674| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |creationordestructionevent| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |organization| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |controlcharacterfreestring| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |positiveinteger| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |function_denotational| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |uniformresourcelocator| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |directionoftranslation_throughout| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.45/0.61  WARNING:
% 0.45/0.61     |resultisaarg| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.61/0.79  ; Declaring affiliatedwith to be commutative.
% 0.61/0.79  
% 0.61/0.79  #||
% 0.61/0.79  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.61/0.79  % SZS output start Refutation
% See solution above
% 0.61/0.79  ||#
% 0.61/0.79  
% 0.61/0.79  ; Summary of computation:
% 0.61/0.79  ;      4354 formulas have been input or derived (from 1266 formulas).
% 0.61/0.79  ;      2477 (57%) were retained.  Of these,
% 0.61/0.79  ;            8 ( 0%) were simplified or subsumed later,
% 0.61/0.79  ;         2469 (100%) are still being kept.
% 0.61/0.79  ; 
% 0.61/0.79  ; Run time in seconds excluding printing time:
% 0.61/0.79  ;     0.120  36%   Read assertion file          (1 call)
% 0.61/0.79  ;     0.014   4%   Assert                       (1,132 calls)
% 0.61/0.79  ;     0.059  18%   Process new row              (4,110 calls)
% 0.61/0.79  ;     0.035  11%   Resolution                   (2,530 calls)
% 0.61/0.79  ;     0.005   2%   Paramodulation               (1,265 calls)
% 0.61/0.79  ;     0.014   4%   Condensing                   (749 calls)
% 0.61/0.79  ;     0.007   2%   Forward subsumption          (749 calls)
% 0.61/0.79  ;     0.002   1%   Backward subsumption         (713 calls)
% 0.61/0.79  ;     0.001   0%   Clause clause subsumption    (97 calls)
% 0.61/0.79  ;     0.018   5%   Forward simplification       (4,018 calls)
% 0.61/0.79  ;     0.007   2%   Backward simplification      (2,477 calls)
% 0.61/0.79  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.61/0.79  ;     0.004   1%   Purity testing               (1 call)
% 0.61/0.79  ;     0.047  14%   Other
% 0.61/0.79  ;     0.333        Total
% 0.61/0.79  ;     0.335        Real time
% 0.61/0.79  ; 
% 0.61/0.79  ; Term-hash-array has 2,390 terms in all.
% 0.61/0.79  ; Feature-vector-row-index has 707 entries (712 at peak, 713 added, 6 deleted).
% 0.61/0.79  ; Feature-vector-row-index has 682 nodes (696 at peak, 696 added, 14 deleted).
% 0.61/0.79  ;  Retrieved 1,573 possibly forward subsuming rows in 749 calls.
% 0.61/0.79  ;  Retrieved 1,572 possibly backward subsumed rows in 713 calls.
% 0.61/0.79  ; Path-index has 2,755 entries (2,755 at peak, 2,771 added, 16 deleted).
% 0.61/0.79  ; Path-index has 3,530 nodes (3,530 at peak, 3,548 added, 18 deleted).
% 0.61/0.79  ; Trie-index has 2,755 entries (2,755 at peak, 2,771 added, 16 deleted).
% 0.61/0.79  ; Trie-index has 4,062 nodes (4,062 at peak, 4,083 added, 21 deleted).
% 0.61/0.79  ; Retrieved 1,504 generalization terms in 3,793 calls.
% 0.61/0.79  ; Retrieved 1,775 instance terms in 1,763 calls.
% 0.61/0.79  ; Retrieved 26,857 unifiable terms in 8,739 calls.
% 0.61/0.79  ; 
% 0.61/0.79  ; The agenda of rows to process has 3 entries:
% 0.61/0.79  ;     3 with value 6
% 0.61/0.79  ; The agenda of rows to give has 1208 entries:
% 0.61/0.79  ;   615 with value (4 5)           9 with value (4 8)           22 with value (4 12)
% 0.61/0.79  ;   528 with value (4 6)           5 with value (4 9)            2 with value (4 14)
% 0.61/0.79  ;    23 with value (4 7)           4 with value (4 10)
% 0.61/0.79  Evaluation took:
% 0.61/0.79    0.336 seconds of real time
% 0.61/0.79    0.296409 seconds of user run time
% 0.61/0.79    0.038872 seconds of system run time
% 0.61/0.79    [Run times include 0.009 seconds GC run time.]
% 0.61/0.79    0 calls to %EVAL
% 0.61/0.79    0 page faults and
% 0.61/0.79    22,272,728 bytes consed.
% 0.61/0.79  :PROOF-FOUND
% 0.61/0.79  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-11T13:33:40
% 0.61/0.79  :PROOF-FOUND
% 0.61/0.79  * 
%------------------------------------------------------------------------------