Trace number 4391040

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23SAT (TO)35986 2520.1 2510.42

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-scen-09-opt_c18.xml
MD5SUM19bcf73076031218e5fd4b7208c9a15e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17553
Best CPU time to get the best result obtained on this benchmark19734.7
Satisfiable
(Un)Satisfiability was proved
Number of variables4749
Number of constraints4410
Number of domains9
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4069},{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree2
Maximum variable degree63
Distribution of variable degrees[{"degree":2,"count":4070},{"degree":3,"count":1},{"degree":4,"count":27},{"degree":5,"count":22},{"degree":6,"count":78},{"degree":7,"count":29},{"degree":8,"count":79},{"degree":9,"count":23},{"degree":10,"count":77},{"degree":11,"count":29},{"degree":12,"count":39},{"degree":13,"count":29},{"degree":14,"count":40},{"degree":15,"count":18},{"degree":16,"count":32},{"degree":17,"count":15},{"degree":18,"count":21},{"degree":19,"count":8},{"degree":20,"count":16},{"degree":21,"count":14},{"degree":22,"count":10},{"degree":23,"count":9},{"degree":24,"count":6},{"degree":25,"count":9},{"degree":26,"count":6},{"degree":27,"count":3},{"degree":28,"count":8},{"degree":29,"count":6},{"degree":30,"count":3},{"degree":31,"count":5},{"degree":32,"count":1},{"degree":36,"count":3},{"degree":37,"count":3},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":1},{"degree":48,"count":1},{"degree":56,"count":1},{"degree":63,"count":1}]
Minimum constraint arity2
Maximum constraint arity280
Distribution of constraint arities[{"arity":2,"count":646},{"arity":3,"count":3763},{"arity":280,"count":1}]
Number of extensional constraints0
Number of intensional constraints4409
Distribution of constraint types[{"type":"intension","count":4409},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.42/1.87	
2.42/1.87	AbsCon 2 
2.42/1.89	
3.68/2.29	  Instance
3.68/2.29	    name=instance-4391040-1568386803, framework=COP, bounds=-infty..+infty
3.68/2.29	
3.68/2.29	  Loading variables...
4.39/2.40	  Loading constraints...
10.14/4.33	
10.14/4.33	  Domains
10.14/4.33	    nTypes=9, nValues=34994, sizes=[2#4069,6#2,22#10,24#4,36#336,44#328]
10.14/4.33	  Variables
10.14/4.33	    count=4749, degrees=[2#4070,3#1,4#27,5#22...45#1,48#1,56#1,63#1]
10.14/4.33	  Objectives
10.14/4.33	    way=min, type=SumSimpleLE
10.14/4.33	  Constraints
10.14/4.33	    count=4690, nSpecific=1, arities=[1#280,2#646,3#3763,4069#1]
10.14/4.33	    distribution=[CtrIntension#4689,SumSimpleLE#1]
10.14/4.33	    nIntStructures=(1504,shared:3185), nCftStructures=(1420,shared:2989,unbuilt:281)
10.14/4.33	    wck=2.488, cpu=4.227, mem=132M723
10.14/4.35	  Solver SolverBacktrack being built...
10.14/4.35	
10.43/4.42	
10.43/4.42	  Solver
10.43/4.42	    guaranteedGAC=true
10.43/4.42	    wck=2.577, cpu=4.315, mem=219M896
10.90/4.61	
10.90/4.61	  Preprocessing
10.90/4.61	    filters=1059, revisions=(7094,useless=6035), ccks=4054926, nACremovedValues=11603, nTotalRemovedValues=11603, inconcistency=false
10.90/4.61	    wck=0.191, cpu=4.509, mem=224M56
10.90/4.61	
11.21/4.73	o 528295
11.21/4.74	    num=0, depth=4750..4748, filters=4549, revisions=(15476,useless=10927), ccks=4153203, wck=0.321, mem=228M255
11.21/4.74	    decisions=200, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=528295
11.21/4.74	    
11.86/4.91	o 528195
11.86/4.92	    num=1, depth=200..4748, filters=8051, revisions=(30242,useless=22192), ccks=4170610, wck=0.501, mem=228M255
11.86/4.92	    decisions=403, wrong=1, backtracks=0, failedAssignments=1, nogoods=1, foundSolutions=2, bestBound=528195
11.86/4.92	    
12.24/5.16	o 36001
12.24/5.16	    num=2, depth=389..4748, filters=11757, revisions=(54145,useless=42386), ccks=4331996, wck=0.744, mem=232M415
12.24/5.16	    decisions=825, wrong=2, backtracks=0, failedAssignments=2, nogoods=2, foundSolutions=3, bestBound=36001
12.24/5.16	    
12.80/5.49	    num=3, depth=194..280, filters=22821, revisions=(103455,useless=80743), ccks=4460148, wck=1.071, mem=232M415
12.80/5.49	    decisions=1213, wrong=99, backtracks=86, failedAssignments=13, nogoods=3, foundSolutions=3, bestBound=36001
12.80/5.49	    
13.17/5.73	    num=4, depth=51..80, filters=31365, revisions=(134934,useless=103628), ccks=4702502, wck=1.313, mem=232M415
13.17/5.73	    decisions=1350, wrong=142, backtracks=128, failedAssignments=24, nogoods=4, foundSolutions=3, bestBound=36001
13.17/5.73	    
13.27/5.88	    num=5, depth=44..63, filters=36147, revisions=(152021,useless=115962), ccks=4809275, wck=1.455, mem=232M415
13.27/5.88	    decisions=1465, wrong=177, backtracks=153, failedAssignments=36, nogoods=11, foundSolutions=3, bestBound=36001
13.27/5.88	    
13.42/5.90	    num=6, depth=52..54, filters=36739, revisions=(154909,useless=118271), ccks=4832544, wck=1.485, mem=232M415
13.42/5.90	    decisions=1545, wrong=190, backtracks=153, failedAssignments=49, nogoods=24, foundSolutions=3, bestBound=36001
13.42/5.90	    
13.42/5.99	    num=7, depth=53..55, filters=39316, revisions=(165174,useless=125962), ccks=4895776, wck=1.569, mem=232M415
13.42/5.99	    decisions=1628, wrong=204, backtracks=153, failedAssignments=63, nogoods=38, foundSolutions=3, bestBound=36001
13.42/5.99	    
13.55/6.05	    num=8, depth=54..54, filters=41126, revisions=(173142,useless=132127), ccks=4963038, wck=1.629, mem=236M574
13.55/6.05	    decisions=1714, wrong=220, backtracks=153, failedAssignments=79, nogoods=54, foundSolutions=3, bestBound=36001
13.55/6.05	    
13.65/6.16	    num=9, depth=52..52, filters=45231, revisions=(189969,useless=144810), ccks=5068092, wck=1.743, mem=236M574
13.65/6.16	    decisions=1800, wrong=237, backtracks=153, failedAssignments=96, nogoods=71, foundSolutions=3, bestBound=36001
13.65/6.16	    
13.95/6.40	    num=10, depth=52..57, filters=53738, revisions=(223896,useless=170139), ccks=5291819, wck=1.984, mem=236M574
13.95/6.40	    decisions=1911, wrong=265, backtracks=163, failedAssignments=115, nogoods=77, foundSolutions=3, bestBound=36001
13.95/6.40	    
14.24/6.74	    num=11, depth=54..56, filters=67351, revisions=(277682,useless=210118), ccks=5600754, wck=2.317, mem=236M574
14.24/6.74	    decisions=2015, wrong=289, backtracks=166, failedAssignments=136, nogoods=94, foundSolutions=3, bestBound=36001
14.24/6.74	    
14.45/6.97	    num=12, depth=65..67, filters=76642, revisions=(315177,useless=238187), ccks=5840268, wck=2.548, mem=240M734
14.45/6.97	    decisions=2130, wrong=314, backtracks=168, failedAssignments=159, nogoods=110, foundSolutions=3, bestBound=36001
14.45/6.97	    
14.56/7.08	    num=13, depth=65..67, filters=80044, revisions=(331614,useless=251208), ccks=5964867, wck=2.658, mem=240M734
14.56/7.08	    decisions=2249, wrong=341, backtracks=170, failedAssignments=184, nogoods=125, foundSolutions=3, bestBound=36001
14.56/7.08	    
15.05/7.54	    num=14, depth=65..69, filters=99479, revisions=(410070,useless=309995), ccks=6374262, wck=3.116, mem=240M734
15.05/7.54	    decisions=2373, wrong=369, backtracks=170, failedAssignments=212, nogoods=153, foundSolutions=3, bestBound=36001
15.05/7.54	    
15.56/8.03	    num=15, depth=44..50, filters=119400, revisions=(493026,useless=372782), ccks=6833774, wck=3.606, mem=244M894
15.56/8.03	    decisions=2515, wrong=415, backtracks=192, failedAssignments=243, nogoods=168, foundSolutions=3, bestBound=36001
15.56/8.03	    
15.75/8.29	    num=16, depth=56..77, filters=130582, revisions=(539199,useless=407694), ccks=7074023, wck=3.867, mem=244M894
15.75/8.29	    decisions=2659, wrong=449, backtracks=192, failedAssignments=277, nogoods=202, foundSolutions=3, bestBound=36001
15.75/8.29	    
15.95/8.40	    num=17, depth=59..83, filters=134767, revisions=(558501,useless=422799), ccks=7194370, wck=3.985, mem=244M894
15.95/8.40	    decisions=2814, wrong=487, backtracks=193, failedAssignments=314, nogoods=229, foundSolutions=3, bestBound=36001
15.95/8.40	    
16.88/9.38	    num=18, depth=57..70, filters=169174, revisions=(721289,useless=550536), ccks=7993197, wck=4.964, mem=249M53
16.88/9.38	    decisions=3001, wrong=547, backtracks=221, failedAssignments=355, nogoods=244, foundSolutions=3, bestBound=36001
16.88/9.38	    
18.04/10.36	    num=19, depth=65..71, filters=202661, revisions=(874502,useless=669628), ccks=8826306, wck=5.935, mem=123M802
18.04/10.36	    decisions=3187, wrong=605, backtracks=235, failedAssignments=400, nogoods=255, foundSolutions=3, bestBound=36001
18.04/10.36	    
18.44/10.70	    num=20, depth=67..81, filters=217821, revisions=(937879,useless=717734), ccks=9135431, wck=6.282, mem=123M802
18.44/10.70	    decisions=3377, wrong=661, backtracks=241, failedAssignments=450, nogoods=295, foundSolutions=3, bestBound=36001
18.44/10.70	    
18.66/10.92	    num=21, depth=67..71, filters=227819, revisions=(983286,useless=753125), ccks=9346659, wck=6.504, mem=124M690
18.66/10.92	    decisions=3567, wrong=721, backtracks=247, failedAssignments=505, nogoods=303, foundSolutions=3, bestBound=36001
18.66/10.92	    
18.77/11.09	    num=22, depth=59..72, filters=234581, revisions=(1012110,useless=775198), ccks=9526017, wck=6.675, mem=128M853
18.77/11.09	    decisions=3776, wrong=793, backtracks=258, failedAssignments=566, nogoods=325, foundSolutions=3, bestBound=36001
18.77/11.09	    
19.06/11.36	    num=23, depth=65..94, filters=243480, revisions=(1060930,useless=815058), ccks=9792719, wck=6.939, mem=128M853
19.06/11.36	    decisions=4014, wrong=868, backtracks=268, failedAssignments=633, nogoods=360, foundSolutions=3, bestBound=36001
19.06/11.36	    
20.36/12.69	    num=24, depth=64..88, filters=291097, revisions=(1291223,useless=996834), ccks=10903187, wck=8.274, mem=133M17
20.36/12.69	    decisions=4290, wrong=970, backtracks=307, failedAssignments=707, nogoods=404, foundSolutions=3, bestBound=36001
20.36/12.69	    
21.87/14.17	    num=25, depth=76..87, filters=341521, revisions=(1535771,useless=1189701), ccks=12147561, wck=9.754, mem=137M180
21.87/14.17	    decisions=4561, wrong=1067, backtracks=335, failedAssignments=788, nogoods=417, foundSolutions=3, bestBound=36001
21.87/14.17	    
23.16/15.40	    num=26, depth=85..95, filters=385546, revisions=(1757647,useless=1366661), ccks=13125279, wck=10.983, mem=141M343
23.16/15.40	    decisions=4871, wrong=1178, backtracks=365, failedAssignments=877, nogoods=432, foundSolutions=3, bestBound=36001
23.16/15.40	    
23.91/16.12	    num=27, depth=84..94, filters=414377, revisions=(1885851,useless=1465702), ccks=13772411, wck=11.697, mem=145M506
23.91/16.12	    decisions=5192, wrong=1295, backtracks=387, failedAssignments=975, nogoods=438, foundSolutions=3, bestBound=36001
23.91/16.12	    
24.20/16.40	    num=28, depth=71..79, filters=427210, revisions=(1944474,useless=1511415), ccks=14049930, wck=11.983, mem=145M506
24.20/16.40	    decisions=5493, wrong=1409, backtracks=393, failedAssignments=1083, nogoods=471, foundSolutions=3, bestBound=36001
24.20/16.40	    
25.62/17.85	    num=29, depth=74..85, filters=487371, revisions=(2198972,useless=1705099), ccks=15259535, wck=13.431, mem=149M669
25.62/17.85	    decisions=5853, wrong=1550, backtracks=420, failedAssignments=1202, nogoods=498, foundSolutions=3, bestBound=36001
25.62/17.85	    
27.42/19.69	    num=30, depth=63..71, filters=566086, revisions=(2516784,useless=1943293), ccks=16830040, wck=15.266, mem=157M996
27.42/19.69	    decisions=6283, wrong=1733, backtracks=486, failedAssignments=1333, nogoods=507, foundSolutions=3, bestBound=36001
27.42/19.69	    
28.62/20.83	    num=31, depth=74..114, filters=611260, revisions=(2756243,useless=2137148), ccks=17692567, wck=16.409, mem=162M159
28.62/20.83	    decisions=6803, wrong=1944, backtracks=581, failedAssignments=1477, nogoods=530, foundSolutions=3, bestBound=36001
28.62/20.83	    
29.32/21.58	    num=32, depth=77..86, filters=641889, revisions=(2893952,useless=2244131), ccks=18371456, wck=17.165, mem=166M322
29.32/21.58	    decisions=7245, wrong=2124, backtracks=610, failedAssignments=1635, nogoods=543, foundSolutions=3, bestBound=36001
29.32/21.58	    
31.02/23.27	    num=33, depth=68..78, filters=712316, revisions=(3201863,useless=2481183), ccks=19793979, wck=18.852, mem=174M649
31.02/23.27	    decisions=7730, wrong=2331, backtracks=651, failedAssignments=1809, nogoods=567, foundSolutions=3, bestBound=36001
31.02/23.27	    
34.02/26.28	    num=34, depth=70..79, filters=834108, revisions=(3717435,useless=2873802), ccks=22270623, wck=21.858, mem=187M138
34.02/26.28	    decisions=8227, wrong=2544, backtracks=682, failedAssignments=2000, nogoods=573, foundSolutions=3, bestBound=36001
34.02/26.28	    
34.52/26.71	    num=35, depth=71..79, filters=851773, revisions=(3787929,useless=2926695), ccks=22588326, wck=22.29, mem=191M302
34.52/26.71	    decisions=8739, wrong=2764, backtracks=695, failedAssignments=2211, nogoods=599, foundSolutions=3, bestBound=36001
34.52/26.71	    
35.53/27.74	    num=36, depth=64..80, filters=888925, revisions=(3959980,useless=3061164), ccks=23379206, wck=23.316, mem=191M302
35.53/27.74	    decisions=9321, wrong=3017, backtracks=721, failedAssignments=2443, nogoods=631, foundSolutions=3, bestBound=36001
35.53/27.74	    
41.43/33.68	    num=37, depth=62..84, filters=1118017, revisions=(5009942,useless=3878831), ccks=27791904, wck=29.262, mem=212M118
41.43/33.68	    decisions=10134, wrong=3386, backtracks=867, failedAssignments=2698, nogoods=661, foundSolutions=3, bestBound=36001
41.43/33.68	    
45.14/37.33	    num=38, depth=68..94, filters=1266888, revisions=(5655357,useless=4373703), ccks=30687421, wck=32.912, mem=224M607
45.14/37.33	    decisions=10913, wrong=3732, backtracks=944, failedAssignments=2979, nogoods=712, foundSolutions=3, bestBound=36001
45.14/37.33	    
46.85/39.07	    num=39, depth=67..80, filters=1339402, revisions=(5983164,useless=4628602), ccks=32388626, wck=34.651, mem=232M934
46.85/39.07	    decisions=11690, wrong=4086, backtracks=997, failedAssignments=3288, nogoods=727, foundSolutions=3, bestBound=36001
46.85/39.07	    
51.34/43.52	    num=40, depth=69..82, filters=1502727, revisions=(6798537,useless=5277899), ccks=35676985, wck=39.097, mem=245M423
51.34/43.52	    decisions=12594, wrong=4503, backtracks=1083, failedAssignments=3628, nogoods=751, foundSolutions=3, bestBound=36001
51.34/43.52	    
56.34/48.51	    num=41, depth=61..72, filters=1712599, revisions=(7690176,useless=5957892), ccks=39838532, wck=44.09, mem=270M403
56.34/48.51	    decisions=13559, wrong=4952, backtracks=1175, failedAssignments=4002, nogoods=753, foundSolutions=3, bestBound=36001
56.34/48.51	    
59.56/51.76	    num=42, depth=70..93, filters=1858940, revisions=(8497335,useless=6617828), ccks=41602525, wck=47.342, mem=278M729
59.56/51.76	    decisions=14882, wrong=5574, backtracks=1436, failedAssignments=4413, nogoods=780, foundSolutions=3, bestBound=36001
59.56/51.76	    
64.66/56.88	    num=43, depth=63..88, filters=2085920, revisions=(9436518,useless=7328369), ccks=45491238, wck=52.464, mem=295M382
64.66/56.88	    decisions=15987, wrong=6089, backtracks=1522, failedAssignments=4865, nogoods=797, foundSolutions=3, bestBound=36001
64.66/56.88	    
70.16/62.32	    num=44, depth=71..93, filters=2316841, revisions=(10431978,useless=8090537), ccks=49807454, wck=57.901, mem=316M198
70.16/62.32	    decisions=17210, wrong=6663, backtracks=1612, failedAssignments=5362, nogoods=834, foundSolutions=3, bestBound=36001
70.16/62.32	    
80.93/73.03	    num=45, depth=64..87, filters=2757132, revisions=(12350608,useless=9563032), ccks=58117053, wck=68.607, mem=146M558
80.93/73.03	    decisions=18825, wrong=7436, backtracks=1902, failedAssignments=5909, nogoods=840, foundSolutions=3, bestBound=36001
80.93/73.03	    
83.32/75.40	    num=46, depth=57..79, filters=2854566, revisions=(12758505,useless=9872798), ccks=60590221, wck=70.984, mem=159M874
83.32/75.40	    decisions=20286, wrong=8137, backtracks=2028, failedAssignments=6511, nogoods=847, foundSolutions=3, bestBound=36001
83.32/75.40	    
89.93/82.10	    num=47, depth=60..75, filters=3117559, revisions=(13999340,useless=10846258), ccks=66294081, wck=77.68, mem=186M505
89.93/82.10	    decisions=21947, wrong=8936, backtracks=2194, failedAssignments=7173, nogoods=862, foundSolutions=3, bestBound=36001
89.93/82.10	    
97.72/89.82	    num=48, depth=50..69, filters=3407394, revisions=(15354661,useless=11906260), ccks=72225639, wck=85.397, mem=206M479
97.72/89.82	    decisions=23747, wrong=9808, backtracks=2358, failedAssignments=7901, nogoods=909, foundSolutions=3, bestBound=36001
97.72/89.82	    
101.23/93.31	    num=49, depth=52..60, filters=3564648, revisions=(16038152,useless=12431178), ccks=75588165, wck=88.886, mem=226M452
101.23/93.31	    decisions=25573, wrong=10693, backtracks=2465, failedAssignments=8702, nogoods=949, foundSolutions=3, bestBound=36001
101.23/93.31	    
102.84/95.01	    num=50, depth=47..61, filters=3658121, revisions=(16443977,useless=12743588), ccks=77058202, wck=90.585, mem=233M110
102.84/95.01	    decisions=27499, wrong=11630, backtracks=2525, failedAssignments=9583, nogoods=964, foundSolutions=3, bestBound=36001
102.84/95.01	    
110.44/102.53	    num=51, depth=38..63, filters=3962524, revisions=(17992648,useless=13984151), ccks=83032353, wck=98.108, mem=259M741
110.44/102.53	    decisions=29945, wrong=12828, backtracks=2794, failedAssignments=10553, nogoods=1066, foundSolutions=3, bestBound=36001
110.44/102.53	    
120.84/112.93	    num=52, depth=48..60, filters=4359505, revisions=(19804703,useless=15392184), ccks=92069601, wck=108.511, mem=299M688
120.84/112.93	    decisions=32435, wrong=14048, backtracks=2981, failedAssignments=11620, nogoods=1101, foundSolutions=3, bestBound=36001
120.84/112.93	    
129.05/121.15	    num=53, depth=56..72, filters=4700377, revisions=(21366018,useless=16608776), ccks=99059903, wck=116.73, mem=332M977
129.05/121.15	    decisions=35232, wrong=15416, backtracks=3233, failedAssignments=12793, nogoods=1145, foundSolutions=3, bestBound=36001
129.05/121.15	    
135.85/127.95	    num=54, depth=53..83, filters=4999400, revisions=(22665603,useless=17607406), ccks=105398441, wck=123.532, mem=366M266
135.85/127.95	    decisions=38410, wrong=16975, backtracks=3544, failedAssignments=14084, nogoods=1187, foundSolutions=3, bestBound=36001
135.85/127.95	    
143.25/135.33	    num=55, depth=43..58, filters=5291792, revisions=(23902171,useless=18549593), ccks=112124813, wck=130.909, mem=399M556
143.25/135.33	    decisions=42015, wrong=18750, backtracks=4023, failedAssignments=15504, nogoods=1217, foundSolutions=3, bestBound=36001
143.25/135.33	    
169.12/161.15	    num=56, depth=52..74, filters=6260668, revisions=(28516354,useless=22178204), ccks=133339460, wck=156.728, mem=146M792
169.12/161.15	    decisions=46465, wrong=20940, backtracks=4769, failedAssignments=17066, nogoods=1257, foundSolutions=3, bestBound=36001
169.12/161.15	    
186.71/178.75	    num=57, depth=60..72, filters=6985869, revisions=(31495388,useless=24422835), ccks=147440760, wck=174.329, mem=206M880
186.71/178.75	    decisions=50290, wrong=22821, backtracks=5002, failedAssignments=18784, nogoods=1280, foundSolutions=3, bestBound=36001
186.71/178.75	    
205.07/197.10	    num=58, depth=49..66, filters=7742153, revisions=(34666331,useless=26829472), ccks=163195779, wck=192.682, mem=286M996
205.07/197.10	    decisions=54893, wrong=25095, backtracks=5460, failedAssignments=20674, nogoods=1358, foundSolutions=3, bestBound=36001
205.07/197.10	    
239.67/231.60	    num=59, depth=53..81, filters=9189739, revisions=(40940350,useless=31637342), ccks=193197337, wck=227.181, mem=420M524
239.67/231.60	    decisions=59808, wrong=27522, backtracks=5890, failedAssignments=22753, nogoods=1428, foundSolutions=3, bestBound=36001
239.67/231.60	    
244.40/236.39	    num=60, depth=31..100, filters=9425463, revisions=(42218710,useless=32680320), ccks=197837296, wck=231.975, mem=447M230
244.40/236.39	    decisions=65021, wrong=30082, backtracks=6256, failedAssignments=25040, nogoods=1462, foundSolutions=3, bestBound=36001
244.40/236.39	    
252.06/243.91	o 35992
252.06/243.91	    num=61, depth=32..4748, filters=9752232, revisions=(43644265,useless=33775777), ccks=204002444, wck=239.491, mem=146M138
252.06/243.91	    decisions=67346, wrong=31170, backtracks=6437, failedAssignments=25972, nogoods=1510, foundSolutions=4, bestBound=35992
252.06/243.91	    
259.09/250.97	o 35986
259.09/250.97	    num=62, depth=33..4748, filters=10076753, revisions=(45419792,useless=35224318), ccks=210181889, wck=246.553, mem=178M588
259.09/250.97	    decisions=73017, wrong=33936, backtracks=6908, failedAssignments=28387, nogoods=1586, foundSolutions=5, bestBound=35986
259.09/250.97	    
259.39/251.28	    num=63, depth=33..88, filters=10084943, revisions=(45463605,useless=35259865), ccks=210353166, wck=246.858, mem=178M588
259.39/251.28	    decisions=73130, wrong=33951, backtracks=6912, failedAssignments=28398, nogoods=1597, foundSolutions=5, bestBound=35986
259.39/251.28	    
259.69/251.51	    num=64, depth=33..75, filters=10094987, revisions=(45507388,useless=35293544), ccks=210530107, wck=247.085, mem=178M588
259.69/251.51	    decisions=73227, wrong=33962, backtracks=6912, failedAssignments=28409, nogoods=1608, foundSolutions=5, bestBound=35986
259.69/251.51	    
259.89/251.77	    num=65, depth=33..79, filters=10105781, revisions=(45554260,useless=35329560), ccks=210727470, wck=247.351, mem=185M78
259.89/251.77	    decisions=73346, wrong=33982, backtracks=6923, failedAssignments=28421, nogoods=1613, foundSolutions=5, bestBound=35986
259.89/251.77	    
259.99/251.83	    num=66, depth=33..79, filters=10107492, revisions=(45564548,useless=35338130), ccks=210781607, wck=247.413, mem=185M78
259.99/251.83	    decisions=73450, wrong=33995, backtracks=6923, failedAssignments=28434, nogoods=1626, foundSolutions=5, bestBound=35986
259.99/251.83	    
260.21/252.03	    num=67, depth=33..77, filters=10114791, revisions=(45599005,useless=35365225), ccks=210938246, wck=247.606, mem=185M78
260.21/252.03	    decisions=73557, wrong=34010, backtracks=6924, failedAssignments=28448, nogoods=1631, foundSolutions=5, bestBound=35986
260.21/252.03	    
260.60/252.44	    num=68, depth=79..86, filters=10130704, revisions=(45673492,useless=35423581), ccks=211235026, wck=248.016, mem=185M78
260.60/252.44	    decisions=73683, wrong=34032, backtracks=6930, failedAssignments=28464, nogoods=1642, foundSolutions=5, bestBound=35986
260.60/252.44	    
260.90/252.74	    num=69, depth=33..79, filters=10143721, revisions=(45727684,useless=35464673), ccks=211449830, wck=248.32, mem=185M78
260.90/252.74	    decisions=73797, wrong=34050, backtracks=6931, failedAssignments=28481, nogoods=1659, foundSolutions=5, bestBound=35986
260.90/252.74	    
261.10/252.90	    num=70, depth=34..80, filters=10150033, revisions=(45755219,useless=35485866), ccks=211569740, wck=248.484, mem=185M78
261.10/252.90	    decisions=73918, wrong=34072, backtracks=6934, failedAssignments=28500, nogoods=1667, foundSolutions=5, bestBound=35986
261.10/252.90	    
261.60/253.42	    num=71, depth=77..90, filters=10173481, revisions=(45857085,useless=35564104), ccks=211971125, wck=249.003, mem=185M78
261.60/253.42	    decisions=74061, wrong=34100, backtracks=6942, failedAssignments=28521, nogoods=1675, foundSolutions=5, bestBound=35986
261.60/253.42	    
261.91/253.74	    num=72, depth=33..81, filters=10187276, revisions=(45914078,useless=35607182), ccks=212230713, wck=249.319, mem=191M567
261.91/253.74	    decisions=74188, wrong=34124, backtracks=6943, failedAssignments=28544, nogoods=1692, foundSolutions=5, bestBound=35986
261.91/253.74	    
262.01/253.85	    num=73, depth=79..81, filters=10191241, revisions=(45931486,useless=35620619), ccks=212310578, wck=249.429, mem=191M567
262.01/253.85	    decisions=74322, wrong=34151, backtracks=6945, failedAssignments=28569, nogoods=1717, foundSolutions=5, bestBound=35986
262.01/253.85	    
262.61/254.48	    num=74, depth=33..83, filters=10217669, revisions=(46045564,useless=35707920), ccks=212784991, wck=250.059, mem=191M567
262.61/254.48	    decisions=74471, wrong=34185, backtracks=6952, failedAssignments=28597, nogoods=1728, foundSolutions=5, bestBound=35986
262.61/254.48	    
262.71/254.59	    num=75, depth=78..81, filters=10222079, revisions=(46068887,useless=35726795), ccks=212890980, wck=250.175, mem=191M567
262.71/254.59	    decisions=74615, wrong=34218, backtracks=6956, failedAssignments=28628, nogoods=1732, foundSolutions=5, bestBound=35986
262.71/254.59	    
262.91/254.78	    num=76, depth=33..83, filters=10229328, revisions=(46101768,useless=35752403), ccks=213030625, wck=250.36, mem=191M567
262.91/254.78	    decisions=74776, wrong=34259, backtracks=6964, failedAssignments=28662, nogoods=1750, foundSolutions=5, bestBound=35986
262.91/254.78	    
263.22/255.05	    num=77, depth=78..85, filters=10240449, revisions=(46152170,useless=35791606), ccks=213249869, wck=250.634, mem=191M567
263.22/255.05	    decisions=74963, wrong=34312, backtracks=6981, failedAssignments=28699, nogoods=1763, foundSolutions=5, bestBound=35986
263.22/255.05	    
263.51/255.30	    num=78, depth=77..87, filters=10250173, revisions=(46197905,useless=35827568), ccks=213458571, wck=250.884, mem=191M567
263.51/255.30	    decisions=75158, wrong=34370, backtracks=7003, failedAssignments=28740, nogoods=1766, foundSolutions=5, bestBound=35986
263.51/255.30	    
263.74/255.58	    num=79, depth=33..84, filters=10261306, revisions=(46246290,useless=35864732), ccks=213705272, wck=251.165, mem=198M57
263.74/255.58	    decisions=75350, wrong=34426, backtracks=7017, failedAssignments=28785, nogoods=1776, foundSolutions=5, bestBound=35986
263.74/255.58	    
264.04/255.85	    num=80, depth=33..86, filters=10271320, revisions=(46292475,useless=35900864), ccks=213937398, wck=251.429, mem=198M57
264.04/255.85	    decisions=75543, wrong=34483, backtracks=7024, failedAssignments=28835, nogoods=1788, foundSolutions=5, bestBound=35986
264.04/255.85	    
264.84/256.66	    num=81, depth=33..87, filters=10304410, revisions=(46437425,useless=36012401), ccks=214544679, wck=252.245, mem=198M57
264.84/256.66	    decisions=75768, wrong=34557, backtracks=7048, failedAssignments=28890, nogoods=1798, foundSolutions=5, bestBound=35986
264.84/256.66	    
265.44/257.24	    num=82, depth=74..80, filters=10328301, revisions=(46538387,useless=36089283), ccks=215032521, wck=252.819, mem=204M547
265.44/257.24	    decisions=75992, wrong=34631, backtracks=7065, failedAssignments=28951, nogoods=1805, foundSolutions=5, bestBound=35986
265.44/257.24	    
266.35/258.15	    num=83, depth=33..99, filters=10366899, revisions=(46704031,useless=36215986), ccks=215792071, wck=253.731, mem=204M547
266.35/258.15	    decisions=76257, wrong=34716, backtracks=7087, failedAssignments=29018, nogoods=1829, foundSolutions=5, bestBound=35986
266.35/258.15	    
266.74/258.53	    num=84, depth=33..82, filters=10381432, revisions=(46768174,useless=36265406), ccks=216197525, wck=254.112, mem=204M547
266.74/258.53	    decisions=76525, wrong=34813, backtracks=7118, failedAssignments=29092, nogoods=1832, foundSolutions=5, bestBound=35986
266.74/258.53	    
268.54/260.33	    num=85, depth=33..86, filters=10456087, revisions=(47086298,useless=36508121), ccks=217568726, wck=255.909, mem=211M37
268.54/260.33	    decisions=76841, wrong=34933, backtracks=7177, failedAssignments=29173, nogoods=1846, foundSolutions=5, bestBound=35986
268.54/260.33	    
269.94/261.71	    num=86, depth=33..80, filters=10520202, revisions=(47348521,useless=36705585), ccks=218820483, wck=257.289, mem=217M527
269.94/261.71	    decisions=77158, wrong=35056, backtracks=7218, failedAssignments=29262, nogoods=1852, foundSolutions=5, bestBound=35986
269.94/261.71	    
271.14/262.93	    num=87, depth=34..90, filters=10577022, revisions=(47584897,useless=36884690), ccks=219896022, wck=258.513, mem=224M17
271.14/262.93	    decisions=77489, wrong=35181, backtracks=7250, failedAssignments=29360, nogoods=1856, foundSolutions=5, bestBound=35986
271.14/262.93	    
272.25/264.04	    num=88, depth=76..83, filters=10629862, revisions=(47803085,useless=37049714), ccks=220794125, wck=259.617, mem=230M507
272.25/264.04	    decisions=77817, wrong=35307, backtracks=7269, failedAssignments=29468, nogoods=1870, foundSolutions=5, bestBound=35986
272.25/264.04	    
274.15/265.98	    num=89, depth=34..92, filters=10720284, revisions=(48179884,useless=37335495), ccks=222365729, wck=261.564, mem=236M997
274.15/265.98	    decisions=78226, wrong=35468, backtracks=7319, failedAssignments=29587, nogoods=1895, foundSolutions=5, bestBound=35986
274.15/265.98	    
276.15/267.92	    num=90, depth=71..89, filters=10808751, revisions=(48556173,useless=37622792), ccks=223905054, wck=263.503, mem=243M487
276.15/267.92	    decisions=78666, wrong=35648, backtracks=7376, failedAssignments=29718, nogoods=1926, foundSolutions=5, bestBound=35986
276.15/267.92	    
277.65/269.49	    num=91, depth=35..82, filters=10879688, revisions=(48849033,useless=37844053), ccks=225308017, wck=265.075, mem=249M976
277.65/269.49	    decisions=79090, wrong=35822, backtracks=7410, failedAssignments=29862, nogoods=1963, foundSolutions=5, bestBound=35986
277.65/269.49	    
281.26/273.10	    num=92, depth=75..90, filters=11036810, revisions=(49534690,useless=38370747), ccks=228054244, wck=268.684, mem=262M956
281.26/273.10	    decisions=79629, wrong=36051, backtracks=7486, failedAssignments=30020, nogoods=1981, foundSolutions=5, bestBound=35986
281.26/273.10	    
284.26/276.03	    num=93, depth=76..93, filters=11176295, revisions=(50106905,useless=38802446), ccks=230552026, wck=271.613, mem=275M936
284.26/276.03	    decisions=80173, wrong=36283, backtracks=7547, failedAssignments=30194, nogoods=2019, foundSolutions=5, bestBound=35986
284.26/276.03	    
286.05/277.84	    num=94, depth=35..88, filters=11259288, revisions=(50455533,useless=39067726), ccks=231993149, wck=273.424, mem=288M916
286.05/277.84	    decisions=80751, wrong=36533, backtracks=7624, failedAssignments=30385, nogoods=2029, foundSolutions=5, bestBound=35986
286.05/277.84	    
288.55/280.35	    num=95, depth=37..87, filters=11371998, revisions=(50917116,useless=39415972), ccks=233929452, wck=275.93, mem=295M406
288.55/280.35	    decisions=81386, wrong=36811, backtracks=7705, failedAssignments=30596, nogoods=2038, foundSolutions=5, bestBound=35986
288.55/280.35	    
290.26/282.05	    num=96, depth=56..79, filters=11442395, revisions=(51287386,useless=39714723), ccks=235072472, wck=277.626, mem=301M896
290.26/282.05	    decisions=82091, wrong=37131, backtracks=7811, failedAssignments=30828, nogoods=2047, foundSolutions=5, bestBound=35986
290.26/282.05	    
292.85/284.69	    num=97, depth=69..89, filters=11554088, revisions=(51805496,useless=40119682), ccks=237111598, wck=280.273, mem=308M386
292.85/284.69	    decisions=82768, wrong=37435, backtracks=7878, failedAssignments=31083, nogoods=2064, foundSolutions=5, bestBound=35986
292.85/284.69	    
294.16/285.95	    num=98, depth=71..90, filters=11610818, revisions=(52115507,useless=40372319), ccks=237989537, wck=281.531, mem=314M875
294.16/285.95	    decisions=83578, wrong=37800, backtracks=7972, failedAssignments=31364, nogoods=2095, foundSolutions=5, bestBound=35986
294.16/285.95	    
297.76/289.59	    num=99, depth=56..74, filters=11776180, revisions=(52799679,useless=40889817), ccks=241369494, wck=285.169, mem=334M345
297.76/289.59	    decisions=84384, wrong=38170, backtracks=8042, failedAssignments=31673, nogoods=2130, foundSolutions=5, bestBound=35986
297.76/289.59	    
300.76/292.59	    num=100, depth=64..75, filters=11915822, revisions=(53360037,useless=41309517), ccks=243916462, wck=288.171, mem=347M325
300.76/292.59	    decisions=85209, wrong=38548, backtracks=8090, failedAssignments=32013, nogoods=2150, foundSolutions=5, bestBound=35986
300.76/292.59	    
307.26/299.05	    num=101, depth=67..79, filters=12223029, revisions=(54598040,useless=42237989), ccks=249230129, wck=294.631, mem=379M774
307.26/299.05	    decisions=86069, wrong=38941, backtracks=8111, failedAssignments=32387, nogoods=2201, foundSolutions=5, bestBound=35986
307.26/299.05	    
312.37/304.18	    num=102, depth=60..85, filters=12465676, revisions=(55580564,useless=42975956), ccks=253545388, wck=299.763, mem=399M244
312.37/304.18	    decisions=87081, wrong=39412, backtracks=8178, failedAssignments=32798, nogoods=2219, foundSolutions=5, bestBound=35986
312.37/304.18	    
318.57/310.30	    num=103, depth=70..78, filters=12746259, revisions=(56779424,useless=43891999), ccks=258236071, wck=305.878, mem=425M204
318.57/310.30	    decisions=88210, wrong=39941, backtracks=8264, failedAssignments=33250, nogoods=2234, foundSolutions=5, bestBound=35986
318.57/310.30	    
326.41/318.17	    num=104, depth=42..76, filters=13107213, revisions=(58299800,useless=45048822), ccks=264754406, wck=313.754, mem=133M105
326.41/318.17	    decisions=89497, wrong=40550, backtracks=8398, failedAssignments=33747, nogoods=2286, foundSolutions=5, bestBound=35986
326.41/318.17	    
330.31/322.04	    num=105, depth=70..78, filters=13278026, revisions=(59031752,useless=45608847), ccks=267853227, wck=317.615, mem=152M33
330.31/322.04	    decisions=90857, wrong=41194, backtracks=8523, failedAssignments=34294, nogoods=2329, foundSolutions=5, bestBound=35986
330.31/322.04	    
342.42/334.17	    num=106, depth=59..71, filters=13760886, revisions=(61186486,useless=47272727), ccks=277468158, wck=329.747, mem=189M888
342.42/334.17	    decisions=92473, wrong=41972, backtracks=8754, failedAssignments=34896, nogoods=2355, foundSolutions=5, bestBound=35986
342.42/334.17	    
352.42/344.11	    num=107, depth=49..78, filters=14185746, revisions=(63068042,useless=48723674), ccks=285784730, wck=339.689, mem=221M434
352.42/344.11	    decisions=94204, wrong=42806, backtracks=8992, failedAssignments=35558, nogoods=2382, foundSolutions=5, bestBound=35986
352.42/344.11	    
357.81/349.51	    num=108, depth=52..68, filters=14432910, revisions=(64122295,useless=49528892), ccks=290253681, wck=345.09, mem=246M670
357.81/349.51	    decisions=95912, wrong=43631, backtracks=9123, failedAssignments=36286, nogoods=2411, foundSolutions=5, bestBound=35986
357.81/349.51	    
360.52/352.22	    num=109, depth=54..66, filters=14562121, revisions=(64692537,useless=49969657), ccks=292869724, wck=347.799, mem=259M289
360.52/352.22	    decisions=97760, wrong=44526, backtracks=9240, failedAssignments=37087, nogoods=2475, foundSolutions=5, bestBound=35986
360.52/352.22	    
376.13/367.81	    num=110, depth=47..77, filters=15180531, revisions=(67558971,useless=52208200), ccks=304716633, wck=363.391, mem=310M630
376.13/367.81	    decisions=99891, wrong=45563, backtracks=9414, failedAssignments=37968, nogoods=2531, foundSolutions=5, bestBound=35986
376.13/367.81	    
381.63/373.33	    num=111, depth=58..81, filters=15435863, revisions=(68636552,useless=53028587), ccks=309508190, wck=368.907, mem=335M867
381.63/373.33	    decisions=102193, wrong=46677, backtracks=9589, failedAssignments=38938, nogoods=2564, foundSolutions=5, bestBound=35986
381.63/373.33	    
384.83/376.57	    num=112, depth=61..75, filters=15577718, revisions=(69302141,useless=53552139), ccks=312980096, wck=372.148, mem=354M795
384.83/376.57	    decisions=104636, wrong=47867, backtracks=9736, failedAssignments=40005, nogoods=2592, foundSolutions=5, bestBound=35986
384.83/376.57	    
393.13/384.82	    num=113, depth=64..90, filters=15948975, revisions=(70803728,useless=54679808), ccks=320126583, wck=380.398, mem=392M650
393.13/384.82	    decisions=107435, wrong=49234, backtracks=9950, failedAssignments=41178, nogoods=2599, foundSolutions=5, bestBound=35986
393.13/384.82	    
410.87/402.57	    num=114, depth=68..92, filters=16760399, revisions=(74247587,useless=57304278), ccks=334421070, wck=398.15, mem=145M136
410.87/402.57	    decisions=110557, wrong=50757, backtracks=10234, failedAssignments=42469, nogoods=2641, foundSolutions=5, bestBound=35986
410.87/402.57	    
422.78/414.44	    num=115, depth=59..89, filters=17286989, revisions=(76557285,useless=59083028), ccks=344070530, wck=410.017, mem=200M307
422.78/414.44	    decisions=114107, wrong=52495, backtracks=10624, failedAssignments=43889, nogoods=2708, foundSolutions=5, bestBound=35986
422.78/414.44	    
440.28/431.92	    num=116, depth=54..79, filters=18082578, revisions=(79899603,useless=61622503), ccks=358826416, wck=427.497, mem=273M867
440.28/431.92	    decisions=117898, wrong=54360, backtracks=11005, failedAssignments=45451, nogoods=2750, foundSolutions=5, bestBound=35986
440.28/431.92	    
449.68/441.32	    num=117, depth=49..60, filters=18504650, revisions=(81650505,useless=62948914), ccks=366881702, wck=436.896, mem=316M778
449.68/441.32	    decisions=121744, wrong=56257, backtracks=11218, failedAssignments=47169, nogoods=2772, foundSolutions=5, bestBound=35986
449.68/441.32	    
470.40/462.05	    num=118, depth=55..85, filters=19452048, revisions=(85613309,useless=65957069), ccks=384062597, wck=457.632, mem=408M729
470.40/462.05	    decisions=126604, wrong=58654, backtracks=11877, failedAssignments=49059, nogoods=2797, foundSolutions=5, bestBound=35986
470.40/462.05	    
495.64/487.29	    num=119, depth=44..59, filters=20573464, revisions=(90289356,useless=69501294), ccks=403900383, wck=482.87, mem=204M237
495.64/487.29	    decisions=131680, wrong=61168, backtracks=12463, failedAssignments=51138, nogoods=2830, foundSolutions=5, bestBound=35986
495.64/487.29	    
515.15/506.74	    num=120, depth=44..66, filters=21346725, revisions=(93831806,useless=72258511), ccks=419731904, wck=502.324, mem=269M881
515.15/506.74	    decisions=137073, wrong=63839, backtracks=12937, failedAssignments=53425, nogoods=2905, foundSolutions=5, bestBound=35986
515.15/506.74	    
524.67/516.25	    num=121, depth=43..78, filters=21748096, revisions=(95602208,useless=73625674), ccks=429797808, wck=511.832, mem=323M590
524.67/516.25	    decisions=142905, wrong=66731, backtracks=13377, failedAssignments=55941, nogoods=2919, foundSolutions=5, bestBound=35986
524.67/516.25	    
571.01/562.58	    num=122, depth=40..72, filters=23473154, revisions=(103894246,useless=80161862), ccks=466065000, wck=558.16, mem=178M729
571.01/562.58	    decisions=149982, wrong=70241, backtracks=14219, failedAssignments=58709, nogoods=3033, foundSolutions=5, bestBound=35986
571.01/562.58	    
638.56/630.08	    num=123, depth=45..69, filters=25985808, revisions=(115829595,useless=89535253), ccks=519514470, wck=625.658, mem=393M316
638.56/630.08	    decisions=158458, wrong=74454, backtracks=15629, failedAssignments=61753, nogoods=3055, foundSolutions=5, bestBound=35986
638.56/630.08	    
667.09/658.52	    num=124, depth=40..63, filters=27214152, revisions=(121238637,useless=93705566), ccks=541286635, wck=654.101, mem=211M107
667.09/658.52	    decisions=166383, wrong=78394, backtracks=16387, failedAssignments=65102, nogoods=3111, foundSolutions=5, bestBound=35986
667.09/658.52	    
683.61/675.05	    num=125, depth=39..56, filters=27922514, revisions=(124544804,useless=96299651), ccks=559228057, wck=670.626, mem=318M378
683.61/675.05	    decisions=175418, wrong=82891, backtracks=17247, failedAssignments=68786, nogoods=3143, foundSolutions=5, bestBound=35986
683.61/675.05	    
711.75/703.14	    num=126, depth=36..67, filters=29192632, revisions=(130324667,useless=100796581), ccks=581871568, wck=698.724, mem=153M746
711.75/703.14	    decisions=184432, wrong=87375, backtracks=17739, failedAssignments=72838, nogoods=3239, foundSolutions=5, bestBound=35986
711.75/703.14	    
739.35/730.77	    num=127, depth=43..72, filters=30384974, revisions=(135417968,useless=104689242), ccks=606103089, wck=726.346, mem=291M15
739.35/730.77	    decisions=194439, wrong=92356, backtracks=18366, failedAssignments=77295, nogoods=3259, foundSolutions=5, bestBound=35986
739.35/730.77	    
807.10/798.46	    num=128, depth=33..57, filters=33292845, revisions=(147839388,useless=114185257), ccks=658240341, wck=794.041, mem=302M567
807.10/798.46	    decisions=208172, wrong=99199, backtracks=20958, failedAssignments=82198, nogoods=3271, foundSolutions=5, bestBound=35986
807.10/798.46	    
874.15/865.41	    num=129, depth=56..80, filters=36248225, revisions=(161117608,useless=124478814), ccks=713246615, wck=860.993, mem=324M26
874.15/865.41	    decisions=220157, wrong=105162, backtracks=21625, failedAssignments=87592, nogoods=3348, foundSolutions=5, bestBound=35986
874.15/865.41	    
977.83/969.06	    num=130, depth=56..93, filters=40690052, revisions=(181171327,useless=140038292), ccks=793235114, wck=964.637, mem=200M29
977.83/969.06	    decisions=235715, wrong=112909, backtracks=23797, failedAssignments=93525, nogoods=3404, foundSolutions=5, bestBound=35986
977.83/969.06	    
1052.88/1044.06	    num=131, depth=55..90, filters=44048123, revisions=(196530853,useless=152011231), ccks=851228009, wck=1039.639, mem=260M751
1052.88/1044.06	    decisions=250934, wrong=120487, backtracks=25113, failedAssignments=100051, nogoods=3493, foundSolutions=5, bestBound=35986
1052.88/1044.06	    
1126.63/1117.73	    num=132, depth=57..71, filters=47459555, revisions=(210901846,useless=162949672), ccks=910148031, wck=1113.308, mem=351M540
1126.63/1117.73	    decisions=267535, wrong=128758, backtracks=26565, failedAssignments=107230, nogoods=3521, foundSolutions=5, bestBound=35986
1126.63/1117.73	    
1203.09/1194.13	    num=133, depth=38..63, filters=50323485, revisions=(224784033,useless=173919632), ccks=969877918, wck=1189.706, mem=147M896
1203.09/1194.13	    decisions=286562, wrong=138251, backtracks=28532, failedAssignments=115127, nogoods=3532, foundSolutions=5, bestBound=35986
1203.09/1194.13	    
1268.11/1259.18	    num=134, depth=45..75, filters=53272252, revisions=(237593472,useless=183769611), ccks=1025653372, wck=1254.763, mem=274M57
1268.11/1259.18	    decisions=307289, wrong=148590, backtracks=30409, failedAssignments=123814, nogoods=3585, foundSolutions=5, bestBound=35986
1268.11/1259.18	    
1366.65/1357.68	    num=135, depth=52..83, filters=57368358, revisions=(257127330,useless=199155734), ccks=1095538996, wck=1353.265, mem=183M715
1366.65/1357.68	    decisions=330496, wrong=160165, backtracks=32951, failedAssignments=133369, nogoods=3637, foundSolutions=5, bestBound=35986
1366.65/1357.68	    
1455.10/1446.09	    num=136, depth=37..55, filters=61319066, revisions=(273564737,useless=211631610), ccks=1166199825, wck=1441.675, mem=208M826
1455.10/1446.09	    decisions=354692, wrong=172242, backtracks=34803, failedAssignments=143880, nogoods=3673, foundSolutions=5, bestBound=35986
1455.10/1446.09	    
1552.44/1543.30	    num=137, depth=34..61, filters=65353938, revisions=(291605952,useless=225605111), ccks=1244038366, wck=1538.882, mem=239M553
1552.44/1543.30	    decisions=381003, wrong=185378, backtracks=36720, failedAssignments=155442, nogoods=3705, foundSolutions=5, bestBound=35986
1552.44/1543.30	    
1740.13/1730.92	    num=138, depth=35..63, filters=72465710, revisions=(324847426,useless=251621914), ccks=1383517357, wck=1726.499, mem=289M304
1740.13/1730.92	    decisions=409555, wrong=199633, backtracks=38541, failedAssignments=168160, nogoods=3791, foundSolutions=5, bestBound=35986
1740.13/1730.92	    
1949.95/1940.61	    num=139, depth=43..74, filters=81314304, revisions=(364916608,useless=282749819), ccks=1543825489, wck=1936.195, mem=211M793
1949.95/1940.61	    decisions=443073, wrong=216369, backtracks=42304, failedAssignments=182150, nogoods=3862, foundSolutions=5, bestBound=35986
1949.95/1940.61	    
2114.23/2104.86	    num=140, depth=38..59, filters=87906463, revisions=(394159683,useless=305338414), ccks=1669078868, wck=2100.443, mem=229M46
2114.23/2104.86	    decisions=478464, wrong=234044, backtracks=45380, failedAssignments=197539, nogoods=3883, foundSolutions=5, bestBound=35986
2114.23/2104.86	    
2227.39/2217.92	    num=141, depth=35..62, filters=92705712, revisions=(415280334,useless=321642799), ccks=1762206545, wck=2213.497, mem=204M849
2227.39/2217.92	    decisions=517978, wrong=253781, backtracks=48756, failedAssignments=214467, nogoods=3898, foundSolutions=5, bestBound=35986
2227.39/2217.92	    
2455.94/2446.35	    num=142, depth=35..59, filters=102334435, revisions=(457848680,useless=354489892), ccks=1938093106, wck=2441.93, mem=180M886
2455.94/2446.35	    decisions=561242, wrong=275392, backtracks=52337, failedAssignments=233088, nogoods=3937, foundSolutions=5, bestBound=35986
2455.94/2446.35	    
2520.08/2510.40	
2520.08/2510.40	v <instantiation id='sol5' type='solution' cost='35986'>  <list> x[] zb1[] zb2[] zb3[] za1[] za2[] za3[] za4[] </list>  <values> 442 680 554 792 694 456 282 44 414 652 512 750 512 750 680 442 310 72 540 778 414 652 16 254 254 16 666 428 86 324 100 338 484 722 414 652 540 778 442 680 442 680 352 114 554 792 512 750 156 394 722 484 44 282 338 100 16 254 722 484 338 100 792 554 44 282 414 652 324 86 750 512 58 296 526 764 296 58 142 380 156 394 352 114 44 282 380 142 470 708 366 128 156 394 498 736 114 352 526 764 484 722 694 456 554 792 414 652 254 16 366 128 750 512 764 526 456 694 44 282 30 268 16 254 282 44 652 414 764 526 428 666 296 58 352 114 442 680 156 394 442 680 442 680 58 296 16 254 394 156 44 282 750 512 44 282 792 554 170 408 58 296 428 666 366 128 268 30 554 792 442 680 100 338 352 114 652 414 86 324 128 366 470 708 296 58 366 128 254 16 254 16 142 380 16 254 792 554 352 114 352 114 142 380 394 156 296 58 652 414 512 750 526 764 526 764 142 380 72 310 722 484 142 380 86 324 100 338 456 694 750 512 268 30 764 526 86 324 680 442 428 666 708 470 540 778 296 58 540 778 540 778 778 540 380 142 30 268 470 708 16 254 282 44 30 268 268 30 282 44 680 442 380 142 442 680 764 526 44 282 694 456 30 268 86 324 722 484 282 44 526 764 540 778 470 708 114 352 268 30 694 456 100 338 30 268 352 114 778 540 254 16 442 680 540 778 512 750 296 58 708 470 156 394 680 442 666 428 30 268 456 694 338 100 30 268 428 666 540 778 44 282 694 456 540 778 142 380 470 708 736 498 352 114 750 512 764 526 72 310 142 380 156 394 792 554 470 708 512 750 666 428 380 142 310 72 456 694 282 44 268 30 442 680 540 778 338 100 666 428 254 16 282 44 16 254 44 282 736 498 414 652 380 142 680 442 778 540 86 324 58 296 750 512 708 470 736 498 736 498 428 666 394 156 296 58 142 380 366 128 750 512 540 778 680 442 352 114 778 540 708 470 666 428 86 324 268 30 778 540 128 366 736 498 498 736 540 778 142 380 526 764 268 30 352 114 414 652 44 282 16 254 156 394 750 512 128 366 736 498 338 100 456 694 268 30 722 484 30 268 484 722 352 114 792 554 526 764 442 680 394 156 414 652 484 722 652 414 722 484 142 380 142 380 722 484 666 428 442 680 526 764 268 30 484 722 296 58 526 764 352 114 268 30 268 30 526 764 694 456 456 694 456 694 366 128 58 296 694 456 470 708 128 366 30 268 652 414 394 156 540 778 366 128 100 338 142 380 268 30 428 666 352 114 708 470 380 142 442 680 142 380 72 310 764 526 324 86 268 30 666 428 58 296 484 722 338 100 540 778 680 442 366 128 30 268 428 666 30 268 666 428 114 352 512 750 310 72 512 750 254 16 736 498 114 352 156 394 680 442 254 16 156 394 30 268 30 268 414 652 30 268 324 86 428 666 750 512 778 540 86 324 666 428 268 30 268 30 666 428 128 366 86 324 512 750 366 128 722 484 254 16 100 338 268 30 72 310 100 338 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 100 0 0 0 0 0 0 100 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 100 100 100 0 0 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 0 0 10 10 10 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 0 0 1000 0 0 0 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 1000 1000 0 1000 1000 0 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 0 0 0 0 1000 0 0 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 0 0 0 0 0 0 1000 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 0 0 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 100 0 0 0 0 0 0 100 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 100 100 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 100 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 100 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 100 0 0 0 100 0 100 0 0 0 100 0 0 0 100 0 0 0 0 100 0 100 0 0 0 0 0 100 100 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 100 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 100 0 100 0 0 100 0 0 0 100 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 100 0 100 100 0 0 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 100 0 0 100 0 100 0 100 0 100 0 100 100 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 10 10 0 0 10 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 10 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 10 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 0 10 10 10 0 10 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 0 0 10 0 10 0 0 0 0 0 0 0 0 0 0 10 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 10 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 0 10 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 1 1 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 1 0 1 0 0 0 1 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>  </instantiation>
2520.08/2510.40	s SATISFIABLE

Verifier Data

OK	35986

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12490 MiB free)
  memory of node 1: 16384 MiB (13240 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391040-1568386803/watcher-4391040-1568386803 -o /tmp/evaluation-result-4391040-1568386803/solver-4391040-1568386803 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568380473-17199 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391040-1568386803.xml -cm 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19446, runsolver pid=19443

[startup+0.100611 s]*
/proc/loadavg: 1.85 1.78 1.78 4/229 19461
/proc/meminfo: memFree=26331908/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10659884 memory=28976 CPUtime=0.14 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 5262 0 0 0 13 1 0 0 20 0 15 0 414927616 10915721216 7244 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2664971 7244 2895 1 0 2627468 0
[pid=19446/tid=19448] ppid=19443 vsize=10659884 memory=-8197568871503269498 CPUtime=0.09 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) R 19443 19446 17167 0 -1 4202560 2981 0 0 0 8 1 0 0 20 0 15 0 414927617 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616647913104 140616635919166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616134501664 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616133449328 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) R 19443 19446 17167 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) R 19443 19446 17167 0 -1 4202560 150 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616130291696 140616635971421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0.02 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) R 19443 19446 17167 0 -1 4202560 446 0 0 0 2 0 0 0 20 0 15 0 414927622 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616129235320 140616635919166 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 7376 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28976 KiB

[startup+0.211255 s]*
/proc/loadavg: 1.85 1.78 1.78 3/229 19461
/proc/meminfo: memFree=26325276/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10659884 memory=35412 CPUtime=0.33 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 6524 0 0 0 31 2 0 0 20 0 15 0 414927616 10915721216 8853 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2664971 8853 2989 1 0 2627468 0
[pid=19446/tid=19448] ppid=19443 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) R 19443 19446 17167 0 -1 4202560 3470 0 0 0 18 1 0 0 20 0 15 0 414927617 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616647914128 140616643703965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10659884 memory=365 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10659884 memory=3976880601316165280 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616134501664 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616133449328 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 498 0 0 0 2 0 0 0 20 0 15 0 414927622 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) S 19443 19446 17167 0 -1 1077944384 506 0 0 0 3 0 0 0 20 0 15 0 414927622 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616130291696 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0.05 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) S 19443 19446 17167 0 -1 1077944384 691 0 0 0 5 0 0 0 20 0 15 0 414927622 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616129239408 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 8853 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35412 KiB

