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

View Problem - Process Solution

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

% Computer : n013.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 : Sat Jul 16 06:14:51 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    ~ convergent_lines(X,X),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',apart3) ).

cnf(6,axiom,
    ( ~ convergent_lines(X,Y)
    | convergent_lines(X,Z)
    | convergent_lines(Y,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ax6) ).

cnf(9,axiom,
    ( ~ convergent_lines(X,Y)
    | ~ apart_point_and_line(intersection_point(X,Y),X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci3) ).

cnf(10,axiom,
    ( ~ convergent_lines(X,Y)
    | ~ apart_point_and_line(intersection_point(X,Y),Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci4) ).

cnf(11,axiom,
    ( ~ distinct_points(X,Y)
    | ~ distinct_lines(Z,U)
    | apart_point_and_line(X,Z)
    | apart_point_and_line(X,U)
    | apart_point_and_line(Y,Z)
    | apart_point_and_line(Y,U) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',cu1) ).

cnf(14,axiom,
    ( ~ convergent_lines(X,Y)
    | distinct_lines(Y,Z)
    | convergent_lines(X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ceq3) ).

cnf(15,negated_conjecture,
    convergent_lines('SKOLEMAAAV1','SKOLEMAAAV2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(16,negated_conjecture,
    distinct_points(intersection_point('SKOLEMAAAV1','SKOLEMAAAV2'),intersection_point('SKOLEMAAAV2','SKOLEMAAAV1')),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(19,plain,
    ~ apart_point_and_line(intersection_point('SKOLEMAAAV1','SKOLEMAAAV2'),'SKOLEMAAAV1'),
    inference('UR-RESOLVE',[status(thm)],[9,15]) ).

cnf(20,plain,
    ~ apart_point_and_line(intersection_point('SKOLEMAAAV1','SKOLEMAAAV2'),'SKOLEMAAAV2'),
    inference('UR-RESOLVE',[status(thm)],[10,15]) ).

cnf(23,plain,
    convergent_lines('SKOLEMAAAV2','SKOLEMAAAV1'),
    inference('UR-RESOLVE',[status(thm)],[6,15,3]) ).

cnf(25,plain,
    distinct_lines('SKOLEMAAAV2','SKOLEMAAAV1'),
    inference('UR-RESOLVE',[status(thm)],[14,15,3]) ).

cnf(28,plain,
    ~ apart_point_and_line(intersection_point('SKOLEMAAAV2','SKOLEMAAAV1'),'SKOLEMAAAV1'),
    inference('UR-RESOLVE',[status(thm)],[10,23]) ).

cnf(29,plain,
    ~ apart_point_and_line(intersection_point('SKOLEMAAAV2','SKOLEMAAAV1'),'SKOLEMAAAV2'),
    inference('UR-RESOLVE',[status(thm)],[9,23]) ).

cnf(32,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[11,25,16]),28,29,19,20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : GEO201+1 : TPTP v8.1.0. Released v3.3.0.
% 0.11/0.14  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n013.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 : Fri Jun 17 15:46:14 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 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/sandbox/benchmark/theBenchmark.p 2022-06-17T15:46:14
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n013.cluster.edu at 2022-06-17T15:46:14
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  #||
% 0.20/0.52  % SZS status Theorem for /export/starexec/sandbox/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  ;        45 formulas have been input or derived (from 19 formulas).
% 0.20/0.52  ;        32 (71%) were retained.  Of these,
% 0.20/0.52  ;           32 (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.004  12%   Read assertion file          (1 call)
% 0.20/0.52  ;     0.001   3%   Assert                       (15 calls)
% 0.20/0.52  ;     0.004  12%   Process new row              (44 calls)
% 0.20/0.52  ;     0.001   3%   Resolution                   (36 calls)
% 0.20/0.52  ;     0.000   0%   Paramodulation               (18 calls)
% 0.20/0.52  ;     0.000   0%   Condensing                   (17 calls)
% 0.20/0.52  ;     0.001   3%   Forward subsumption          (17 calls)
% 0.20/0.52  ;     0.000   0%   Backward subsumption         (16 calls)
% 0.20/0.52  ;     0.000   0%   Clause clause subsumption    (7 calls)
% 0.20/0.52  ;     0.000   0%   Forward simplification       (44 calls)
% 0.20/0.52  ;     0.000   0%   Backward simplification      (32 calls)
% 0.20/0.52  ;     0.000   0%   Ordering                     (5 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.022  67%   Other
% 0.20/0.52  ;     0.033        Total
% 0.20/0.52  ;     0.035        Real time
% 0.20/0.52  ; 
% 0.20/0.52  ; Term-hash-array has 46 terms in all.
% 0.20/0.52  ; Feature-vector-row-index has 16 entries (16 at peak, 16 added, 0 deleted).
% 0.20/0.52  ; Feature-vector-row-index has 37 nodes (37 at peak, 37 added, 0 deleted).
% 0.20/0.52  ;  Retrieved 4 possibly forward subsuming rows in 17 calls.
% 0.20/0.52  ;  Retrieved 3 possibly backward subsumed rows in 16 calls.
% 0.20/0.52  ; Path-index has 48 entries (48 at peak, 48 added, 0 deleted).
% 0.20/0.52  ; Path-index has 95 nodes (95 at peak, 95 added, 0 deleted).
% 0.20/0.52  ; Trie-index has 48 entries (48 at peak, 48 added, 0 deleted).
% 0.20/0.52  ; Trie-index has 85 nodes (85 at peak, 85 added, 0 deleted).
% 0.20/0.52  ; Retrieved 53 generalization terms in 58 calls.
% 0.20/0.52  ; Retrieved 15 instance terms in 15 calls.
% 0.20/0.52  ; Retrieved 343 unifiable terms in 112 calls.
% 0.20/0.52  ; 
% 0.20/0.52  ; The agenda of rows to give has 13 entries:
% 0.20/0.52  ;     1 with value (4 6)           4 with value (4 9)            3 with value (4 15)
% 0.20/0.52  ;     2 with value (4 8)           3 with value (4 10)
% 0.20/0.52  Evaluation took:
% 0.20/0.52    0.035 seconds of real time
% 0.20/0.52    0.030018 seconds of user run time
% 0.20/0.52    0.004995 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,444,064 bytes consed.
% 0.20/0.52  :PROOF-FOUND
% 0.20/0.52  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T15:46:14
% 0.20/0.52  :PROOF-FOUND
% 0.20/0.52  * 
%------------------------------------------------------------------------------