TSTP Solution File: LCL384-10 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL384-10 : TPTP v8.1.2. Released v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n029.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  : 300s
% DateTime : Thu Aug 31 07:38:53 EDT 2023

% Result   : Unsatisfiable 39.65s 5.55s
% Output   : CNFRefutation 39.65s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cn_2)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    is_a_theorem(implies(implies(not(X),X),X)) = true,
    inference(cnf_transformation,[],[cn_2]) ).

cnf('2',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))) = true,
    inference(cnf_transformation,[],[cn_1]) ).

cnf('3',plain,
    ifeq(is_a_theorem(implies(X,Y)),true,ifeq(is_a_theorem(X),true,is_a_theorem(Y),true),true) = true,
    inference(cnf_transformation,[],[condensed_detachment]) ).

cnf('4',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,Y3)),true,is_a_theorem(implies(implies(Y3,Z3),implies(X3,Z3))),true),true) = true,
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    ifeq(X,X,Y,Z) = Y,
    inference(cnf_transformation,[],[ifeq_axiom]) ).

cnf('6',plain,
    ifeq(is_a_theorem(implies(X,Y)),true,is_a_theorem(implies(implies(Y,Z),implies(X,Z))),true) = true,
    inference(simplify,[],['4','5']) ).

cnf('7',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(not(X3),X3),Y3))),true) = true,
    inference(paramodulation,[],['1','6']) ).

cnf('8',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(not(X),X),Y))) = true,
    inference(simplify,[],['7','5']) ).

cnf('9',plain,
    is_a_theorem(implies(X,implies(not(X),Y))) = true,
    inference(cnf_transformation,[],[cn_3]) ).

cnf('10',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(not(X3),Y3),Z3),implies(X3,Z3))),true) = true,
    inference(paramodulation,[],['9','6']) ).

cnf('11',plain,
    is_a_theorem(implies(implies(implies(not(X),Y),Z),implies(X,Z))) = true,
    inference(simplify,[],['10','5']) ).

cnf('12',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(not(X3),Y3),Z3)),true,is_a_theorem(implies(X3,Z3)),true),true) = true,
    inference(paramodulation,[],['11','3']) ).

cnf('13',plain,
    ifeq(is_a_theorem(implies(implies(not(X),Y),Z)),true,is_a_theorem(implies(X,Z)),true) = true,
    inference(simplify,[],['12','5']) ).

cnf('14',plain,
    ifeq(true,true,is_a_theorem(implies(X3,X3)),true) = true,
    inference(paramodulation,[],['1','13']) ).

cnf('15',plain,
    is_a_theorem(implies(X,X)) = true,
    inference(simplify,[],['14','5']) ).

cnf('16',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(implies(X3,Y3),implies(Z3,Y3)),U3),implies(implies(Z3,X3),U3))),true) = true,
    inference(paramodulation,[],['2','6']) ).

cnf('17',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(Z,Y)),U),implies(implies(Z,X),U))) = true,
    inference(simplify,[],['16','5']) ).

cnf('18',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(implies(X3,Y3),implies(Z3,Y3)),U3)),true,is_a_theorem(implies(implies(Z3,X3),U3)),true),true) = true,
    inference(paramodulation,[],['17','3']) ).

cnf('19',plain,
    ifeq(is_a_theorem(implies(implies(implies(X,Y),implies(Z,Y)),U)),true,is_a_theorem(implies(implies(Z,X),U)),true) = true,
    inference(simplify,[],['18','5']) ).

cnf('20',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(Y3,Z3)),implies(implies(U3,Y3),implies(X3,implies(U3,Z3))))),true) = true,
    inference(paramodulation,[],['17','19']) ).

cnf('21',plain,
    is_a_theorem(implies(implies(X,implies(Y,Z)),implies(implies(U,Y),implies(X,implies(U,Z))))) = true,
    inference(simplify,[],['20','5']) ).

cnf('22',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(Y3,Z3))),true,is_a_theorem(implies(implies(U3,Y3),implies(X3,implies(U3,Z3)))),true),true) = true,
    inference(paramodulation,[],['21','3']) ).

cnf('23',plain,
    ifeq(is_a_theorem(implies(X,implies(Y,Z))),true,is_a_theorem(implies(implies(U,Y),implies(X,implies(U,Z)))),true) = true,
    inference(simplify,[],['22','5']) ).

cnf('24',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(not(Y3),Y3)),implies(implies(Y3,Z3),implies(X3,Z3)))),true) = true,
    inference(paramodulation,[],['8','23']) ).

cnf('25',plain,
    is_a_theorem(implies(implies(X,implies(not(Y),Y)),implies(implies(Y,Z),implies(X,Z)))) = true,
    inference(simplify,[],['24','5']) ).

cnf('26',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,not(Y3)),implies(Y3,implies(X3,Z3)))),true) = true,
    inference(paramodulation,[],['11','19']) ).

cnf('27',plain,
    is_a_theorem(implies(implies(X,not(Y)),implies(Y,implies(X,Z)))) = true,
    inference(simplify,[],['26','5']) ).

cnf('28',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,implies(Y3,Z3)),U3),implies(implies(Y3,not(X3)),U3))),true) = true,
    inference(paramodulation,[],['27','6']) ).

cnf('29',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),U),implies(implies(Y,not(X)),U))) = true,
    inference(simplify,[],['28','5']) ).

cnf('30',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,implies(Y3,Z3)),U3)),true,is_a_theorem(implies(implies(Y3,not(X3)),U3)),true),true) = true,
    inference(paramodulation,[],['29','3']) ).

cnf('31',plain,
    ifeq(is_a_theorem(implies(implies(X,implies(Y,Z)),U)),true,is_a_theorem(implies(implies(Y,not(X)),U)),true) = true,
    inference(simplify,[],['30','5']) ).

