TSTP Solution File: HEN011-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : HEN011-1 : TPTP v8.1.2. Released v1.0.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 01:55:47 EDT 2023

% Result   : Unsatisfiable 122.90s 16.05s
% Output   : CNFRefutation 122.90s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_quotient_property')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(U,V,W)
    | ~ quotient(X2006,V,Y)
    | ~ quotient(X2007,V,X)
    | ~ quotient(X2007,X2006,U)
    | less_equal(Z,W) ),
    inference(cnf_transformation,[],['$inc_quotient_property']) ).

cnf('2',plain,
    quotient(X,Y,divide(X,Y)),
    inference(cnf_transformation,[],['$inc_closure']) ).

cnf('3',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(U,V,W)
    | ~ quotient(U,X2006,X)
    | ~ quotient(V,X2006,Y)
    | ~ quotient(W,X2006,Z) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ quotient(divide(X,Y),Z,U)
    | less_equal(divide(V,W),U)
    | ~ quotient(Y,Z,W)
    | ~ quotient(X,Z,V) ),
    inference(resolution,[],['3','2']) ).

cnf('5',plain,
    ( less_equal(divide(X,Y),divide(divide(Z,U),V))
    | ~ quotient(U,V,Y)
    | ~ quotient(Z,V,X) ),
    inference(resolution,[],['4','2']) ).

cnf('6',plain,
    ( quotient(X,Y,zero)
    | ~ less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_quotient_less_equal']) ).

cnf('7',plain,
    less_equal(X,identity),
    inference(cnf_transformation,[],['$inc_identity_is_largest']) ).

cnf('8',plain,
    quotient(X,identity,zero),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(identity,U,Y)
    | ~ quotient(zero,U,Z)
    | ~ quotient(V,U,X) ),
    inference(resolution,[],['3','8']) ).

cnf('10',plain,
    quotient(identity,b,idQb),
    inference(cnf_transformation,[],[identity_divide_b]) ).

cnf('11',plain,
    ( less_equal(divide(X,idQb),Y)
    | ~ quotient(zero,b,Y)
    | ~ quotient(Z,b,X) ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    less_equal(zero,X),
    inference(cnf_transformation,[],['$inc_zero_is_smallest']) ).

cnf('13',plain,
    quotient(zero,X,zero),
    inference(resolution,[],['6','12']) ).

cnf('14',plain,
    ( less_equal(divide(X,idQb),zero)
    | ~ quotient(Y,b,X) ),
    inference(resolution,[],['11','13']) ).

cnf('15',plain,
    less_equal(divide(divide(X,b),idQb),zero),
    inference(resolution,[],['14','2']) ).

cnf('16',plain,
    ( ~ less_equal(X,Y)
    | ~ less_equal(Y,X)
    | Y = X ),
    inference(cnf_transformation,[],['$inc_less_equal_and_equal']) ).

cnf('17',plain,
    less_equal(zero,X),
    inference(cnf_transformation,[],['$inc_zero_is_smallest']) ).

cnf('18',plain,
    ( ~ less_equal(X,zero)
    | X = zero ),
    inference(resolution,[],['16','17']) ).

cnf('19',plain,
    divide(divide(X,b),idQb) = zero,
    inference(resolution,[],['15','18']) ).

cnf('20',plain,
    quotient(divide(X,b),idQb,zero),
    inference(paramodulation,[],['19','2']) ).

cnf('21',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(b,idQb,Y)
    | ~ quotient(Z,idQb,X) ),
    inference(resolution,[],['20','4']) ).

cnf('22',plain,
    ( less_equal(divide(X,divide(b,idQb)),zero)
    | ~ quotient(Y,idQb,X) ),
    inference(resolution,[],['21','2']) ).

cnf('23',plain,
    quotient(identity,idQb,idQ_idQb),
    inference(cnf_transformation,[],[identity_divide_idQb]) ).

cnf('24',plain,
    less_equal(divide(idQ_idQb,divide(b,idQb)),zero),
    inference(resolution,[],['22','23']) ).

cnf('25',plain,
    divide(idQ_idQb,divide(b,idQb)) = zero,
    inference(resolution,[],['24','18']) ).

cnf('26',plain,
    quotient(idQ_idQb,divide(b,idQb),zero),
    inference(paramodulation,[],['25','2']) ).

cnf('27',plain,
    ( ~ quotient(X,Y,zero)
    | less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_less_equal_quotient']) ).

cnf('28',plain,
    less_equal(idQ_idQb,divide(b,idQb)),
    inference(resolution,[],['26','27']) ).

cnf('29',plain,
    ( less_equal(divide(X,idQ_idQb),Y)
    | ~ quotient(zero,idQb,Y)
    | ~ quotient(Z,idQb,X) ),
    inference(resolution,[],['9','23']) ).

cnf('30',plain,
    ( less_equal(divide(X,idQ_idQb),zero)
    | ~ quotient(Y,idQb,X) ),
    inference(resolution,[],['29','13']) ).

cnf('31',plain,
    less_equal(divide(divide(X,idQb),idQ_idQb),zero),
    inference(resolution,[],['30','2']) ).

cnf('32',plain,
    divide(divide(X,idQb),idQ_idQb) = zero,
    inference(resolution,[],['31','18']) ).

cnf('33',plain,
    quotient(divide(X,idQb),idQ_idQb,zero),
    inference(paramodulation,[],['32','2']) ).

cnf('34',plain,
    less_equal(divide(X,idQb),idQ_idQb),
    inference(resolution,[],['33','27']) ).

cnf('35',plain,
    ( ~ less_equal(idQ_idQb,divide(X,idQb))
    | idQ_idQb = divide(X,idQb) ),
    inference(resolution,[],['34','16']) ).

cnf('36',plain,
    idQ_idQb = divide(b,idQb),
    inference(resolution,[],['28','35']) ).

cnf('37',plain,
    ( ~ quotient(X,Y,Z)
    | less_equal(Z,X) ),
    inference(cnf_transformation,[],['$inc_divisor_existence']) ).

cnf('38',plain,
    less_equal(divide(X,Y),X),
    inference(resolution,[],['37','2']) ).

cnf('39',plain,
    quotient(divide(X,Y),X,zero),
    inference(resolution,[],['6','38']) ).

cnf('40',plain,
    quotient(idQ_idQb,b,zero),
    inference(paramodulation,[],['36','39']) ).

cnf('41',plain,
    ( less_equal(divide(X3,zero),divide(divide(Y3,idQ_idQb),b))
    | ~ quotient(Y3,b,X3) ),
    inference(resolution,[],['5','40']) ).

cnf('42',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(Z,Z,X)
    | ~ quotient(U,Z,Y) ),
    inference(resolution,[],['4','39']) ).

cnf('43',plain,
    ( less_equal(divide(divide(X,X),Y),zero)
    | ~ quotient(Z,X,Y) ),
    inference(resolution,[],['42','2']) ).

cnf('44',plain,
    less_equal(divide(divide(X,X),zero),zero),
    inference(resolution,[],['43','39']) ).

cnf('45',plain,
    divide(divide(X,X),zero) = zero,
    inference(resolution,[],['44','18']) ).

cnf('46',plain,
    quotient(divide(X,X),zero,zero),
    inference(paramodulation,[],['45','2']) ).

cnf('47',plain,
    less_equal(divide(X,X),zero),
    inference(resolution,[],['46','27']) ).

cnf('48',plain,
    divide(X,X) = zero,
    inference(resolution,[],['47','18']) ).

cnf('49',plain,
    ( less_equal(divide(X,zero),divide(divide(Y,zero),Z))
    | ~ quotient(Y,Z,X) ),
    inference(resolution,[],['5','13']) ).

cnf('50',plain,
    less_equal(divide(divide(X,Y),zero),divide(divide(X,zero),Y)),
    inference(resolution,[],['49','2']) ).

cnf('51',plain,
    less_equal(divide(divide(X,divide(X,zero)),zero),zero),
    inference(paramodulation,[],['48','50']) ).

cnf('52',plain,
    divide(divide(X,divide(X,zero)),zero) = zero,
    inference(resolution,[],['51','18']) ).

cnf('53',plain,
    quotient(divide(X,divide(X,zero)),zero,zero),
    inference(paramodulation,[],['52','2']) ).

cnf('54',plain,
    less_equal(divide(X,divide(X,zero)),zero),
    inference(resolution,[],['53','27']) ).

cnf('55',plain,
    divide(X,divide(X,zero)) = zero,
    inference(resolution,[],['54','18']) ).

cnf('56',plain,
    quotient(X,divide(X,zero),zero),
    inference(paramodulation,[],['55','2']) ).

cnf('57',plain,
    less_equal(X,divide(X,zero)),
    inference(resolution,[],['56','27']) ).

cnf('58',plain,
    ( ~ less_equal(X,divide(X,Y))
    | X = divide(X,Y) ),
    inference(resolution,[],['16','38']) ).

cnf('59',plain,
    X = divide(X,zero),
    inference(resolution,[],['57','58']) ).

cnf('60',plain,
    ( less_equal(X,divide(divide(Y,idQ_idQb),b))
    | ~ quotient(Y,b,X) ),
    inference(simplify,[],['41','59']) ).

cnf('61',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(idQ_idQb,U,Z)
    | ~ quotient(idQb,U,Y)
    | ~ quotient(identity,U,X) ),
    inference(resolution,[],['3','23']) ).

cnf('62',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(idQb,b,Y)
    | ~ quotient(identity,b,X) ),
    inference(resolution,[],['40','61']) ).

cnf('63',plain,
    ( less_equal(divide(X,divide(idQb,b)),zero)
    | ~ quotient(identity,b,X) ),
    inference(resolution,[],['62','2']) ).

cnf('64',plain,
    less_equal(divide(idQb,divide(idQb,b)),zero),
    inference(resolution,[],['63','10']) ).

cnf('65',plain,
    divide(idQb,divide(idQb,b)) = zero,
    inference(resolution,[],['64','18']) ).

cnf('66',plain,
    quotient(idQb,divide(idQb,b),zero),
    inference(paramodulation,[],['65','2']) ).

cnf('67',plain,
    less_equal(idQb,divide(idQb,b)),
    inference(resolution,[],['66','27']) ).

cnf('68',plain,
    idQb = divide(idQb,b),
    inference(resolution,[],['67','58']) ).

cnf('69',plain,
    quotient(idQb,b,idQb),
    inference(paramodulation,[],['68','2']) ).

cnf('70',plain,
    less_equal(idQb,divide(divide(idQb,idQ_idQb),b)),
    inference(resolution,[],['60','69']) ).

cnf('71',plain,
    less_equal(divide(X,b),idQb),
    inference(resolution,[],['20','27']) ).

cnf('72',plain,
    ( ~ less_equal(idQb,divide(X,b))
    | idQb = divide(X,b) ),
    inference(resolution,[],['71','16']) ).

cnf('73',plain,
    idQb = divide(divide(idQb,idQ_idQb),b),
    inference(resolution,[],['70','72']) ).

cnf('74',plain,
    less_equal(idQb,divide(idQb,idQ_idQb)),
    inference(paramodulation,[],['73','38']) ).

cnf('75',plain,
    idQb = divide(idQb,idQ_idQb),
    inference(resolution,[],['74','58']) ).

cnf('76',plain,
    quotient(identity,idQa,idQ_idQa),
    inference(cnf_transformation,[],[identity_divide_idQa]) ).

cnf('77',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(idQ_idQa,U,Z)
    | ~ quotient(idQa,U,Y)
    | ~ quotient(identity,U,X) ),
    inference(resolution,[],['3','76']) ).