[startup+0.310283 s]*
/proc/loadavg: 1.85 1.78 1.78 3/229 19461
/proc/meminfo: memFree=26317952/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10659884 memory=40308 CPUtime=0.47 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 8981 0 0 0 44 3 0 0 20 0 15 0 414927616 10915721216 10077 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2664971 10077 3001 1 0 2627468 0
[pid=19446/tid=19448] ppid=19443 vsize=10659884 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) R 19443 19446 17167 0 -1 4202560 5862 0 0 0 27 2 0 0 20 0 15 0 414927617 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616647914448 140616600289310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10659884 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10659884 memory=4123521367601022624 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927617 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616134501664 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414927619 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616133449328 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 506 0 0 0 3 0 0 0 20 0 15 0 414927622 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) S 19443 19446 17167 0 -1 1077944384 553 0 0 0 4 0 0 0 20 0 15 0 414927622 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616130291696 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0.08 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) R 19443 19446 17167 0 -1 4202560 702 0 0 0 8 0 0 0 20 0 15 0 414927622 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616129239408 140616643703386 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10659884 memory=140320651314816 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927622 10915721216 10077 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40308 KiB

[startup+0.700798 s]
/proc/loadavg: 1.85 1.78 1.78 4/229 19461
/proc/meminfo: memFree=26309272/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10661932 memory=64124 CPUtime=1.11 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 12692 0 0 0 105 6 0 0 20 0 15 0 414927616 10917818368 16031 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2665483 16031 3062 1 0 2627980 0
[pid=19446/tid=19448] ppid=19443 vsize=10661932 memory=1436 CPUtime=0.67 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) R 19443 19446 17167 0 -1 4202560 8415 0 0 0 63 4 0 0 20 0 15 0 414927617 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616647914064 140616643703386 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10661932 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10661932 memory=692 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927617 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10661932 memory=4164 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927619 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10661932 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414927619 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616134501664 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414927619 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616133449328 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10661932 memory=6296683612688699741 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10661932 memory=7739276948478061671 CPUtime=0.11 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 856 0 0 0 11 0 0 0 20 0 15 0 414927622 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10661932 memory=7019257425709197167 CPUtime=0.11 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) R 19443 19446 17167 0 -1 4202560 900 0 0 0 11 0 0 0 20 0 15 0 414927622 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616130291696 140616627066824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) S 19443 19446 17167 0 -1 1077944384 1167 0 0 0 18 0 0 0 20 0 15 0 414927622 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616129239408 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414927622 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10661932 memory=33 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927622 10917818368 16031 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64124 KiB