cnf('32',plain,
    ifeq(true,true,is_a_theorem(implies(implies(not(X3),not(Y3)),implies(implies(X3,Z3),implies(Y3,Z3)))),true) = true,
    inference(paramodulation,[],['25','31']) ).

cnf('33',plain,
    is_a_theorem(implies(implies(not(X),not(Y)),implies(implies(X,Z),implies(Y,Z)))) = true,
    inference(simplify,[],['32','5']) ).

cnf('34',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(X3,Y3),implies(Z3,Y3)))),true) = true,
    inference(paramodulation,[],['33','13']) ).

cnf('35',plain,
    is_a_theorem(implies(X,implies(implies(X,Y),implies(Z,Y)))) = true,
    inference(simplify,[],['34','5']) ).

cnf('36',plain,
    ifeq(true,true,ifeq(is_a_theorem(X3),true,is_a_theorem(implies(implies(X3,Y3),implies(Z3,Y3))),true),true) = true,
    inference(paramodulation,[],['35','3']) ).

cnf('37',plain,
    ifeq(is_a_theorem(X),true,is_a_theorem(implies(implies(X,Y),implies(Z,Y))),true) = true,
    inference(simplify,[],['36','5']) ).

cnf('38',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,X3),Y3),implies(Z3,Y3))),true) = true,
    inference(paramodulation,[],['15','37']) ).

cnf('39',plain,
    is_a_theorem(implies(implies(implies(X,X),Y),implies(Z,Y))) = true,
    inference(simplify,[],['38','5']) ).

cnf('40',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,X3),Y3)),true,is_a_theorem(implies(Z3,Y3)),true),true) = true,
    inference(paramodulation,[],['39','3']) ).

cnf('41',plain,
    ifeq(is_a_theorem(implies(implies(X,X),Y)),true,is_a_theorem(implies(Z,Y)),true) = true,
    inference(simplify,[],['40','5']) ).

cnf('42',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(not(Y3),Y3),Y3))),true) = true,
    inference(paramodulation,[],['8','41']) ).

cnf('43',plain,
    is_a_theorem(implies(X,implies(implies(not(Y),Y),Y))) = true,
    inference(simplify,[],['42','5']) ).

cnf('44',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(not(Y3),Y3)),implies(Z3,implies(X3,Y3)))),true) = true,
    inference(paramodulation,[],['43','23']) ).

cnf('45',plain,
    is_a_theorem(implies(implies(X,implies(not(Y),Y)),implies(Z,implies(X,Y)))) = true,
    inference(simplify,[],['44','5']) ).

cnf('46',plain,
    ifeq(true,true,is_a_theorem(implies(implies(not(X3),Y3),implies(Z3,implies(implies(Y3,X3),X3)))),true) = true,
    inference(paramodulation,[],['45','19']) ).

cnf('47',plain,
    is_a_theorem(implies(implies(not(X),Y),implies(Z,implies(implies(Y,X),X)))) = true,
    inference(simplify,[],['46','5']) ).

cnf('48',plain,
    ifeq(true,true,is_a_theorem(implies(implies(not(X3),not(Y3)),implies(Z3,implies(Y3,X3)))),true) = true,
    inference(paramodulation,[],['45','31']) ).

cnf('49',plain,
    is_a_theorem(implies(implies(not(X),not(Y)),implies(Z,implies(Y,X)))) = true,
    inference(simplify,[],['48','5']) ).

cnf('50',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,implies(Z3,X3)))),true) = true,
    inference(paramodulation,[],['49','13']) ).

cnf('51',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,X)))) = true,
    inference(simplify,[],['50','5']) ).

cnf('52',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,implies(Y3,Z3)),U3),implies(Z3,U3))),true) = true,
    inference(paramodulation,[],['51','6']) ).

cnf('53',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),U),implies(Z,U))) = true,
    inference(simplify,[],['52','5']) ).

cnf('54',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,implies(Y3,Z3)),U3)),true,is_a_theorem(implies(Z3,U3)),true),true) = true,
    inference(paramodulation,[],['53','3']) ).

cnf('55',plain,
    ifeq(is_a_theorem(implies(implies(X,implies(Y,Z)),U)),true,is_a_theorem(implies(Z,U)),true) = true,
    inference(simplify,[],['54','5']) ).

cnf('56',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,X3))),true) = true,
    inference(paramodulation,[],['1','55']) ).

cnf('57',plain,
    is_a_theorem(implies(X,implies(Y,X))) = true,
    inference(simplify,[],['56','5']) ).

cnf('58',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),Z3),implies(Y3,Z3))),true) = true,
    inference(paramodulation,[],['57','6']) ).

cnf('59',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(Y,Z))) = true,
    inference(simplify,[],['58','5']) ).

cnf('60',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(implies(Z3,Y3),U3),implies(X3,U3)))),true) = true,
    inference(paramodulation,[],['59','23']) ).

cnf('61',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(implies(Z,Y),U),implies(X,U)))) = true,
    inference(simplify,[],['60','5']) ).

cnf('62',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,Y3),Z3)),true,is_a_theorem(implies(Y3,Z3)),true),true) = true,
    inference(paramodulation,[],['59','3']) ).

cnf('63',plain,
    ifeq(is_a_theorem(implies(implies(X,Y),Z)),true,is_a_theorem(implies(Y,Z)),true) = true,
    inference(simplify,[],['62','5']) ).

cnf('64',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,implies(implies(X3,Z3),Z3)))),true) = true,
    inference(paramodulation,[],['47','63']) ).

cnf('65',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(X,Z),Z)))) = true,
    inference(simplify,[],['64','5']) ).

cnf('66',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(not(Y3),Y3))),true,is_a_theorem(implies(Z3,implies(X3,Y3))),true),true) = true,
    inference(paramodulation,[],['45','3']) ).

cnf('67',plain,
    ifeq(is_a_theorem(implies(X,implies(not(Y),Y))),true,is_a_theorem(implies(Z,implies(X,Y))),true) = true,
    inference(simplify,[],['66','5']) ).

