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

View Problem - Process Solution

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

% Computer : n008.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 01:43:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(23433,axiom,
    ( X = Y
    | vlookup(X,Z) != vnoType
    | ~ vtcheck(Z,vabs(Y,U,veabs),V)
    | vtcheck(vbind(X,W,Z),vabs(Y,U,veabs),V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs-1') ).

cnf(23434,axiom,
    ( X != Y
    | vlookup(X,Z) != vnoType
    | ~ vtcheck(Z,vabs(Y,U,veabs),V)
    | vtcheck(vbind(X,W,Z),vabs(Y,U,veabs),V) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs-2') ).

cnf(23435,negated_conjecture,
    vlookup('SKOLEMAAAU75','SKOLEMAAAU77') = vnoType,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs') ).

cnf(23436,negated_conjecture,
    vtcheck('SKOLEMAAAU77',vabs('SKOLEMAAAU78','SKOLEMAAAU79',veabs),'SKOLEMAAAU80'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs') ).

cnf(23437,negated_conjecture,
    ~ vtcheck(vbind('SKOLEMAAAU75','SKOLEMAAAU76','SKOLEMAAAU77'),vabs('SKOLEMAAAU78','SKOLEMAAAU79',veabs),'SKOLEMAAAU80'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','T-Weak-abs') ).

cnf(23609,plain,
    'SKOLEMAAAU75' = 'SKOLEMAAAU78',
    inference('UR-RESOLVE',[status(thm)],[23433,23435,23436,23437]) ).

cnf(23610,plain,
    vtcheck('SKOLEMAAAU77',vabs('SKOLEMAAAU75','SKOLEMAAAU79',veabs),'SKOLEMAAAU80'),
    inference('REWRITE',[status(thm)],[23436,23609,theory(equality)]) ).

cnf(23611,plain,
    ~ vtcheck(vbind('SKOLEMAAAU75','SKOLEMAAAU76','SKOLEMAAAU77'),vabs('SKOLEMAAAU75','SKOLEMAAAU79',veabs),'SKOLEMAAAU80'),
    inference('REWRITE',[status(thm)],[23437,23609,theory(equality)]) ).

cnf(23614,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[23434,23435,23610,23611,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : COM141+1 : TPTP v8.1.0. Released v6.4.0.
% 0.12/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n008.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 : Thu Jun 16 17:19:37 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 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-16T17:19:37
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n008.cluster.edu at 2022-06-16T17:19:37
% 17.04/17.21  
% 17.04/17.21  
% 17.04/17.21  #||
% 17.04/17.21  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 17.04/17.21  % SZS output start Refutation
% See solution above
% 17.04/17.21  ||#
% 17.04/17.21  
% 17.04/17.21  ; Summary of computation:
% 17.04/17.21  ;     24297 formulas have been input or derived (from 80 formulas).
% 17.04/17.21  ;     23614 (97%) were retained.  Of these,
% 17.04/17.21  ;          620 ( 3%) were simplified or subsumed later,
% 17.04/17.21  ;        22994 (97%) are still being kept.
% 17.04/17.21  ; 
% 17.04/17.21  ; Run time in seconds:
% 17.04/17.21  ;     0.024   0%   Read assertion file          (1 call)
% 17.04/17.21  ;     0.707   4%   Assert                       (58 calls)
% 17.04/17.21  ;     2.438  15%   Process new row              (24,184 calls)
% 17.04/17.21  ;     3.477  21%   Resolution                   (158 calls)
% 17.04/17.21  ;     0.004   0%   Paramodulation               (79 calls)
% 17.04/17.21  ;     0.721   4%   Condensing                   (23,462 calls)
% 17.04/17.21  ;     5.412  32%   Forward subsumption          (23,462 calls)
% 17.04/17.21  ;     1.406   8%   Backward subsumption         (23,451 calls)
% 17.04/17.21  ;     1.099   7%   Clause clause subsumption    (121,421 calls)
% 17.04/17.21  ;     1.278   8%   Forward simplification       (24,183 calls)
% 17.04/17.21  ;     0.024   0%   Backward simplification      (23,614 calls)
% 17.04/17.21  ;     0.001   0%   Ordering                     (170 calls)
% 17.04/17.21  ;     0.000   0%   Sortal reasoning             (32 calls)
% 17.04/17.21  ;     0.037   0%   Purity testing               (1 call)
% 17.04/17.21  ;     0.109   1%   Other
% 17.04/17.21  ;    16.737        Total
% 17.04/17.21  ;    16.737        Real time
% 17.04/17.21  ; 
% 17.04/17.22  ; Term-hash-array has 864 terms in all.
% 17.04/17.22  ; Feature-vector-row-index has 22,850 entries (22,850 at peak, 23,451 added, 601 deleted).
% 17.04/17.22  ; Feature-vector-row-index has 142,763 nodes (143,344 at peak, 156,182 added, 13,419 deleted).
% 17.04/17.22  ;  Retrieved 127,051 possibly forward subsuming rows in 23,462 calls.
% 17.04/17.22  ;  Retrieved 67,536 possibly backward subsumed rows in 23,451 calls.
% 17.04/17.22  ; Path-index has 825 entries (829 at peak, 885 added, 60 deleted).
% 17.04/17.22  ; Path-index has 3,843 nodes (3,843 at peak, 3,865 added, 22 deleted).
% 17.04/17.22  ; Trie-index has 825 entries (829 at peak, 885 added, 60 deleted).
% 17.04/17.22  ; Trie-index has 3,332 nodes (3,349 at peak, 3,495 added, 163 deleted).
% 17.04/17.22  ; Retrieved 1,103 generalization terms in 156,892 calls.
% 17.04/17.22  ; Retrieved 177 instance terms in 162 calls.
% 17.04/17.22  ; Retrieved 140,362 unifiable terms in 2,465 calls.
% 17.04/17.22  ; 
% 17.04/17.22  ; The agenda of rows to process has 5 entries:
% 17.04/17.22  ;     1 with value 5               1 with value 10               1 with value 30
% 17.04/17.22  ;     1 with value 8               1 with value 13
% 17.04/17.22  ; The agenda of input rows to give has 22760 entries:
% 17.04/17.22  ;    11 with value 33            236 with value 79             142 with value 123
% 17.04/17.22  ;     4 with value 34            624 with value 80             192 with value 124
% 17.04/17.22  ;     2 with value 35            295 with value 81             128 with value 125
% 17.04/17.22  ;     4 with value 36            611 with value 82             138 with value 126
% 17.04/17.22  ;    10 with value 37            303 with value 83              99 with value 127
% 17.04/17.22  ;     7 with value 38            425 with value 84             161 with value 128
% 17.04/17.22  ;     8 with value 39            450 with value 85              89 with value 129
% 17.04/17.22  ;     6 with value 40            439 with value 86             148 with value 130
% 17.04/17.22  ;     3 with value 41            458 with value 87              87 with value 131
% 17.04/17.22  ;     4 with value 42            356 with value 88             148 with value 132
% 17.04/17.22  ;    10 with value 43            474 with value 89              73 with value 133
% 17.04/17.22  ;     7 with value 44            476 with value 90             136 with value 134
% 17.04/17.22  ;     6 with value 45            338 with value 91              49 with value 135
% 17.04/17.22  ;     4 with value 46            448 with value 92             129 with value 136
% 17.04/17.22  ;    10 with value 47            316 with value 93              49 with value 137
% 17.04/17.22  ;     6 with value 48            440 with value 94             105 with value 138
% 17.04/17.22  ;     6 with value 49            302 with value 95              43 with value 139
% 17.04/17.22  ;     5 with value 50            395 with value 96              79 with value 140
% 17.04/17.22  ;     7 with value 51            350 with value 97              37 with value 141
% 17.04/17.22  ;     6 with value 52            443 with value 98              84 with value 142
% 17.04/17.22  ;     4 with value 53            348 with value 99              33 with value 143
% 17.04/17.22  ;     3 with value 54            499 with value 100             72 with value 144
% 17.04/17.22  ;     3 with value 55            279 with value 101             27 with value 145
% 17.04/17.22  ;     3 with value 56            516 with value 102             80 with value 146
% 17.04/17.22  ;     3 with value 57            173 with value 103             17 with value 147
% 17.04/17.22  ;     1 with value 58            583 with value 104             60 with value 148
% 17.04/17.22  ;     2 with value 59            124 with value 105             19 with value 149
% 17.04/17.22  ;     7 with value 60            506 with value 106             41 with value 150
% 17.04/17.22  ;     2 with value 61            169 with value 107             18 with value 151
% 17.04/17.22  ;    98 with value 62            540 with value 108             15 with value 152
% 17.04/17.22  ;     3 with value 63            194 with value 109             14 with value 153
% 17.04/17.22  ;   137 with value 64            435 with value 110             29 with value 154
% 17.04/17.22  ;    17 with value 65            205 with value 111              6 with value 155
% 17.04/17.22  ;   362 with value 66            457 with value 112             32 with value 156
% 17.04/17.22  ;   372 with value 68            173 with value 113              2 with value 157
% 17.04/17.22  ;    73 with value 69            350 with value 114             34 with value 158
% 17.04/17.22  ;   525 with value 70            132 with value 115             20 with value 160
% 17.04/17.22  ;    90 with value 71            392 with value 116             11 with value 162
% 17.04/17.22  ;   380 with value 72            124 with value 117              3 with value 164
% 17.04/17.22  ;   184 with value 73            304 with value 118             13 with value 166
% 17.04/17.22  ;   542 with value 74            159 with value 119             16 with value 168
% 17.04/17.22  ;   235 with value 75            303 with value 120             14 with value 170
% 17.04/17.22  ;   453 with value 76            159 with value 121              6 with value 172
% 17.04/17.22  ;   260 with value 77            203 with value 122              2 with value 174
% 17.04/17.22  ;   669 with value 78
% 17.04/17.22  ; The agenda of rows to give has 156 entries:
% 17.04/17.22  ;     2 with value (4 4)          23 with value (4 14)           2 with value (4 25)
% 17.04/17.22  ;     1 with value (4 5)           8 with value (4 15)           1 with value (4 26)
% 17.04/17.22  ;     3 with value (4 6)          21 with value (4 16)           3 with value (4 27)
% 17.04/17.22  ;     3 with value (4 7)           8 with value (4 17)           3 with value (4 28)
% 17.04/17.22  ;     4 with value (4 8)          10 with value (4 18)           1 with value (4 29)
% 17.04/17.22  ;     7 with value (4 9)           2 with value (4 19)           2 with value (4 30)
% 17.04/17.22  ;     7 with value (4 10)          5 with value (4 20)           2 with value (4 31)
% 17.04/17.22  ;     5 with value (4 11)          1 with value (4 21)           1 with value (4 32)
% 17.04/17.22  ;    16 with value (4 12)          2 with value (4 22)           2 with value (4 34)
% 17.04/17.22  ;     9 with value (4 13)          1 with value (4 23)           1 with value (4 35)
% 17.04/17.22  Evaluation took:
% 17.04/17.22    16.75 seconds of real time
% 17.04/17.22    16.133703 seconds of user run time
% 17.04/17.22    0.616355 seconds of system run time
% 17.04/17.22    [Run times include 1.324 seconds GC run time.]
% 17.04/17.22    0 calls to %EVAL
% 17.04/17.22    0 page faults and
% 17.04/17.22    1,538,647,024 bytes consed.
% 17.04/17.22  :PROOF-FOUND
% 17.04/17.22  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-16T17:19:54
% 17.04/17.22  :PROOF-FOUND
% 17.04/17.22  * 
%------------------------------------------------------------------------------