TSTP Solution File: SYO156^5 by cocATP---0.2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cocATP---0.2.0
% Problem  : SYO156^5 : TPTP v7.5.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : python CASC.py /export/starexec/sandbox/benchmark/theBenchmark.p

% Computer : n032.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  : 0s
% DateTime : Tue Mar 29 00:50:47 EDT 2022

% Result   : Unknown 0.15s 0.53s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : SYO156^5 : TPTP v7.5.0. Released v4.0.0.
% 0.00/0.10  % Command    : python CASC.py /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.10/0.28  % Computer   : n032.cluster.edu
% 0.10/0.28  % Model      : x86_64 x86_64
% 0.10/0.28  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.28  % RAMPerCPU  : 8042.1875MB
% 0.10/0.28  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.10/0.28  % CPULimit   : 300
% 0.10/0.28  % DateTime   : Fri Mar 11 16:57:17 EST 2022
% 0.10/0.29  % CPUTime    : 
% 0.10/0.29  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.10/0.30  Python 2.7.5
% 0.15/0.52  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox/benchmark/', '/export/starexec/sandbox/benchmark/']
% 0.15/0.52  FOF formula (<kernel.Constant object at 0x275e0e0>, <kernel.Sort object at 0x2b7fbfeef638>) of role type named cR
% 0.15/0.52  Using role type
% 0.15/0.52  Declaring cR:Prop
% 0.15/0.52  FOF formula (<kernel.Constant object at 0x275e128>, <kernel.Sort object at 0x2b7fbfeef638>) of role type named cP
% 0.15/0.52  Using role type
% 0.15/0.52  Declaring cP:Prop
% 0.15/0.52  FOF formula (<kernel.Constant object at 0x275ed40>, <kernel.Sort object at 0x2b7fbfeef638>) of role type named cQ
% 0.15/0.52  Using role type
% 0.15/0.52  Declaring cQ:Prop
% 0.15/0.52  <<<,type,
% 0.15/0.52      cP: $o ).
% 0.15/0.52  
% 0.15/0.52  thf(cQ,type,
% 0.15/0.52      cQ: $o ).
% 0.15/0.52  
% 0.15/0.52  thf(cCNF_NTRIV4,conjecture,
% 0.15/0.52      ( ( ~ cP>>>!!!<<<
% 0.15/0.52        | cQ )
% 0.15/0.52      & ( cP
% 0.15/0.52        | ~ cQ )
% 0.15/0.52      & ( ~ cQ
% 0.15/0.52        | cR )
% 0.15/0.52      & ( cQ
% 0.15/0.52        | ~ cR >>>
% 0.15/0.52  statestack=[0, 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 11, 22, 30, 36, 43, 50, 99, 99, 124]
% 0.15/0.52  symstack=[$end, TPTP_file_pre, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, LexToken(THF,'thf',1,1586), LexToken(LPAR,'(',1,1589), name, LexToken(COMMA,',',1,1601), formula_role, LexToken(COMMA,',',1,1612), LexToken(LPAR,'(',1,1618), LexToken(LPAR,'(',1,1620), unary_connective]
% 0.15/0.52  Unexpected exception Syntax error at 'cP':IDENT
% 0.15/0.52  Traceback (most recent call last):
% 0.15/0.52    File "CASC.py", line 79, in <module>
% 0.15/0.52      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.15/0.52    File "/export/starexec/sandbox/solver/bin/TPTP.py", line 38, in __init__
% 0.15/0.52      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.15/0.52    File "/export/starexec/sandbox/solver/bin/ply/yacc.py", line 265, in parse
% 0.15/0.52      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.15/0.52    File "/export/starexec/sandbox/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.15/0.52      tok = self.errorfunc(errtoken)
% 0.15/0.52    File "/export/starexec/sandbox/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.15/0.52      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.15/0.52  TPTPparser.TPTPParsingError: Syntax error at 'cP':IDENT
%------------------------------------------------------------------------------