cnf('78',plain,
    ( less_equal(divide(X,Y),divide(idQ_idQa,Z))
    | ~ quotient(idQa,Z,Y)
    | ~ quotient(identity,Z,X) ),
    inference(resolution,[],['77','2']) ).

cnf('79',plain,
    quotient(idQa,idQ_idQb,idQa_Q__idQ_idQb),
    inference(cnf_transformation,[],[idQa_divide_idQ_idQb]) ).

cnf('80',plain,
    ( less_equal(divide(X,idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb))
    | ~ quotient(identity,idQ_idQb,X) ),
    inference(resolution,[],['78','79']) ).

cnf('81',plain,
    ( less_equal(divide(X,divide(identity,Y)),Z)
    | ~ quotient(zero,Y,Z)
    | ~ quotient(U,Y,X) ),
    inference(resolution,[],['9','2']) ).

cnf('82',plain,
    ( less_equal(divide(X,divide(identity,Y)),zero)
    | ~ quotient(Z,Y,X) ),
    inference(resolution,[],['81','13']) ).

cnf('83',plain,
    less_equal(divide(divide(X,Y),divide(identity,Y)),zero),
    inference(resolution,[],['82','2']) ).

cnf('84',plain,
    divide(divide(X,Y),divide(identity,Y)) = zero,
    inference(resolution,[],['83','18']) ).

cnf('85',plain,
    quotient(divide(X,Y),divide(identity,Y),zero),
    inference(paramodulation,[],['84','2']) ).

cnf('86',plain,
    less_equal(divide(X,Y),divide(identity,Y)),
    inference(resolution,[],['85','27']) ).

cnf('87',plain,
    ( ~ less_equal(divide(identity,X),divide(Y,X))
    | divide(identity,X) = divide(Y,X) ),
    inference(resolution,[],['86','16']) ).

cnf('88',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(idQb,idQ_idQb,Y)
    | ~ quotient(Z,idQ_idQb,X) ),
    inference(resolution,[],['33','4']) ).

cnf('89',plain,
    ( less_equal(divide(X,divide(idQb,idQ_idQb)),zero)
    | ~ quotient(Y,idQ_idQb,X) ),
    inference(resolution,[],['88','2']) ).

cnf('90',plain,
    less_equal(divide(divide(X,idQ_idQb),divide(idQb,idQ_idQb)),zero),
    inference(resolution,[],['89','2']) ).

cnf('91',plain,
    divide(divide(X,idQ_idQb),divide(idQb,idQ_idQb)) = zero,
    inference(resolution,[],['90','18']) ).

cnf('92',plain,
    quotient(divide(X,idQ_idQb),divide(idQb,idQ_idQb),zero),
    inference(paramodulation,[],['91','2']) ).

cnf('93',plain,
    less_equal(divide(X,idQ_idQb),divide(idQb,idQ_idQb)),
    inference(resolution,[],['92','27']) ).

cnf('94',plain,
    divide(identity,idQ_idQb) = divide(idQb,idQ_idQb),
    inference(resolution,[],['87','93']) ).

cnf('95',plain,
    quotient(identity,idQ_idQb,divide(idQb,idQ_idQb)),
    inference(paramodulation,[],['94','2']) ).

cnf('96',plain,
    less_equal(divide(divide(idQb,idQ_idQb),idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb)),
    inference(resolution,[],['80','95']) ).

cnf('97',plain,
    quotient(divide(divide(idQb,idQ_idQb),idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb),zero),
    inference(resolution,[],['96','6']) ).

cnf('98',plain,
    quotient(divide(idQb,idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb),zero),
    inference(paramodulation,[],['75','97']) ).

cnf('99',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(X,Y,U)
    | U = Z ),
    inference(cnf_transformation,[],['$inc_well_defined']) ).

cnf('100',plain,
    ( X = divide(Y,Z)
    | ~ quotient(Y,Z,X) ),
    inference(resolution,[],['99','2']) ).

cnf('101',plain,
    zero = divide(divide(idQb,idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb)),
    inference(resolution,[],['98','100']) ).

cnf('102',plain,
    zero = divide(divide(X,Y),X),
    inference(resolution,[],['100','39']) ).

cnf('103',plain,
    ( less_equal(divide(X,divide(Y,Z)),divide(divide(U,Y),Z))
    | ~ quotient(U,Z,X) ),
    inference(resolution,[],['5','2']) ).

cnf('104',plain,
    less_equal(divide(divide(X,Y),divide(Z,Y)),divide(divide(X,Z),Y)),
    inference(resolution,[],['103','2']) ).

cnf('105',plain,
    less_equal(divide(divide(X3,Y3),zero),divide(divide(X3,divide(Y3,Z3)),Y3)),
    inference(paramodulation,[],['102','104']) ).

cnf('106',plain,
    less_equal(divide(X,Y),divide(divide(X,divide(Y,Z)),Y)),
    inference(simplify,[],['105','59']) ).

cnf('107',plain,
    less_equal(divide(divide(idQb,idQa_Q__idQ_idQb),idQ_idQa),divide(zero,idQ_idQa)),
    inference(paramodulation,[],['101','106']) ).

cnf('108',plain,
    divide(zero,X) = zero,
    inference(resolution,[],['18','38']) ).

cnf('109',plain,
    less_equal(divide(divide(idQb,idQa_Q__idQ_idQb),idQ_idQa),zero),
    inference(simplify,[],['107','108']) ).

cnf('110',plain,
    divide(divide(idQb,idQa_Q__idQ_idQb),idQ_idQa) = zero,
    inference(resolution,[],['109','18']) ).

cnf('111',plain,
    quotient(idQb,idQ_idQa,idQb_Q__idQ_idQa),
    inference(cnf_transformation,[],[idQb_divide_idQ_idQa]) ).

cnf('112',plain,
    less_equal(divide(idQb_Q__idQ_idQa,divide(X,idQ_idQa)),divide(divide(idQb,X),idQ_idQa)),
    inference(resolution,[],['103','111']) ).

cnf('113',plain,
    less_equal(divide(idQb_Q__idQ_idQa,divide(idQa_Q__idQ_idQb,idQ_idQa)),zero),
    inference(paramodulation,[],['110','112']) ).

cnf('114',plain,
    divide(idQb_Q__idQ_idQa,divide(idQa_Q__idQ_idQb,idQ_idQa)) = zero,
    inference(resolution,[],['113','18']) ).

cnf('115',plain,
    quotient(idQb_Q__idQ_idQa,divide(idQa_Q__idQ_idQb,idQ_idQa),zero),
    inference(paramodulation,[],['114','2']) ).

cnf('116',plain,
    less_equal(idQb_Q__idQ_idQa,divide(idQa_Q__idQ_idQb,idQ_idQa)),
    inference(resolution,[],['115','27']) ).

cnf('117',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(Y,Y,U)
    | ~ quotient(Z,Y,V)
    | ~ quotient(Z,U,W)
    | less_equal(W,V) ),
    inference(factorization,[],['1']) ).

cnf('118',plain,
    ( ~ quotient(X,X,Y)
    | ~ quotient(X,Z,U)
    | ~ quotient(Y,Z,V)
    | ~ quotient(U,U,W)
    | less_equal(W,V) ),
    inference(factorization,[],['1']) ).

cnf('119',plain,
    ( ~ quotient(identity,X,Y)
    | ~ quotient(zero,X,Z)
    | ~ quotient(Y,Y,U)
    | less_equal(U,Z) ),
    inference(resolution,[],['118','8']) ).

cnf('120',plain,
    ( ~ quotient(idQ_idQb,idQ_idQb,X)
    | ~ quotient(zero,idQb,Y)
    | less_equal(X,Y) ),
    inference(resolution,[],['119','23']) ).

cnf('121',plain,
    ( less_equal(divide(idQ_idQb,idQ_idQb),X)
    | ~ quotient(zero,idQb,X) ),
    inference(resolution,[],['120','2']) ).

cnf('122',plain,
    less_equal(divide(idQ_idQb,idQ_idQb),zero),
    inference(resolution,[],['121','13']) ).

cnf('123',plain,
    divide(idQ_idQb,idQ_idQb) = zero,
    inference(resolution,[],['122','18']) ).

cnf('124',plain,
    quotient(idQ_idQb,idQ_idQb,zero),
    inference(paramodulation,[],['123','2']) ).

cnf('125',plain,
    ( ~ quotient(X,idQ_idQb,Y)
    | ~ quotient(X,zero,Z)
    | ~ quotient(U,idQ_idQb,X)
    | less_equal(Z,Y) ),
    inference(resolution,[],['117','124']) ).

cnf('126',plain,
    ( less_equal(X,divide(Y,idQ_idQb))
    | ~ quotient(Z,idQ_idQb,Y)
    | ~ quotient(Y,zero,X) ),
    inference(resolution,[],['125','2']) ).

cnf('127',plain,
    ( less_equal(X,divide(idQa_Q__idQ_idQb,idQ_idQb))
    | ~ quotient(idQa_Q__idQ_idQb,zero,X) ),
    inference(resolution,[],['126','79']) ).

cnf('128',plain,
    less_equal(divide(idQa_Q__idQ_idQb,zero),divide(idQa_Q__idQ_idQb,idQ_idQb)),
    inference(resolution,[],['127','2']) ).

cnf('129',plain,
    ( ~ less_equal(divide(idQa_Q__idQ_idQb,idQ_idQb),divide(idQa_Q__idQ_idQb,zero))
    | divide(idQa_Q__idQ_idQb,idQ_idQb) = divide(idQa_Q__idQ_idQb,zero) ),
    inference(resolution,[],['128','16']) ).

cnf('130',plain,
    ( ~ quotient(idQa,idQ_idQb,X)
    | X = idQa_Q__idQ_idQb ),
    inference(resolution,[],['99','79']) ).

cnf('131',plain,
    divide(idQa,idQ_idQb) = idQa_Q__idQ_idQb,
    inference(resolution,[],['130','2']) ).

cnf('132',plain,
    less_equal(idQa_Q__idQ_idQb,idQa),
    inference(resolution,[],['37','79']) ).

cnf('133',plain,
    quotient(idQa_Q__idQ_idQb,idQa,zero),
    inference(resolution,[],['6','132']) ).

cnf('134',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(idQa_Q__idQ_idQb,U,X)
    | ~ quotient(idQa,U,Y)
    | ~ quotient(zero,U,Z) ),
    inference(resolution,[],['3','133']) ).

cnf('135',plain,
    ( less_equal(divide(divide(idQa_Q__idQ_idQb,X),Y),Z)
    | ~ quotient(idQa,X,Y)
    | ~ quotient(zero,X,Z) ),
    inference(resolution,[],['134','2']) ).

cnf('136',plain,
    ( less_equal(divide(divide(idQa_Q__idQ_idQb,X),divide(idQa,X)),Y)
    | ~ quotient(zero,X,Y) ),
    inference(resolution,[],['135','2']) ).

cnf('137',plain,
    less_equal(divide(divide(idQa_Q__idQ_idQb,X),divide(idQa,X)),zero),
    inference(resolution,[],['136','13']) ).

cnf('138',plain,
    divide(divide(idQa_Q__idQ_idQb,X),divide(idQa,X)) = zero,
    inference(resolution,[],['137','18']) ).

cnf('139',plain,
    quotient(divide(idQa_Q__idQ_idQb,X),divide(idQa,X),zero),
    inference(paramodulation,[],['138','2']) ).

cnf('140',plain,
    less_equal(divide(idQa_Q__idQ_idQb,X),divide(idQa,X)),
    inference(resolution,[],['139','27']) ).