cnf('68',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,implies(implies(Y3,Z3),Z3)))),true) = true,
    inference(paramodulation,[],['65','67']) ).

cnf('69',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(Y,Z),Z)))) = true,
    inference(simplify,[],['68','5']) ).

cnf('70',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(Z3,not(Y3)),implies(X3,implies(Z3,U3))))),true) = true,
    inference(paramodulation,[],['29','19']) ).

cnf('71',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(Z,not(Y)),implies(X,implies(Z,U))))) = true,
    inference(simplify,[],['70','5']) ).

cnf('72',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,Y3)),true,is_a_theorem(implies(implies(Z3,not(Y3)),implies(X3,implies(Z3,U3)))),true),true) = true,
    inference(paramodulation,[],['71','3']) ).

cnf('73',plain,
    ifeq(is_a_theorem(implies(X,Y)),true,is_a_theorem(implies(implies(Z,not(Y)),implies(X,implies(Z,U)))),true) = true,
    inference(simplify,[],['72','5']) ).

cnf('74',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,not(implies(Y3,Z3))),implies(implies(implies(U3,U3),Z3),implies(X3,V3)))),true) = true,
    inference(paramodulation,[],['39','73']) ).

cnf('75',plain,
    is_a_theorem(implies(implies(X,not(implies(Y,Z))),implies(implies(implies(U,U),Z),implies(X,V)))) = true,
    inference(simplify,[],['74','5']) ).

cnf('76',plain,
    ifeq(true,true,is_a_theorem(implies(not(implies(X3,Y3)),implies(implies(implies(Z3,Z3),Y3),implies(U3,V3)))),true) = true,
    inference(paramodulation,[],['75','63']) ).

cnf('77',plain,
    is_a_theorem(implies(not(implies(X,Y)),implies(implies(implies(Z,Z),Y),implies(U,V)))) = true,
    inference(simplify,[],['76','5']) ).

cnf('78',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(not(X3),X3)),true,is_a_theorem(X3),true),true) = true,
    inference(paramodulation,[],['1','3']) ).

cnf('79',plain,
    ifeq(is_a_theorem(implies(not(X),X)),true,is_a_theorem(X),true) = true,
    inference(simplify,[],['78','5']) ).

cnf('80',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,X3),implies(Y3,Z3)),implies(Y3,Z3))),true) = true,
    inference(paramodulation,[],['77','79']) ).

cnf('81',plain,
    is_a_theorem(implies(implies(implies(X,X),implies(Y,Z)),implies(Y,Z))) = true,
    inference(simplify,[],['80','5']) ).

cnf('82',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,X3),implies(Y3,Z3))),true,is_a_theorem(implies(Y3,Z3)),true),true) = true,
    inference(paramodulation,[],['81','3']) ).

cnf('83',plain,
    ifeq(is_a_theorem(implies(implies(X,X),implies(Y,Z))),true,is_a_theorem(implies(Y,Z)),true) = true,
    inference(simplify,[],['82','5']) ).

cnf('84',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(implies(Y3,Y3),Z3),Z3))),true) = true,
    inference(paramodulation,[],['65','83']) ).

cnf('85',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,Y),Z),Z))) = true,
    inference(simplify,[],['84','5']) ).

cnf('86',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,X3),Y3),Y3)),true) = true,
    inference(paramodulation,[],['85','83']) ).

cnf('87',plain,
    is_a_theorem(implies(implies(implies(X,X),Y),Y)) = true,
    inference(simplify,[],['86','5']) ).

cnf('88',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,X3),Y3)),true,is_a_theorem(Y3),true),true) = true,
    inference(paramodulation,[],['87','3']) ).

cnf('89',plain,
    ifeq(is_a_theorem(implies(implies(X,X),Y)),true,is_a_theorem(Y),true) = true,
    inference(simplify,[],['88','5']) ).

cnf('90',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(X3,Y3),Y3))),true) = true,
    inference(paramodulation,[],['69','89']) ).

cnf('91',plain,
    is_a_theorem(implies(X,implies(implies(X,Y),Y))) = true,
    inference(simplify,[],['90','5']) ).

cnf('92',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(Y3,Z3)),implies(Y3,implies(X3,Z3)))),true) = true,
    inference(paramodulation,[],['91','23']) ).

cnf('93',plain,
    is_a_theorem(implies(implies(X,implies(Y,Z)),implies(Y,implies(X,Z)))) = true,
    inference(simplify,[],['92','5']) ).

cnf('94',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(Y3,Z3))),true,is_a_theorem(implies(Y3,implies(X3,Z3))),true),true) = true,
    inference(paramodulation,[],['93','3']) ).

cnf('95',plain,
    ifeq(is_a_theorem(implies(X,implies(Y,Z))),true,is_a_theorem(implies(Y,implies(X,Z))),true) = true,
    inference(simplify,[],['94','5']) ).

cnf('96',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),Z3),implies(implies(U3,Y3),implies(U3,Z3)))),true) = true,
    inference(paramodulation,[],['61','95']) ).

cnf('97',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(implies(U,Y),implies(U,Z)))) = true,
    inference(simplify,[],['96','5']) ).

cnf('98',plain,
    ifeq(true,true,is_a_theorem(implies(not(X3),implies(Y3,implies(X3,Z3)))),true) = true,
    inference(paramodulation,[],['49','63']) ).

cnf('99',plain,
    is_a_theorem(implies(not(X),implies(Y,implies(X,Z)))) = true,
    inference(simplify,[],['98','5']) ).

cnf('100',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(not(Y3),implies(Y3,Z3)))),true) = true,
    inference(paramodulation,[],['99','67']) ).

cnf('101',plain,
    is_a_theorem(implies(X,implies(not(Y),implies(Y,Z)))) = true,
    inference(simplify,[],['100','5']) ).