[startup+1.50081 s]
/proc/loadavg: 1.85 1.78 1.78 3/229 19461
/proc/meminfo: memFree=26292072/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10663980 memory=75924 CPUtime=2 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 18046 0 0 0 194 6 0 0 20 0 15 0 414927616 10919915520 18981 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2665995 18981 3093 1 0 2628492 0
[pid=19446/tid=19448] ppid=19443 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) R 19443 19446 17167 0 -1 4202560 12393 0 0 0 143 5 0 0 20 0 15 0 414927617 10919915520 18981 33554432000 4194304 4196468 140736866619040 140616647922320 140616627762526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10663980 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10919915520 18981 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10663980 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10919915520 18981 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10663980 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414927617 10919915520 18981 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414927617 10919915520 18981 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 414927619 10919915520 18981 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0

################
# More data... #
################

/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 7462 0 0 0 25 8 0 0 20 0 16 0 414927617 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10748324 memory=386248 CPUtime=0.1 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 8154 0 0 0 6 4 0 0 20 0 16 0 414927619 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10748324 memory=386248 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616134501728 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10748324 memory=390352 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616133449344 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10748324 memory=3580 CPUtime=3.4 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 13195 0 0 0 339 1 0 0 20 0 16 0 414927622 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10748324 memory=39688 CPUtime=3.25 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) S 19443 19446 17167 0 -1 1077944384 10868 0 0 0 323 2 0 0 20 0 16 0 414927622 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616130291696 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10748324 memory=393432 CPUtime=1.14 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) S 19443 19446 17167 0 -1 1077944384 13506 0 0 0 112 2 0 0 20 0 16 0 414927622 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616129239408 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10748324 memory=393432 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10748324 memory=386248 CPUtime=0.88 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 2160 0 0 0 38 50 0 0 20 0 16 0 414927622 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19462] ppid=19443 vsize=10748324 memory=3580 CPUtime=2379.77 cores=1,3,5,7
/proc/19446/task/19462/stat : 19462 (java) R 19443 19446 17167 0 -1 4202560 30945 0 0 0 237967 10 0 0 20 0 16 0 414927804 11006283776 96562 33554432000 4194304 4196468 140736866619040 140616110181712 140616250626676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 2391.9 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 386248 KiB