cnf('141',plain,
    less_equal(divide(idQa_Q__idQ_idQb,idQ_idQb),idQa_Q__idQ_idQb),
    inference(paramodulation,[],['131','140']) ).

cnf('142',plain,
    divide(idQa_Q__idQ_idQb,idQ_idQb) = divide(idQa_Q__idQ_idQb,zero),
    inference(paramodulation,[then_simplify],['59','129','141']) ).

cnf('143',plain,
    divide(idQa_Q__idQ_idQb,idQ_idQb) = idQa_Q__idQ_idQb,
    inference(simplify,[],['142','59']) ).

cnf('144',plain,
    less_equal(divide(idQa_Q__idQ_idQb,divide(idQb,idQ_idQb)),zero),
    inference(resolution,[],['89','79']) ).

cnf('145',plain,
    divide(idQa_Q__idQ_idQb,divide(idQb,idQ_idQb)) = zero,
    inference(resolution,[],['144','18']) ).

cnf('146',plain,
    quotient(idQa_Q__idQ_idQb,divide(idQb,idQ_idQb),zero),
    inference(paramodulation,[],['145','2']) ).

cnf('147',plain,
    less_equal(idQa_Q__idQ_idQb,divide(idQb,idQ_idQb)),
    inference(resolution,[],['146','27']) ).

cnf('148',plain,
    less_equal(idQa_Q__idQ_idQb,idQb),
    inference(paramodulation,[],['75','147']) ).

cnf('149',plain,
    quotient(idQa_Q__idQ_idQb,idQb,zero),
    inference(resolution,[],['148','6']) ).

cnf('150',plain,
    ( less_equal(divide(X3,zero),divide(divide(Y3,idQa_Q__idQ_idQb),idQb))
    | ~ quotient(Y3,idQb,X3) ),
    inference(resolution,[],['149','5']) ).

cnf('151',plain,
    ( less_equal(X,divide(divide(Y,idQa_Q__idQ_idQb),idQb))
    | ~ quotient(Y,idQb,X) ),
    inference(simplify,[],['150','59']) ).

cnf('152',plain,
    less_equal(divide(X,idQb),divide(divide(X,idQa_Q__idQ_idQb),idQb)),
    inference(resolution,[],['151','2']) ).

cnf('153',plain,
    less_equal(divide(divide(idQa_Q__idQ_idQb,X3),idQb),divide(zero,idQb)),
    inference(paramodulation,[],['102','152']) ).

cnf('154',plain,
    less_equal(divide(divide(idQa_Q__idQ_idQb,X),idQb),zero),
    inference(simplify,[],['153','108']) ).

cnf('155',plain,
    divide(divide(idQa_Q__idQ_idQb,X),idQb) = zero,
    inference(resolution,[],['154','18']) ).

cnf('156',plain,
    ( less_equal(divide(X,idQb_Q__idQ_idQa),divide(divide(Y,idQb),idQ_idQa))
    | ~ quotient(Y,idQ_idQa,X) ),
    inference(resolution,[],['5','111']) ).

cnf('157',plain,
    less_equal(divide(divide(X,idQ_idQa),idQb_Q__idQ_idQa),divide(divide(X,idQb),idQ_idQa)),
    inference(resolution,[],['156','2']) ).

cnf('158',plain,
    less_equal(divide(divide(divide(idQa_Q__idQ_idQb,X3),idQ_idQa),idQb_Q__idQ_idQa),divide(zero,idQ_idQa)),
    inference(paramodulation,[],['155','157']) ).

cnf('159',plain,
    less_equal(divide(divide(divide(idQa_Q__idQ_idQb,X),idQ_idQa),idQb_Q__idQ_idQa),zero),
    inference(simplify,[],['158','108']) ).

cnf('160',plain,
    divide(divide(divide(idQa_Q__idQ_idQb,X),idQ_idQa),idQb_Q__idQ_idQa) = zero,
    inference(resolution,[],['159','18']) ).

cnf('161',plain,
    quotient(divide(divide(idQa_Q__idQ_idQb,X),idQ_idQa),idQb_Q__idQ_idQa,zero),
    inference(paramodulation,[],['160','2']) ).

cnf('162',plain,
    less_equal(divide(divide(idQa_Q__idQ_idQb,X),idQ_idQa),idQb_Q__idQ_idQa),
    inference(resolution,[],['161','27']) ).

cnf('163',plain,
    less_equal(divide(idQa_Q__idQ_idQb,idQ_idQa),idQb_Q__idQ_idQa),
    inference(paramodulation,[],['143','162']) ).

cnf('164',plain,
    divide(idQa_Q__idQ_idQb,idQ_idQa) = idQb_Q__idQ_idQa,
    inference(resolution,[then_simplify],['116','16','163']) ).

cnf('165',plain,
    quotient(identity,a,idQa),
    inference(cnf_transformation,[],[identity_divide_a]) ).

cnf('166',plain,
    ( less_equal(divide(X,idQa),Y)
    | ~ quotient(zero,a,Y)
    | ~ quotient(Z,a,X) ),
    inference(resolution,[],['9','165']) ).

cnf('167',plain,
    ( less_equal(divide(X,idQa),zero)
    | ~ quotient(Y,a,X) ),
    inference(resolution,[],['166','13']) ).

cnf('168',plain,
    less_equal(divide(divide(X,a),idQa),zero),
    inference(resolution,[],['167','2']) ).

cnf('169',plain,
    divide(divide(X,a),idQa) = zero,
    inference(resolution,[],['168','18']) ).

cnf('170',plain,
    quotient(divide(X,a),idQa,zero),
    inference(paramodulation,[],['169','2']) ).

cnf('171',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(a,idQa,Y)
    | ~ quotient(Z,idQa,X) ),
    inference(resolution,[],['170','4']) ).

cnf('172',plain,
    ( less_equal(divide(X,divide(a,idQa)),zero)
    | ~ quotient(Y,idQa,X) ),
    inference(resolution,[],['171','2']) ).

cnf('173',plain,
    less_equal(divide(idQ_idQa,divide(a,idQa)),zero),
    inference(resolution,[],['172','76']) ).

cnf('174',plain,
    divide(idQ_idQa,divide(a,idQa)) = zero,
    inference(resolution,[],['173','18']) ).

cnf('175',plain,
    quotient(idQ_idQa,divide(a,idQa),zero),
    inference(paramodulation,[],['174','2']) ).

cnf('176',plain,
    less_equal(idQ_idQa,divide(a,idQa)),
    inference(resolution,[],['175','27']) ).

cnf('177',plain,
    ( less_equal(divide(X,idQ_idQa),Y)
    | ~ quotient(zero,idQa,Y)
    | ~ quotient(Z,idQa,X) ),
    inference(resolution,[],['9','76']) ).

cnf('178',plain,
    ( less_equal(divide(X,idQ_idQa),zero)
    | ~ quotient(Y,idQa,X) ),
    inference(resolution,[],['177','13']) ).

cnf('179',plain,
    less_equal(divide(divide(X,idQa),idQ_idQa),zero),
    inference(resolution,[],['178','2']) ).

cnf('180',plain,
    divide(divide(X,idQa),idQ_idQa) = zero,
    inference(resolution,[],['179','18']) ).

cnf('181',plain,
    quotient(divide(X,idQa),idQ_idQa,zero),
    inference(paramodulation,[],['180','2']) ).

cnf('182',plain,
    less_equal(divide(X,idQa),idQ_idQa),
    inference(resolution,[],['181','27']) ).

cnf('183',plain,
    ( ~ less_equal(idQ_idQa,divide(X,idQa))
    | idQ_idQa = divide(X,idQa) ),
    inference(resolution,[],['182','16']) ).

cnf('184',plain,
    idQ_idQa = divide(a,idQa),
    inference(resolution,[],['176','183']) ).

cnf('185',plain,
    quotient(idQ_idQa,a,zero),
    inference(paramodulation,[],['184','39']) ).

cnf('186',plain,
    ( less_equal(divide(X3,zero),divide(divide(Y3,idQ_idQa),a))
    | ~ quotient(Y3,a,X3) ),
    inference(resolution,[],['5','185']) ).

cnf('187',plain,
    ( less_equal(X,divide(divide(Y,idQ_idQa),a))
    | ~ quotient(Y,a,X) ),
    inference(simplify,[],['186','59']) ).

cnf('188',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(idQa,a,Y)
    | ~ quotient(identity,a,X) ),
    inference(resolution,[],['185','77']) ).

cnf('189',plain,
    ( less_equal(divide(X,divide(idQa,a)),zero)
    | ~ quotient(identity,a,X) ),
    inference(resolution,[],['188','2']) ).

cnf('190',plain,
    less_equal(divide(idQa,divide(idQa,a)),zero),
    inference(resolution,[],['189','165']) ).

cnf('191',plain,
    divide(idQa,divide(idQa,a)) = zero,
    inference(resolution,[],['190','18']) ).

cnf('192',plain,
    quotient(idQa,divide(idQa,a),zero),
    inference(paramodulation,[],['191','2']) ).

cnf('193',plain,
    less_equal(idQa,divide(idQa,a)),
    inference(resolution,[],['192','27']) ).

cnf('194',plain,
    idQa = divide(idQa,a),
    inference(resolution,[],['193','58']) ).

cnf('195',plain,
    quotient(idQa,a,idQa),
    inference(paramodulation,[],['194','2']) ).

cnf('196',plain,
    less_equal(idQa,divide(divide(idQa,idQ_idQa),a)),
    inference(resolution,[],['187','195']) ).

cnf('197',plain,
    less_equal(divide(X,a),idQa),
    inference(resolution,[],['170','27']) ).

cnf('198',plain,
    ( ~ less_equal(idQa,divide(X,a))
    | idQa = divide(X,a) ),
    inference(resolution,[],['197','16']) ).

cnf('199',plain,
    idQa = divide(divide(idQa,idQ_idQa),a),
    inference(resolution,[],['196','198']) ).

cnf('200',plain,
    less_equal(idQa,divide(idQa,idQ_idQa)),
    inference(paramodulation,[],['199','38']) ).

cnf('201',plain,
    idQa = divide(idQa,idQ_idQa),
    inference(resolution,[],['200','58']) ).

cnf('202',plain,
    ( less_equal(divide(X,Y),divide(idQ_idQb,Z))
    | ~ quotient(idQb,Z,Y)
    | ~ quotient(identity,Z,X) ),
    inference(resolution,[],['61','2']) ).

cnf('203',plain,
    ( less_equal(divide(X,idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa))
    | ~ quotient(identity,idQ_idQa,X) ),
    inference(resolution,[],['202','111']) ).

cnf('204',plain,
    ( less_equal(divide(X,Y),zero)
    | ~ quotient(idQa,idQ_idQa,Y)
    | ~ quotient(Z,idQ_idQa,X) ),
    inference(resolution,[],['181','4']) ).

cnf('205',plain,
    ( less_equal(divide(X,divide(idQa,idQ_idQa)),zero)
    | ~ quotient(Y,idQ_idQa,X) ),
    inference(resolution,[],['204','2']) ).

cnf('206',plain,
    less_equal(divide(divide(X,idQ_idQa),divide(idQa,idQ_idQa)),zero),
    inference(resolution,[],['205','2']) ).

cnf('207',plain,
    divide(divide(X,idQ_idQa),divide(idQa,idQ_idQa)) = zero,
    inference(resolution,[],['206','18']) ).

cnf('208',plain,
    quotient(divide(X,idQ_idQa),divide(idQa,idQ_idQa),zero),
    inference(paramodulation,[],['207','2']) ).

cnf('209',plain,
    less_equal(divide(X,idQ_idQa),divide(idQa,idQ_idQa)),
    inference(resolution,[],['208','27']) ).

