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

View Problem - Process Solution

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

% Computer : n015.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 : Thu Jul 21 12:02:51 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(thm72_1,negated_conjecture,
    ( l(X,g(h(sk1(X))))
    | ~ p(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm72_1) ).

cnf(thm72_2,negated_conjecture,
    ( p(sk1(X))
    | ~ p(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm72_2) ).

cnf(thm72_3,negated_conjecture,
    ( p(g(X))
    | ~ p(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm72_3) ).

cnf(thm72_4,negated_conjecture,
    ( p(h(X))
    | ~ p(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm72_4) ).

cnf(thm72_5,negated_conjecture,
    p(sk2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm72_5) ).

cnf(thm72_6,negated_conjecture,
    ( ~ p(X)
    | ~ l(sk2,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm72_6) ).

cnf(8,plain,
    p(sk1(sk2)),
    inference('HYPERRESOLVE',[status(thm)],[thm72_2,thm72_5]) ).

cnf(11,plain,
    l(sk2,g(h(sk1(sk2)))),
    inference('HYPERRESOLVE',[status(thm)],[thm72_1,thm72_5]) ).

cnf(13,plain,
    p(h(sk1(sk2))),
    inference('HYPERRESOLVE',[status(thm)],[thm72_4,8]) ).

cnf(29,plain,
    p(g(h(sk1(sk2)))),
    inference('HYPERRESOLVE',[status(thm)],[thm72_3,13]) ).

cnf(72,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[thm72_6,11]),29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SYN729-1 : TPTP v8.1.0. Released v2.5.0.
% 0.12/0.13  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n015.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Tue Jul 12 05:01:40 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 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/sandbox2/benchmark/theBenchmark.p 2022-07-12T05:01:40
% 0.20/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n015.cluster.edu at 2022-07-12T05:01:40
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  #||
% 0.20/0.52  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.52  % SZS output start Refutation
% See solution above
% 0.20/0.52  ||#
% 0.20/0.52  
% 0.20/0.52  ; Summary of computation:
% 0.20/0.52  ;       124 formulas have been input or derived (from 24 formulas).
% 0.20/0.52  ;        72 (58%) were retained.  Of these,
% 0.20/0.52  ;           72 (100%) are still being kept.
% 0.20/0.52  ; 
% 0.20/0.52  ; Run time in seconds excluding printing time:
% 0.20/0.52  ;     0.001   3%   Read assertion file          (1 call)
% 0.20/0.52  ;     0.001   3%   Assert                       (6 calls)
% 0.20/0.52  ;     0.005  15%   Process new row              (108 calls)
% 0.20/0.52  ;     0.002   6%   Resolution                   (46 calls)
% 0.20/0.52  ;     0.000   0%   Paramodulation               (23 calls)
% 0.20/0.52  ;     0.000   0%   Condensing                   (5 calls)
% 0.20/0.52  ;     0.000   0%   Forward subsumption          (5 calls)
% 0.20/0.52  ;     0.000   0%   Backward subsumption         (5 calls)
% 0.20/0.52  ;     0.000   0%   Forward simplification       (108 calls)
% 0.20/0.52  ;     0.000   0%   Backward simplification      (72 calls)
% 0.20/0.52  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.20/0.52  ;     0.000   0%   Purity testing               (1 call)
% 0.20/0.52  ;     0.024  73%   Other
% 0.20/0.52  ;     0.033        Total
% 0.20/0.52  ;     0.034        Real time
% 0.20/0.52  ; 
% 0.20/0.52  ; Term-hash-array has 137 terms in all.
% 0.20/0.52  ; Feature-vector-row-index has 5 entries (5 at peak, 5 added, 0 deleted).
% 0.20/0.52  ; Feature-vector-row-index has 15 nodes (15 at peak, 15 added, 0 deleted).
% 0.20/0.52  ;  Retrieved 0 possibly forward subsuming rows in 5 calls.
% 0.20/0.52  ;  Retrieved 0 possibly backward subsumed rows in 5 calls.
% 0.20/0.52  ; Path-index has 138 entries (138 at peak, 138 added, 0 deleted).
% 0.20/0.52  ; Path-index has 293 nodes (293 at peak, 293 added, 0 deleted).
% 0.20/0.52  ; Trie-index has 138 entries (138 at peak, 138 added, 0 deleted).
% 0.20/0.52  ; Trie-index has 339 nodes (339 at peak, 339 added, 0 deleted).
% 0.20/0.52  ; Retrieved 37 generalization terms in 102 calls.
% 0.20/0.52  ; Retrieved 66 instance terms in 66 calls.
% 0.20/0.52  ; Retrieved 139 unifiable terms in 191 calls.
% 0.20/0.52  ; 
% 0.20/0.52  ; The agenda of rows to give has 48 entries:
% 0.20/0.52  ;     9 with value (4 11)          3 with value (4 15)           9 with value (4 19)
% 0.20/0.52  ;    27 with value (4 12)
% 0.20/0.52  Evaluation took:
% 0.20/0.52    0.035 seconds of real time
% 0.20/0.52    0.028675 seconds of user run time
% 0.20/0.52    0.006157 seconds of system run time
% 0.20/0.52    0 calls to %EVAL
% 0.20/0.52    0 page faults and
% 0.20/0.52    2,136,952 bytes consed.
% 0.20/0.52  :PROOF-FOUND
% 0.20/0.52  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T05:01:40
% 0.20/0.52  :PROOF-FOUND
% 0.20/0.52  * 
%------------------------------------------------------------------------------