[startup+2442.3 s]
/proc/loadavg: 1.88 1.96 1.95 2/208 19768
/proc/meminfo: memFree=26437976/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10748324 memory=380092 CPUtime=2451.94 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 120075 0 0 0 245084 110 0 0 20 0 16 0 414927616 11006283776 95023 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2687081 95023 3391 1 0 2647217 0
[pid=19446/tid=19448] ppid=19443 vsize=10748324 memory=380092 CPUtime=1.84 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) S 19443 19446 17167 0 -1 1077944384 14550 0 0 0 178 6 0 0 20 0 16 0 414927617 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616647924912 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10748324 memory=383172 CPUtime=0.33 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 6028 0 0 0 25 8 0 0 20 0 16 0 414927617 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10748324 memory=380092 CPUtime=0.37 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 5180 0 0 0 28 9 0 0 20 0 16 0 414927617 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10748324 memory=380092 CPUtime=0.37 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 5780 0 0 0 28 9 0 0 20 0 16 0 414927617 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10748324 memory=380092 CPUtime=0.34 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 7768 0 0 0 26 8 0 0 20 0 16 0 414927617 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10748324 memory=3580 CPUtime=0.1 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 8341 0 0 0 6 4 0 0 20 0 16 0 414927619 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10748324 memory=380092 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616134501728 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10748324 memory=380092 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616133449344 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10748324 memory=380092 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10748324 memory=380092 CPUtime=3.4 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 13197 0 0 0 339 1 0 0 20 0 16 0 414927622 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10748324 memory=383172 CPUtime=3.25 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) S 19443 19446 17167 0 -1 1077944384 10871 0 0 0 323 2 0 0 20 0 16 0 414927622 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616130291696 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10748324 memory=383172 CPUtime=1.14 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) S 19443 19446 17167 0 -1 1077944384 13508 0 0 0 112 2 0 0 20 0 16 0 414927622 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616129239408 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10748324 memory=380092 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10748324 memory=14004 CPUtime=0.91 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 2190 0 0 0 39 52 0 0 20 0 16 0 414927622 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19462] ppid=19443 vsize=10748324 memory=528 CPUtime=2439.76 cores=1,3,5,7
/proc/19446/task/19462/stat : 19462 (java) R 19443 19446 17167 0 -1 4202560 31234 0 0 0 243966 10 0 0 20 0 16 0 414927804 11006283776 95023 33554432000 4194304 4196468 140736866619040 140616110181712 140616251124537 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 2451.94 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 380092 KiB