cnf('210',plain,
    divide(identity,idQ_idQa) = divide(idQa,idQ_idQa),
    inference(resolution,[],['87','209']) ).

cnf('211',plain,
    quotient(identity,idQ_idQa,divide(idQa,idQ_idQa)),
    inference(paramodulation,[],['210','2']) ).

cnf('212',plain,
    less_equal(divide(divide(idQa,idQ_idQa),idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa)),
    inference(resolution,[],['203','211']) ).

cnf('213',plain,
    quotient(divide(divide(idQa,idQ_idQa),idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa),zero),
    inference(resolution,[],['212','6']) ).

cnf('214',plain,
    quotient(divide(idQa,idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa),zero),
    inference(paramodulation,[],['201','213']) ).

cnf('215',plain,
    zero = divide(divide(idQa,idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa)),
    inference(resolution,[],['214','100']) ).

cnf('216',plain,
    less_equal(divide(divide(idQa,idQb_Q__idQ_idQa),idQ_idQb),divide(zero,idQ_idQb)),
    inference(paramodulation,[],['215','106']) ).

cnf('217',plain,
    less_equal(divide(divide(idQa,idQb_Q__idQ_idQa),idQ_idQb),zero),
    inference(simplify,[],['216','108']) ).

cnf('218',plain,
    divide(divide(idQa,idQb_Q__idQ_idQa),idQ_idQb) = zero,
    inference(resolution,[],['217','18']) ).

cnf('219',plain,
    less_equal(divide(idQa_Q__idQ_idQb,divide(X,idQ_idQb)),divide(divide(idQa,X),idQ_idQb)),
    inference(resolution,[],['103','79']) ).

cnf('220',plain,
    less_equal(divide(idQa_Q__idQ_idQb,divide(idQb_Q__idQ_idQa,idQ_idQb)),zero),
    inference(paramodulation,[],['218','219']) ).

cnf('221',plain,
    divide(idQa_Q__idQ_idQb,divide(idQb_Q__idQ_idQa,idQ_idQb)) = zero,
    inference(resolution,[],['220','18']) ).

cnf('222',plain,
    quotient(idQa_Q__idQ_idQb,divide(idQb_Q__idQ_idQa,idQ_idQb),zero),
    inference(paramodulation,[],['221','2']) ).

cnf('223',plain,
    less_equal(idQa_Q__idQ_idQb,divide(idQb_Q__idQ_idQa,idQ_idQb)),
    inference(resolution,[],['222','27']) ).

cnf('224',plain,
    ( ~ quotient(idQ_idQa,idQ_idQa,X)
    | ~ quotient(zero,idQa,Y)
    | less_equal(X,Y) ),
    inference(resolution,[],['119','76']) ).

cnf('225',plain,
    ( less_equal(divide(idQ_idQa,idQ_idQa),X)
    | ~ quotient(zero,idQa,X) ),
    inference(resolution,[],['224','2']) ).

cnf('226',plain,
    less_equal(divide(idQ_idQa,idQ_idQa),zero),
    inference(resolution,[],['225','13']) ).

cnf('227',plain,
    divide(idQ_idQa,idQ_idQa) = zero,
    inference(resolution,[],['226','18']) ).

cnf('228',plain,
    quotient(idQ_idQa,idQ_idQa,zero),
    inference(paramodulation,[],['227','2']) ).

cnf('229',plain,
    ( ~ quotient(X,idQ_idQa,Y)
    | ~ quotient(X,zero,Z)
    | ~ quotient(U,idQ_idQa,X)
    | less_equal(Z,Y) ),
    inference(resolution,[],['117','228']) ).

cnf('230',plain,
    ( less_equal(X,divide(Y,idQ_idQa))
    | ~ quotient(Z,idQ_idQa,Y)
    | ~ quotient(Y,zero,X) ),
    inference(resolution,[],['229','2']) ).

cnf('231',plain,
    ( less_equal(X,divide(idQb_Q__idQ_idQa,idQ_idQa))
    | ~ quotient(idQb_Q__idQ_idQa,zero,X) ),
    inference(resolution,[],['230','111']) ).

cnf('232',plain,
    less_equal(divide(idQb_Q__idQ_idQa,zero),divide(idQb_Q__idQ_idQa,idQ_idQa)),
    inference(resolution,[],['231','2']) ).

cnf('233',plain,
    ( ~ less_equal(divide(idQb_Q__idQ_idQa,idQ_idQa),divide(idQb_Q__idQ_idQa,zero))
    | divide(idQb_Q__idQ_idQa,idQ_idQa) = divide(idQb_Q__idQ_idQa,zero) ),
    inference(resolution,[],['232','16']) ).

cnf('234',plain,
    ( ~ quotient(idQb,idQ_idQa,X)
    | X = idQb_Q__idQ_idQa ),
    inference(resolution,[],['99','111']) ).

cnf('235',plain,
    divide(idQb,idQ_idQa) = idQb_Q__idQ_idQa,
    inference(resolution,[],['234','2']) ).

cnf('236',plain,
    less_equal(idQb_Q__idQ_idQa,idQb),
    inference(resolution,[],['37','111']) ).

cnf('237',plain,
    quotient(idQb_Q__idQ_idQa,idQb,zero),
    inference(resolution,[],['6','236']) ).

cnf('238',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(idQb_Q__idQ_idQa,U,X)
    | ~ quotient(idQb,U,Y)
    | ~ quotient(zero,U,Z) ),
    inference(resolution,[],['3','237']) ).

cnf('239',plain,
    ( less_equal(divide(divide(idQb_Q__idQ_idQa,X),Y),Z)
    | ~ quotient(idQb,X,Y)
    | ~ quotient(zero,X,Z) ),
    inference(resolution,[],['238','2']) ).

cnf('240',plain,
    ( less_equal(divide(divide(idQb_Q__idQ_idQa,X),divide(idQb,X)),Y)
    | ~ quotient(zero,X,Y) ),
    inference(resolution,[],['239','2']) ).

cnf('241',plain,
    less_equal(divide(divide(idQb_Q__idQ_idQa,X),divide(idQb,X)),zero),
    inference(resolution,[],['240','13']) ).

cnf('242',plain,
    divide(divide(idQb_Q__idQ_idQa,X),divide(idQb,X)) = zero,
    inference(resolution,[],['241','18']) ).

cnf('243',plain,
    quotient(divide(idQb_Q__idQ_idQa,X),divide(idQb,X),zero),
    inference(paramodulation,[],['242','2']) ).

cnf('244',plain,
    less_equal(divide(idQb_Q__idQ_idQa,X),divide(idQb,X)),
    inference(resolution,[],['243','27']) ).

cnf('245',plain,
    less_equal(divide(idQb_Q__idQ_idQa,idQ_idQa),idQb_Q__idQ_idQa),
    inference(paramodulation,[],['235','244']) ).

cnf('246',plain,
    divide(idQb_Q__idQ_idQa,idQ_idQa) = divide(idQb_Q__idQ_idQa,zero),
    inference(paramodulation,[then_simplify],['59','233','245']) ).

cnf('247',plain,
    divide(idQb_Q__idQ_idQa,idQ_idQa) = idQb_Q__idQ_idQa,
    inference(simplify,[],['246','59']) ).

cnf('248',plain,
    less_equal(divide(idQb_Q__idQ_idQa,divide(idQa,idQ_idQa)),zero),
    inference(resolution,[],['205','111']) ).

cnf('249',plain,
    divide(idQb_Q__idQ_idQa,divide(idQa,idQ_idQa)) = zero,
    inference(resolution,[],['248','18']) ).

cnf('250',plain,
    quotient(idQb_Q__idQ_idQa,divide(idQa,idQ_idQa),zero),
    inference(paramodulation,[],['249','2']) ).

cnf('251',plain,
    less_equal(idQb_Q__idQ_idQa,divide(idQa,idQ_idQa)),
    inference(resolution,[],['250','27']) ).

cnf('252',plain,
    less_equal(idQb_Q__idQ_idQa,idQa),
    inference(paramodulation,[],['201','251']) ).

cnf('253',plain,
    quotient(idQb_Q__idQ_idQa,idQa,zero),
    inference(resolution,[],['252','6']) ).

cnf('254',plain,
    ( less_equal(divide(X3,zero),divide(divide(Y3,idQb_Q__idQ_idQa),idQa))
    | ~ quotient(Y3,idQa,X3) ),
    inference(resolution,[],['253','5']) ).

cnf('255',plain,
    ( less_equal(X,divide(divide(Y,idQb_Q__idQ_idQa),idQa))
    | ~ quotient(Y,idQa,X) ),
    inference(simplify,[],['254','59']) ).

cnf('256',plain,
    less_equal(divide(X,idQa),divide(divide(X,idQb_Q__idQ_idQa),idQa)),
    inference(resolution,[],['255','2']) ).

cnf('257',plain,
    less_equal(divide(divide(idQb_Q__idQ_idQa,X3),idQa),divide(zero,idQa)),
    inference(paramodulation,[],['102','256']) ).

cnf('258',plain,
    less_equal(divide(divide(idQb_Q__idQ_idQa,X),idQa),zero),
    inference(simplify,[],['257','108']) ).

cnf('259',plain,
    divide(divide(idQb_Q__idQ_idQa,X),idQa) = zero,
    inference(resolution,[],['258','18']) ).

cnf('260',plain,
    ( less_equal(divide(X,idQa_Q__idQ_idQb),divide(divide(Y,idQa),idQ_idQb))
    | ~ quotient(Y,idQ_idQb,X) ),
    inference(resolution,[],['5','79']) ).

cnf('261',plain,
    less_equal(divide(divide(X,idQ_idQb),idQa_Q__idQ_idQb),divide(divide(X,idQa),idQ_idQb)),
    inference(resolution,[],['260','2']) ).

cnf('262',plain,
    less_equal(divide(divide(divide(idQb_Q__idQ_idQa,X3),idQ_idQb),idQa_Q__idQ_idQb),divide(zero,idQ_idQb)),
    inference(paramodulation,[],['259','261']) ).

cnf('263',plain,
    less_equal(divide(divide(divide(idQb_Q__idQ_idQa,X),idQ_idQb),idQa_Q__idQ_idQb),zero),
    inference(simplify,[],['262','108']) ).

cnf('264',plain,
    divide(divide(divide(idQb_Q__idQ_idQa,X),idQ_idQb),idQa_Q__idQ_idQb) = zero,
    inference(resolution,[],['263','18']) ).

cnf('265',plain,
    quotient(divide(divide(idQb_Q__idQ_idQa,X),idQ_idQb),idQa_Q__idQ_idQb,zero),
    inference(paramodulation,[],['264','2']) ).

cnf('266',plain,
    less_equal(divide(divide(idQb_Q__idQ_idQa,X),idQ_idQb),idQa_Q__idQ_idQb),
    inference(resolution,[],['265','27']) ).

cnf('267',plain,
    less_equal(divide(idQb_Q__idQ_idQa,idQ_idQb),idQa_Q__idQ_idQb),
    inference(paramodulation,[],['247','266']) ).

cnf('268',plain,
    divide(idQb_Q__idQ_idQa,idQ_idQb) = idQa_Q__idQ_idQb,
    inference(resolution,[then_simplify],['223','16','267']) ).

cnf('269',plain,
    less_equal(idQa_Q__idQ_idQb,idQb_Q__idQ_idQa),
    inference(paramodulation,[],['268','38']) ).

cnf('270',plain,
    idQa_Q__idQ_idQb = divide(idQa_Q__idQ_idQb,idQ_idQa),
    inference(paramodulation,[then_simplify],['164','58','269']) ).

