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

View Problem - Process Solution

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

% Computer : n019.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:19:38 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( X != unordered_pair(Y,Z)
    | ~ in(U,X)
    | U = Y
    | U = Z ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_tarski) ).

cnf(3,axiom,
    ( X != unordered_pair(Y,Z)
    | in(U,X)
    | U != Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_tarski) ).

cnf(7,axiom,
    ( ~ subset(X,Y)
    | ~ in(Z,X)
    | in(Z,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_tarski) ).

cnf(8,axiom,
    ( subset(X,Y)
    | in('SKOLEMAAAV2'(X,Y),X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_tarski) ).

cnf(9,axiom,
    ( subset(X,Y)
    | ~ in('SKOLEMAAAV2'(X,Y),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_tarski) ).

cnf(11,negated_conjecture,
    ( ~ subset(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5')
    | ~ in('SKOLEMAAAV3','SKOLEMAAAV5')
    | ~ in('SKOLEMAAAV4','SKOLEMAAAV5') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t38_zfmisc_1) ).

cnf(12,negated_conjecture,
    ( subset(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5')
    | in('SKOLEMAAAV3','SKOLEMAAAV5') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t38_zfmisc_1) ).

cnf(13,negated_conjecture,
    ( subset(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5')
    | in('SKOLEMAAAV4','SKOLEMAAAV5') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t38_zfmisc_1) ).

cnf(14,plain,
    in(X,unordered_pair(X,Y)),
    inference('HYPERRESOLVE',[status(thm)],[3,theory(equality),theory(equality)]) ).

cnf(24,plain,
    in('SKOLEMAAAV4','SKOLEMAAAV5'),
    inference('HYPERRESOLVE',[status(thm)],[7,14,13]) ).

cnf(25,plain,
    ( ~ subset(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5')
    | ~ in('SKOLEMAAAV3','SKOLEMAAAV5') ),
    inference('REWRITE',[status(thm)],[11,24]) ).

cnf(26,plain,
    in('SKOLEMAAAV3','SKOLEMAAAV5'),
    inference('HYPERRESOLVE',[status(thm)],[7,14,12]) ).

cnf(27,plain,
    ~ subset(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5'),
    inference('REWRITE',[status(thm)],[25,26]) ).

cnf(30,plain,
    ~ in('SKOLEMAAAV2'(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5'),'SKOLEMAAAV5'),
    inference('UR-RESOLVE',[status(thm)],[9,27]) ).

cnf(31,plain,
    in('SKOLEMAAAV2'(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5'),unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4')),
    inference('HYPERRESOLVE',[status(thm)],[27,8]) ).

cnf(85,plain,
    ( 'SKOLEMAAAV2'(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5') = 'SKOLEMAAAV3'
    | 'SKOLEMAAAV2'(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5') = 'SKOLEMAAAV4' ),
    inference('HYPERRESOLVE',[status(thm)],[2,31,theory(equality)]) ).

cnf(4865,plain,
    'SKOLEMAAAV2'(unordered_pair('SKOLEMAAAV3','SKOLEMAAAV4'),'SKOLEMAAAV5') = 'SKOLEMAAAV3',
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[30,85,theory(equality)]),24]) ).

cnf(4866,plain,
    $false,
    inference('REWRITE',[status(thm)],[30,26,4865,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEU159+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n019.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun 18 22:55:39 EDT 2022
% 0.12/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-18T22:55:39
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n019.cluster.edu at 2022-06-18T22:55:39
% 0.19/0.49  
% 0.19/0.49  ; Recognized commutativity assertion (= (|unordered_pair| ?X ?Y) (|unordered_pair| ?Y ?X)).
% 7.66/7.85  ; Declaring unordered_pair to be commutative.
% 7.66/7.85  
% 7.66/7.85  #||
% 7.66/7.85  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 7.66/7.85  % SZS output start Refutation
% See solution above
% 7.66/7.85  ||#
% 7.66/7.85  
% 7.66/7.85  ; Summary of computation:
% 7.66/7.85  ;     15146 formulas have been input or derived (from 233 formulas).
% 7.66/7.85  ;      4866 (32%) were retained.  Of these,
% 7.66/7.85  ;          565 (12%) were simplified or subsumed later,
% 7.66/7.85  ;         4301 (88%) are still being kept.
% 7.66/7.85  ; 
% 7.66/7.85  ; Run time in seconds excluding printing time:
% 7.66/7.85  ;     0.001   0%   Read assertion file          (1 call)
% 7.66/7.85  ;     0.001   0%   Assert                       (7 calls)
% 7.66/7.85  ;     0.401   5%   Process new row              (14,417 calls)
% 7.66/7.85  ;     0.298   4%   Resolution                   (464 calls)
% 7.66/7.85  ;     0.067   1%   Paramodulation               (232 calls)
% 7.66/7.85  ;     0.000   0%   Factoring                    (9 calls)
% 7.66/7.85  ;     0.002   0%   Condensing                   (52 calls)
% 7.66/7.85  ;     0.001   0%   Forward subsumption          (52 calls)
% 7.66/7.85  ;     0.001   0%   Backward subsumption         (42 calls)
% 7.66/7.85  ;     0.001   0%   Clause clause subsumption    (34 calls)
% 7.66/7.85  ;     3.943  53%   Forward simplification       (14,416 calls)
% 7.66/7.85  ;     2.592  35%   Backward simplification      (4,866 calls)
% 7.66/7.85  ;     0.007   0%   Ordering                     (4,336 calls)
% 7.66/7.85  ;     0.002   0%   Sortal reasoning             (32 calls)
% 7.66/7.85  ;     0.000   0%   Purity testing               (1 call)
% 7.66/7.85  ;     0.059   1%   Other
% 7.66/7.85  ;     7.376        Total
% 7.66/7.85  ;     7.379        Real time
% 7.66/7.85  ; 
% 7.66/7.85  ; Term-hash-array has 9,776 terms in all.
% 7.66/7.85  ; Feature-vector-row-index has 32 entries (34 at peak, 42 added, 10 deleted).
% 7.66/7.85  ; Feature-vector-row-index has 190 nodes (219 at peak, 317 added, 127 deleted).
% 7.66/7.85  ;  Retrieved 33 possibly forward subsuming rows in 52 calls.
% 7.66/7.85  ;  Retrieved 6 possibly backward subsumed rows in 42 calls.
% 7.66/7.85  ; Path-index has 8,687 entries (9,476 at peak, 9,838 added, 1,151 deleted).
% 7.66/7.85  ; Path-index has 1,110 nodes (1,308 at peak, 1,321 added, 211 deleted).
% 7.66/7.85  ; Trie-index has 8,687 entries (9,476 at peak, 9,838 added, 1,151 deleted).
% 7.66/7.85  ; Trie-index has 30,302 nodes (34,644 at peak, 35,215 added, 4,913 deleted).
% 7.66/7.85  ; Retrieved 262,312 generalization terms in 17,801 calls.
% 7.66/7.85  ; Retrieved 287,832 instance terms in 4,823 calls.
% 7.66/7.85  ; Retrieved 319,585 unifiable terms in 5,682 calls.
% 7.66/7.85  ; 
% 7.66/7.85  ; The agenda of backward simplifiable rows to process has 376 entries:
% 7.66/7.85  ;   376 with value 0
% 7.66/7.85  ; The agenda of rows to process has 20 entries:
% 7.66/7.85  ;     4 with value 20              7 with value 24               2 with value 26
% 7.66/7.85  ;     1 with value 21              1 with value 25               4 with value 27
% 7.66/7.85  ;     1 with value 23
% 7.66/7.85  ; The agenda of rows to give has 4087 entries:
% 7.66/7.85  ;     1 with value (4 13)        162 with value (4 35)          13 with value (4 49)
% 7.66/7.85  ;   126 with value (4 22)        140 with value (4 36)           8 with value (4 50)
% 7.66/7.85  ;   106 with value (4 23)        143 with value (4 37)           7 with value (4 52)
% 7.66/7.85  ;   188 with value (4 24)         97 with value (4 38)           3 with value (4 53)
% 7.66/7.85  ;   231 with value (4 25)         65 with value (4 39)           8 with value (4 54)
% 7.66/7.85  ;   123 with value (4 26)         58 with value (4 40)           4 with value (4 55)
% 7.66/7.85  ;   363 with value (4 27)         73 with value (4 41)           4 with value (4 56)
% 7.66/7.85  ;   241 with value (4 28)         22 with value (4 42)           3 with value (4 57)
% 7.66/7.85  ;   333 with value (4 29)         52 with value (4 43)           2 with value (4 58)
% 7.66/7.85  ;   342 with value (4 30)         12 with value (4 44)           2 with value (4 60)
% 7.66/7.85  ;   285 with value (4 31)         24 with value (4 45)           1 with value (4 64)
% 7.66/7.85  ;   299 with value (4 32)          6 with value (4 46)           2 with value (4 68)
% 7.66/7.85  ;   239 with value (4 33)         23 with value (4 47)           3 with value (4 69)
% 7.66/7.85  ;   269 with value (4 34)          4 with value (4 48)
% 7.66/7.85  Evaluation took:
% 7.66/7.85    7.38 seconds of real time
% 7.66/7.85    7.230181 seconds of user run time
% 7.66/7.85    0.147703 seconds of system run time
% 7.66/7.85    [Run times include 0.376 seconds GC run time.]
% 7.66/7.85    0 calls to %EVAL
% 7.66/7.85    0 page faults and
% 7.66/7.85    541,221,632 bytes consed.
% 7.66/7.85  :PROOF-FOUND
% 7.66/7.85  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T22:55:47
% 7.66/7.85  :PROOF-FOUND
% 7.66/7.85  * 
%------------------------------------------------------------------------------