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

View Problem - Process Solution

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

% Computer : n028.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 : Wed Jul 20 21:32:27 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_Set_OUn__iff_2,axiom,
    ( ~ c_in(X,Y,Z)
    | c_in(X,c_union(U,Y,Z),Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MSC001-1.ax',cls_Set_OUn__iff_2) ).

cnf(cls_conjecture_0,negated_conjecture,
    c_in(v_X,c_Message_Osynth(v_H),tc_Message_Omsg),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_conjecture_1,negated_conjecture,
    ~ c_in(v_X,c_union(c_Message_Oparts(v_H),c_Message_Osynth(v_H),tc_Message_Omsg),tc_Message_Omsg),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(3238,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[cls_Set_OUn__iff_2,cls_conjecture_0,cls_conjecture_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV269-1 : TPTP v8.1.0. Released v3.2.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n028.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 : Wed Jun 15 22:09:11 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T22:09:11
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-15T22:09:11
% 0.61/0.84  
% 0.69/0.86  ; Recognized possible right inverse assertion (|c_less| ?X (|c_Suc| ?X) |tc_nat|).
% 0.71/0.88  ; Recognized right identity assertion (= (|c_NatArith_Oof__nat| ?X |tc_nat|) ?X).
% 0.71/0.88  ; Recognized left identity assertion (= (|c_Numeral_Obin__add| |c_Numeral_OPls| ?X) ?X).
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Ring__and__Field_Opordered__comm__ring| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Ring__and__Field_Oordered__field| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Ring__and__Field_Odivision__by__zero| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |c_Infinite__Set_Oatmost__one| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_HOL_Ominus| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_HOL_Oplus| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_HOL_Otimes| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_HOL_Ozero| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Divides_Odiv| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Nat_Opower| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Parity_Oeven__odd| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_HOL_Oinverse| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Ring__and__Field_Ofield| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_Ring__and__Field_Oaxclass__no__zero__divisors| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_OrderedGroup_Osemigroup__add| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.90  WARNING:
% 0.71/0.90     |class_OrderedGroup_Osemigroup__mult| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.91  WARNING:
% 0.71/0.91     |class_OrderedGroup_Oab__semigroup__add| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.71/0.91  WARNING:
% 0.71/0.91     |class_OrderedGroup_Oab__semigroup__mult| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 1.20/1.37  ; Recognized right identity assertion (= (|c_Numeral_Obin__add| ?X |c_Numeral_OPls|) ?X).
% 1.20/1.37  
% 1.20/1.37  #||
% 1.20/1.37  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.20/1.37  % SZS output start Refutation
% See solution above
% 1.20/1.38  ||#
% 1.20/1.38  
% 1.20/1.38  ; Summary of computation:
% 1.20/1.38  ;      7039 formulas have been input or derived (from 1179 formulas).
% 1.20/1.38  ;      3238 (46%) were retained.  Of these,
% 1.20/1.38  ;          412 (13%) were simplified or subsumed later,
% 1.20/1.38  ;         2826 (87%) are still being kept.
% 1.20/1.38  ; 
% 1.20/1.38  ; Run time in seconds:
% 1.20/1.38  ;     0.348  39%   Read assertion file          (1 call)
% 1.20/1.38  ;     0.045   5%   Assert                       (2,827 calls)
% 1.20/1.38  ;     0.181  20%   Process new row              (6,086 calls)
% 1.20/1.38  ;     0.071   8%   Resolution                   (2,356 calls)
% 1.20/1.38  ;     0.016   2%   Paramodulation               (1,178 calls)
% 1.20/1.38  ;     0.000   0%   Factoring                    (13 calls)
% 1.20/1.38  ;     0.016   2%   Condensing                   (1,854 calls)
% 1.20/1.38  ;     0.031   3%   Forward subsumption          (1,854 calls)
% 1.20/1.38  ;     0.027   3%   Backward subsumption         (1,779 calls)
% 1.20/1.38  ;     0.003   0%   Clause clause subsumption    (611 calls)
% 1.20/1.38  ;     0.061   7%   Forward simplification       (5,489 calls)
% 1.20/1.38  ;     0.022   2%   Backward simplification      (3,095 calls)
% 1.20/1.38  ;     0.010   1%   Ordering                     (2,985 calls)
% 1.20/1.38  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.20/1.38  ;     0.016   2%   Purity testing               (1 call)
% 1.20/1.38  ;     0.046   5%   Other
% 1.20/1.38  ;     0.893        Total
% 1.20/1.38  ;     0.894        Real time
% 1.20/1.38  ; 
% 1.20/1.38  ; Term-hash-array has 5,468 terms in all.
% 1.20/1.38  ; Feature-vector-row-index has 1,612 entries (1,612 at peak, 1,779 added, 167 deleted).
% 1.20/1.38  ; Feature-vector-row-index has 5,839 nodes (5,839 at peak, 7,539 added, 1,700 deleted).
% 1.20/1.38  ;  Retrieved 1,985 possibly forward subsuming rows in 1,854 calls.
% 1.20/1.38  ;  Retrieved 1,964 possibly backward subsumed rows in 1,779 calls.
% 1.20/1.38  ; Path-index has 5,025 entries (5,025 at peak, 5,641 added, 616 deleted).
% 1.20/1.38  ; Path-index has 20,809 nodes (20,809 at peak, 22,060 added, 1,251 deleted).
% 1.20/1.38  ; Trie-index has 5,025 entries (5,025 at peak, 5,641 added, 616 deleted).
% 1.20/1.38  ; Trie-index has 20,879 nodes (20,879 at peak, 24,445 added, 3,566 deleted).
% 1.20/1.38  ; Retrieved 3,601 generalization terms in 13,416 calls.
% 1.20/1.38  ; Retrieved 1,785 instance terms in 1,351 calls.
% 1.20/1.38  ; Retrieved 87,111 unifiable terms in 6,018 calls.
% 1.20/1.38  ; 
% 1.20/1.38  ; The agenda of rows to process has 42 entries:
% 1.20/1.38  ;     1 with value 8               1 with value 14               3 with value 19
% 1.20/1.38  ;     1 with value 10              8 with value 15               1 with value 20
% 1.20/1.38  ;     1 with value 12             19 with value 16               1 with value 21
% 1.20/1.38  ;     6 with value 13
% 1.20/1.38  ; The agenda of input rows to give has 957 entries:
% 1.20/1.38  ;    10 with value 14              9 with value 30               2 with value 46
% 1.20/1.38  ;    62 with value 15             15 with value 31               2 with value 48
% 1.20/1.38  ;   112 with value 16             17 with value 32               1 with value 49
% 1.20/1.38  ;   113 with value 17             14 with value 33               4 with value 50
% 1.20/1.38  ;    63 with value 18             17 with value 34               1 with value 51
% 1.20/1.38  ;    59 with value 19              8 with value 35               1 with value 52
% 1.20/1.38  ;    50 with value 20             17 with value 36               1 with value 53
% 1.20/1.38  ;    38 with value 21              4 with value 37               6 with value 56
% 1.20/1.38  ;    51 with value 22             14 with value 38               1 with value 58
% 1.20/1.38  ;    70 with value 23              5 with value 39               2 with value 61
% 1.20/1.38  ;    24 with value 24              9 with value 40               4 with value 62
% 1.20/1.38  ;    16 with value 25              6 with value 41               1 with value 65
% 1.20/1.38  ;    28 with value 26              1 with value 42               1 with value 82
% 1.20/1.38  ;    31 with value 27              8 with value 43               2 with value 85
% 1.20/1.38  ;    27 with value 28              3 with value 44               1 with value 88
% 1.20/1.38  ;    23 with value 29              2 with value 45               1 with value 90
% 1.20/1.38  ; The agenda of rows to give has 707 entries:
% 1.20/1.38  ;     6 with value (4 5)          94 with value (4 12)          10 with value (4 19)
% 1.20/1.38  ;    18 with value (4 6)          58 with value (4 13)          10 with value (4 20)
% 1.20/1.38  ;    13 with value (4 7)          51 with value (4 14)          13 with value (4 21)
% 1.20/1.38  ;    70 with value (4 8)          51 with value (4 15)           2 with value (4 22)
% 1.20/1.38  ;    42 with value (4 9)          49 with value (4 16)           2 with value (4 23)
% 1.20/1.38  ;    90 with value (4 10)         46 with value (4 17)           1 with value (4 28)
% 1.20/1.38  ;    42 with value (4 11)         39 with value (4 18)
% 1.20/1.38  Evaluation took:
% 1.20/1.38    0.895 seconds of real time
% 1.20/1.38    0.844634 seconds of user run time
% 1.20/1.38    0.050282 seconds of system run time
% 1.20/1.38    [Run times include 0.058 seconds GC run time.]
% 1.20/1.38    0 calls to %EVAL
% 1.20/1.38    0 page faults and
% 1.20/1.38    67,643,472 bytes consed.
% 1.20/1.38  :PROOF-FOUND
% 1.20/1.38  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T22:09:12
% 1.20/1.38  :PROOF-FOUND
% 1.20/1.38  * 
%------------------------------------------------------------------------------