cnf('271',plain,
    idQa_Q__idQ_idQb != idQb_Q__idQ_idQa,
    inference(cnf_transformation,[],[prove_idQa_Q__idQ_idQb_equals_idQb_Q__idQ_idQa]) ).

cnf('272',plain,
    $false,
    inference(simplify,[then_simplify],['270','271','164']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : HEN011-1 : TPTP v8.1.2. Released v1.0.0.
% 0.12/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 13:33:24 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.38  
% 0.18/0.38  input clause set summed statistics:
% 0.18/0.38  ----------------------------------
% 0.18/0.38  in_clause_count:                    16
% 0.18/0.38  in_rule_clause_count:                8
% 0.18/0.38  in_fact_clause_count:                8
% 0.18/0.38  in_answer_clause_count:              0
% 0.18/0.38  in_ground_clause_count:              7
% 0.18/0.38  in_unit_clause_count:               10
% 0.18/0.38  in_horn_clause_count:               16
% 0.18/0.38  in_pos_clause_count:                 9
% 0.18/0.38  in_neg_clause_count:                 1
% 0.18/0.38  in_poseq_clause_count:               2
% 0.18/0.38  in_negeq_clause_count:               1
% 0.18/0.38  in_unitposeq_clause_count:           0
% 0.18/0.38  in_chain_clause_count:               0
% 0.18/0.38  in_min_length:             1
% 0.18/0.38  in_max_length:             6
% 0.18/0.38  in_min_depth:              1
% 0.18/0.38  in_max_depth:              2
% 0.18/0.38  in_min_size:               3
% 0.18/0.38  in_max_size:              23
% 0.18/0.38  in_min_vars:               0
% 0.18/0.38  in_max_vars:               8
% 0.18/0.38  in_extaxiom_count:                 9
% 0.18/0.38  in_axiom_count:                    0
% 0.18/0.38  in_assumption_count:               6
% 0.18/0.38  in_goal_count:                     1
% 0.18/0.38  in_neg_goal_count:                 1
% 0.18/0.38  in_pos_goal_count:                 0
% 0.18/0.38  in_posunit_goal_count:             0
% 0.18/0.38  
% 0.18/0.38  auto guide:
% 0.18/0.38  -----------
% 0.18/0.38  {
% 0.18/0.38  "print":1,
% 0.18/0.38  "print_level": 15,
% 0.18/0.38  "max_size": 0,
% 0.18/0.38  "max_depth": 0,
% 0.18/0.38  "max_length": 0,
% 0.18/0.38  "max_dseconds": 0,
% 0.18/0.38  "runs":[
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.18/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.18/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.18/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.18/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.18/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.18/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.18/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.18/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.18/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.18/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.18/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.18/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.18/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.18/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.18/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.18/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.18/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.18/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.18/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.18/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.18/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.18/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.18/0.38  
% 0.18/0.38  ]}
% 0.18/0.38  
% 0.18/0.38  
% 0.18/0.38  **** run 1 fork 0 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.18/0.38  
% 0.18/0.38  **** run 2 fork 1 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.18/0.38  
% 0.18/0.38  **** run 3 fork 2 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.18/0.38  
% 0.18/0.38  **** run 4 fork 3 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.18/0.38  
% 0.18/0.38  **** run 5 fork 4 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.38  
% 0.18/0.38  **** run 6 fork 5 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.38  
% 0.18/0.38  **** run 7 fork 6 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.39  
% 0.18/0.39  **** run 8 fork 7 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.42  
% 0.18/0.42  fork 3: search finished without proof.
% 0.18/0.45  
% 0.18/0.45  **** run 12 fork 3 starts with strategy
% 0.18/0.45  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.18/0.50  
% 0.18/0.50  fork 5: search finished without proof.
% 0.18/0.50  
% 0.18/0.50  fork 6: search finished without proof.
% 0.18/0.50  
% 0.18/0.50  fork 0: search finished without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 4: search terminated without proof.
% 0.18/0.51  
% 0.18/0.51  fork 7: search finished without proof.
% 0.18/0.51  
% 0.18/0.51  
% 0.18/0.51  fork 2: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 1: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  **** run 14 fork 5 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.18/0.52  
% 0.18/0.52  **** run 15 fork 6 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.52  
% 0.18/0.52  **** run 9 fork 0 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 13 fork 4 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 16 fork 7 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.18/0.54  
% 0.18/0.54  **** run 11 fork 2 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.18/0.54  
% 0.18/0.54  **** run 10 fork 1 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.57  
% 0.18/0.57  fork 3: search finished without proof.
% 0.18/0.58  
% 0.18/0.58  **** run 20 fork 3 starts with strategy
% 0.18/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.18/0.63  
% 0.18/0.63  fork 5: search finished without proof.
% 0.18/0.64  
% 0.18/0.64  
% 0.18/0.64  fork 6: search terminated without proof.
% 0.18/0.64  
% 0.18/0.64  
% 0.18/0.64  fork 0: search terminated without proof.
% 0.18/0.64  
% 0.18/0.64  fork 4: search finished without proof.
% 0.18/0.65  
% 0.18/0.65  **** run 22 fork 5 starts with strategy
% 0.18/0.65  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 7: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 2: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  **** run 23 fork 6 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.18/0.66  
% 0.18/0.66  **** run 17 fork 0 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.66  
% 0.18/0.66  fork 1: search finished without proof.
% 0.18/0.66  
% 0.18/0.66  **** run 21 fork 4 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.18/0.67  
% 0.18/0.67  **** run 24 fork 7 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.18/0.67  
% 0.18/0.67  **** run 19 fork 2 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.18/0.68  
% 0.18/0.68  **** run 18 fork 1 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.18/0.71  
% 0.18/0.71  fork 3: search finished without proof.
% 0.18/0.73  
% 0.18/0.73  **** run 28 fork 3 starts with strategy
% 0.18/0.73  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 2.87/0.78  
% 2.87/0.78  
% 2.87/0.78  fork 4: search terminated without proof.
% 3.24/0.80  
% 3.24/0.80  fork 1: search finished without proof.
% 3.24/0.80  
% 3.24/0.80  **** run 29 fork 4 starts with strategy
% 3.24/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.37/0.80  
% 3.37/0.80  
% 3.37/0.80  fork 7: search terminated without proof.
% 3.37/0.80  
% 3.37/0.80  
% 3.37/0.80  fork 6: search terminated without proof.
% 3.37/0.81  
% 3.37/0.81  
% 3.37/0.81  fork 2: search terminated without proof.
% 3.37/0.81  
% 3.37/0.81  
% 3.37/0.81  fork 5: search terminated without proof.
% 3.44/0.82  
% 3.44/0.82  **** run 26 fork 1 starts with strategy
% 3.44/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.44/0.82  
% 3.44/0.82  **** run 32 fork 7 starts with strategy
% 3.44/0.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 3.44/0.82  
% 3.44/0.82  **** run 31 fork 6 starts with strategy
% 3.44/0.82  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 3.44/0.82  
% 3.44/0.82  **** run 27 fork 2 starts with strategy
% 3.44/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 3.44/0.85  
% 3.44/0.85  
% 3.44/0.85  fork 3: search terminated without proof.
% 3.44/0.85  
% 3.44/0.85  **** run 30 fork 5 starts with strategy
% 3.44/0.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.44/0.86  
% 3.44/0.86  **** run 36 fork 3 starts with strategy
% 3.44/0.86  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 3.44/0.88  
% 3.44/0.88  fork 7: search finished without proof.
% 3.44/0.88  
% 3.44/0.88  
% 3.44/0.88  fork 0: search terminated without proof.
% 3.44/0.89  
% 3.44/0.89  **** run 40 fork 7 starts with strategy
% 3.44/0.89  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 3.44/0.90  
% 3.44/0.90  **** run 25 fork 0 starts with strategy
% 3.44/0.90  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 4.16/0.93  
% 4.16/0.93  
% 4.16/0.93  fork 4: search terminated without proof.
% 4.16/0.94  
% 4.16/0.94  fork 7: search finished without proof.
% 4.16/0.94  
% 4.16/0.94  fork 1: search finished without proof.
% 4.16/0.94  
% 4.16/0.94  **** run 37 fork 4 starts with strategy
% 4.16/0.94  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 4.16/0.94  
% 4.16/0.94  
% 4.16/0.94  fork 2: search terminated without proof.
% 4.16/0.95  
% 4.16/0.95  
% 4.16/0.95  fork 6: search terminated without proof.
% 4.16/0.95  
% 4.16/0.95  **** run 48 fork 7 starts with strategy
% 4.16/0.95  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 4.16/0.96  
% 4.16/0.96  **** run 34 fork 1 starts with strategy
% 4.16/0.96  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.16/0.96  
% 4.16/0.96  **** run 39 fork 6 starts with strategy
% 4.16/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.16/0.97  
% 4.16/0.97  **** run 35 fork 2 starts with strategy
% 4.16/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.16/0.98  
% 4.16/0.98  fork 7: search finished without proof.
% 4.16/0.98  
% 4.16/0.98  fork 3: search finished without proof.
% 4.16/0.99  
% 4.16/0.99  
% 4.16/0.99  fork 5: search terminated without proof.
% 4.82/0.99  
% 4.82/0.99  **** run 56 fork 7 starts with strategy
% 4.82/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.82/1.00  
% 4.82/1.00  **** run 44 fork 3 starts with strategy
% 4.82/1.00  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 4.82/1.01  
% 4.82/1.01  **** run 38 fork 5 starts with strategy
% 4.82/1.01  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.82/1.02  
% 4.82/1.02  fork 0: search finished without proof.
% 4.82/1.04  
% 4.82/1.04  **** run 33 fork 0 starts with strategy
% 4.82/1.04  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.82/1.07  
% 4.82/1.07  
% 4.82/1.07  fork 4: search terminated without proof.
% 4.82/1.07  
% 4.82/1.07  fork 1: search finished without proof.
% 5.52/1.08  
% 5.52/1.08  fork 2: search finished without proof.
% 5.52/1.08  
% 5.52/1.08  **** run 45 fork 4 starts with strategy
% 5.52/1.08  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.54/1.08  
% 5.54/1.08  fork 6: search finished without proof.
% 5.54/1.09  
% 5.54/1.09  **** run 42 fork 1 starts with strategy
% 5.54/1.09  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.68/1.10  
% 5.68/1.10  **** run 43 fork 2 starts with strategy
% 5.68/1.10  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.68/1.10  
% 5.68/1.10  **** run 47 fork 6 starts with strategy
% 5.68/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.79/1.11  
% 5.79/1.11  
% 5.79/1.11  fork 7: search terminated without proof.
% 5.79/1.12  
% 5.79/1.12  fork 3: search finished without proof.
% 5.79/1.13  
% 5.79/1.13  **** run 64 fork 7 starts with strategy
% 5.79/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.79/1.14  
% 5.79/1.14  **** run 52 fork 3 starts with strategy
% 5.79/1.14  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 5.79/1.14  
% 5.79/1.14  
% 5.79/1.14  fork 5: search terminated without proof.
% 5.79/1.16  
% 5.79/1.16  
% 5.79/1.16  fork 0: search terminated without proof.
% 5.79/1.16  
% 5.79/1.16  **** run 46 fork 5 starts with strategy
% 5.79/1.16  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 5.79/1.17  
% 5.79/1.17  **** run 41 fork 0 starts with strategy
% 5.79/1.17  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.79/1.20  
% 5.79/1.20  
% 5.79/1.20  fork 4: search terminated without proof.
% 5.79/1.21  
% 5.79/1.21  fork 2: search finished without proof.
% 5.79/1.22  
% 5.79/1.22  **** run 53 fork 4 starts with strategy
% 5.79/1.22  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 5.79/1.22  
% 5.79/1.22  
% 5.79/1.22  fork 6: search terminated without proof.
% 5.79/1.23  
% 5.79/1.23  **** run 51 fork 2 starts with strategy
% 5.79/1.23  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 5.79/1.23  
% 5.79/1.23  
% 5.79/1.23  fork 1: search terminated without proof.
% 5.79/1.24  
% 5.79/1.24  **** run 55 fork 6 starts with strategy
% 5.79/1.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.79/1.25  
% 5.79/1.25  fork 7: search finished without proof.
% 5.79/1.26  
% 5.79/1.26  
% 5.79/1.26  fork 3: search terminated without proof.
% 5.79/1.27  
% 5.79/1.27  **** run 72 fork 7 starts with strategy
% 5.79/1.27  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 5.79/1.27  
% 5.79/1.27  fork 5: search finished without proof.
% 5.79/1.28  
% 5.79/1.28  **** run 60 fork 3 starts with strategy
% 5.79/1.28  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 5.79/1.28  
% 5.79/1.28  **** run 50 fork 1 starts with strategy
% 5.79/1.28  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.79/1.29  
% 5.79/1.29  fork 0: search finished without proof.
% 5.79/1.30  
% 5.79/1.30  **** run 54 fork 5 starts with strategy
% 5.79/1.30  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 7.00/1.30  
% 7.00/1.30  fork 3: search finished without proof.
% 7.00/1.30  
% 7.00/1.30  **** run 49 fork 0 starts with strategy
% 7.00/1.30  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 7.00/1.31  
% 7.00/1.31  **** run 68 fork 3 starts with strategy
% 7.00/1.31  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 7.00/1.34  
% 7.00/1.34  
% 7.00/1.34  fork 4: search terminated without proof.
% 7.00/1.35  
% 7.00/1.35  
% 7.00/1.35  fork 2: search terminated without proof.
% 7.00/1.36  
% 7.00/1.36  **** run 61 fork 4 starts with strategy
% 7.00/1.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 7.00/1.36  
% 7.00/1.36  **** run 59 fork 2 starts with strategy
% 7.00/1.36  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 7.84/1.38  
% 7.84/1.38  fork 7: search finished without proof.
% 7.84/1.38  
% 7.84/1.38  
% 7.84/1.38  fork 6: search terminated without proof.
% 7.84/1.39  
% 7.84/1.39  fork 4: search finished without proof.
% 7.84/1.40  
% 7.84/1.40  **** run 80 fork 7 starts with strategy
% 7.84/1.40  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 7.84/1.41  
% 7.84/1.41  **** run 63 fork 6 starts with strategy
% 7.84/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 7.84/1.41  
% 7.84/1.41  **** run 69 fork 4 starts with strategy
% 7.84/1.41  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.84/1.41  
% 7.84/1.41  fork 5: search finished without proof.
% 7.84/1.41  
% 7.84/1.41  
% 7.84/1.41  fork 1: search terminated without proof.
% 7.84/1.42  
% 7.84/1.42  fork 2: search finished without proof.
% 7.84/1.43  
% 7.84/1.43  
% 7.84/1.43  fork 0: search terminated without proof.
% 7.84/1.43  
% 7.84/1.43  **** run 58 fork 1 starts with strategy
% 7.84/1.43  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.84/1.43  
% 7.84/1.43  **** run 62 fork 5 starts with strategy
% 7.84/1.43  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 7.84/1.44  
% 7.84/1.44  
% 7.84/1.44  fork 3: search terminated without proof.
% 7.84/1.44  
% 7.84/1.44  **** run 67 fork 2 starts with strategy
% 7.84/1.44  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 7.84/1.45  
% 7.84/1.45  **** run 57 fork 0 starts with strategy
% 7.84/1.45  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 7.84/1.46  
% 7.84/1.46  **** run 76 fork 3 starts with strategy
% 7.84/1.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.84/1.46  
% 7.84/1.46  fork 2: search finished without proof.
% 8.53/1.48  
% 8.53/1.48  **** run 75 fork 2 starts with strategy
% 8.53/1.48  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.68/1.50  
% 8.68/1.50  fork 2: search finished without proof.
% 8.68/1.51  
% 8.68/1.51  fork 3: search finished without proof.
% 8.92/1.52  
% 8.92/1.52  **** run 83 fork 2 starts with strategy
% 8.92/1.52  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.92/1.52  
% 8.92/1.52  fork 4: search finished without proof.
% 8.92/1.52  
% 8.92/1.52  
% 8.92/1.52  fork 7: search terminated without proof.
% 9.01/1.53  
% 9.01/1.53  
% 9.01/1.53  fork 6: search terminated without proof.
% 9.01/1.53  
% 9.01/1.53  **** run 84 fork 3 starts with strategy
% 9.01/1.53  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 9.01/1.54  
% 9.01/1.54  **** run 77 fork 4 starts with strategy
% 9.01/1.54  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 9.01/1.55  
% 9.01/1.55  **** run 71 fork 6 starts with strategy
% 9.01/1.55  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.01/1.55  
% 9.01/1.55  **** run 88 fork 7 starts with strategy
% 9.01/1.55  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.01/1.55  
% 9.01/1.55  
% 9.01/1.55  fork 1: search terminated without proof.
% 9.01/1.56  
% 9.01/1.56  
% 9.01/1.56  fork 5: search terminated without proof.
% 9.01/1.56  
% 9.01/1.56  fork 0: search finished without proof.
% 9.01/1.57  
% 9.01/1.57  **** run 66 fork 1 starts with strategy
% 9.01/1.57  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.01/1.58  
% 9.01/1.58  **** run 70 fork 5 starts with strategy
% 9.01/1.58  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.01/1.58  
% 9.01/1.58  **** run 65 fork 0 starts with strategy
% 9.01/1.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 9.69/1.63  
% 9.69/1.63  fork 2: search finished without proof.
% 9.69/1.64  
% 9.69/1.64  **** run 91 fork 2 starts with strategy
% 9.69/1.64  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 9.69/1.65  
% 9.69/1.65  
% 9.69/1.65  fork 3: search terminated without proof.
% 9.69/1.66  
% 9.69/1.66  fork 4: search finished without proof.
% 9.69/1.67  
% 9.69/1.67  fork 6: search finished without proof.
% 9.69/1.67  
% 9.69/1.67  fork 7: search finished without proof.
% 9.69/1.67  
% 9.69/1.67  **** run 92 fork 3 starts with strategy
% 9.69/1.67  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 9.69/1.67  
% 9.69/1.67  **** run 85 fork 4 starts with strategy
% 9.69/1.67  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 10.24/1.68  
% 10.24/1.68  **** run 79 fork 6 starts with strategy
% 10.24/1.68  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.24/1.69  
% 10.24/1.69  **** run 96 fork 7 starts with strategy
% 10.24/1.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 10.24/1.69  
% 10.24/1.69  
% 10.24/1.69  fork 1: search terminated without proof.
% 10.24/1.70  
% 10.24/1.70  fork 5: search finished without proof.
% 10.24/1.70  
% 10.24/1.70  
% 10.24/1.70  fork 0: search terminated without proof.
% 10.24/1.71  
% 10.24/1.71  **** run 74 fork 1 starts with strategy
% 10.24/1.71  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 10.24/1.71  
% 10.24/1.71  **** run 78 fork 5 starts with strategy
% 10.24/1.71  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 10.24/1.72  
% 10.24/1.72  **** run 73 fork 0 starts with strategy
% 10.24/1.72  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 10.24/1.74  
% 10.24/1.74  fork 1: search finished without proof.
% 10.24/1.75  
% 10.24/1.75  **** run 82 fork 1 starts with strategy
% 10.24/1.75  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 11.07/1.79  
% 11.07/1.79  
% 11.07/1.79  fork 4: search terminated without proof.
% 11.07/1.80  
% 11.07/1.80  
% 11.07/1.80  fork 6: search terminated without proof.
% 11.07/1.81  
% 11.07/1.81  **** run 93 fork 4 starts with strategy
% 11.07/1.81  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 11.30/1.82  
% 11.30/1.82  **** run 87 fork 6 starts with strategy
% 11.30/1.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 11.30/1.82  
% 11.30/1.82  fork 5: search finished without proof.
% 11.30/1.83  
% 11.30/1.83  fork 0: search finished without proof.
% 11.30/1.84  
% 11.30/1.84  fork 4: search finished without proof.
% 11.30/1.85  
% 11.30/1.85  **** run 81 fork 0 starts with strategy
% 11.30/1.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 11.30/1.86  
% 11.30/1.86  **** run 101 fork 4 starts with strategy
% 11.30/1.86  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 11.30/1.87  
% 11.30/1.87  **** run 86 fork 5 starts with strategy
% 11.30/1.87  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 11.30/1.89  
% 11.30/1.89  
% 11.30/1.89  fork 1: search terminated without proof.
% 11.75/1.92  
% 11.75/1.92  **** run 90 fork 1 starts with strategy
% 11.75/1.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.75/1.94  
% 11.75/1.94  
% 11.75/1.94  fork 6: search terminated without proof.
% 11.75/1.96  
% 11.75/1.96  **** run 95 fork 6 starts with strategy
% 11.75/1.96  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 12.51/2.01  
% 12.51/2.01  
% 12.51/2.01  fork 0: search terminated without proof.
% 12.51/2.01  
% 12.51/2.01  
% 12.51/2.01  fork 5: search terminated without proof.
% 12.51/2.03  
% 12.51/2.03  **** run 89 fork 0 starts with strategy
% 12.51/2.03  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.51/2.03  
% 12.51/2.03  **** run 94 fork 5 starts with strategy
% 12.51/2.03  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 13.75/2.14  
% 13.75/2.14  fork 0: search finished without proof.
% 13.75/2.16  
% 13.75/2.16  **** run 97 fork 0 starts with strategy
% 13.75/2.16  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 17.76/2.66  
% 17.76/2.66  
% 17.76/2.66  fork 2: search terminated without proof.
% 17.76/2.68  
% 17.76/2.68  **** run 99 fork 2 starts with strategy
% 17.76/2.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 17.76/2.69  
% 17.76/2.69  
% 17.76/2.69  fork 3: search terminated without proof.
% 17.76/2.71  
% 17.76/2.71  fork 7: search finished without proof.
% 18.20/2.71  
% 18.20/2.71  **** run 100 fork 3 starts with strategy
% 18.20/2.71  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 18.20/2.73  
% 18.20/2.73  **** run 104 fork 7 starts with strategy
% 18.20/2.73  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 18.52/2.80  
% 18.52/2.80  fork 4: search finished without proof.
% 18.52/2.82  
% 18.52/2.82  **** run 109 fork 4 starts with strategy
% 18.52/2.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 20.05/2.95  
% 20.05/2.95  fork 6: search finished without proof.
% 20.15/2.97  
% 20.15/2.97  **** run 103 fork 6 starts with strategy
% 20.15/2.97  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 20.61/3.04  
% 20.61/3.04  
% 20.61/3.04  fork 1: search terminated without proof.
% 20.61/3.06  
% 20.61/3.06  **** run 98 fork 1 starts with strategy
% 20.61/3.06  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 20.61/3.10  
% 20.61/3.10  
% 20.61/3.10  fork 5: search terminated without proof.
% 20.61/3.12  
% 20.61/3.12  **** run 102 fork 5 starts with strategy
% 20.61/3.12  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 21.28/3.16  
% 21.28/3.16  fork 0: search finished without proof.
% 21.28/3.18  
% 21.28/3.18  **** run 105 fork 0 starts with strategy
% 21.28/3.18  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 25.61/3.65  
% 25.61/3.65  fork 2: search finished without proof.
% 25.70/3.67  
% 25.70/3.67  **** run 107 fork 2 starts with strategy
% 25.70/3.67  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 25.70/3.73  
% 25.70/3.73  
% 25.70/3.73  fork 3: search terminated without proof.
% 25.70/3.75  
% 25.70/3.75  
% 25.70/3.75  fork 7: search terminated without proof.
% 25.70/3.75  
% 25.70/3.75  **** run 108 fork 3 starts with strategy
% 25.70/3.75  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 25.70/3.77  
% 25.70/3.77  fork 4: search finished without proof.
% 25.70/3.77  
% 25.70/3.77  **** run 112 fork 7 starts with strategy
% 25.70/3.77  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 25.70/3.79  
% 25.70/3.79  **** run 117 fork 4 starts with strategy
% 25.70/3.79  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 28.67/4.03  
% 28.67/4.03  fork 6: search finished without proof.
% 28.77/4.05  
% 28.77/4.05  **** run 111 fork 6 starts with strategy
% 28.77/4.05  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 28.77/4.06  
% 28.77/4.06  fork 5: search finished without proof.
% 28.77/4.08  
% 28.77/4.08  
% 28.77/4.08  fork 1: search terminated without proof.
% 28.77/4.08  
% 28.77/4.08  **** run 110 fork 5 starts with strategy
% 28.77/4.08  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 28.77/4.11  
% 28.77/4.11  **** run 106 fork 1 starts with strategy
% 28.77/4.11  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 29.66/4.20  
% 29.66/4.20  
% 29.66/4.20  fork 0: search terminated without proof.
% 29.66/4.22  
% 29.66/4.22  **** run 113 fork 0 starts with strategy
% 29.66/4.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 32.91/4.63  
% 32.91/4.63  fork 2: search finished without proof.
% 32.91/4.65  
% 32.91/4.65  **** run 115 fork 2 starts with strategy
% 32.91/4.65  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 34.29/4.77  
% 34.29/4.77  
% 34.29/4.77  fork 3: search terminated without proof.
% 34.29/4.79  
% 34.29/4.79  **** run 116 fork 3 starts with strategy
% 34.29/4.79  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 34.29/4.79  
% 34.29/4.79  
% 34.29/4.79  fork 7: search terminated without proof.
% 34.29/4.81  
% 34.29/4.81  
% 34.29/4.81  fork 4: search terminated without proof.
% 34.29/4.82  
% 34.29/4.82  **** run 120 fork 7 starts with strategy
% 34.29/4.82  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 34.92/4.83  
% 34.92/4.83  **** run 125 fork 4 starts with strategy
% 34.92/4.83  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 36.10/5.06  
% 36.10/5.06  fork 5: search finished without proof.
% 36.10/5.08  
% 36.10/5.08  **** run 118 fork 5 starts with strategy
% 36.10/5.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 36.87/5.13  
% 36.87/5.13  
% 36.87/5.13  fork 1: search terminated without proof.
% 37.31/5.15  
% 37.31/5.15  **** run 114 fork 1 starts with strategy
% 37.31/5.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 37.90/5.22  
% 37.90/5.22  
% 37.90/5.22  fork 6: search terminated without proof.
% 37.90/5.23  
% 37.90/5.23  **** run 119 fork 6 starts with strategy
% 37.90/5.23  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 37.90/5.27  
% 37.90/5.27  
% 37.90/5.27  fork 0: search terminated without proof.
% 38.39/5.29  
% 38.39/5.29  **** run 121 fork 0 starts with strategy
% 38.39/5.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 39.09/5.36  
% 39.09/5.36  fork 0: search finished without proof.
% 39.27/5.38  
% 39.27/5.38  **** run 129 fork 0 starts with strategy
% 39.27/5.38  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 39.67/5.43  
% 39.67/5.43  fork 0: search finished without proof.
% 39.67/5.45  
% 39.67/5.45  **** run 137 fork 0 starts with strategy
% 39.67/5.45  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 39.67/5.48  
% 39.67/5.48  fork 0: search finished without proof.
% 39.67/5.50  
% 39.67/5.50  **** run 145 fork 0 starts with strategy
% 39.67/5.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 40.80/5.58  
% 40.80/5.58  fork 2: search finished without proof.
% 40.80/5.60  
% 40.80/5.60  **** run 123 fork 2 starts with strategy
% 40.80/5.60  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 41.48/5.79  
% 41.48/5.79  fork 4: search finished without proof.
% 42.09/5.81  
% 42.09/5.81  **** run 133 fork 4 starts with strategy
% 42.09/5.81  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 42.09/5.81  
% 42.09/5.81  
% 42.09/5.81  fork 3: search terminated without proof.
% 42.09/5.83  
% 42.09/5.83  **** run 124 fork 3 starts with strategy
% 42.09/5.83  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 42.09/5.84  
% 42.09/5.84  
% 42.09/5.84  fork 7: search terminated without proof.
% 43.01/5.86  
% 43.01/5.86  **** run 128 fork 7 starts with strategy
% 43.01/5.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 44.79/6.09  
% 44.79/6.09  fork 5: search finished without proof.
% 44.79/6.11  
% 44.79/6.11  **** run 126 fork 5 starts with strategy
% 44.79/6.11  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 45.42/6.18  
% 45.42/6.18  fork 1: search finished without proof.
% 45.42/6.20  
% 45.42/6.20  **** run 122 fork 1 starts with strategy
% 45.42/6.20  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 46.12/6.26  
% 46.12/6.26  
% 46.12/6.26  fork 6: search terminated without proof.
% 46.12/6.27  
% 46.12/6.27  **** run 127 fork 6 starts with strategy
% 46.12/6.27  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 47.74/6.52  
% 47.74/6.52  
% 47.74/6.52  fork 0: search terminated without proof.
% 48.23/6.54  
% 48.23/6.54  **** run 153 fork 0 starts with strategy
% 48.23/6.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 48.49/6.61  
% 48.49/6.61  fork 2: search finished without proof.
% 49.00/6.64  
% 49.00/6.64  **** run 131 fork 2 starts with strategy
% 49.00/6.64  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 49.88/6.75  
% 49.88/6.75  fork 4: search finished without proof.
% 49.88/6.77  
% 49.88/6.77  **** run 141 fork 4 starts with strategy
% 49.88/6.77  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 50.12/6.82  
% 50.12/6.82  fork 7: search finished without proof.
% 50.63/6.84  
% 50.63/6.84  **** run 136 fork 7 starts with strategy
% 50.63/6.84  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 50.63/6.85  
% 50.63/6.85  
% 50.63/6.85  fork 3: search terminated without proof.
% 50.88/6.87  
% 50.88/6.87  **** run 132 fork 3 starts with strategy
% 50.88/6.87  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 52.32/7.11  
% 52.32/7.11  fork 5: search finished without proof.
% 52.32/7.13  
% 52.32/7.13  **** run 134 fork 5 starts with strategy
% 52.32/7.13  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 53.76/7.30  
% 53.76/7.30  
% 53.76/7.30  fork 1: search terminated without proof.
% 53.76/7.32  
% 53.76/7.32  **** run 130 fork 1 starts with strategy
% 53.76/7.32  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 54.54/7.35  
% 54.54/7.35  
% 54.54/7.35  fork 6: search terminated without proof.
% 54.54/7.37  
% 54.54/7.37  **** run 135 fork 6 starts with strategy
% 54.54/7.37  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 55.90/7.52  
% 55.90/7.52  fork 0: search finished without proof.
% 56.15/7.55  
% 56.15/7.55  **** run 161 fork 0 starts with strategy
% 56.15/7.55  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 56.15/7.56  
% 56.15/7.56  fork 6: search finished without proof.
% 56.15/7.58  
% 56.15/7.58  **** run 143 fork 6 starts with strategy
% 56.15/7.58  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 56.93/7.79  
% 56.93/7.79  
% 56.93/7.79  fork 4: search terminated without proof.
% 56.93/7.80  
% 56.93/7.80  
% 56.93/7.80  fork 2: search terminated without proof.
% 56.93/7.81  
% 56.93/7.81  **** run 149 fork 4 starts with strategy
% 56.93/7.81  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 58.00/7.81  
% 58.00/7.81  fork 3: search finished without proof.
% 58.00/7.83  
% 58.00/7.83  fork 4: search finished without proof.
% 58.00/7.83  
% 58.00/7.83  **** run 140 fork 3 starts with strategy
% 58.00/7.83  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 58.00/7.85  
% 58.00/7.85  **** run 157 fork 4 starts with strategy
% 58.00/7.85  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 58.00/7.85  
% 58.00/7.85  **** run 139 fork 2 starts with strategy
% 58.00/7.85  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 58.00/7.86  
% 58.00/7.86  
% 58.00/7.86  fork 7: search terminated without proof.
% 58.90/7.88  
% 58.90/7.88  **** run 144 fork 7 starts with strategy
% 58.90/7.88  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 60.60/8.15  
% 60.60/8.15  
% 60.60/8.15  fork 5: search terminated without proof.
% 60.60/8.17  
% 60.60/8.17  **** run 142 fork 5 starts with strategy
% 60.60/8.17  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 61.55/8.25  
% 61.55/8.25  fork 1: search finished without proof.
% 61.55/8.27  
% 61.55/8.27  **** run 138 fork 1 starts with strategy
% 61.55/8.27  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 63.75/8.50  
% 63.75/8.50  fork 0: search finished without proof.
% 63.75/8.52  
% 63.75/8.52  fork 6: search finished without proof.
% 63.75/8.52  
% 63.75/8.52  **** run 169 fork 0 starts with strategy
% 63.75/8.52  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 63.75/8.53  
% 63.75/8.53  **** run 151 fork 6 starts with strategy
% 63.75/8.53  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 66.13/8.85  
% 66.13/8.85  
% 66.13/8.85  fork 3: search terminated without proof.
% 66.13/8.87  
% 66.13/8.87  
% 66.13/8.87  fork 4: search terminated without proof.
% 66.13/8.87  
% 66.13/8.87  **** run 148 fork 3 starts with strategy
% 66.13/8.87  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 66.85/8.89  
% 66.85/8.89  fork 2: search finished without proof.
% 66.85/8.89  
% 66.85/8.89  **** run 165 fork 4 starts with strategy
% 66.85/8.89  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 66.97/8.90  
% 66.97/8.90  
% 66.97/8.90  fork 7: search terminated without proof.
% 66.97/8.90  
% 66.97/8.90  **** run 147 fork 2 starts with strategy
% 66.97/8.90  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 66.97/8.93  
% 66.97/8.93  **** run 152 fork 7 starts with strategy
% 66.97/8.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 66.97/8.93  
% 66.97/8.93  fork 3: search finished without proof.
% 66.97/8.94  
% 66.97/8.94  **** run 156 fork 3 starts with strategy
% 66.97/8.94  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 66.97/8.94  
% 66.97/8.94  fork 4: search finished without proof.
% 66.97/8.96  
% 66.97/8.96  **** run 173 fork 4 starts with strategy
% 66.97/8.96  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 66.97/8.97  
% 66.97/8.97  fork 3: search finished without proof.
% 66.97/8.98  
% 66.97/8.98  **** run 164 fork 3 starts with strategy
% 66.97/8.98  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 67.43/9.01  
% 67.43/9.01  fork 3: search finished without proof.
% 67.43/9.02  
% 67.43/9.02  **** run 172 fork 3 starts with strategy
% 67.43/9.02  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 69.36/9.26  
% 69.36/9.26  
% 69.36/9.26  fork 5: search terminated without proof.
% 69.36/9.28  
% 69.36/9.28  **** run 150 fork 5 starts with strategy
% 69.36/9.28  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 69.36/9.29  
% 69.36/9.29  
% 69.36/9.29  fork 1: search terminated without proof.
% 70.16/9.32  
% 70.16/9.32  fork 5: search finished without proof.
% 70.16/9.34  
% 70.16/9.34  **** run 158 fork 5 starts with strategy
% 70.16/9.34  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 70.16/9.34  
% 70.16/9.34  **** run 146 fork 1 starts with strategy
% 70.16/9.34  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 71.65/9.57  
% 71.65/9.57  
% 71.65/9.57  fork 6: search terminated without proof.
% 71.65/9.59  
% 71.65/9.59  **** run 159 fork 6 starts with strategy
% 71.65/9.59  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 71.65/9.59  
% 71.65/9.59  
% 71.65/9.59  fork 0: search terminated without proof.
% 72.31/9.63  
% 72.31/9.63  **** run 177 fork 0 starts with strategy
% 72.31/9.63  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 74.60/9.88  
% 74.60/9.88  fork 7: search finished without proof.
% 74.60/9.90  
% 74.60/9.90  **** run 160 fork 7 starts with strategy
% 74.60/9.90  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 74.60/9.97  
% 74.60/9.97  fork 3: search finished without proof.
% 75.34/9.98  
% 75.34/9.98  
% 75.34/9.98  fork 4: search terminated without proof.
% 75.34/9.99  
% 75.34/9.99  
% 75.34/9.99  fork 2: search terminated without proof.
% 75.34/9.99  
% 75.34/9.99  **** run 180 fork 3 starts with strategy
% 75.34/9.99  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 75.49/10.01  
% 75.49/10.01  **** run 155 fork 2 starts with strategy
% 75.49/10.01  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 75.49/10.01  
% 75.49/10.01  **** run 181 fork 4 starts with strategy
% 75.49/10.01  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 76.99/10.25  
% 76.99/10.25  fork 1: search finished without proof.
% 76.99/10.27  
% 76.99/10.27  **** run 154 fork 1 starts with strategy
% 76.99/10.27  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 77.72/10.34  
% 77.72/10.34  fork 5: search finished without proof.
% 77.72/10.38  
% 77.72/10.38  **** run 166 fork 5 starts with strategy
% 77.72/10.38  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 79.74/10.56  
% 79.74/10.56  fork 6: search finished without proof.
% 79.74/10.58  
% 79.74/10.58  **** run 167 fork 6 starts with strategy
% 79.74/10.58  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 79.74/10.61  
% 79.74/10.61  fork 0: search finished without proof.
% 80.49/10.63  
% 80.49/10.63  **** run 185 fork 0 starts with strategy
% 80.49/10.63  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 82.14/10.88  
% 82.14/10.88  fork 7: search finished without proof.
% 82.14/10.90  
% 82.14/10.90  **** run 168 fork 7 starts with strategy
% 82.14/10.90  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 82.14/11.00  
% 82.14/11.00  fork 2: search finished without proof.
% 82.14/11.02  
% 82.14/11.02  **** run 163 fork 2 starts with strategy
% 82.14/11.02  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 82.14/11.04  
% 82.14/11.04  fork 2: search finished without proof.
% 83.35/11.06  
% 83.35/11.06  **** run 171 fork 2 starts with strategy
% 83.35/11.06  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 85.71/11.29  
% 85.71/11.29  
% 85.71/11.29  fork 1: search terminated without proof.
% 85.71/11.31  
% 85.71/11.31  **** run 162 fork 1 starts with strategy
% 85.71/11.31  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 86.66/11.41  
% 86.66/11.41  fork 5: search finished without proof.
% 86.66/11.43  
% 86.66/11.43  **** run 174 fork 5 starts with strategy
% 86.66/11.43  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":10}
% 87.21/11.54  
% 87.21/11.54  fork 6: search finished without proof.
% 87.21/11.56  
% 87.21/11.56  **** run 175 fork 6 starts with strategy
% 87.21/11.56  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 90.34/11.92  
% 90.34/11.92  
% 90.34/11.92  fork 7: search terminated without proof.
% 90.34/11.94  
% 90.34/11.94  **** run 176 fork 7 starts with strategy
% 90.34/11.94  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 91.71/12.08  
% 91.71/12.08  
% 91.71/12.08  fork 2: search terminated without proof.
% 91.71/12.10  
% 91.71/12.10  **** run 179 fork 2 starts with strategy
% 91.71/12.10  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 92.73/12.24  
% 92.73/12.24  fork 1: search finished without proof.
% 93.28/12.25  
% 93.28/12.25  **** run 170 fork 1 starts with strategy
% 93.28/12.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 95.02/12.51  
% 95.02/12.51  fork 6: search finished without proof.
% 95.46/12.53  
% 95.46/12.53  **** run 183 fork 6 starts with strategy
% 95.46/12.53  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 95.71/12.60  
% 95.71/12.60  
% 95.71/12.60  fork 5: search terminated without proof.
% 95.71/12.61  
% 95.71/12.61  **** run 182 fork 5 starts with strategy
% 95.71/12.61  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 98.11/12.96  
% 98.11/12.96  
% 98.11/12.96  fork 7: search terminated without proof.
% 98.11/12.98  
% 98.11/12.98  **** run 184 fork 7 starts with strategy
% 98.11/12.98  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 101.81/13.36  
% 101.81/13.36  
% 101.81/13.36  fork 1: search terminated without proof.
% 101.81/13.39  
% 101.81/13.39  **** run 178 fork 1 starts with strategy
% 101.81/13.39  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 109.15/14.36  
% 109.15/14.36  fork 1: search finished without proof.
% 109.86/14.38  
% 109.86/14.38  **** run 186 fork 1 starts with strategy
% 109.86/14.38  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 114.05/15.01  
% 114.05/15.01  
% 114.05/15.01  fork 3: search terminated without proof.
% 115.01/15.03  
% 115.01/15.03  
% 115.01/15.03  fork 4: search terminated without proof.
% 115.01/15.06  
% 115.01/15.06  **** run 189 fork 4 starts with strategy
% 115.01/15.06  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":1}
% 115.38/15.09  
% 115.38/15.09  **** run 188 fork 3 starts with strategy
% 115.38/15.09  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 119.98/15.67  
% 119.98/15.67  
% 119.98/15.67  fork 0: search terminated without proof.
% 119.98/15.70  
% 119.98/15.70  **** run 193 fork 0 starts with strategy
% 119.98/15.70  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 122.90/16.05  
% 122.90/16.05  
% 122.90/16.05  result: proof found
% 122.90/16.05  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 122.90/16.05  by run 186 fork 1 strategy {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 122.90/16.05  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 122.90/16.05  
% 122.90/16.05  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 122.90/16.05  
% 122.90/16.05  run 186 fork 1 statistics:
% 122.90/16.05  ----------------------------------
% 122.90/16.05  this run seconds: 1.643749
% 122.90/16.05  total seconds: 15.218408
% 122.90/16.05  stat_given_used: 3139
% 122.90/16.05  stat_given_used_at_endgame: 0
% 122.90/16.05  stat_given_candidates:   27399
% 122.90/16.05  stat_given_candidates_at_endgame: 0
% 122.90/16.05  stat_given_candidates_h: 0
% 122.90/16.05  stat_binres_derived_cl:   22193
% 122.90/16.05  stat_binres_derived_cl_h: 0
% 122.90/16.05  stat_factor_derived_cl: 388
% 122.90/16.05  stat_para_derived_cl: 46447
% 122.90/16.05  stat_tautologies_discarded: 0
% 122.90/16.05  stat_forward_subsumed: 16818
% 122.90/16.05  stat_derived_cut: 153
% 122.90/16.05  stat_derived_rewritten: 6952
% 122.90/16.05  stat_weight_discarded_building: 0
% 122.90/16.05  stat_weight_discarded_cl: 0
% 122.90/16.05  stat_internlimit_discarded_cl: 0
% 122.90/16.05  stat_simplified:  6952 simplified 0 derived 0 given
% 122.90/16.05  stat_kept_cl: 49896
% 122.90/16.05  stat_built_cl: 63125
% 122.90/16.05  stat_hyperres_partial_cl: 0
% 122.90/16.05  stat_made_rewriters: 695
% 122.90/16.05  stat_backward_subsumed: 0
% 122.90/16.05  stat_propagated_subsumed: 0
% 122.90/16.05  stat_clsubs_attempted:                    293847
% 122.90/16.05  stat_clsubs_fact_groundunit_found:            45
% 122.90/16.05  stat_clsubs_rule_groundunit_found:            13
% 122.90/16.05  stat_clsubs_top_meta_attempted:            8587145
% 122.90/16.05  stat_clsubs_top_meta_failed:               8293298
% 122.90/16.05  stat_clsubs_top_meta_nonpref_attempted:             8587145
% 122.90/16.05  stat_clsubs_top_meta_nonpref_succeeded:             1348697
% 122.90/16.05  stat_clsubs_top_meta_pref_attempted:                1348697
% 122.90/16.05  stat_clsubs_top_meta_pref1_succeeded:               1061835
% 122.90/16.05  stat_clsubs_top_meta_pref2_succeeded:                386638
% 122.90/16.05  stat_clsubs_top_meta_pref3_succeeded:                293847
% 122.90/16.05  stat_clsubs_top_meta_pref_succeeded:                 293847
% 122.90/16.05  stat_clsubs_meta_attempted:               554723
% 122.90/16.05  stat_clsubs_meta_failed:                  189536
% 122.90/16.05  stat_clsubs_predsymbs_attempted:               0
% 122.90/16.05  stat_clsubs_unit_attempted:               114745
% 122.90/16.05  stat_clsubs_full_attempted:               179102
% 122.90/16.05  stat_forwardsubs_attempted:                66714
% 122.90/16.05  stat_lit_hash_added:                  63501
% 122.90/16.05  stat_lit_hash_computed:              270886
% 122.90/16.05  stat_lit_hash_match_found:            25679
% 122.90/16.05  stat_lit_hash_match_miss:            298083
% 122.90/16.05  stat_lit_hash_cut_ok:                   406
% 122.90/16.05  stat_lit_strong_cut_ok:                   0
% 122.90/16.05  stat_lit_hash_subsume_ok:             16818
% 122.90/16.05  clqueue els 10000000 used 1
% 122.90/16.05  clactive els 10000000 used 3140
% 122.90/16.05  clactivesubsume els 10000000 used 14773
% 122.90/16.05  queue_termbuf els 200000000 used 3544867
% 122.90/16.05  hyper_termbuf els 100000000 used 1
% 122.90/16.05  active_termbuf els 100000000 used 109748
% 122.90/16.05  varstack els 5000 last used 1
% 122.90/16.05  given_termbuf els 10000000 last used 1
% 122.90/16.05  simplified_termbuf els 10000000 last used 1
% 122.90/16.05  derived_termbuf els 10000000 last used 3
% 122.90/16.05  wr_mallocs: 56066
% 122.90/16.05  wr_callocs: 19
% 122.90/16.05  wr_reallocs: 7898
% 122.90/16.05  wr_frees: 2
% 122.90/16.05  wr_malloc_bytes: 4164927060
% 122.90/16.05  wr_calloc_bytes: 96065504
% 122.90/16.05  wr_realloc_bytes: 2529704
% 122.90/16.05  wr_realloc_freebytes: 0
% 122.90/16.05  ----------------------------------
%------------------------------------------------------------------------------