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

View Problem - Process Solution

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

% Computer : n024.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:56 EDT 2023

% Result   : Timeout 286.85s 36.93s
% Output   : None 
% 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,
    ifeq(true,true,is_a_theorem(implies(implies(implies(implies(not(X3),X3),Y3),Z3),implies(implies(X3,Y3),Z3))),true) = true,
    inference(paramodulation,[],['8','6']) ).

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

cnf('11',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('12',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(Z,Y)),U),implies(implies(Z,X),U))) = true,
    inference(simplify,[],['11','5']) ).

cnf('13',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,[],['12','3']) ).

cnf('14',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,[],['13','5']) ).

cnf('15',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,[],['10','14']) ).

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

cnf('17',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,[],['16','14']) ).

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

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

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

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

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

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

cnf('24',plain,
    ifeq(true,true,is_a_theorem(implies(X3,X3)),true) = true,
    inference(paramodulation,[],['21','23']) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf('38',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,[],['21','3']) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf('94',plain,
    ifeq(true,true,is_a_theorem(implies(not(not(X3)),X3)),true) = true,
    inference(paramodulation,[],['93','23']) ).

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

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

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

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

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

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

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

cnf('102',plain,
    ifeq(true,true,is_a_theorem(implies(X3,not(not(X3)))),true) = true,
    inference(paramodulation,[],['101','39']) ).

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

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

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

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

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

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

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

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

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

cnf('112',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,[],['111','3']) ).

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

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

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

cnf('116',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(X3,Y3)),implies(X3,Y3))),true) = true,
    inference(paramodulation,[],['107','14']) ).

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

cnf('118',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,[],['117','3']) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf('132',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),Z3),implies(implies(Z3,X3),X3))),true) = true,
    inference(paramodulation,[],['131','14']) ).

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

cnf('134',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(implies(X3,Z3),Y3),Y3))),true) = true,
    inference(paramodulation,[],['133','14']) ).

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

cnf('136',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(Y3,Z3)),implies(Y3,implies(X3,Z3)))),true) = true,
    inference(paramodulation,[],['123','14']) ).

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

cnf('138',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,[],['137','3']) ).

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

cnf('140',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),Z3),implies(implies(X3,Z3),Z3))),true) = true,
    inference(paramodulation,[],['135','139']) ).

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

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

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

cnf('144',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(not(X3),Y3),Y3))),true) = true,
    inference(paramodulation,[],['141','143']) ).

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

cnf('146',plain,
    ifeq(true,true,is_a_theorem(implies(implies(not(X3),Y3),implies(implies(X3,Y3),Y3))),true) = true,
    inference(paramodulation,[],['145','139']) ).

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

cnf('148',plain,
    is_a_theorem(implies(implies(not(x),y),implies(implies(x,y),y))) != true,
    inference(cnf_transformation,[],[prove_cn_53]) ).

