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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SEU306+2 : TPTP v8.1.0. Released v3.3.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 : Tue Jul 19 14:21:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(218,axiom,
    ( ~ one_sorted_str(X)
    | cast_as_carrier_subset(X) = the_carrier(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_pre_topc) ).

cnf(2670,negated_conjecture,
    one_sorted_str('SKOLEMAAAV293'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t12_pre_topc) ).

cnf(2671,negated_conjecture,
    cast_as_carrier_subset('SKOLEMAAAV293') != the_carrier('SKOLEMAAAV293'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t12_pre_topc) ).

cnf(3257,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[218,2670,2671]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SEU306+2 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n010.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sun Jun 19 21:12:37 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.49  #<PACKAGE "SNARK-USER">
% 0.21/0.49  * 
% 0.21/0.49  SNARK-TPTP-OPTIONS
% 0.21/0.49  * 
% 0.21/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.49   (USE-FACTORING :POS)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.49  * 
% 0.21/0.49  "."
% 0.21/0.49  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-19T21:12:37
% 0.21/0.49  ; 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-19T21:12:37
% 0.37/0.60  
% 0.37/0.60  ; Recognized commutativity assertion (= (|unordered_pair| ?X ?Y) (|unordered_pair| ?Y ?X)).
% 0.37/0.60  ; Recognized commutativity assertion (= (|set_union2| ?X ?Y) (|set_union2| ?Y ?X)).
% 0.47/0.66  ; Recognized commutativity assertion (= (|set_intersection2| ?X ?Y) (|set_intersection2| ?Y ?X)).
% 0.47/0.66  ; Recognized commutativity assertion (OR (NOT (|disjoint| ?X ?Y)) (|disjoint| ?Y ?X)).
% 0.47/0.66  ; Recognized commutativity assertion (OR (NOT (|equipotent| ?X ?Y)) (|equipotent| ?Y ?X)).
% 0.47/0.66  ; Recognized right identity assertion (= (|set_union2| ?X |empty_set|) ?X).
% 0.47/0.66  ; Recognized right identity assertion (= (|set_difference| ?X |empty_set|) ?X).
% 0.47/0.66  ; Declaring unordered_pair to be commutative.
% 0.47/0.66  ; Declaring set_union2 to be commutative.
% 0.47/0.66  ; Declaring set_intersection2 to be commutative.
% 0.47/0.66  ; Declaring disjoint to be commutative.
% 0.47/0.68  WARNING:
% 0.47/0.68     |meet_commutative| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.47/0.68  WARNING:
% 0.47/0.68     |join_commutative| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.47/0.68  WARNING:
% 0.47/0.68     |v1_xcmplx_0| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.47/0.68  WARNING:
% 0.47/0.68     |v1_xreal_0| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.47/0.68  WARNING:
% 0.47/0.68     |v1_rat_1| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.47/0.68  WARNING:
% 0.47/0.68     |v1_int_1| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 1.69/1.92  ; Declaring equipotent to be commutative.
% 1.69/1.92  
% 1.69/1.92  #||
% 1.69/1.92  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.69/1.92  % SZS output start Refutation
% See solution above
% 1.69/1.92  ||#
% 1.69/1.92  
% 1.69/1.92  ; Summary of computation:
% 1.69/1.92  ;      4136 formulas have been input or derived (from 252 formulas).
% 1.69/1.92  ;      3257 (79%) were retained.  Of these,
% 1.77/1.94  ;          341 (10%) were simplified or subsumed later,
% 1.77/1.94  ;         2916 (90%) are still being kept.
% 1.77/1.94  ; 
% 1.77/1.94  ; Run time in seconds:
% 1.77/1.94  ;     0.104   7%   Read assertion file          (1 call)
% 1.77/1.94  ;     0.057   4%   Assert                       (474 calls)
% 1.77/1.94  ;     0.263  18%   Process new row              (4,055 calls)
% 1.77/1.94  ;     0.062   4%   Resolution                   (502 calls)
% 1.77/1.94  ;     0.000   0%   Paramodulation               (251 calls)
% 1.77/1.94  ;     0.000   0%   Factoring                    (7 calls)
% 1.77/1.94  ;     0.045   3%   Condensing                   (2,820 calls)
% 1.77/1.94  ;     0.275  19%   Forward subsumption          (2,820 calls)
% 1.77/1.94  ;     0.283  20%   Backward subsumption         (2,779 calls)
% 1.77/1.94  ;     0.203  14%   Clause clause subsumption    (9,421 calls)
% 1.77/1.94  ;     0.072   5%   Forward simplification       (4,026 calls)
% 1.77/1.94  ;     0.016   1%   Backward simplification      (3,242 calls)
% 1.77/1.94  ;     0.001   0%   Ordering                     (606 calls)
% 1.77/1.94  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.77/1.94  ;     0.016   1%   Purity testing               (1 call)
% 1.77/1.94  ;     0.052   4%   Other
% 1.77/1.94  ;     1.449        Total
% 1.77/1.94  ;     1.450        Real time
% 1.77/1.94  ; 
% 1.77/1.94  ; Term-hash-array has 2,563 terms in all.
% 1.77/1.94  ; Feature-vector-row-index has 2,555 entries (2,737 at peak, 2,779 added, 224 deleted).
% 1.77/1.94  ; Feature-vector-row-index has 20,942 nodes (22,953 at peak, 23,053 added, 2,111 deleted).
% 1.77/1.94  ;  Retrieved 15,675 possibly forward subsuming rows in 2,820 calls.
% 1.77/1.94  ;  Retrieved 15,756 possibly backward subsumed rows in 2,779 calls.
% 1.77/1.94  ; Path-index has 2,482 entries (2,482 at peak, 2,611 added, 129 deleted).
% 1.77/1.94  ; Path-index has 7,203 nodes (7,203 at peak, 7,331 added, 128 deleted).
% 1.77/1.94  ; Trie-index has 2,482 entries (2,482 at peak, 2,611 added, 129 deleted).
% 1.77/1.94  ; Trie-index has 6,116 nodes (6,116 at peak, 6,324 added, 208 deleted).
% 1.77/1.94  ; Retrieved 4,848 generalization terms in 14,525 calls.
% 1.77/1.94  ; Retrieved 555 instance terms in 462 calls.
% 1.77/1.94  ; Retrieved 38,603 unifiable terms in 1,764 calls.
% 1.77/1.94  ; 
% 1.77/1.94  ; The agenda of rows to process has 7 entries:
% 1.77/1.94  ;     1 with value 4               6 with value 8
% 1.77/1.94  ; The agenda of input rows to give has 2442 entries:
% 1.77/1.94  ;    23 with value 10             35 with value 40              17 with value 70
% 1.77/1.94  ;    37 with value 11             35 with value 41              30 with value 71
% 1.77/1.94  ;    74 with value 12             66 with value 42              10 with value 72
% 1.77/1.94  ;    41 with value 13             60 with value 43               2 with value 73
% 1.77/1.94  ;    54 with value 14             26 with value 44              17 with value 74
% 1.77/1.94  ;    19 with value 15             39 with value 45              17 with value 75
% 1.77/1.94  ;    56 with value 16             33 with value 46               2 with value 76
% 1.77/1.94  ;    32 with value 17             47 with value 47              26 with value 77
% 1.77/1.94  ;    37 with value 18             49 with value 48              18 with value 78
% 1.77/1.94  ;    37 with value 19             86 with value 49               4 with value 79
% 1.77/1.94  ;    39 with value 20             16 with value 50              13 with value 80
% 1.77/1.94  ;    46 with value 21             35 with value 51              13 with value 81
% 1.77/1.94  ;    42 with value 22             38 with value 52               9 with value 82
% 1.77/1.94  ;    52 with value 23             56 with value 53               1 with value 83
% 1.77/1.94  ;    39 with value 24             21 with value 54              26 with value 84
% 1.77/1.94  ;    35 with value 25             56 with value 55               8 with value 85
% 1.77/1.94  ;    39 with value 26             19 with value 56               4 with value 86
% 1.77/1.94  ;    23 with value 27             32 with value 57              12 with value 87
% 1.77/1.94  ;    36 with value 28             35 with value 58               8 with value 88
% 1.77/1.94  ;    20 with value 29             76 with value 59               6 with value 90
% 1.77/1.94  ;    21 with value 30              7 with value 60               4 with value 92
% 1.77/1.94  ;    29 with value 31             39 with value 61              15 with value 94
% 1.77/1.94  ;    31 with value 32             14 with value 62               9 with value 96
% 1.77/1.94  ;    16 with value 33             25 with value 63               3 with value 100
% 1.77/1.94  ;    38 with value 34             18 with value 64               3 with value 104
% 1.77/1.94  ;    28 with value 35             49 with value 65               9 with value 106
% 1.77/1.94  ;    33 with value 36              3 with value 66               1 with value 110
% 1.77/1.94  ;    40 with value 37             21 with value 67               1 with value 114
% 1.77/1.94  ;    28 with value 38             13 with value 68               3 with value 116
% 1.77/1.94  ;    45 with value 39             12 with value 69
% 1.77/1.94  ; The agenda of rows to give has 251 entries:
% 1.77/1.94  ;     6 with value (4 4)          21 with value (4 8)            2 with value (4 12)
% 1.77/1.94  ;    23 with value (4 5)          24 with value (4 9)            5 with value (4 13)
% 1.77/1.94  ;   108 with value (4 6)          14 with value (4 10)           1 with value (4 14)
% 1.77/1.94  ;    44 with value (4 7)           3 with value (4 11)
% 1.77/1.94  Evaluation took:
% 1.77/1.94    1.451 seconds of real time
% 1.77/1.94    1.365635 seconds of user run time
% 1.77/1.94    0.085127 seconds of system run time
% 1.77/1.94    [Run times include 0.115 seconds GC run time.]
% 1.77/1.94    0 calls to %EVAL
% 1.77/1.94    0 page faults and
% 1.77/1.94    188,949,016 bytes consed.
% 1.77/1.94  :PROOF-FOUND
% 1.77/1.94  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-19T21:12:39
% 1.77/1.94  :PROOF-FOUND
% 1.77/1.94  * 
%------------------------------------------------------------------------------