[startup+2502.3 s]
/proc/loadavg: 1.38 1.81 1.90 2/208 19772
/proc/meminfo: memFree=26444624/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10748324 memory=373936 CPUtime=2511.97 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 121166 0 0 0 251086 111 0 0 20 0 16 0 414927616 11006283776 93484 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2687081 93484 3391 1 0 2647217 0
[pid=19446/tid=19448] ppid=19443 vsize=10748324 memory=380092 CPUtime=1.84 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) S 19443 19446 17167 0 -1 1077944384 14550 0 0 0 178 6 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616647924912 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10748324 memory=377016 CPUtime=0.33 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 6285 0 0 0 25 8 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10748324 memory=377016 CPUtime=0.37 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 5238 0 0 0 28 9 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10748324 memory=377016 CPUtime=0.38 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 5820 0 0 0 29 9 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10748324 memory=373936 CPUtime=0.35 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 7796 0 0 0 27 8 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10748324 memory=373936 CPUtime=0.1 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 8522 0 0 0 6 4 0 0 20 0 16 0 414927619 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10748324 memory=373936 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616134501728 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10748324 memory=380092 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616133449344 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10748324 memory=377016 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10748324 memory=14004 CPUtime=3.4 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 13199 0 0 0 339 1 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10748324 memory=377016 CPUtime=3.25 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) S 19443 19446 17167 0 -1 1077944384 10873 0 0 0 323 2 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616130291696 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10748324 memory=377016 CPUtime=1.14 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) S 19443 19446 17167 0 -1 1077944384 13511 0 0 0 112 2 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616129239408 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10748324 memory=377016 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10748324 memory=377016 CPUtime=0.94 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 2220 0 0 0 41 53 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19462] ppid=19443 vsize=10748324 memory=6791534058613427641 CPUtime=2499.75 cores=1,3,5,7
/proc/19446/task/19462/stat : 19462 (java) R 19443 19446 17167 0 -1 4202560 31724 0 0 0 249965 10 0 0 20 0 16 0 414927804 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616110181712 140616251125004 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 2511.97 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 373936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.4 s]
/proc/loadavg: 1.32 1.78 1.89 2/208 19772
/proc/meminfo: memFree=26444964/32770624 swapFree=66927240/67108860
[pid=19446] ppid=19443 vsize=10748324 memory=373936 CPUtime=2520.08 cores=1,3,5,7
/proc/19446/stat : 19446 (java) S 19443 19446 17167 0 -1 1077944320 121205 0 0 0 251897 111 0 0 20 0 16 0 414927616 11006283776 93484 33554432000 4194304 4196468 140736866619040 140736866601584 140616643682039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
/proc/19446/statm: 2687081 93484 3391 1 0 2647217 0
[pid=19446/tid=19448] ppid=19443 vsize=10748324 memory=2496 CPUtime=1.84 cores=1,3,5,7
/proc/19446/task/19448/stat : 19448 (java) S 19443 19446 17167 0 -1 1077944384 14550 0 0 0 178 6 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616647924912 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19449] ppid=19443 vsize=10748324 memory=6791534058613427641 CPUtime=0.33 cores=1,3,5,7
/proc/19446/task/19449/stat : 19449 (java) S 19443 19446 17167 0 -1 1077944384 6285 0 0 0 25 8 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616569756048 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19450] ppid=19443 vsize=10748324 memory=14068 CPUtime=0.37 cores=1,3,5,7
/proc/19446/task/19450/stat : 19450 (java) S 19443 19446 17167 0 -1 1077944384 5238 0 0 0 28 9 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616568703248 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19451] ppid=19443 vsize=10748324 memory=528 CPUtime=0.38 cores=1,3,5,7
/proc/19446/task/19451/stat : 19451 (java) S 19443 19446 17167 0 -1 1077944384 5820 0 0 0 29 9 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616567650960 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19452] ppid=19443 vsize=10748324 memory=1560 CPUtime=0.35 cores=1,3,5,7
/proc/19446/task/19452/stat : 19452 (java) S 19443 19446 17167 0 -1 1077944384 7796 0 0 0 27 8 0 0 20 0 16 0 414927617 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616566598160 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19453] ppid=19443 vsize=10748324 memory=928 CPUtime=0.1 cores=1,3,5,7
/proc/19446/task/19453/stat : 19453 (java) S 19443 19446 17167 0 -1 1077944384 8522 0 0 0 6 4 0 0 20 0 16 0 414927619 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616135555696 140616643693186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19454] ppid=19443 vsize=10748324 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19454/stat : 19454 (java) S 19443 19446 17167 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616134501728 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19455] ppid=19443 vsize=10748324 memory=2684 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19455/stat : 19455 (java) S 19443 19446 17167 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414927619 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616133449344 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19456] ppid=19443 vsize=10748324 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19456/stat : 19456 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616132397648 140616643700635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19457] ppid=19443 vsize=10748324 memory=3272 CPUtime=3.4 cores=1,3,5,7
/proc/19446/task/19457/stat : 19457 (java) S 19443 19446 17167 0 -1 1077944384 13201 0 0 0 339 1 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616131344496 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19458] ppid=19443 vsize=10748324 memory=373936 CPUtime=3.25 cores=1,3,5,7
/proc/19446/task/19458/stat : 19458 (java) S 19443 19446 17167 0 -1 1077944384 10875 0 0 0 323 2 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616130291696 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19459] ppid=19443 vsize=10748324 memory=3580 CPUtime=1.14 cores=1,3,5,7
/proc/19446/task/19459/stat : 19459 (java) S 19443 19446 17167 0 -1 1077944384 13514 0 0 0 112 2 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616129239408 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19460] ppid=19443 vsize=10748324 memory=39736 CPUtime=0 cores=1,3,5,7
/proc/19446/task/19460/stat : 19460 (java) S 19443 19446 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616128186848 140616643692245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19461] ppid=19443 vsize=10748324 memory=2028 CPUtime=0.94 cores=1,3,5,7
/proc/19446/task/19461/stat : 19461 (java) S 19443 19446 17167 0 -1 1077944384 2222 0 0 0 41 53 0 0 20 0 16 0 414927622 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616127134640 140616643693186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
[pid=19446/tid=19462] ppid=19443 vsize=10748324 memory=988 CPUtime=2507.85 cores=1,3,5,7
/proc/19446/task/19462/stat : 19462 (java) R 19443 19446 17167 0 -1 4202560 31754 0 0 0 250775 10 0 0 20 0 16 0 414927804 11006283776 93484 33554432000 4194304 4196468 140736866619040 140616110181712 140616251124626 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35770368 140736866620427 140736866620530 140736866620530 140736866623439 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 373936 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2510.42 s]
# the end of solver process 19446 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.98 s, system=1.11703 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2510.42
CPU time (s): 2520.1
CPU user time (s): 2518.98
CPU system time (s): 1.11703
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 636168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.98
system time used= 1.11703
maximum resident set size= 636168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58751
involuntary context switches= 1298


