TSTP Solution File: SWV268-2 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n011.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 0.22s 0.53s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    4
% Syntax   : Number of clauses     :    5 (   4 unt;   0 nHn;   4 RR)
%            Number of literals    :    6 (   1 equ;   2 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-1 aty)
%            Number of variables   :    3 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    c_lessequals(v_G,c_Message_Oparts(v_H),tc_set(tc_Message_Omsg)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_conjecture_1,negated_conjecture,
    ~ c_lessequals(c_Message_Oparts(v_G),c_Message_Oparts(v_H),tc_set(tc_Message_Omsg)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(cls_Message_Oparts__idem_0,axiom,
    c_Message_Oparts(c_Message_Oparts(X)) = c_Message_Oparts(X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Message_Oparts__idem_0) ).

cnf(cls_Message_Oparts__mono_0,axiom,
    ( ~ c_lessequals(X,Y,tc_set(tc_Message_Omsg))
    | c_lessequals(c_Message_Oparts(X),c_Message_Oparts(Y),tc_set(tc_Message_Omsg)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Message_Oparts__mono_0) ).

cnf(6,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[cls_Message_Oparts__mono_0,cls_conjecture_0]),cls_conjecture_1,cls_Message_Oparts__idem_0,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : SWV268-2 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n011.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 : Thu Jun 16 05:28:51 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.22/0.49  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.50  * 
% 0.22/0.50  * 
% 0.22/0.51  #<PACKAGE "SNARK-USER">
% 0.22/0.51  * 
% 0.22/0.51  SNARK-TPTP-OPTIONS
% 0.22/0.51  * 
% 0.22/0.51  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.51   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.51   (USE-FACTORING :POS)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.51   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.51   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.51   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.51   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.51  * 
% 0.22/0.51  "."
% 0.22/0.51  * 
% 0.22/0.51  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T05:28:51
% 0.22/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n011.cluster.edu at 2022-06-16T05:28:51
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  #||
% 0.22/0.53  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.53  % SZS output start Refutation
% See solution above
% 0.22/0.53  ||#
% 0.22/0.53  
% 0.22/0.53  ; Summary of computation:
% 0.22/0.53  ;         9 formulas have been input or derived (from 5 formulas).
% 0.22/0.53  ;         6 (67%) were retained.  Of these,
% 0.22/0.53  ;            6 (100%) are still being kept.
% 0.22/0.53  ; 
% 0.22/0.53  ; Run time in seconds excluding printing time:
% 0.22/0.53  ;     0.002   8%   Read assertion file          (1 call)
% 0.22/0.53  ;     0.000   0%   Assert                       (4 calls)
% 0.22/0.53  ;     0.000   0%   Process new row              (8 calls)
% 0.22/0.53  ;     0.000   0%   Resolution                   (8 calls)
% 0.22/0.53  ;     0.000   0%   Paramodulation               (4 calls)
% 0.22/0.53  ;     0.000   0%   Condensing                   (1 call)
% 0.22/0.53  ;     0.000   0%   Forward subsumption          (1 call)
% 0.22/0.53  ;     0.000   0%   Backward subsumption         (1 call)
% 0.22/0.53  ;     0.000   0%   Forward simplification       (8 calls)
% 0.22/0.53  ;     0.001   4%   Backward simplification      (6 calls)
% 0.22/0.53  ;     0.000   0%   Ordering                     (7 calls)
% 0.22/0.53  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.22/0.53  ;     0.000   0%   Purity testing               (1 call)
% 0.22/0.53  ;     0.023  88%   Other
% 0.22/0.53  ;     0.026        Total
% 0.22/0.53  ;     0.028        Real time
% 0.22/0.53  ; 
% 0.22/0.53  ; Term-hash-array has 12 terms in all.
% 0.22/0.53  ; Feature-vector-row-index has 1 entry (1 at peak, 1 added, 0 deleted).
% 0.22/0.53  ; Feature-vector-row-index has 11 nodes (11 at peak, 11 added, 0 deleted).
% 0.22/0.53  ;  Retrieved 0 possibly forward subsuming rows in 1 call.
% 0.22/0.53  ;  Retrieved 0 possibly backward subsumed rows in 1 call.
% 0.22/0.53  ; Path-index has 15 entries (15 at peak, 15 added, 0 deleted).
% 0.22/0.53  ; Path-index has 33 nodes (33 at peak, 33 added, 0 deleted).
% 0.22/0.53  ; Trie-index has 15 entries (15 at peak, 15 added, 0 deleted).
% 0.22/0.53  ; Trie-index has 42 nodes (42 at peak, 42 added, 0 deleted).
% 0.22/0.53  ; Retrieved 3 generalization terms in 15 calls.
% 0.22/0.53  ; Retrieved 4 instance terms in 4 calls.
% 0.22/0.53  ; Retrieved 17 unifiable terms in 28 calls.
% 0.22/0.53  ; 
% 0.22/0.53  ; The agenda of rows to give has 1 entry:
% 0.22/0.53  ;     1 with value (4 8)
% 0.22/0.53  Evaluation took:
% 0.22/0.53    0.028 seconds of real time
% 0.22/0.53    0.023876 seconds of user run time
% 0.22/0.53    0.003914 seconds of system run time
% 0.22/0.53    0 calls to %EVAL
% 0.22/0.53    0 page faults and
% 0.22/0.53    1,461,200 bytes consed.
% 0.22/0.53  :PROOF-FOUND
% 0.22/0.53  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T05:28:51
% 0.22/0.53  :PROOF-FOUND
% 0.22/0.53  * 
%------------------------------------------------------------------------------