TSTP Solution File: SET762+4 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SET762+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 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 05:11:59 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( subset(X,Y)
    | member('SKOLEMAAAV1'(X,Y),X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET006+0.ax',subset) ).

cnf(6,axiom,
    ( equal_set(X,Y)
    | ~ subset(X,Y)
    | ~ subset(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET006+0.ax',equal_set) ).

cnf(15,axiom,
    ~ member(X,empty_set),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET006+0.ax',empty_set) ).

cnf(91,axiom,
    ( ~ member(X,image2(Y,Z))
    | member('SKOLEMAAAV25'(Z,Y,X),Z) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET006+1.ax',image2) ).

cnf(136,negated_conjecture,
    ~ equal_set(image2('SKOLEMAAAV41',empty_set),empty_set),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thIIa12) ).

cnf(138,plain,
    subset(empty_set,X),
    inference('UR-RESOLVE',[status(thm)],[2,15]) ).

cnf(202,plain,
    ~ member(X,image2(Y,empty_set)),
    inference('UR-RESOLVE',[status(thm)],[91,15]) ).

cnf(261,plain,
    ~ subset(image2('SKOLEMAAAV41',empty_set),empty_set),
    inference('UR-RESOLVE',[status(thm)],[6,138,136]) ).

cnf(754,plain,
    subset(image2(X,empty_set),Y),
    inference('UR-RESOLVE',[status(thm)],[2,202]) ).

cnf(755,plain,
    $false,
    inference('REWRITE',[status(thm)],[261,754]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET762+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 0.07/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n019.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 : Sun Jul 10 06:04:08 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-10T06:04:08
% 0.19/0.46  ; 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-07-10T06:04:08
% 1.06/1.25  
% 1.06/1.25  
% 1.06/1.25  #||
% 1.06/1.25  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.06/1.25  % SZS output start Refutation
% See solution above
% 1.06/1.25  ||#
% 1.06/1.25  
% 1.06/1.25  ; Summary of computation:
% 1.06/1.25  ;      1256 formulas have been input or derived (from 159 formulas).
% 1.06/1.25  ;       755 (60%) were retained.  Of these,
% 1.06/1.25  ;            6 ( 1%) were simplified or subsumed later,
% 1.06/1.25  ;          749 (99%) are still being kept.
% 1.06/1.25  ; 
% 1.06/1.25  ; Run time in seconds:
% 1.06/1.25  ;     0.011   1%   Read assertion file          (1 call)
% 1.06/1.25  ;     0.005   1%   Assert                       (29 calls)
% 1.06/1.25  ;     0.046   6%   Process new row              (1,074 calls)
% 1.06/1.25  ;     0.658  84%   Resolution                   (316 calls)
% 1.06/1.25  ;     0.000   0%   Paramodulation               (158 calls)
% 1.06/1.25  ;     0.000   0%   Factoring                    (41 calls)
% 1.06/1.25  ;     0.004   1%   Condensing                   (335 calls)
% 1.06/1.25  ;     0.011   1%   Forward subsumption          (335 calls)
% 1.06/1.25  ;     0.004   1%   Backward subsumption         (301 calls)
% 1.06/1.25  ;     0.002   0%   Clause clause subsumption    (258 calls)
% 1.06/1.25  ;     0.006   1%   Forward simplification       (1,074 calls)
% 1.06/1.25  ;     0.007   1%   Backward simplification      (755 calls)
% 1.06/1.25  ;     0.002   0%   Ordering                     (517 calls)
% 1.06/1.25  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.06/1.25  ;     0.001   0%   Purity testing               (1 call)
% 1.06/1.25  ;     0.028   4%   Other
% 1.06/1.25  ;     0.785        Total
% 1.06/1.25  ;     0.786        Real time
% 1.06/1.25  ; 
% 1.06/1.25  ; Term-hash-array has 1,306 terms in all.
% 1.06/1.25  ; Feature-vector-row-index has 301 entries (301 at peak, 301 added, 0 deleted).
% 1.06/1.25  ; Feature-vector-row-index has 870 nodes (870 at peak, 870 added, 0 deleted).
% 1.06/1.25  ;  Retrieved 485 possibly forward subsuming rows in 335 calls.
% 1.06/1.25  ;  Retrieved 84 possibly backward subsumed rows in 301 calls.
% 1.06/1.25  ; Path-index has 1,304 entries (1,305 at peak, 1,310 added, 6 deleted).
% 1.06/1.25  ; Path-index has 4,097 nodes (4,098 at peak, 4,098 added, 1 deleted).
% 1.06/1.25  ; Trie-index has 1,304 entries (1,305 at peak, 1,310 added, 6 deleted).
% 1.06/1.25  ; Trie-index has 3,965 nodes (3,968 at peak, 3,973 added, 8 deleted).
% 1.06/1.25  ; Retrieved 481 generalization terms in 1,452 calls.
% 1.06/1.25  ; Retrieved 545 instance terms in 453 calls.
% 1.06/1.25  ; Retrieved 1,784,962 unifiable terms in 29,839 calls.
% 1.06/1.25  ; 
% 1.06/1.25  ; The agenda of rows to process has 106 entries:
% 1.06/1.25  ;     2 with value 9              39 with value 12               4 with value 18
% 1.06/1.25  ;     9 with value 10             11 with value 13               8 with value 19
% 1.06/1.25  ;    15 with value 11             14 with value 14               4 with value 20
% 1.06/1.25  ; The agenda of rows to give has 590 entries:
% 1.06/1.25  ;    11 with value (4 8)          23 with value (4 20)           2 with value (4 31)
% 1.06/1.25  ;    27 with value (4 9)          11 with value (4 21)           8 with value (4 32)
% 1.06/1.25  ;    41 with value (4 10)         12 with value (4 22)           1 with value (4 33)
% 1.06/1.25  ;    68 with value (4 11)         12 with value (4 23)           7 with value (4 34)
% 1.06/1.25  ;    76 with value (4 12)         10 with value (4 24)           7 with value (4 35)
% 1.06/1.25  ;    65 with value (4 13)          4 with value (4 25)           6 with value (4 36)
% 1.06/1.25  ;    44 with value (4 14)          6 with value (4 26)           7 with value (4 37)
% 1.06/1.25  ;     3 with value (4 15)          4 with value (4 27)           2 with value (4 38)
% 1.06/1.25  ;    14 with value (4 16)          2 with value (4 28)           2 with value (4 39)
% 1.06/1.25  ;    16 with value (4 17)          3 with value (4 29)           4 with value (4 40)
% 1.06/1.25  ;    38 with value (4 18)          4 with value (4 30)           6 with value (4 41)
% 1.06/1.25  ;    44 with value (4 19)
% 1.06/1.25  Evaluation took:
% 1.06/1.25    0.786 seconds of real time
% 1.06/1.25    0.761122 seconds of user run time
% 1.06/1.25    0.025158 seconds of system run time
% 1.06/1.25    [Run times include 0.035 seconds GC run time.]
% 1.06/1.25    0 calls to %EVAL
% 1.06/1.25    0 page faults and
% 1.06/1.25    64,652,792 bytes consed.
% 1.06/1.25  :PROOF-FOUND
% 1.06/1.25  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-10T06:04:09
% 1.06/1.25  :PROOF-FOUND
% 1.06/1.25  * 
%------------------------------------------------------------------------------