# summary of solver processes directly reported to runsolver:
#   pid: 19446
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.98
#   total CPU system time (s): 1.11703

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2282 second user time and 22.6761 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-13 16:59:20
IDJOB=4391040
IDBENCH=141188
IDSOLVER=2832
FILE ID=node137/4391040-1568386803
RUNJOBID= node137-1568380473-17199
PBS_JOBID= 21701831
Free space on /tmp= 61228 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-scen-09-opt_c18.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391040-1568386803/watcher-4391040-1568386803 -o /tmp/evaluation-result-4391040-1568386803/solver-4391040-1568386803 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568380473-17199 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391040-1568386803.xml -cm

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 19bcf73076031218e5fd4b7208c9a15e
RANDOM SEED=1138934892

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26348620 kB
MemAvailable:   31551396 kB
Buffers:          161656 kB
Cached:          5304436 kB
SwapCached:        77568 kB
Active:          1732560 kB
Inactive:        4066928 kB
Active(anon):     256916 kB
Inactive(anon):   117600 kB
Active(file):    1475644 kB
Inactive(file):  3949328 kB
Unevictable:      108712 kB
Mlocked:          108712 kB
SwapTotal:      67108860 kB
SwapFree:       66927240 kB
Dirty:              8660 kB
Writeback:             0 kB
AnonPages:        373696 kB
Mapped:            56756 kB
Shmem:             32752 kB
Slab:             217252 kB
SReclaimable:     187280 kB
SUnreclaim:        29972 kB
KernelStack:        4016 kB
PageTables:         6316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1293176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61420 MiB
End job on node137 at 2019-09-13 17:41:11