cnf('102',plain,
    ifeq(true,true,is_a_theorem(implies(implies(not(X3),Y3),implies(implies(X3,Z3),implies(implies(Y3,X3),Z3)))),true) = true,
    inference(paramodulation,[],['25','19']) ).

cnf('103',plain,
    is_a_theorem(implies(implies(not(X),Y),implies(implies(X,Z),implies(implies(Y,X),Z)))) = true,
    inference(simplify,[],['102','5']) ).

cnf('104',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(Y3,Z3),implies(implies(X3,Y3),Z3)))),true) = true,
    inference(paramodulation,[],['103','63']) ).

cnf('105',plain,
    is_a_theorem(implies(X,implies(implies(Y,Z),implies(implies(X,Y),Z)))) = true,
    inference(simplify,[],['104','5']) ).

cnf('106',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(implies(Z3,Z3),X3),Y3))),true) = true,
    inference(paramodulation,[],['105','83']) ).

cnf('107',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(implies(Z,Z),X),Y))) = true,
    inference(simplify,[],['106','5']) ).

cnf('108',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,Y3)),true,is_a_theorem(implies(implies(implies(Z3,Z3),X3),Y3)),true),true) = true,
    inference(paramodulation,[],['107','3']) ).

cnf('109',plain,
    ifeq(is_a_theorem(implies(X,Y)),true,is_a_theorem(implies(implies(implies(Z,Z),X),Y)),true) = true,
    inference(simplify,[],['108','5']) ).

cnf('110',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,X3),implies(Y3,Z3)),implies(implies(Z3,U3),implies(Y3,U3)))),true) = true,
    inference(paramodulation,[],['2','109']) ).

cnf('111',plain,
    is_a_theorem(implies(implies(implies(X,X),implies(Y,Z)),implies(implies(Z,U),implies(Y,U)))) = true,
    inference(simplify,[],['110','5']) ).

cnf('112',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,X3),implies(Y3,Z3))),true,is_a_theorem(implies(implies(Z3,U3),implies(Y3,U3))),true),true) = true,
    inference(paramodulation,[],['111','3']) ).

cnf('113',plain,
    ifeq(is_a_theorem(implies(implies(X,X),implies(Y,Z))),true,is_a_theorem(implies(implies(Z,U),implies(Y,U))),true) = true,
    inference(simplify,[],['112','5']) ).

cnf('114',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),Z3),implies(not(X3),Z3))),true) = true,
    inference(paramodulation,[],['101','113']) ).

cnf('115',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(not(X),Z))) = true,
    inference(simplify,[],['114','5']) ).

cnf('116',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,Y3),Z3)),true,is_a_theorem(implies(not(X3),Z3)),true),true) = true,
    inference(paramodulation,[],['115','3']) ).

cnf('117',plain,
    ifeq(is_a_theorem(implies(implies(X,Y),Z)),true,is_a_theorem(implies(not(X),Z)),true) = true,
    inference(simplify,[],['116','5']) ).

cnf('118',plain,
    ifeq(true,true,is_a_theorem(implies(not(implies(X3,Y3)),implies(implies(Z3,Y3),implies(Z3,U3)))),true) = true,
    inference(paramodulation,[],['97','117']) ).

cnf('119',plain,
    is_a_theorem(implies(not(implies(X,Y)),implies(implies(Z,Y),implies(Z,U)))) = true,
    inference(simplify,[],['118','5']) ).

cnf('120',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(X3,Y3)),implies(X3,Y3))),true) = true,
    inference(paramodulation,[],['119','79']) ).

cnf('121',plain,
    is_a_theorem(implies(implies(X,implies(X,Y)),implies(X,Y))) = true,
    inference(simplify,[],['120','5']) ).

cnf('122',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(X3,Y3))),true,is_a_theorem(implies(X3,Y3)),true),true) = true,
    inference(paramodulation,[],['121','3']) ).

cnf('123',plain,
    ifeq(is_a_theorem(implies(X,implies(X,Y))),true,is_a_theorem(implies(X,Y)),true) = true,
    inference(simplify,[],['122','5']) ).

cnf('124',plain,
    ifeq(true,true,is_a_theorem(implies(implies(not(X3),Y3),implies(implies(Y3,X3),X3))),true) = true,
    inference(paramodulation,[],['47','123']) ).

cnf('125',plain,
    is_a_theorem(implies(implies(not(X),Y),implies(implies(Y,X),X))) = true,
    inference(simplify,[],['124','5']) ).

cnf('126',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(Y3,Z3)),implies(implies(not(Z3),Y3),implies(X3,Z3)))),true) = true,
    inference(paramodulation,[],['125','23']) ).

cnf('127',plain,
    is_a_theorem(implies(implies(X,implies(Y,Z)),implies(implies(not(Z),Y),implies(X,Z)))) = true,
    inference(simplify,[],['126','5']) ).

cnf('128',plain,
    is_a_theorem(implies(implies(x,implies(y,z)),implies(implies(not(z),y),implies(x,z)))) != true,
    inference(cnf_transformation,[],[prove_cn_45]) ).

