TSTP Solution File: GEO081-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : GEO081-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n026.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 : Sat Jul 16 06:13:43 EDT 2022

% Result   : Unsatisfiable 0.39s 0.57s
% Output   : Refutation 0.39s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   10 (   7 unt;   1 nHn;   9 RR)
%            Number of literals    :   14 (   0 equ;   5 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :    7 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(part_of_defn_1,axiom,
    ( ~ part_of(X,Y)
    | ~ incident_c(Z,X)
    | incident_c(Z,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-0.ax',part_of_defn_1) ).

cnf(part_of_defn_2,axiom,
    ( incident_c(ax0_sk1(X,Y),X)
    | part_of(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-0.ax',part_of_defn_2) ).

cnf(part_of_defn_3,axiom,
    ( ~ incident_c(ax0_sk1(X,Y),Y)
    | part_of(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-0.ax',part_of_defn_3) ).

cnf(part_of_transitivity_67,negated_conjecture,
    part_of(sk14,sk15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_transitivity_67) ).

cnf(part_of_transitivity_68,negated_conjecture,
    part_of(sk15,sk16),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_transitivity_68) ).

cnf(part_of_transitivity_69,negated_conjecture,
    ~ part_of(sk14,sk16),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_transitivity_69) ).

cnf(51,plain,
    incident_c(ax0_sk1(sk14,sk16),sk14),
    inference('HYPERRESOLVE',[status(thm)],[part_of_transitivity_69,part_of_defn_2]) ).

cnf(52,plain,
    ~ incident_c(ax0_sk1(sk14,sk16),sk16),
    inference('UR-RESOLVE',[status(thm)],[part_of_defn_3,part_of_transitivity_69]) ).

cnf(160,plain,
    incident_c(ax0_sk1(sk14,sk16),sk15),
    inference('HYPERRESOLVE',[status(thm)],[part_of_defn_1,51,part_of_transitivity_67]) ).

cnf(173,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[part_of_defn_1,52,part_of_transitivity_68]),160]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : GEO081-1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n026.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 Jun 18 00:49:24 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-06-18T00:49:24
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n026.cluster.edu at 2022-06-18T00:49:24
% 0.39/0.57  
% 0.39/0.57  
% 0.39/0.57  #||
% 0.39/0.57  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.39/0.57  % SZS output start Refutation
% See solution above
% 0.39/0.57  ||#
% 0.39/0.57  
% 0.39/0.57  ; Summary of computation:
% 0.39/0.57  ;       308 formulas have been input or derived (from 53 formulas).
% 0.39/0.57  ;       173 (56%) were retained.  Of these,
% 0.39/0.57  ;            6 ( 3%) were simplified or subsumed later,
% 0.39/0.57  ;          167 (97%) are still being kept.
% 0.39/0.57  ; 
% 0.39/0.57  ; Run time in seconds excluding printing time:
% 0.39/0.57  ;     0.011  11%   Read assertion file          (1 call)
% 0.39/0.57  ;     0.002   2%   Assert                       (51 calls)
% 0.39/0.57  ;     0.017  17%   Process new row              (257 calls)
% 0.39/0.57  ;     0.017  17%   Resolution                   (104 calls)
% 0.39/0.57  ;     0.000   0%   Paramodulation               (52 calls)
% 0.39/0.57  ;     0.000   0%   Factoring                    (5 calls)
% 0.39/0.57  ;     0.006   6%   Condensing                   (198 calls)
% 0.39/0.57  ;     0.011  11%   Forward subsumption          (198 calls)
% 0.39/0.57  ;     0.003   3%   Backward subsumption         (141 calls)
% 0.39/0.57  ;     0.005   5%   Clause clause subsumption    (563 calls)
% 0.39/0.57  ;     0.004   4%   Forward simplification       (257 calls)
% 0.39/0.57  ;     0.000   0%   Backward simplification      (173 calls)
% 0.39/0.57  ;     0.003   3%   Ordering                     (967 calls)
% 0.39/0.57  ;     0.001   1%   Sortal reasoning             (32 calls)
% 0.39/0.57  ;     0.000   0%   Purity testing               (1 call)
% 0.39/0.57  ;     0.022  22%   Other
% 0.39/0.57  ;     0.102        Total
% 0.39/0.57  ;     0.103        Real time
% 0.39/0.57  ; 
% 0.39/0.57  ; Term-hash-array has 348 terms in all.
% 0.39/0.57  ; Feature-vector-row-index has 135 entries (135 at peak, 141 added, 6 deleted).
% 0.39/0.57  ; Feature-vector-row-index has 370 nodes (370 at peak, 386 added, 16 deleted).
% 0.39/0.57  ;  Retrieved 574 possibly forward subsuming rows in 198 calls.
% 0.39/0.57  ;  Retrieved 85 possibly backward subsumed rows in 141 calls.
% 0.39/0.57  ; Path-index has 345 entries (345 at peak, 363 added, 18 deleted).
% 0.39/0.57  ; Path-index has 795 nodes (795 at peak, 812 added, 17 deleted).
% 0.39/0.57  ; Trie-index has 345 entries (345 at peak, 363 added, 18 deleted).
% 0.39/0.57  ; Trie-index has 748 nodes (748 at peak, 782 added, 34 deleted).
% 0.39/0.57  ; Retrieved 154 generalization terms in 646 calls.
% 0.39/0.57  ; Retrieved 52 instance terms in 31 calls.
% 0.39/0.57  ; Retrieved 7,554 unifiable terms in 714 calls.
% 0.39/0.57  ; 
% 0.39/0.57  ; The agenda of rows to process has 8 entries:
% 0.39/0.57  ;     5 with value 9               2 with value 10               1 with value 11
% 0.39/0.57  ; The agenda of rows to give has 114 entries:
% 0.39/0.57  ;     7 with value (4 8)           3 with value (4 20)           3 with value (4 36)
% 0.39/0.57  ;     1 with value (4 9)           7 with value (4 21)           2 with value (4 38)
% 0.39/0.57  ;     3 with value (4 10)          2 with value (4 23)           3 with value (4 39)
% 0.39/0.57  ;     5 with value (4 11)          4 with value (4 26)           7 with value (4 40)
% 0.39/0.57  ;     3 with value (4 12)          4 with value (4 29)           6 with value (4 43)
% 0.39/0.57  ;     2 with value (4 13)          2 with value (4 30)           6 with value (4 46)
% 0.39/0.57  ;     4 with value (4 14)          4 with value (4 31)           1 with value (4 54)
% 0.39/0.57  ;     4 with value (4 15)          6 with value (4 32)           2 with value (4 55)
% 0.39/0.57  ;     5 with value (4 16)          6 with value (4 34)           6 with value (4 56)
% 0.39/0.57  ;     6 with value (4 19)
% 0.39/0.57  Evaluation took:
% 0.39/0.57    0.103 seconds of real time
% 0.39/0.57    0.090987 seconds of user run time
% 0.39/0.57    0.012409 seconds of system run time
% 0.39/0.57    0 calls to %EVAL
% 0.39/0.57    0 page faults and
% 0.39/0.57    5,306,568 bytes consed.
% 0.39/0.57  :PROOF-FOUND
% 0.39/0.57  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T00:49:24
% 0.39/0.57  :PROOF-FOUND
% 0.39/0.57  * 
%------------------------------------------------------------------------------