cnf('149',plain,
    $false,
    inference(resolution,[],['147','148']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : LCL390-10 : TPTP v8.1.2. Released v7.5.0.
% 0.06/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n024.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Thu Aug 24 22:48:54 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.37  
% 0.12/0.37  input clause set summed statistics:
% 0.12/0.37  ----------------------------------
% 0.12/0.37  in_clause_count:                     6
% 0.12/0.37  in_rule_clause_count:                6
% 0.12/0.37  in_fact_clause_count:                0
% 0.12/0.37  in_answer_clause_count:              0
% 0.12/0.37  in_ground_clause_count:              1
% 0.12/0.37  in_unit_clause_count:                6
% 0.12/0.37  in_horn_clause_count:                6
% 0.12/0.37  in_pos_clause_count:                 5
% 0.12/0.37  in_neg_clause_count:                 1
% 0.12/0.37  in_poseq_clause_count:               5
% 0.12/0.37  in_negeq_clause_count:               1
% 0.12/0.37  in_unitposeq_clause_count:           5
% 0.12/0.37  in_chain_clause_count:               0
% 0.12/0.37  in_min_length:             1
% 0.12/0.37  in_max_length:             1
% 0.12/0.37  in_min_depth:              2
% 0.12/0.37  in_max_depth:              5
% 0.12/0.37  in_min_size:               7
% 0.12/0.37  in_max_size:              16
% 0.12/0.37  in_min_vars:               0
% 0.12/0.37  in_max_vars:               3
% 0.12/0.37  in_extaxiom_count:                 0
% 0.12/0.37  in_axiom_count:                    5
% 0.12/0.37  in_assumption_count:               0
% 0.12/0.37  in_goal_count:                     1
% 0.12/0.37  in_neg_goal_count:                 1
% 0.12/0.37  in_pos_goal_count:                 0
% 0.12/0.38  in_posunit_goal_count:             0
% 0.12/0.38  
% 0.12/0.38  auto guide:
% 0.12/0.38  -----------
% 0.12/0.38  {
% 0.12/0.38  "print":1,
% 0.12/0.38  "print_level": 15,
% 0.12/0.38  "max_size": 0,
% 0.12/0.38  "max_depth": 0,
% 0.12/0.38  "max_length": 0,
% 0.12/0.38  "max_dseconds": 0,
% 0.12/0.38  "runs":[
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.12/0.38  
% 0.12/0.38  ]}
% 0.12/0.38  
% 0.12/0.38  
% 0.12/0.38  **** run 1 fork 0 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.12/0.38  
% 0.12/0.38  **** run 2 fork 1 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 3 fork 2 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.12/0.38  
% 0.12/0.38  **** run 4 fork 3 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.12/0.38  
% 0.12/0.38  **** run 5 fork 4 starts with strategy
% 0.12/0.38  
% 0.12/0.38  **** run 6 fork 5 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.12/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.12/0.38  
% 0.12/0.38  **** run 7 fork 6 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.39  
% 0.18/0.39  **** run 8 fork 7 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 1: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 2: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 3: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 4: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 6: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 5: search terminated without proof.
% 0.18/0.51  
% 0.18/0.51  
% 0.18/0.51  fork 0: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 7: search terminated without proof.
% 0.18/0.53  
% 0.18/0.53  **** run 15 fork 6 starts with strategy
% 0.18/0.53  
% 0.18/0.53  **** run 11 fork 2 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.53  
% 0.18/0.53  **** run 13 fork 4 starts with strategy
% 0.18/0.53  
% 0.18/0.53  **** run 12 fork 3 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.53  
% 0.18/0.53  **** run 10 fork 1 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.18/0.53  
% 0.18/0.53  **** run 14 fork 5 starts with strategy
% 0.18/0.53  {"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.18/0.53  
% 0.18/0.53  **** run 9 fork 0 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.55  
% 0.18/0.55  **** run 16 fork 7 starts with strategy
% 0.18/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 1.79/0.64  
% 1.79/0.64  
% 1.79/0.64  fork 2: search terminated without proof.
% 1.79/0.64  
% 1.79/0.64  
% 1.79/0.64  fork 3: search terminated without proof.
% 1.79/0.64  
% 1.79/0.64  
% 1.79/0.64  fork 4: search terminated without proof.
% 1.79/0.65  
% 1.79/0.65  
% 1.79/0.65  fork 5: search terminated without proof.
% 1.79/0.65  
% 1.79/0.65  
% 1.79/0.65  fork 1: search terminated without proof.
% 1.79/0.66  
% 1.79/0.66  
% 1.79/0.66  fork 6: search terminated without proof.
% 1.79/0.66  
% 1.79/0.66  **** run 19 fork 2 starts with strategy
% 1.79/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 1.79/0.66  
% 1.79/0.66  
% 1.79/0.66  fork 7: search terminated without proof.
% 1.79/0.66  
% 1.79/0.66  **** run 21 fork 4 starts with strategy
% 1.79/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 1.79/0.66  
% 1.79/0.66  **** run 20 fork 3 starts with strategy
% 1.79/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 1.79/0.67  
% 1.79/0.67  **** run 22 fork 5 starts with strategy
% 1.79/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 1.79/0.67  
% 1.79/0.67  **** run 18 fork 1 starts with strategy
% 1.79/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 1.79/0.68  
% 1.79/0.68  **** run 24 fork 7 starts with strategy
% 1.79/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 1.79/0.68  
% 1.79/0.68  
% 1.79/0.68  fork 0: search terminated without proof.
% 1.79/0.68  
% 1.79/0.68  **** run 23 fork 6 starts with strategy
% 1.79/0.68  {"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}
% 2.53/0.70  
% 2.53/0.70  **** run 17 fork 0 starts with strategy
% 2.53/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.08/0.78  
% 3.08/0.78  
% 3.08/0.78  fork 3: search terminated without proof.
% 3.08/0.79  
% 3.08/0.79  
% 3.08/0.79  fork 2: search terminated without proof.
% 3.08/0.79  
% 3.08/0.79  **** run 28 fork 3 starts with strategy
% 3.08/0.79  
% 3.08/0.79  
% 3.08/0.79  fork 4: search terminated without proof.
% 3.08/0.79  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.08/0.80  
% 3.08/0.80  
% 3.08/0.80  fork 5: search terminated without proof.
% 3.43/0.81  
% 3.43/0.81  
% 3.43/0.81  fork 1: search terminated without proof.
% 3.43/0.81  
% 3.43/0.81  **** run 27 fork 2 starts with strategy
% 3.43/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.43/0.81  
% 3.43/0.81  
% 3.43/0.81  fork 7: search terminated without proof.
% 3.43/0.81  
% 3.43/0.81  **** run 29 fork 4 starts with strategy
% 3.43/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.43/0.82  
% 3.43/0.82  **** run 30 fork 5 starts with strategy
% 3.43/0.82  {"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.43/0.83  
% 3.43/0.83  **** run 26 fork 1 starts with strategy
% 3.43/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.43/0.83  
% 3.43/0.83  
% 3.43/0.83  fork 6: search terminated without proof.
% 3.43/0.83  
% 3.43/0.83  **** run 32 fork 7 starts with strategy
% 3.43/0.83  {"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.43/0.83  
% 3.43/0.83  
% 3.43/0.83  fork 0: search terminated without proof.
% 3.72/0.85  
% 3.72/0.85  **** run 25 fork 0 starts with strategy
% 3.72/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.72/0.86  
% 3.72/0.86  **** run 31 fork 6 starts with strategy
% 3.72/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.72/0.91  
% 3.72/0.91  
% 3.72/0.91  fork 3: search terminated without proof.
% 3.72/0.92  
% 3.72/0.92  **** run 36 fork 3 starts with strategy
% 3.72/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.72/0.93  
% 3.72/0.93  
% 3.72/0.93  fork 2: search terminated without proof.
% 3.72/0.93  
% 3.72/0.93  
% 3.72/0.93  fork 4: search terminated without proof.
% 4.48/0.94  
% 4.48/0.94  
% 4.48/0.94  fork 5: search terminated without proof.
% 4.48/0.94  
% 4.48/0.94  
% 4.48/0.94  fork 7: search terminated without proof.
% 4.48/0.95  
% 4.48/0.95  
% 4.48/0.95  fork 1: search terminated without proof.
% 4.48/0.95  
% 4.48/0.95  **** run 35 fork 2 starts with strategy
% 4.48/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.48/0.95  
% 4.48/0.95  **** run 37 fork 4 starts with strategy
% 4.48/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.48/0.95  
% 4.48/0.95  **** run 38 fork 5 starts with strategy
% 4.48/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.48/0.96  
% 4.48/0.96  **** run 40 fork 7 starts with strategy
% 4.48/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.48/0.96  
% 4.48/0.96  **** run 34 fork 1 starts with strategy
% 4.48/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.48/0.97  
% 4.48/0.97  
% 4.48/0.97  fork 0: search terminated without proof.
% 4.48/0.97  
% 4.48/0.97  
% 4.48/0.97  fork 6: search terminated without proof.
% 4.48/0.99  
% 4.48/0.99  **** run 33 fork 0 starts with strategy
% 4.48/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.93/0.99  
% 4.93/0.99  **** run 39 fork 6 starts with strategy
% 4.93/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.93/1.03  
% 4.93/1.03  
% 4.93/1.03  fork 3: search terminated without proof.
% 4.93/1.05  
% 4.93/1.05  **** run 44 fork 3 starts with strategy
% 4.93/1.05  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.47/1.07  
% 5.47/1.07  
% 5.47/1.07  fork 2: search terminated without proof.
% 5.47/1.07  
% 5.47/1.07  
% 5.47/1.07  fork 4: search terminated without proof.
% 5.47/1.07  
% 5.47/1.07  
% 5.47/1.07  fork 5: search terminated without proof.
% 5.47/1.09  
% 5.47/1.09  **** run 43 fork 2 starts with strategy
% 5.47/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.47/1.09  
% 5.47/1.09  **** run 45 fork 4 starts with strategy
% 5.47/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.47/1.09  
% 5.47/1.09  
% 5.47/1.09  fork 7: search terminated without proof.
% 5.47/1.09  
% 5.47/1.09  **** run 46 fork 5 starts with strategy
% 5.47/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.47/1.10  
% 5.47/1.10  
% 5.47/1.10  fork 1: search terminated without proof.
% 5.80/1.11  
% 5.80/1.11  **** run 48 fork 7 starts with strategy
% 5.80/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.80/1.11  
% 5.80/1.11  
% 5.80/1.11  fork 0: search terminated without proof.
% 5.80/1.12  
% 5.80/1.12  **** run 42 fork 1 starts with strategy
% 5.80/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.80/1.12  
% 5.80/1.12  fork 5: search finished without proof.
% 5.80/1.12  
% 5.80/1.12  
% 5.80/1.12  fork 6: search terminated without proof.
% 5.80/1.13  
% 5.80/1.13  **** run 41 fork 0 starts with strategy
% 5.80/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.80/1.14  
% 5.80/1.14  fork 7: search finished without proof.
% 5.80/1.14  
% 5.80/1.14  **** run 54 fork 5 starts with strategy
% 5.80/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.80/1.15  
% 5.80/1.15  **** run 47 fork 6 starts with strategy
% 5.80/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.80/1.16  
% 5.80/1.16  **** run 56 fork 7 starts with strategy
% 5.80/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 5.80/1.16  
% 5.80/1.16  
% 5.80/1.16  fork 3: search terminated without proof.
% 5.80/1.17  
% 5.80/1.17  fork 5: search finished without proof.
% 5.80/1.17  
% 5.80/1.17  fork 6: search finished without proof.
% 5.80/1.18  
% 5.80/1.18  **** run 62 fork 5 starts with strategy
% 5.80/1.18  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 5.80/1.19  
% 5.80/1.19  **** run 55 fork 6 starts with strategy
% 5.80/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 5.80/1.20  
% 5.80/1.20  **** run 52 fork 3 starts with strategy
% 5.80/1.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 5.80/1.21  
% 5.80/1.21  
% 5.80/1.21  fork 4: search terminated without proof.
% 5.80/1.21  
% 5.80/1.21  
% 5.80/1.21  fork 2: search terminated without proof.
% 6.61/1.23  
% 6.61/1.23  **** run 53 fork 4 starts with strategy
% 6.61/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.61/1.23  
% 6.61/1.23  **** run 51 fork 2 starts with strategy
% 6.61/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.61/1.24  
% 6.61/1.24  fork 3: search finished without proof.
% 6.61/1.25  
% 6.61/1.25  fork 2: search finished without proof.
% 6.61/1.25  
% 6.61/1.25  
% 6.61/1.25  fork 0: search terminated without proof.
% 6.61/1.25  
% 6.61/1.25  **** run 60 fork 3 starts with strategy
% 6.61/1.25  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 6.61/1.25  
% 6.61/1.25  fork 4: search finished without proof.
% 6.61/1.26  
% 6.61/1.26  
% 6.61/1.26  fork 1: search terminated without proof.
% 6.61/1.27  
% 6.61/1.27  **** run 59 fork 2 starts with strategy
% 6.61/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.61/1.27  
% 6.61/1.27  **** run 61 fork 4 starts with strategy
% 6.61/1.27  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 6.61/1.28  
% 6.61/1.28  **** run 49 fork 0 starts with strategy
% 6.61/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.61/1.29  
% 6.61/1.29  **** run 50 fork 1 starts with strategy
% 6.61/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.61/1.30  
% 6.61/1.30  
% 6.61/1.30  fork 5: search terminated without proof.
% 6.61/1.31  
% 6.61/1.31  
% 6.61/1.31  fork 6: search terminated without proof.
% 7.38/1.31  
% 7.38/1.31  
% 7.38/1.31  fork 7: search terminated without proof.
% 7.38/1.32  
% 7.38/1.32  **** run 70 fork 5 starts with strategy
% 7.38/1.32  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.38/1.33  
% 7.38/1.33  **** run 63 fork 6 starts with strategy
% 7.38/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.38/1.33  
% 7.38/1.33  **** run 64 fork 7 starts with strategy
% 7.38/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.87/1.37  
% 7.87/1.37  
% 7.87/1.37  fork 3: search terminated without proof.
% 7.87/1.39  
% 7.87/1.39  
% 7.87/1.39  fork 2: search terminated without proof.
% 7.87/1.39  
% 7.87/1.39  
% 7.87/1.39  fork 4: search terminated without proof.
% 7.87/1.40  
% 7.87/1.40  **** run 68 fork 3 starts with strategy
% 7.87/1.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 7.87/1.41  
% 7.87/1.41  **** run 67 fork 2 starts with strategy
% 7.87/1.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.87/1.41  
% 7.87/1.41  **** run 69 fork 4 starts with strategy
% 7.87/1.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.87/1.42  
% 7.87/1.42  
% 7.87/1.42  fork 0: search terminated without proof.
% 7.87/1.42  
% 7.87/1.42  
% 7.87/1.42  fork 1: search terminated without proof.
% 7.87/1.44  
% 7.87/1.44  **** run 57 fork 0 starts with strategy
% 7.87/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.87/1.44  
% 7.87/1.44  **** run 58 fork 1 starts with strategy
% 7.87/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.87/1.45  
% 7.87/1.45  
% 7.87/1.45  fork 6: search terminated without proof.
% 7.87/1.45  
% 7.87/1.45  
% 7.87/1.45  fork 7: search terminated without proof.
% 8.57/1.47  
% 8.57/1.47  **** run 71 fork 6 starts with strategy
% 8.57/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.57/1.47  
% 8.57/1.47  **** run 72 fork 7 starts with strategy
% 8.57/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.23/1.56  
% 9.23/1.56  
% 9.23/1.56  fork 0: search terminated without proof.
% 9.23/1.56  
% 9.23/1.56  
% 9.23/1.56  fork 1: search terminated without proof.
% 9.23/1.58  
% 9.23/1.58  **** run 65 fork 0 starts with strategy
% 9.23/1.58  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.23/1.58  
% 9.23/1.58  **** run 66 fork 1 starts with strategy
% 9.23/1.58  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.80/1.61  
% 9.80/1.61  fork 1: search finished without proof.
% 9.80/1.63  
% 9.80/1.63  **** run 74 fork 1 starts with strategy
% 9.80/1.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 10.23/1.70  
% 10.23/1.70  
% 10.23/1.70  fork 0: search terminated without proof.
% 10.23/1.72  
% 10.23/1.72  **** run 73 fork 0 starts with strategy
% 10.23/1.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 15.39/2.34  
% 15.39/2.34  
% 15.39/2.34  fork 5: search terminated without proof.
% 15.74/2.37  
% 15.74/2.37  **** run 78 fork 5 starts with strategy
% 15.74/2.37  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 15.74/2.43  
% 15.74/2.43  
% 15.74/2.43  fork 3: search terminated without proof.
% 15.74/2.44  
% 15.74/2.44  
% 15.74/2.44  fork 2: search terminated without proof.
% 16.37/2.45  
% 16.37/2.45  
% 16.37/2.45  fork 4: search terminated without proof.
% 16.37/2.46  
% 16.37/2.46  **** run 76 fork 3 starts with strategy
% 16.37/2.46  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 16.37/2.48  
% 16.37/2.48  **** run 75 fork 2 starts with strategy
% 16.37/2.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.37/2.48  
% 16.37/2.48  **** run 77 fork 4 starts with strategy
% 16.37/2.48  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.37/2.49  
% 16.37/2.49  
% 16.37/2.49  fork 6: search terminated without proof.
% 16.37/2.49  
% 16.37/2.49  
% 16.37/2.49  fork 7: search terminated without proof.
% 16.37/2.53  
% 16.37/2.53  **** run 80 fork 7 starts with strategy
% 16.37/2.53  {"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}
% 16.37/2.53  
% 16.37/2.53  **** run 79 fork 6 starts with strategy
% 16.37/2.53  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 18.39/2.73  
% 18.39/2.73  
% 18.39/2.73  fork 1: search terminated without proof.
% 18.39/2.75  
% 18.39/2.75  
% 18.39/2.75  fork 0: search terminated without proof.
% 18.39/2.76  
% 18.39/2.76  **** run 82 fork 1 starts with strategy
% 18.39/2.76  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 18.39/2.78  
% 18.39/2.78  **** run 81 fork 0 starts with strategy
% 18.39/2.78  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 23.58/3.42  
% 23.58/3.42  
% 23.58/3.42  fork 5: search terminated without proof.
% 23.58/3.44  
% 23.58/3.44  **** run 86 fork 5 starts with strategy
% 23.58/3.44  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 24.54/3.49  
% 24.54/3.49  
% 24.54/3.49  fork 3: search terminated without proof.
% 24.54/3.51  
% 24.54/3.51  
% 24.54/3.51  fork 2: search terminated without proof.
% 24.54/3.51  
% 24.54/3.51  
% 24.54/3.51  fork 4: search terminated without proof.
% 24.54/3.51  
% 24.54/3.51  **** run 84 fork 3 starts with strategy
% 24.54/3.51  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 25.04/3.55  
% 25.04/3.55  **** run 85 fork 4 starts with strategy
% 25.04/3.55  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 25.04/3.55  
% 25.04/3.55  **** run 83 fork 2 starts with strategy
% 25.04/3.55  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 25.04/3.57  
% 25.04/3.57  
% 25.04/3.57  fork 7: search terminated without proof.
% 25.04/3.58  
% 25.04/3.58  
% 25.04/3.58  fork 6: search terminated without proof.
% 25.04/3.60  
% 25.04/3.60  **** run 88 fork 7 starts with strategy
% 25.04/3.60  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 25.55/3.61  
% 25.55/3.61  **** run 87 fork 6 starts with strategy
% 25.55/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.04/3.80  
% 27.04/3.80  
% 27.04/3.80  fork 1: search terminated without proof.
% 27.04/3.81  
% 27.04/3.81  
% 27.04/3.81  fork 0: search terminated without proof.
% 27.04/3.83  
% 27.04/3.83  **** run 90 fork 1 starts with strategy
% 27.04/3.83  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 27.04/3.84  
% 27.04/3.84  **** run 89 fork 0 starts with strategy
% 27.04/3.84  {"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}
% 31.85/4.47  
% 31.85/4.47  
% 31.85/4.47  fork 5: search terminated without proof.
% 31.85/4.49  
% 31.85/4.49  **** run 94 fork 5 starts with strategy
% 31.85/4.49  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 32.55/4.55  
% 32.55/4.55  
% 32.55/4.55  fork 3: search terminated without proof.
% 32.55/4.58  
% 32.55/4.58  **** run 92 fork 3 starts with strategy
% 32.55/4.58  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 32.55/4.58  
% 32.55/4.58  
% 32.55/4.58  fork 2: search terminated without proof.
% 32.55/4.58  
% 32.55/4.58  
% 32.55/4.58  fork 4: search terminated without proof.
% 33.27/4.61  
% 33.27/4.61  **** run 93 fork 4 starts with strategy
% 33.27/4.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 33.27/4.61  
% 33.27/4.61  **** run 91 fork 2 starts with strategy
% 33.27/4.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 33.27/4.63  
% 33.27/4.63  
% 33.27/4.63  fork 7: search terminated without proof.
% 33.27/4.66  
% 33.27/4.66  **** run 96 fork 7 starts with strategy
% 33.27/4.66  {"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}
% 33.27/4.67  
% 33.27/4.67  
% 33.27/4.67  fork 6: search terminated without proof.
% 34.11/4.70  
% 34.11/4.70  **** run 95 fork 6 starts with strategy
% 34.11/4.70  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 34.94/4.86  
% 34.94/4.86  
% 34.94/4.86  fork 1: search terminated without proof.
% 34.94/4.86  
% 34.94/4.86  
% 34.94/4.86  fork 0: search terminated without proof.
% 34.94/4.88  
% 34.94/4.88  **** run 98 fork 1 starts with strategy
% 34.94/4.88  {"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.64/4.89  
% 35.64/4.89  **** run 97 fork 0 starts with strategy
% 35.64/4.89  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 39.89/5.53  
% 39.89/5.53  
% 39.89/5.53  fork 5: search terminated without proof.
% 39.89/5.55  
% 39.89/5.55  **** run 102 fork 5 starts with strategy
% 39.89/5.55  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 41.14/5.62  
% 41.14/5.62  
% 41.14/5.62  fork 3: search terminated without proof.
% 41.14/5.64  
% 41.14/5.64  
% 41.14/5.64  fork 4: search terminated without proof.
% 41.14/5.65  
% 41.14/5.65  **** run 100 fork 3 starts with strategy
% 41.14/5.65  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 41.14/5.65  
% 41.14/5.65  
% 41.14/5.65  fork 2: search terminated without proof.
% 41.76/5.67  
% 41.76/5.67  **** run 101 fork 4 starts with strategy
% 41.76/5.67  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 41.76/5.68  
% 41.76/5.68  **** run 99 fork 2 starts with strategy
% 41.76/5.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 41.76/5.69  
% 41.76/5.69  
% 41.76/5.69  fork 7: search terminated without proof.
% 41.76/5.71  
% 41.76/5.71  **** run 104 fork 7 starts with strategy
% 41.76/5.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 42.34/5.74  
% 42.34/5.74  
% 42.34/5.74  fork 6: search terminated without proof.
% 42.34/5.76  
% 42.34/5.76  **** run 103 fork 6 starts with strategy
% 42.34/5.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 43.29/5.90  
% 43.29/5.90  
% 43.29/5.90  fork 1: search terminated without proof.
% 43.82/5.93  
% 43.82/5.93  **** run 106 fork 1 starts with strategy
% 43.82/5.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 43.82/5.93  
% 43.82/5.93  
% 43.82/5.93  fork 0: search terminated without proof.
% 43.82/5.96  
% 43.82/5.96  **** run 105 fork 0 starts with strategy
% 43.82/5.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 48.98/6.58  
% 48.98/6.58  
% 48.98/6.58  fork 5: search terminated without proof.
% 48.98/6.61  
% 48.98/6.61  **** run 110 fork 5 starts with strategy
% 48.98/6.61  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 49.45/6.67  
% 49.45/6.67  
% 49.45/6.67  fork 3: search terminated without proof.
% 49.45/6.70  
% 49.45/6.70  **** run 108 fork 3 starts with strategy
% 49.45/6.70  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 49.45/6.70  
% 49.45/6.70  
% 49.45/6.70  fork 4: search terminated without proof.
% 49.45/6.71  
% 49.45/6.71  
% 49.45/6.71  fork 2: search terminated without proof.
% 50.10/6.73  
% 50.10/6.73  **** run 109 fork 4 starts with strategy
% 50.10/6.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 50.10/6.74  
% 50.10/6.74  **** run 107 fork 2 starts with strategy
% 50.10/6.74  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 50.10/6.75  
% 50.10/6.75  
% 50.10/6.75  fork 7: search terminated without proof.
% 50.10/6.78  
% 50.10/6.78  **** run 112 fork 7 starts with strategy
% 50.10/6.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 50.10/6.80  
% 50.10/6.80  
% 50.10/6.80  fork 6: search terminated without proof.
% 50.10/6.81  
% 50.10/6.81  fork 7: search finished without proof.
% 50.10/6.83  
% 50.10/6.83  **** run 120 fork 7 starts with strategy
% 50.10/6.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 50.10/6.83  
% 50.10/6.83  **** run 111 fork 6 starts with strategy
% 50.10/6.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 50.98/6.86  
% 50.98/6.86  fork 7: search finished without proof.
% 50.98/6.87  
% 50.98/6.87  **** run 128 fork 7 starts with strategy
% 50.98/6.87  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 51.82/6.95  
% 51.82/6.95  
% 51.82/6.95  fork 1: search terminated without proof.
% 51.82/6.98  
% 51.82/6.98  **** run 114 fork 1 starts with strategy
% 51.82/6.98  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 51.82/6.99  
% 51.82/6.99  
% 51.82/6.99  fork 0: search terminated without proof.
% 51.82/7.01  
% 51.82/7.01  fork 1: search finished without proof.
% 52.47/7.02  
% 52.47/7.02  **** run 122 fork 1 starts with strategy
% 52.47/7.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 52.47/7.03  
% 52.47/7.03  **** run 113 fork 0 starts with strategy
% 52.47/7.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 52.47/7.06  
% 52.47/7.06  fork 0: search finished without proof.
% 52.47/7.07  
% 52.47/7.07  **** run 121 fork 0 starts with strategy
% 52.47/7.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 57.36/7.65  
% 57.36/7.65  
% 57.36/7.65  fork 5: search terminated without proof.
% 57.55/7.71  
% 57.55/7.71  **** run 118 fork 5 starts with strategy
% 57.55/7.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 58.01/7.73  
% 58.01/7.73  
% 58.01/7.73  fork 3: search terminated without proof.
% 58.01/7.74  
% 58.01/7.74  fork 5: search finished without proof.
% 58.01/7.75  
% 58.01/7.75  **** run 126 fork 5 starts with strategy
% 58.01/7.75  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 58.27/7.77  
% 58.27/7.77  
% 58.27/7.77  fork 2: search terminated without proof.
% 58.27/7.78  
% 58.27/7.78  
% 58.27/7.78  fork 4: search terminated without proof.
% 58.27/7.79  
% 58.27/7.79  **** run 116 fork 3 starts with strategy
% 58.27/7.79  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 58.27/7.81  
% 58.27/7.81  **** run 115 fork 2 starts with strategy
% 58.27/7.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 58.89/7.83  
% 58.89/7.83  **** run 117 fork 4 starts with strategy
% 58.89/7.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 58.89/7.85  
% 58.89/7.85  fork 4: search finished without proof.
% 58.89/7.87  
% 58.89/7.87  **** run 125 fork 4 starts with strategy
% 58.89/7.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 58.89/7.87  
% 58.89/7.87  
% 58.89/7.87  fork 6: search terminated without proof.
% 59.25/7.90  
% 59.25/7.90  
% 59.25/7.90  fork 7: search terminated without proof.
% 59.25/7.90  
% 59.25/7.90  **** run 119 fork 6 starts with strategy
% 59.25/7.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 59.25/7.94  
% 59.25/7.94  fork 6: search finished without proof.
% 59.78/7.94  
% 59.78/7.94  **** run 136 fork 7 starts with strategy
% 59.78/7.94  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 59.78/7.95  
% 59.78/7.95  **** run 127 fork 6 starts with strategy
% 59.78/7.95  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 59.96/8.04  
% 59.96/8.04  
% 59.96/8.04  fork 1: search terminated without proof.
% 60.79/8.08  
% 60.79/8.08  **** run 130 fork 1 starts with strategy
% 60.79/8.08  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 60.79/8.10  
% 60.79/8.10  
% 60.79/8.10  fork 0: search terminated without proof.
% 61.06/8.13  
% 61.06/8.13  **** run 129 fork 0 starts with strategy
% 61.06/8.13  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 66.42/8.79  
% 66.42/8.79  
% 66.42/8.79  fork 5: search terminated without proof.
% 66.63/8.82  
% 66.63/8.82  **** run 134 fork 5 starts with strategy
% 66.63/8.82  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 66.72/8.83  
% 66.72/8.83  
% 66.72/8.83  fork 3: search terminated without proof.
% 66.72/8.84  
% 66.72/8.84  
% 66.72/8.84  fork 2: search terminated without proof.
% 66.72/8.86  
% 66.72/8.86  **** run 124 fork 3 starts with strategy
% 66.72/8.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 66.72/8.86  
% 66.72/8.86  **** run 123 fork 2 starts with strategy
% 66.72/8.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 66.72/8.90  
% 66.72/8.90  
% 66.72/8.90  fork 4: search terminated without proof.
% 67.41/8.93  
% 67.41/8.93  **** run 133 fork 4 starts with strategy
% 67.41/8.93  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 67.97/8.99  
% 67.97/8.99  
% 67.97/8.99  fork 6: search terminated without proof.
% 67.97/9.02  
% 67.97/9.02  **** run 135 fork 6 starts with strategy
% 67.97/9.02  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 68.80/9.11  
% 68.80/9.11  
% 68.80/9.11  fork 1: search terminated without proof.
% 69.02/9.14  
% 69.02/9.14  
% 69.02/9.14  fork 0: search terminated without proof.
% 69.02/9.15  
% 69.02/9.15  **** run 138 fork 1 starts with strategy
% 69.02/9.15  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 69.47/9.18  
% 69.47/9.18  **** run 137 fork 0 starts with strategy
% 69.47/9.18  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 75.06/9.90  
% 75.06/9.90  
% 75.06/9.90  fork 2: search terminated without proof.
% 75.06/9.90  
% 75.06/9.90  
% 75.06/9.90  fork 3: search terminated without proof.
% 75.38/9.93  
% 75.38/9.93  **** run 131 fork 2 starts with strategy
% 75.38/9.93  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 75.49/9.94  
% 75.49/9.94  **** run 132 fork 3 starts with strategy
% 75.49/9.94  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 75.49/9.96  
% 75.49/9.96  fork 3: search finished without proof.
% 75.49/9.98  
% 75.49/9.98  **** run 140 fork 3 starts with strategy
% 75.49/9.98  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 83.30/10.95  
% 83.30/10.95  
% 83.30/10.95  fork 2: search terminated without proof.
% 83.77/10.99  
% 83.77/10.99  **** run 139 fork 2 starts with strategy
% 83.77/10.99  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 99.38/13.03  
% 99.38/13.03  
% 99.38/13.03  fork 7: search terminated without proof.
% 99.92/13.06  
% 99.92/13.06  **** run 144 fork 7 starts with strategy
% 99.92/13.06  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 106.86/13.92  
% 106.86/13.92  
% 106.86/13.92  fork 5: search terminated without proof.
% 106.86/13.96  
% 106.86/13.96  **** run 142 fork 5 starts with strategy
% 106.86/13.96  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 106.86/14.03  
% 106.86/14.03  
% 106.86/14.03  fork 4: search terminated without proof.
% 107.84/14.07  
% 107.84/14.07  **** run 141 fork 4 starts with strategy
% 107.84/14.07  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 107.84/14.10  
% 107.84/14.10  
% 107.84/14.10  fork 6: search terminated without proof.
% 108.56/14.13  
% 108.56/14.13  **** run 143 fork 6 starts with strategy
% 108.56/14.13  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 109.25/14.22  
% 109.25/14.22  
% 109.25/14.22  fork 1: search terminated without proof.
% 109.25/14.25  
% 109.25/14.25  **** run 146 fork 1 starts with strategy
% 109.25/14.25  {"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}
% 109.25/14.25  
% 109.25/14.25  
% 109.25/14.25  fork 0: search terminated without proof.
% 109.65/14.29  
% 109.65/14.29  **** run 145 fork 0 starts with strategy
% 109.65/14.29  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 115.88/15.07  
% 115.88/15.07  
% 115.88/15.07  fork 3: search terminated without proof.
% 116.25/15.10  
% 116.25/15.10  **** run 148 fork 3 starts with strategy
% 116.25/15.10  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 122.34/16.06  
% 122.34/16.06  
% 122.34/16.06  fork 2: search terminated without proof.
% 123.69/16.09  
% 123.69/16.09  **** run 147 fork 2 starts with strategy
% 123.69/16.09  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 140.74/18.23  
% 140.74/18.23  
% 140.74/18.23  fork 7: search terminated without proof.
% 140.74/18.26  
% 140.74/18.26  **** run 152 fork 7 starts with strategy
% 140.74/18.26  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 147.21/19.04  
% 147.21/19.04  
% 147.21/19.04  fork 5: search terminated without proof.
% 147.21/19.08  
% 147.21/19.08  **** run 150 fork 5 starts with strategy
% 147.21/19.08  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 148.00/19.18  
% 148.00/19.18  
% 148.00/19.18  fork 4: search terminated without proof.
% 148.00/19.20  
% 148.00/19.20  
% 148.00/19.20  fork 6: search terminated without proof.
% 148.46/19.21  
% 148.46/19.21  **** run 149 fork 4 starts with strategy
% 148.46/19.21  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 148.46/19.25  
% 148.46/19.25  **** run 151 fork 6 starts with strategy
% 148.46/19.25  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 149.50/19.36  
% 149.50/19.36  
% 149.50/19.36  fork 1: search terminated without proof.
% 149.50/19.39  
% 149.50/19.39  **** run 154 fork 1 starts with strategy
% 149.50/19.39  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 149.50/19.41  
% 149.50/19.41  
% 149.50/19.41  fork 0: search terminated without proof.
% 150.21/19.44  
% 150.21/19.44  **** run 153 fork 0 starts with strategy
% 150.21/19.44  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 157.45/20.46  
% 157.45/20.46  
% 157.45/20.46  fork 3: search terminated without proof.
% 157.45/20.51  
% 157.45/20.51  **** run 156 fork 3 starts with strategy
% 157.45/20.51  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 163.99/21.26  
% 163.99/21.26  
% 163.99/21.26  fork 2: search terminated without proof.
% 164.46/21.29  
% 164.46/21.29  **** run 155 fork 2 starts with strategy
% 164.46/21.29  {"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}
% 180.49/23.40  
% 180.49/23.40  
% 180.49/23.40  fork 7: search terminated without proof.
% 180.49/23.43  
% 180.49/23.43  **** run 160 fork 7 starts with strategy
% 180.49/23.43  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 186.79/24.17  
% 186.79/24.17  
% 186.79/24.17  fork 5: search terminated without proof.
% 187.22/24.20  
% 187.22/24.20  **** run 158 fork 5 starts with strategy
% 187.22/24.20  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 188.75/24.43  
% 188.75/24.43  
% 188.75/24.43  fork 6: search terminated without proof.
% 188.75/24.47  
% 188.75/24.47  
% 188.75/24.47  fork 4: search terminated without proof.
% 188.75/24.48  
% 188.75/24.48  **** run 159 fork 6 starts with strategy
% 188.75/24.48  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 189.57/24.50  
% 189.57/24.50  **** run 157 fork 4 starts with strategy
% 189.57/24.50  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 189.57/24.50  
% 189.57/24.50  
% 189.57/24.50  fork 0: search terminated without proof.
% 189.71/24.51  
% 189.71/24.51  
% 189.71/24.51  fork 1: search terminated without proof.
% 189.71/24.53  
% 189.71/24.53  **** run 161 fork 0 starts with strategy
% 189.71/24.53  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 189.71/24.55  
% 189.71/24.55  **** run 162 fork 1 starts with strategy
% 189.71/24.55  {"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}
% 198.70/25.69  
% 198.70/25.69  
% 198.70/25.69  fork 3: search terminated without proof.
% 199.15/25.72  
% 199.15/25.72  **** run 164 fork 3 starts with strategy
% 199.15/25.72  {"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}
% 205.48/26.55  
% 205.48/26.55  
% 205.48/26.55  fork 2: search terminated without proof.
% 205.48/26.57  
% 205.48/26.57  **** run 163 fork 2 starts with strategy
% 205.48/26.57  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 220.39/28.44  
% 220.39/28.44  
% 220.39/28.44  fork 7: search terminated without proof.
% 220.39/28.47  
% 220.39/28.47  **** run 168 fork 7 starts with strategy
% 220.39/28.47  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 226.34/29.26  
% 226.34/29.26  
% 226.34/29.26  fork 5: search terminated without proof.
% 226.34/29.29  
% 226.34/29.29  **** run 166 fork 5 starts with strategy
% 226.34/29.29  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 229.14/29.62  
% 229.14/29.62  
% 229.14/29.62  fork 6: search terminated without proof.
% 229.14/29.66  
% 229.14/29.66  **** run 167 fork 6 starts with strategy
% 229.14/29.66  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 229.98/29.71  
% 229.98/29.71  
% 229.98/29.71  fork 1: search terminated without proof.
% 229.98/29.71  
% 229.98/29.71  
% 229.98/29.71  fork 4: search terminated without proof.
% 229.98/29.74  
% 229.98/29.74  **** run 165 fork 4 starts with strategy
% 229.98/29.74  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 229.98/29.74  
% 229.98/29.74  **** run 170 fork 1 starts with strategy
% 229.98/29.74  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 231.40/29.89  
% 231.40/29.89  
% 231.40/29.89  fork 0: search terminated without proof.
% 231.63/29.92  
% 231.63/29.92  **** run 169 fork 0 starts with strategy
% 231.63/29.92  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 238.60/30.85  
% 238.60/30.85  
% 238.60/30.85  fork 3: search terminated without proof.
% 239.09/30.87  
% 239.09/30.87  **** run 172 fork 3 starts with strategy
% 239.09/30.87  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 246.31/31.80  
% 246.31/31.80  
% 246.31/31.80  fork 2: search terminated without proof.
% 246.31/31.83  
% 246.31/31.83  **** run 171 fork 2 starts with strategy
% 246.31/31.83  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 260.11/33.53  
% 260.11/33.53  
% 260.11/33.53  fork 7: search terminated without proof.
% 260.26/33.56  
% 260.26/33.56  **** run 176 fork 7 starts with strategy
% 260.26/33.56  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":2}
% 265.99/34.36  
% 265.99/34.36  
% 265.99/34.36  fork 5: search terminated without proof.
% 267.00/34.40  
% 267.00/34.40  **** run 174 fork 5 starts with strategy
% 267.00/34.40  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":0}
% 269.53/34.77  
% 269.53/34.77  
% 269.53/34.77  fork 6: search terminated without proof.
% 270.02/34.80  
% 270.02/34.80  **** run 175 fork 6 starts with strategy
% 270.02/34.80  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 270.02/34.81  
% 270.02/34.81  
% 270.02/34.81  fork 4: search terminated without proof.
% 270.02/34.84  
% 270.02/34.84  
% 270.02/34.84  fork 1: search terminated without proof.
% 270.02/34.84  
% 270.02/34.84  **** run 173 fork 4 starts with strategy
% 270.02/34.84  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 270.72/34.88  
% 270.72/34.88  **** run 178 fork 1 starts with strategy
% 270.72/34.88  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 270.72/34.90  
% 270.72/34.90  fork 1: search finished without proof.
% 271.01/34.92  
% 271.01/34.92  **** run 186 fork 1 starts with strategy
% 271.01/34.92  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 271.01/34.94  
% 271.01/34.94  fork 1: search finished without proof.
% 271.01/34.95  
% 271.01/34.95  **** run 194 fork 1 starts with strategy
% 271.01/34.95  {"max_dseconds":50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 271.67/35.04  
% 271.67/35.04  
% 271.67/35.04  fork 0: search terminated without proof.
% 272.38/35.09  
% 272.38/35.09  **** run 177 fork 0 starts with strategy
% 272.38/35.09  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 279.23/35.96  
% 279.23/35.96  
% 279.23/35.96  fork 3: search terminated without proof.
% 279.23/35.99  
% 279.23/35.99  **** run 180 fork 3 starts with strategy
% 279.23/35.99  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 279.62/36.01  
% 279.62/36.01  fork 3: search finished without proof.
% 279.62/36.02  
% 279.62/36.02  **** run 188 fork 3 starts with strategy
% 279.62/36.02  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_size":40}
% 286.85/36.93  
% 286.85/36.93  
% 286.85/36.93  fork 2: search terminated without proof.
% 286.85/36.97  
% 286.85/36.97  **** run 179 fork 2 starts with strategy
% 286.85/36.97  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 287.44/36.99  
% 287.44/36.99  fork 2: search finished without proof.
% 287.44/37.01  
% 287.44/37.01  **** run 187 fork 2 starts with strategy
% 287.44/37.01  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_size":30}
% 299.81/38.66  
% 299.81/38.66  
% 299.81/38.66  fork 7: search terminated without proof.
% 300.37/38.76  
% 300.37/38.76  
% 300.37/38.76  result: proof found
% 300.37/38.76  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 300.37/38.76  by run 194 fork 1 strategy {"max_dseconds":50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 300.37/38.76  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 300.37/38.76  
% 300.37/38.76  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 300.37/38.76  
% 300.37/38.76  run 194 fork 1 statistics:
% 300.37/38.76  ----------------------------------
% 300.37/38.76  this run seconds: 2.942813
% 300.37/38.76  total seconds: 36.936268
% 300.37/38.76  stat_given_used: 1851
% 300.37/38.76  stat_given_used_at_endgame: 0
% 300.37/38.76  stat_given_candidates:   8051
% 300.37/38.76  stat_given_candidates_at_endgame: 0
% 300.37/38.76  stat_given_candidates_h: 0
% 300.37/38.76  stat_binres_derived_cl:   1
% 300.37/38.76  stat_binres_derived_cl_h: 0
% 300.37/38.76  stat_factor_derived_cl: 0
% 300.37/38.76  stat_para_derived_cl: 779990
% 300.37/38.76  stat_tautologies_discarded: 0
% 300.37/38.76  stat_forward_subsumed: 286359
% 300.37/38.76  stat_derived_cut: 0
% 300.37/38.76  stat_derived_rewritten: 1844
% 300.37/38.76  stat_weight_discarded_building: 0
% 300.37/38.76  stat_weight_discarded_cl: 17735
% 300.37/38.76  stat_internlimit_discarded_cl: 0
% 300.37/38.76  stat_simplified:  1844 simplified 0 derived 0 given
% 300.37/38.76  stat_kept_cl: 235148
% 300.37/38.76  stat_built_cl: 258429
% 300.37/38.76  stat_hyperres_partial_cl: 0
% 300.37/38.76  stat_made_rewriters: 1850
% 300.37/38.76  stat_backward_subsumed: 0
% 300.37/38.76  stat_propagated_subsumed: 0
% 300.37/38.76  stat_clsubs_attempted:                    404349
% 300.37/38.76  stat_clsubs_fact_groundunit_found:             0
% 300.37/38.76  stat_clsubs_rule_groundunit_found:             1
% 300.37/38.76  stat_clsubs_top_meta_attempted:            1710325
% 300.37/38.76  stat_clsubs_top_meta_failed:               1305976
% 300.37/38.76  stat_clsubs_top_meta_nonpref_attempted:             1710325
% 300.37/38.76  stat_clsubs_top_meta_nonpref_succeeded:              739783
% 300.37/38.76  stat_clsubs_top_meta_pref_attempted:                 739783
% 300.37/38.76  stat_clsubs_top_meta_pref1_succeeded:                739783
% 300.37/38.76  stat_clsubs_top_meta_pref2_succeeded:                410249
% 300.37/38.76  stat_clsubs_top_meta_pref3_succeeded:                404349
% 300.37/38.76  stat_clsubs_top_meta_pref_succeeded:                 404349
% 300.37/38.76  stat_clsubs_meta_attempted:               404349
% 300.37/38.76  stat_clsubs_meta_failed:                   62467
% 300.37/38.76  stat_clsubs_predsymbs_attempted:               0
% 300.37/38.76  stat_clsubs_unit_attempted:               404349
% 300.37/38.76  stat_clsubs_full_attempted:                    0
% 300.37/38.76  stat_forwardsubs_attempted:               539242
% 300.37/38.76  stat_lit_hash_added:                 235155
% 300.37/38.76  stat_lit_hash_computed:              776251
% 300.37/38.76  stat_lit_hash_match_found:           286360
% 300.37/38.76  stat_lit_hash_match_miss:            509463
% 300.37/38.76  stat_lit_hash_cut_ok:                     0
% 300.37/38.76  stat_lit_strong_cut_ok:                   0
% 300.37/38.76  stat_lit_hash_subsume_ok:            286359
% 300.37/38.76  clqueue els 10000000 used 1
% 300.37/38.76  clactive els 10000000 used 1852
% 300.37/38.76  clactivesubsume els 10000000 used 11101
% 300.37/38.76  queue_termbuf els 200000000 used 29682345
% 300.37/38.76  hyper_termbuf els 100000000 used 1
% 300.37/38.76  active_termbuf els 100000000 used 128027
% 300.37/38.76  varstack els 5000 last used 1
% 300.37/38.76  given_termbuf els 10000000 last used 54
% 300.37/38.76  simplified_termbuf els 10000000 last used 1
% 300.37/38.76  derived_termbuf els 10000000 last used 3
% 300.37/38.76  wr_mallocs: 187987
% 300.37/38.76  wr_callocs: 19
% 300.37/38.76  wr_reallocs: 55755
% 300.37/38.76  wr_frees: 2
% 300.37/38.76  wr_malloc_bytes: 4171157188
% 300.37/38.76  wr_calloc_bytes: 96065504
% 300.37/38.76  wr_realloc_bytes: 9788848
% 300.37/38.76  wr_realloc_freebytes: 0
% 300.37/38.76  ----------------------------------
%------------------------------------------------------------------------------