cnf('129',plain,
    $false,
    inference(resolution,[],['127','128']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL384-10 : TPTP v8.1.2. Released v7.5.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n029.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  : 300
% 0.13/0.34  % DateTime : Thu Aug 24 19:41:08 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.38  
% 0.20/0.38  input clause set summed statistics:
% 0.20/0.38  ----------------------------------
% 0.20/0.38  in_clause_count:                     6
% 0.20/0.38  in_rule_clause_count:                6
% 0.20/0.38  in_fact_clause_count:                0
% 0.20/0.38  in_answer_clause_count:              0
% 0.20/0.38  in_ground_clause_count:              1
% 0.20/0.38  in_unit_clause_count:                6
% 0.20/0.38  in_horn_clause_count:                6
% 0.20/0.38  in_pos_clause_count:                 5
% 0.20/0.38  in_neg_clause_count:                 1
% 0.20/0.38  in_poseq_clause_count:               5
% 0.20/0.38  in_negeq_clause_count:               1
% 0.20/0.38  in_unitposeq_clause_count:           5
% 0.20/0.38  in_chain_clause_count:               0
% 0.20/0.38  in_min_length:             1
% 0.20/0.38  in_max_length:             1
% 0.20/0.38  in_min_depth:              2
% 0.20/0.38  in_max_depth:              6
% 0.20/0.38  in_min_size:               7
% 0.20/0.38  in_max_size:              17
% 0.20/0.38  in_min_vars:               0
% 0.20/0.38  in_max_vars:               3
% 0.20/0.38  in_extaxiom_count:                 0
% 0.20/0.38  in_axiom_count:                    5
% 0.20/0.38  in_assumption_count:               0
% 0.20/0.38  in_goal_count:                     1
% 0.20/0.38  in_neg_goal_count:                 1
% 0.20/0.38  in_pos_goal_count:                 0
% 0.20/0.38  in_posunit_goal_count:             0
% 0.20/0.38  
% 0.20/0.38  auto guide:
% 0.20/0.38  -----------
% 0.20/0.38  {
% 0.20/0.38  "print":1,
% 0.20/0.38  "print_level": 15,
% 0.20/0.38  "max_size": 0,
% 0.20/0.38  "max_depth": 0,
% 0.20/0.38  "max_length": 0,
% 0.20/0.38  "max_dseconds": 0,
% 0.20/0.38  "runs":[
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.20/0.38  
% 0.20/0.38  ]}
% 0.20/0.38  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 8 fork 7 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}{"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 0: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 1: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 2: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 3: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 7: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 4: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 10 fork 1 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.53  
% 0.20/0.53  **** run 16 fork 7 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.53  
% 0.20/0.53  **** run 9 fork 0 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.53  
% 0.20/0.53  **** run 11 fork 2 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.53  
% 0.20/0.53  **** run 15 fork 6 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.54  
% 0.20/0.54  **** run 14 fork 5 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.54  
% 0.20/0.54  **** run 13 fork 4 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 1: search terminated without proof.
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 0: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 7: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 6: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 2: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 5: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 3: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 4: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  **** run 18 fork 1 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.66  
% 0.20/0.66  **** run 17 fork 0 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.66  
% 0.20/0.66  **** run 24 fork 7 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.67  
% 0.20/0.67  **** run 23 fork 6 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.67  
% 0.20/0.67  **** run 19 fork 2 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.20/0.67  
% 0.20/0.67  **** run 22 fork 5 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.68  
% 0.20/0.68  **** run 20 fork 3 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.20/0.68  
% 0.20/0.68  **** run 21 fork 4 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 1: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 0: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 2: search terminated without proof.
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 4: search terminated without proof.
% 0.20/0.81  
% 0.20/0.81  **** run 26 fork 1 starts with strategy
% 0.20/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.82  
% 0.20/0.82  
% 0.20/0.82  fork 7: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  **** run 25 fork 0 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.82  
% 0.20/0.82  **** run 27 fork 2 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.82  
% 0.20/0.82  
% 0.20/0.82  fork 5: search terminated without proof.
% 0.20/0.84  
% 0.20/0.84  **** run 29 fork 4 starts with strategy
% 0.20/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.19/0.84  
% 3.19/0.84  
% 3.19/0.84  fork 3: search terminated without proof.
% 3.19/0.84  
% 3.19/0.84  **** run 32 fork 7 starts with strategy
% 3.19/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.19/0.85  
% 3.19/0.85  **** run 30 fork 5 starts with strategy
% 3.19/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.19/0.85  
% 3.19/0.85  
% 3.19/0.85  fork 6: search terminated without proof.
% 3.19/0.86  
% 3.19/0.86  **** run 28 fork 3 starts with strategy
% 3.19/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.19/0.87  
% 3.19/0.87  **** run 31 fork 6 starts with strategy
% 3.19/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 1: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 0: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 2: search terminated without proof.
% 4.27/0.95  
% 4.27/0.95  **** run 34 fork 1 starts with strategy
% 4.27/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.27/0.96  
% 4.27/0.96  
% 4.27/0.96  fork 4: search terminated without proof.
% 4.27/0.96  
% 4.27/0.96  **** run 33 fork 0 starts with strategy
% 4.27/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.27/0.96  
% 4.27/0.96  **** run 35 fork 2 starts with strategy
% 4.27/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.27/0.96  
% 4.27/0.96  
% 4.27/0.96  fork 7: search terminated without proof.
% 4.27/0.97  
% 4.27/0.97  
% 4.27/0.97  fork 5: search terminated without proof.
% 4.27/0.97  
% 4.27/0.97  **** run 37 fork 4 starts with strategy
% 4.27/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.27/0.98  
% 4.27/0.98  
% 4.27/0.98  fork 3: search terminated without proof.
% 4.27/0.98  
% 4.27/0.98  **** run 40 fork 7 starts with strategy
% 4.27/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.27/0.99  
% 4.27/0.99  
% 4.27/0.99  fork 6: search terminated without proof.
% 4.27/0.99  
% 4.27/0.99  **** run 38 fork 5 starts with strategy
% 4.27/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.27/1.00  
% 4.27/1.00  **** run 36 fork 3 starts with strategy
% 4.27/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.27/1.01  
% 4.27/1.01  **** run 39 fork 6 starts with strategy
% 4.27/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 5.02/1.07  
% 5.02/1.07  
% 5.02/1.07  fork 0: search terminated without proof.
% 5.02/1.07  
% 5.02/1.07  
% 5.02/1.07  fork 1: search terminated without proof.
% 5.02/1.08  
% 5.02/1.08  
% 5.02/1.08  fork 2: search terminated without proof.
% 5.02/1.09  
% 5.02/1.09  **** run 42 fork 1 starts with strategy
% 5.02/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.63/1.09  
% 5.63/1.09  **** run 41 fork 0 starts with strategy
% 5.63/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.63/1.10  
% 5.63/1.10  **** run 43 fork 2 starts with strategy
% 5.63/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.63/1.10  
% 5.63/1.10  
% 5.63/1.10  fork 7: search terminated without proof.
% 5.63/1.11  
% 5.63/1.11  
% 5.63/1.11  fork 4: search terminated without proof.
% 5.63/1.11  
% 5.63/1.11  
% 5.63/1.11  fork 5: search terminated without proof.
% 5.63/1.12  
% 5.63/1.12  **** run 48 fork 7 starts with strategy
% 5.63/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.63/1.12  
% 5.63/1.12  
% 5.63/1.12  fork 3: search terminated without proof.
% 5.63/1.12  
% 5.63/1.12  **** run 45 fork 4 starts with strategy
% 5.63/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.63/1.13  
% 5.63/1.13  
% 5.63/1.13  fork 6: search terminated without proof.
% 5.63/1.13  
% 5.63/1.13  **** run 46 fork 5 starts with strategy
% 5.63/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.63/1.14  
% 5.63/1.14  **** run 44 fork 3 starts with strategy
% 5.63/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.63/1.15  
% 5.63/1.15  **** run 47 fork 6 starts with strategy
% 5.63/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.63/1.15  
% 5.63/1.15  fork 7: search finished without proof.
% 5.63/1.16  
% 5.63/1.16  fork 5: search finished without proof.
% 5.63/1.17  
% 5.63/1.17  **** run 56 fork 7 starts with strategy
% 5.63/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.26/1.17  
% 6.26/1.17  fork 6: search finished without proof.
% 6.26/1.17  
% 6.26/1.17  **** run 54 fork 5 starts with strategy
% 6.26/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.30/1.19  
% 6.30/1.19  **** run 55 fork 6 starts with strategy
% 6.30/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.49/1.20  
% 6.49/1.20  fork 5: search finished without proof.
% 6.49/1.21  
% 6.49/1.21  
% 6.49/1.21  fork 0: search terminated without proof.
% 6.49/1.21  
% 6.49/1.21  
% 6.49/1.21  fork 1: search terminated without proof.
% 6.49/1.22  
% 6.49/1.22  
% 6.49/1.22  fork 2: search terminated without proof.
% 6.49/1.22  
% 6.49/1.22  **** run 62 fork 5 starts with strategy
% 6.49/1.22  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.68/1.22  
% 6.68/1.22  **** run 49 fork 0 starts with strategy
% 6.68/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.68/1.23  
% 6.68/1.23  **** run 50 fork 1 starts with strategy
% 6.68/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.68/1.24  
% 6.68/1.24  **** run 51 fork 2 starts with strategy
% 6.68/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.68/1.24  
% 6.68/1.24  
% 6.68/1.24  fork 4: search terminated without proof.
% 6.68/1.26  
% 6.68/1.26  
% 6.68/1.26  fork 3: search terminated without proof.
% 6.68/1.26  
% 6.68/1.26  **** run 53 fork 4 starts with strategy
% 6.68/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.68/1.26  
% 6.68/1.26  fork 2: search finished without proof.
% 6.68/1.28  
% 6.68/1.28  **** run 59 fork 2 starts with strategy
% 6.68/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.68/1.28  
% 6.68/1.28  **** run 52 fork 3 starts with strategy
% 6.68/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.68/1.29  
% 6.68/1.29  
% 6.68/1.29  fork 7: search terminated without proof.
% 6.68/1.29  
% 6.68/1.29  fork 4: search finished without proof.
% 6.68/1.31  
% 6.68/1.31  fork 3: search finished without proof.
% 6.68/1.31  
% 6.68/1.31  
% 6.68/1.31  fork 6: search terminated without proof.
% 6.68/1.31  
% 6.68/1.31  **** run 61 fork 4 starts with strategy
% 6.68/1.31  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 6.68/1.31  
% 6.68/1.31  **** run 64 fork 7 starts with strategy
% 6.68/1.31  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.43/1.33  
% 7.43/1.33  **** run 60 fork 3 starts with strategy
% 7.43/1.33  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.43/1.33  
% 7.43/1.33  **** run 63 fork 6 starts with strategy
% 7.43/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.43/1.34  
% 7.43/1.34  
% 7.43/1.34  fork 0: search terminated without proof.
% 7.43/1.34  
% 7.43/1.34  
% 7.43/1.34  fork 5: search terminated without proof.
% 7.43/1.35  
% 7.43/1.35  **** run 57 fork 0 starts with strategy
% 7.43/1.35  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.43/1.36  
% 7.43/1.36  
% 7.43/1.36  fork 1: search terminated without proof.
% 7.43/1.36  
% 7.43/1.36  **** run 70 fork 5 starts with strategy
% 7.43/1.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.43/1.38  
% 7.43/1.38  **** run 58 fork 1 starts with strategy
% 7.43/1.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.03/1.40  
% 8.03/1.40  
% 8.03/1.40  fork 2: search terminated without proof.
% 8.03/1.42  
% 8.03/1.42  **** run 67 fork 2 starts with strategy
% 8.03/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 8.03/1.44  
% 8.03/1.44  
% 8.03/1.44  fork 4: search terminated without proof.
% 8.03/1.44  
% 8.03/1.44  
% 8.03/1.44  fork 6: search terminated without proof.
% 8.03/1.45  
% 8.03/1.45  
% 8.03/1.45  fork 7: search terminated without proof.
% 8.03/1.45  
% 8.03/1.45  
% 8.03/1.45  fork 3: search terminated without proof.
% 8.03/1.46  
% 8.03/1.46  **** run 69 fork 4 starts with strategy
% 8.03/1.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.03/1.47  
% 8.03/1.47  **** run 71 fork 6 starts with strategy
% 8.03/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 8.03/1.47  
% 8.03/1.47  
% 8.03/1.47  fork 0: search terminated without proof.
% 8.03/1.47  
% 8.03/1.47  **** run 72 fork 7 starts with strategy
% 8.03/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 8.03/1.47  
% 8.03/1.47  **** run 68 fork 3 starts with strategy
% 8.03/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.03/1.48  
% 8.03/1.48  **** run 65 fork 0 starts with strategy
% 8.03/1.48  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 8.03/1.50  
% 8.03/1.50  
% 8.03/1.50  fork 1: search terminated without proof.
% 8.03/1.52  
% 8.03/1.52  **** run 66 fork 1 starts with strategy
% 8.03/1.52  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 8.03/1.55  
% 8.03/1.55  fork 1: search finished without proof.
% 8.03/1.56  
% 8.03/1.56  **** run 74 fork 1 starts with strategy
% 8.03/1.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 8.03/1.61  
% 8.03/1.61  
% 8.03/1.61  fork 0: search terminated without proof.
% 8.03/1.63  
% 8.03/1.63  **** run 73 fork 0 starts with strategy
% 8.03/1.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 14.32/2.38  
% 14.32/2.38  
% 14.32/2.38  fork 5: search terminated without proof.
% 15.80/2.41  
% 15.80/2.41  **** run 78 fork 5 starts with strategy
% 15.80/2.41  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 16.02/2.45  
% 16.02/2.45  
% 16.02/2.45  fork 2: search terminated without proof.
% 16.02/2.48  
% 16.02/2.48  
% 16.02/2.48  fork 4: search terminated without proof.
% 16.02/2.48  
% 16.02/2.48  **** run 75 fork 2 starts with strategy
% 16.02/2.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.02/2.50  
% 16.02/2.50  
% 16.02/2.50  fork 6: search terminated without proof.
% 16.64/2.50  
% 16.64/2.50  **** run 77 fork 4 starts with strategy
% 16.64/2.50  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.64/2.51  
% 16.64/2.51  
% 16.64/2.51  fork 3: search terminated without proof.
% 16.64/2.53  
% 16.64/2.53  **** run 79 fork 6 starts with strategy
% 16.64/2.53  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 16.64/2.54  
% 16.64/2.54  **** run 76 fork 3 starts with strategy
% 16.64/2.54  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.19/2.60  
% 17.19/2.60  
% 17.19/2.60  fork 1: search terminated without proof.
% 17.19/2.63  
% 17.19/2.63  **** run 82 fork 1 starts with strategy
% 17.19/2.63  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 17.19/2.66  
% 17.19/2.66  
% 17.19/2.66  fork 0: search terminated without proof.
% 17.99/2.68  
% 17.99/2.68  
% 17.99/2.68  fork 7: search terminated without proof.
% 17.99/2.69  
% 17.99/2.69  **** run 81 fork 0 starts with strategy
% 17.99/2.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 18.19/2.71  
% 18.19/2.71  **** run 80 fork 7 starts with strategy
% 18.19/2.71  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 23.85/3.43  
% 23.85/3.43  
% 23.85/3.43  fork 5: search terminated without proof.
% 24.04/3.46  
% 24.04/3.46  **** run 86 fork 5 starts with strategy
% 24.04/3.46  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 24.04/3.51  
% 24.04/3.51  
% 24.04/3.51  fork 2: search terminated without proof.
% 24.64/3.54  
% 24.64/3.54  **** run 83 fork 2 starts with strategy
% 24.64/3.54  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.64/3.54  
% 24.64/3.54  
% 24.64/3.54  fork 4: search terminated without proof.
% 24.64/3.57  
% 24.64/3.57  
% 24.64/3.57  fork 6: search terminated without proof.
% 24.64/3.57  
% 24.64/3.57  **** run 85 fork 4 starts with strategy
% 24.64/3.57  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 24.64/3.57  
% 24.64/3.57  
% 24.64/3.57  fork 3: search terminated without proof.
% 25.10/3.60  
% 25.10/3.60  **** run 87 fork 6 starts with strategy
% 25.10/3.60  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 25.10/3.61  
% 25.10/3.61  **** run 84 fork 3 starts with strategy
% 25.10/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 25.10/3.66  
% 25.10/3.66  
% 25.10/3.66  fork 1: search terminated without proof.
% 25.10/3.69  
% 25.10/3.69  **** run 90 fork 1 starts with strategy
% 25.10/3.69  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 25.10/3.71  
% 25.10/3.71  
% 25.10/3.71  fork 0: search terminated without proof.
% 25.10/3.74  
% 25.10/3.74  **** run 89 fork 0 starts with strategy
% 25.10/3.74  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 26.88/3.84  
% 26.88/3.84  
% 26.88/3.84  fork 7: search terminated without proof.
% 27.21/3.87  
% 27.21/3.87  **** run 88 fork 7 starts with strategy
% 27.21/3.87  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 32.29/4.54  
% 32.29/4.54  
% 32.29/4.54  fork 5: search terminated without proof.
% 32.29/4.57  
% 32.29/4.57  **** run 94 fork 5 starts with strategy
% 32.29/4.57  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 32.78/4.58  
% 32.78/4.58  
% 32.78/4.58  fork 2: search terminated without proof.
% 32.78/4.61  
% 32.78/4.61  **** run 91 fork 2 starts with strategy
% 32.78/4.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 32.78/4.63  
% 32.78/4.63  
% 32.78/4.63  fork 3: search terminated without proof.
% 32.78/4.65  
% 32.78/4.65  
% 32.78/4.65  fork 6: search terminated without proof.
% 33.46/4.66  
% 33.46/4.66  **** run 92 fork 3 starts with strategy
% 33.46/4.66  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 33.46/4.68  
% 33.46/4.68  **** run 95 fork 6 starts with strategy
% 33.46/4.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 33.46/4.68  
% 33.46/4.68  
% 33.46/4.68  fork 4: search terminated without proof.
% 33.68/4.71  
% 33.68/4.71  **** run 93 fork 4 starts with strategy
% 33.68/4.71  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 34.11/4.77  
% 34.11/4.77  
% 34.11/4.77  fork 1: search terminated without proof.
% 34.11/4.79  
% 34.11/4.79  **** run 98 fork 1 starts with strategy
% 34.11/4.79  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 35.04/4.89  
% 35.04/4.89  
% 35.04/4.89  fork 7: search terminated without proof.
% 35.04/4.92  
% 35.04/4.92  **** run 96 fork 7 starts with strategy
% 35.04/4.92  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 39.65/5.55  
% 39.65/5.55  
% 39.65/5.55  result: proof found
% 39.65/5.55  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 39.65/5.55  by run 89 fork 0 strategy {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 39.65/5.55  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 39.65/5.55  
% 39.65/5.55  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 39.65/5.55  
% 39.65/5.55  run 89 fork 0 statistics:
% 39.65/5.55  ----------------------------------
% 39.65/5.55  this run seconds: 0.987524
% 39.65/5.55  total seconds: 4.348183
% 39.65/5.55  stat_given_used: 1196
% 39.65/5.55  stat_given_used_at_endgame: 1037
% 39.65/5.55  stat_given_candidates:   6292
% 39.65/5.55  stat_given_candidates_at_endgame: 5693
% 39.65/5.55  stat_given_candidates_h: 0
% 39.65/5.55  stat_binres_derived_cl:   1
% 39.65/5.55  stat_binres_derived_cl_h: 0
% 39.65/5.55  stat_factor_derived_cl: 0
% 39.65/5.55  stat_para_derived_cl: 338424
% 39.65/5.55  stat_tautologies_discarded: 0
% 39.65/5.55  stat_forward_subsumed: 94114
% 39.65/5.55  stat_derived_cut: 0
% 39.65/5.55  stat_derived_rewritten: 1189
% 39.65/5.55  stat_weight_discarded_building: 0
% 39.65/5.55  stat_weight_discarded_cl: 15843
% 39.65/5.55  stat_internlimit_discarded_cl: 0
% 39.65/5.55  stat_simplified:  1189 simplified 0 derived 0 given
% 39.65/5.55  stat_kept_cl: 44505
% 39.65/5.55  stat_built_cl: 63929
% 39.65/5.55  stat_hyperres_partial_cl: 0
% 39.65/5.55  stat_made_rewriters: 1036
% 39.65/5.55  stat_backward_subsumed: 0
% 39.65/5.55  stat_propagated_subsumed: 0
% 39.65/5.55  stat_clsubs_attempted:                    135621
% 39.65/5.55  stat_clsubs_fact_groundunit_found:             0
% 39.65/5.55  stat_clsubs_rule_groundunit_found:             1
% 39.65/5.55  stat_clsubs_top_meta_attempted:             536130
% 39.65/5.55  stat_clsubs_top_meta_failed:                400509
% 39.65/5.55  stat_clsubs_top_meta_nonpref_attempted:              536130
% 39.65/5.55  stat_clsubs_top_meta_nonpref_succeeded:              172083
% 39.65/5.55  stat_clsubs_top_meta_pref_attempted:                 172083
% 39.65/5.55  stat_clsubs_top_meta_pref1_succeeded:                172083
% 39.65/5.55  stat_clsubs_top_meta_pref2_succeeded:                137026
% 39.65/5.55  stat_clsubs_top_meta_pref3_succeeded:                135621
% 39.65/5.55  stat_clsubs_top_meta_pref_succeeded:                 135621
% 39.65/5.55  stat_clsubs_meta_attempted:               135621
% 39.65/5.55  stat_clsubs_meta_failed:                   20732
% 39.65/5.55  stat_clsubs_predsymbs_attempted:               0
% 39.65/5.55  stat_clsubs_unit_attempted:               135621
% 39.65/5.55  stat_clsubs_full_attempted:                    0
% 39.65/5.55  stat_forwardsubs_attempted:               154462
% 39.65/5.55  stat_lit_hash_added:                  44512
% 39.65/5.55  stat_lit_hash_computed:              200173
% 39.65/5.55  stat_lit_hash_match_found:            94115
% 39.65/5.55  stat_lit_hash_match_miss:            123083
% 39.65/5.55  stat_lit_hash_cut_ok:                     0
% 39.65/5.55  stat_lit_strong_cut_ok:                   0
% 39.65/5.55  stat_lit_hash_subsume_ok:             94114
% 39.65/5.55  clqueue els 10000000 used 1
% 39.65/5.55  clactive els 10000000 used 1197
% 39.65/5.55  clactivesubsume els 10000000 used 7171
% 39.65/5.55  queue_termbuf els 200000000 used 4649740
% 39.65/5.55  hyper_termbuf els 100000000 used 1
% 39.65/5.55  active_termbuf els 100000000 used 74123
% 39.65/5.55  varstack els 5000 last used 1
% 39.65/5.55  given_termbuf els 10000000 last used 68
% 39.65/5.55  simplified_termbuf els 10000000 last used 1
% 39.65/5.55  derived_termbuf els 10000000 last used 3
% 39.65/5.55  wr_mallocs: 176945
% 39.65/5.55  wr_callocs: 21
% 39.65/5.55  wr_reallocs: 8215
% 39.65/5.55  wr_frees: 2
% 39.65/5.55  wr_malloc_bytes: 4168788932
% 39.65/5.55  wr_calloc_bytes: 112065536
% 39.65/5.55  wr_realloc_bytes: 1544664
% 39.65/5.55  wr_realloc_freebytes: 0
% 39.65/5.55  ----------------------------------
%------------------------------------------------------------------------------