Trace number 4390679

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2520.1 2512.32

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js15/
SuperTaillard-js-15-16.xml
MD5SUM60f46a78fc335bdeaa2bda0ed3237a46
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark51.8952
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Number of domains93
Minimum domain size1211
Maximum domain size1309
Distribution of domain sizes[{"size":1211,"count":6},{"size":1212,"count":2},{"size":1213,"count":4},{"size":1214,"count":4},{"size":1215,"count":4},{"size":1216,"count":2},{"size":1217,"count":12},{"size":1218,"count":8},{"size":1219,"count":6},{"size":1220,"count":4},{"size":1221,"count":2},{"size":1222,"count":4},{"size":1223,"count":6},{"size":1225,"count":4},{"size":1226,"count":2},{"size":1227,"count":4},{"size":1228,"count":2},{"size":1229,"count":6},{"size":1230,"count":8},{"size":1231,"count":10},{"size":1232,"count":4},{"size":1233,"count":2},{"size":1234,"count":6},{"size":1235,"count":2},{"size":1236,"count":4},"...",{"size":1283,"count":10}, {"size":1284,"count":4}, {"size":1285,"count":4}, {"size":1286,"count":6}, {"size":1287,"count":10}, {"size":1288,"count":2}, {"size":1289,"count":2}, {"size":1290,"count":4}, {"size":1291,"count":2}, {"size":1292,"count":2}, {"size":1294,"count":8}, {"size":1295,"count":2}, {"size":1297,"count":4}, {"size":1298,"count":4}, {"size":1299,"count":4}, {"size":1300,"count":6}, {"size":1301,"count":2}, {"size":1302,"count":4}, {"size":1303,"count":4}, {"size":1304,"count":8}, {"size":1305,"count":10}, {"size":1306,"count":6}, {"size":1307,"count":4}, {"size":1308,"count":6}, {"size":1309,"count":2}]
Minimum variable degree16
Maximum variable degree33
Distribution of variable degrees[{"degree":16,"count":30},{"degree":17,"count":195},{"degree":31,"count":30},{"degree":33,"count":195}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5580}]
Number of extensional constraints0
Number of intensional constraints5580
Distribution of constraint types[{"type":"intension","count":5580}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.89	
3.69/2.24	  Instance
3.69/2.24	    name=instance-4390679-1568385567, framework=CSP
3.69/2.24	
3.69/2.24	  Loading variables...
3.69/2.30	  Loading constraints...
8.29/3.62	
8.29/3.62	  Domains
8.29/3.62	    nTypes=93, nValues=566798, sizes=[1211#6,1212#2,1213#4,1214#4...1306#6,1307#4,1308#6,1309#2]
8.29/3.62	  Variables
8.29/3.62	    count=450, degrees=[16#30,17#195,31#30,33#195]
8.29/3.63	  Constraints
8.29/3.63	    count=5580, nSpecific=225, arities=[2#5580]
8.29/3.63	    distribution=[CtrIntension#5355,NE#225]
8.29/3.63	    nIntStructures=(1546,shared:3809)
8.29/3.63	    wck=1.777, cpu=3.518, mem=165M709
8.29/3.63	  Solver SolverBacktrack being built...
8.29/3.63	
8.29/3.68	
8.29/3.68	  Solver
8.29/3.68	    guaranteedGAC=true
8.29/3.68	    wck=1.832, cpu=3.57, mem=187M499
59.11/53.84	
59.11/53.84	  Preprocessing
59.11/53.84	    filters=1357, revisions=(27202,useless=25635), ccks=550786173, nACremovedValues=317828, nTotalRemovedValues=317828, inconcistency=false
59.11/53.84	    wck=50.161, cpu=53.698, mem=301M493
59.11/53.84	
73.65/68.19	    num=0, depth=98..106, filters=6321, revisions=(117360,useless=110876), ccks=650235255, wck=64.512, mem=336M635
73.65/68.19	    decisions=126, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
73.65/68.19	    
76.88/71.30	    num=1, depth=0..2, filters=8073, revisions=(145317,useless=137131), ccks=679024215, wck=67.623, mem=368M112
76.88/71.30	    decisions=162, wrong=28, backtracks=7, failedAssignments=21, nogoods=10
76.88/71.30	    
81.08/75.51	    num=2, depth=0..5, filters=10369, revisions=(182105,useless=171673), ccks=718764762, wck=71.835, mem=407M460
81.08/75.51	    decisions=200, wrong=46, backtracks=13, failedAssignments=33, nogoods=17
81.08/75.51	    
85.18/79.68	    num=3, depth=0..2, filters=12810, revisions=(225538,useless=212724), ccks=762151820, wck=76.007, mem=431M68
85.18/79.68	    decisions=243, wrong=67, backtracks=21, failedAssignments=46, nogoods=18
85.18/79.68	    
95.36/89.77	    num=4, depth=0..54, filters=18263, revisions=(329262,useless=311086), ccks=848740925, wck=86.09, mem=155M222
95.36/89.77	    decisions=338, wrong=88, backtracks=28, failedAssignments=60, nogoods=26
95.36/89.77	    
101.16/95.55	    num=5, depth=0..12, filters=22411, revisions=(405981,useless=383735), ccks=901343025, wck=91.871, mem=210M475
101.16/95.55	    decisions=396, wrong=112, backtracks=36, failedAssignments=76, nogoods=36
101.16/95.55	    
108.07/102.47	    num=6, depth=0..2, filters=26216, revisions=(470378,useless=444400), ccks=970431165, wck=98.79, mem=273M622
108.07/102.47	    decisions=452, wrong=140, backtracks=47, failedAssignments=93, nogoods=36
108.07/102.47	    
114.57/108.94	    num=7, depth=0..9, filters=30173, revisions=(551039,useless=521193), ccks=1032787941, wck=105.265, mem=336M769
114.57/108.94	    decisions=515, wrong=168, backtracks=56, failedAssignments=112, nogoods=43
114.57/108.94	    
126.70/121.06	    num=8, depth=0..18, filters=48713, revisions=(766548,useless=718168), ccks=1127337839, wck=117.383, mem=470M956
126.70/121.06	    decisions=586, wrong=195, backtracks=62, failedAssignments=133, nogoods=56
126.70/121.06	    
136.46/130.79	    num=9, depth=0..33, filters=56772, revisions=(913218,useless=856871), ccks=1216140099, wck=127.117, mem=170M68
136.46/130.79	    decisions=680, wrong=227, backtracks=71, failedAssignments=156, nogoods=75
136.46/130.79	    
146.27/140.50	    num=10, depth=1..49, filters=63298, revisions=(1032673,useless=969956), ccks=1300182309, wck=136.824, mem=272M938
146.27/140.50	    decisions=796, wrong=262, backtracks=81, failedAssignments=181, nogoods=92
146.27/140.50	    
152.49/146.76	    num=11, depth=0..57, filters=70013, revisions=(1149874,useless=1080596), ccks=1354809955, wck=143.086, mem=323M44
152.49/146.76	    decisions=925, wrong=300, backtracks=91, failedAssignments=209, nogoods=114
152.49/146.76	    
156.90/151.20	    num=12, depth=0..29, filters=76952, revisions=(1230585,useless=1154436), ccks=1392737140, wck=147.527, mem=385M678
156.90/151.20	    decisions=1016, wrong=332, backtracks=92, failedAssignments=240, nogoods=144
156.90/151.20	    
169.90/164.11	    num=13, depth=0..19, filters=84396, revisions=(1369315,useless=1285879), ccks=1512448915, wck=160.436, mem=523M472
169.90/164.11	    decisions=1134, wrong=383, backtracks=109, failedAssignments=274, nogoods=167
169.90/164.11	    
182.20/176.46	    num=14, depth=0..16, filters=91379, revisions=(1494069,useless=1403829), ccks=1624785981, wck=172.779, mem=661M266
182.20/176.46	    decisions=1264, wrong=441, backtracks=130, failedAssignments=311, nogoods=177
182.20/176.46	    
195.83/190.04	    num=15, depth=0..22, filters=102121, revisions=(1649968,useless=1549130), ccks=1748686070, wck=186.364, mem=182M447
195.83/190.04	    decisions=1390, wrong=495, backtracks=143, failedAssignments=352, nogoods=211
195.83/190.04	    
210.23/204.46	    num=16, depth=1..24, filters=112941, revisions=(1818749,useless=1707262), ccks=1880177860, wck=200.779, mem=345M260
210.23/204.46	    decisions=1546, wrong=562, backtracks=165, failedAssignments=397, nogoods=249
210.23/204.46	    
219.44/213.64	    num=17, depth=0..32, filters=120920, revisions=(1941692,useless=1822341), ccks=1958685402, wck=209.962, mem=457M977
219.44/213.64	    decisions=1687, wrong=618, backtracks=171, failedAssignments=447, nogoods=272
219.44/213.64	    
232.74/226.94	    num=18, depth=2..23, filters=136040, revisions=(2126786,useless=1992400), ccks=2065808180, wck=223.267, mem=609M993
232.74/226.94	    decisions=1836, wrong=682, backtracks=180, failedAssignments=502, nogoods=324
232.74/226.94	    
245.87/240.01	    num=19, depth=0..38, filters=155366, revisions=(2357344,useless=2203761), ccks=2167507234, wck=236.33, mem=143M501
245.87/240.01	    decisions=2018, wrong=754, backtracks=191, failedAssignments=563, nogoods=377
245.87/240.01	    
260.87/255.06	    num=20, depth=0..25, filters=182444, revisions=(2677648,useless=2496996), ccks=2287180873, wck=251.382, mem=312M469
260.87/255.06	    decisions=2193, wrong=831, backtracks=201, failedAssignments=630, nogoods=412
260.87/255.06	    
270.10/264.21	    num=21, depth=0..35, filters=192669, revisions=(2855002,useless=2664333), ccks=2362368448, wck=260.534, mem=421M92
270.10/264.21	    decisions=2415, wrong=927, backtracks=224, failedAssignments=704, nogoods=447
270.10/264.21	    
294.10/288.27	    num=22, depth=0..38, filters=233737, revisions=(3314170,useless=3082441), ccks=2545781881, wck=284.593, mem=686M613
294.10/288.27	    decisions=2645, wrong=1025, backtracks=241, failedAssignments=785, nogoods=520
294.10/288.27	    
310.90/305.01	    num=23, depth=1..25, filters=261349, revisions=(3584707,useless=3325418), ccks=2682395023, wck=301.329, mem=258M704
310.90/305.01	    decisions=2870, wrong=1126, backtracks=253, failedAssignments=874, nogoods=608
310.90/305.01	    
330.82/324.92	    num=24, depth=0..32, filters=295064, revisions=(3999929,useless=3706981), ccks=2837599837, wck=321.243, mem=457M700
330.82/324.92	    decisions=3123, wrong=1239, backtracks=268, failedAssignments=972, nogoods=701
330.82/324.92	    
352.14/346.25	    num=25, depth=0..26, filters=343791, revisions=(4433267,useless=4091717), ccks=3002652863, wck=342.576, mem=141M83
352.14/346.25	    decisions=3413, wrong=1375, backtracks=296, failedAssignments=1080, nogoods=727
352.14/346.25	    
376.76/370.85	    num=26, depth=1..31, filters=387496, revisions=(4976924,useless=4591701), ccks=3200267840, wck=367.173, mem=399M322
376.76/370.85	    decisions=3722, wrong=1518, backtracks=321, failedAssignments=1199, nogoods=778
376.76/370.85	    
398.09/392.20	    num=27, depth=0..50, filters=418471, revisions=(5394425,useless=4978455), ccks=3389231630, wck=388.519, mem=623M877
398.09/392.20	    decisions=4083, wrong=1674, backtracks=347, failedAssignments=1330, nogoods=899
398.09/392.20	    
416.29/410.34	    num=28, depth=0..37, filters=462719, revisions=(5965958,useless=5506017), ccks=3518637190, wck=406.659, mem=270M4
416.29/410.34	    decisions=4415, wrong=1824, backtracks=353, failedAssignments=1474, nogoods=1001
416.29/410.34	    
430.80/424.87	    num=29, depth=0..27, filters=490942, revisions=(6288902,useless=5800905), ccks=3639297706, wck=421.189, mem=465M88
430.80/424.87	    decisions=4785, wrong=1998, backtracks=369, failedAssignments=1632, nogoods=1041
430.80/424.87	    
448.81/442.83	    num=30, depth=0..23, filters=536650, revisions=(6692348,useless=6158738), ccks=3760669959, wck=439.151, mem=253M990
448.81/442.83	    decisions=5166, wrong=2179, backtracks=376, failedAssignments=1806, nogoods=1114
448.81/442.83	    
464.02/458.10	    num=31, depth=0..32, filters=556831, revisions=(6922404,useless=6369057), ccks=3887312618, wck=454.426, mem=494M709
464.02/458.10	    decisions=5604, wrong=2383, backtracks=389, failedAssignments=1997, nogoods=1284
464.02/458.10	    
479.64/473.64	    num=32, depth=0..49, filters=579193, revisions=(7238883,useless=6663334), ccks=4021528752, wck=469.967, mem=158M63
479.64/473.64	    decisions=6116, wrong=2617, backtracks=413, failedAssignments=2208, nogoods=1380
479.64/473.64	    
500.84/494.80	    num=33, depth=0..47, filters=613314, revisions=(7684270,useless=7075027), ccks=4203311688, wck=491.127, mem=410M887
500.84/494.80	    decisions=6716, wrong=2897, backtracks=461, failedAssignments=2440, nogoods=1465
500.84/494.80	    
525.17/519.14	    num=34, depth=0..32, filters=650283, revisions=(8103814,useless=7458043), ccks=4406481570, wck=515.465, mem=156M409
525.17/519.14	    decisions=7298, wrong=3174, backtracks=485, failedAssignments=2695, nogoods=1666
525.17/519.14	    
544.66/538.67	    num=35, depth=0..44, filters=690238, revisions=(8623138,useless=7937733), ccks=4562568300, wck=534.995, mem=371M329
544.66/538.67	    decisions=7949, wrong=3482, backtracks=513, failedAssignments=2976, nogoods=1731
544.66/538.67	    
571.28/565.25	    num=36, depth=0..28, filters=744241, revisions=(9133695,useless=8394386), ccks=4770281037, wck=561.568, mem=192M638
571.28/565.25	    decisions=8632, wrong=3813, backtracks=535, failedAssignments=3285, nogoods=1968
571.28/565.25	    
613.20/607.16	    num=37, depth=0..21, filters=824764, revisions=(9778298,useless=8958874), ccks=5102418108, wck=603.479, mem=180M683
613.20/607.16	    decisions=9369, wrong=4173, backtracks=555, failedAssignments=3625, nogoods=2291
613.20/607.16	    
644.33/638.16	    num=38, depth=0..27, filters=870110, revisions=(10408770,useless=9544185), ccks=5331697990, wck=634.48, mem=160M664
644.33/638.16	    decisions=10158, wrong=4555, backtracks=563, failedAssignments=3999, nogoods=2441
644.33/638.16	    
665.02/658.80	    num=39, depth=0..22, filters=910071, revisions=(10743794,useless=9839833), ccks=5489324543, wck=655.126, mem=469M647
665.02/658.80	    decisions=11022, wrong=4978, backtracks=576, failedAssignments=4410, nogoods=2622
665.02/658.80	    
683.36/677.12	    num=40, depth=0..49, filters=962196, revisions=(11289194,useless=10334115), ccks=5622014084, wck=673.441, mem=347M38
683.36/677.12	    decisions=12076, wrong=5494, backtracks=648, failedAssignments=4862, nogoods=2758
683.36/677.12	    
713.17/706.96	    num=41, depth=0..30, filters=1031900, revisions=(11986581,useless=10962136), ccks=5848491305, wck=703.282, mem=339M443
713.17/706.96	    decisions=13140, wrong=6015, backtracks=672, failedAssignments=5359, nogoods=2885
713.17/706.96	    
791.21/784.93	    num=42, depth=6..41, filters=1186222, revisions=(13831939,useless=12653341), ccks=6468433204, wck=781.257, mem=232M8
791.21/784.93	    decisions=14351, wrong=6604, backtracks=716, failedAssignments=5906, nogoods=2953
791.21/784.93	    
829.13/822.89	    num=43, depth=5..29, filters=1298246, revisions=(14783310,useless=13492836), ccks=6725958868, wck=819.215, mem=453M704
829.13/822.89	    decisions=15639, wrong=7238, backtracks=750, failedAssignments=6508, nogoods=2985
829.13/822.89	    
896.17/889.82	    num=44, depth=5..40, filters=1497950, revisions=(17181797,useless=15691340), ccks=7258944763, wck=886.141, mem=114M758
896.17/889.82	    decisions=17072, wrong=7942, backtracks=796, failedAssignments=7170, nogoods=3133
896.17/889.82	    
971.09/964.73	    num=45, depth=0..29, filters=1627854, revisions=(18774596,useless=17155196), ccks=7967820184, wck=961.057, mem=380M953
971.09/964.73	    decisions=18605, wrong=8696, backtracks=825, failedAssignments=7898, nogoods=3237
971.09/964.73	    
1014.92/1008.56	    num=46, depth=0..26, filters=1714271, revisions=(19575880,useless=17870983), ccks=8310175602, wck=1004.879, mem=239M890
1014.92/1008.56	    decisions=20305, wrong=9535, backtracks=863, failedAssignments=8699, nogoods=3520
1014.92/1008.56	    
1193.09/1186.68	    num=47, depth=6..33, filters=2081895, revisions=(23545398,useless=21471226), ccks=9690197846, wck=1183.005, mem=277M476
1193.09/1186.68	    decisions=22133, wrong=10436, backtracks=883, failedAssignments=9580, nogoods=3639
1193.09/1186.68	    
1248.12/1241.65	    num=48, depth=0..42, filters=2203818, revisions=(24978733,useless=22783605), ccks=10136361135, wck=1237.968, mem=273M970
1248.12/1241.65	    decisions=24280, wrong=11493, backtracks=970, failedAssignments=10550, nogoods=3723
1248.12/1241.65	    
1323.16/1316.67	    num=49, depth=0..27, filters=2394992, revisions=(27480904,useless=25095131), ccks=10729275615, wck=1312.989, mem=266M412
1323.16/1316.67	    decisions=26607, wrong=12648, backtracks=1058, failedAssignments=11617, nogoods=3884
1323.16/1316.67	    
1609.71/1603.06	    num=50, depth=0..16, filters=2884291, revisions=(32061801,useless=29185912), ccks=13145994929, wck=1599.378, mem=122M928
1609.71/1603.06	    decisions=29024, wrong=13850, backtracks=1088, failedAssignments=12790, nogoods=4249
1609.71/1603.06	    
1692.11/1685.35	    num=51, depth=0..28, filters=3086403, revisions=(34044929,useless=30967675), ccks=13692875584, wck=1681.669, mem=272M51
1692.11/1685.35	    decisions=31745, wrong=15203, backtracks=1150, failedAssignments=14081, nogoods=4383
1692.11/1685.35	    
1908.27/1901.37	    num=52, depth=0..24, filters=3605116, revisions=(39264706,useless=35668071), ccks=15307436843, wck=1897.691, mem=142M971
1908.27/1901.37	    decisions=34961, wrong=16801, backtracks=1330, failedAssignments=15501, nogoods=4487
1908.27/1901.37	    
1983.65/1976.65	    num=53, depth=0..28, filters=3858917, revisions=(41451203,useless=37601603), ccks=15851196476, wck=1972.97, mem=173M382
1983.65/1976.65	    decisions=38239, wrong=18430, backtracks=1397, failedAssignments=17063, nogoods=4798
1983.65/1976.65	    
2102.52/2095.39	    num=54, depth=0..24, filters=4156775, revisions=(44104269,useless=39958113), ccks=16703403295, wck=2091.709, mem=168M418
2102.52/2095.39	    decisions=41791, wrong=20197, backtracks=1448, failedAssignments=18781, nogoods=5000
2102.52/2095.39	    
2291.31/2283.96	    num=55, depth=3..26, filters=4780229, revisions=(51343031,useless=46574429), ccks=17787413878, wck=2280.285, mem=114M115
2291.31/2283.96	    decisions=45703, wrong=22146, backtracks=1510, failedAssignments=20671, nogoods=5129
2291.31/2283.96	    
2390.35/2382.88	    num=56, depth=3..30, filters=5080623, revisions=(54561509,useless=49494595), ccks=18534047875, wck=2379.201, mem=137M594
2390.35/2382.88	    decisions=50192, wrong=24381, backtracks=1667, failedAssignments=22750, nogoods=5503
2390.35/2382.88	    
2504.84/2497.18	    num=57, depth=1..35, filters=5458404, revisions=(57941716,useless=52497945), ccks=19297482191, wck=2493.499, mem=135M736
2504.84/2497.18	    decisions=54937, wrong=26739, backtracks=1744, failedAssignments=25037, nogoods=5580
2504.84/2497.18	    

Verifier Data

One s line expected

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 (9039 MiB free)
  memory of node 1: 16384 MiB (15350 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390679-1568385567/watcher-4390679-1568385567 -o /tmp/evaluation-result-4390679-1568385567/solver-4390679-1568385567 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568376300-2212 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390679-1568385567.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
solver pid=3492, runsolver pid=3489
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 1.81 1.81 1.84 5/227 3507
/proc/meminfo: memFree=24956144/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10659884 memory=29912 CPUtime=0.13 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 5483 0 0 0 12 1 0 0 20 0 15 0 414813936 10915721216 7478 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2664971 7478 2854 1 0 2627468 0
[pid=3492/tid=3494] ppid=3489 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) R 3489 3492 2180 0 -1 4202560 3337 0 0 0 9 0 0 0 20 0 15 0 414813936 10915721216 7609 33554432000 4194304 4196468 140732434798832 140076378955296 140076366969662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 7675 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10659884 memory=3690050884752254624 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813938 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414813939 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075932767776 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414813939 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075931714928 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813941 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 414813941 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 414813941 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0.02 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) R 3489 3492 2180 0 -1 4202560 399 0 0 0 2 0 0 0 20 0 15 0 414813941 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075470928776 140076367829371 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813942 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813942 10915721216 7675 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29912 KiB

[startup+0.211617 s]*
/proc/loadavg: 1.91 1.83 1.85 3/227 3507
/proc/meminfo: memFree=24949012/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10659884 memory=37004 CPUtime=0.32 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 6951 0 0 0 31 1 0 0 20 0 15 0 414813936 10915721216 9251 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2664971 9251 2989 1 0 2627468 0
[pid=3492/tid=3494] ppid=3489 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) R 3489 3492 2180 0 -1 4202560 3892 0 0 0 19 0 0 0 20 0 15 0 414813936 10915721216 9251 33554432000 4194304 4196468 140732434798832 140076378964624 140076374754461 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10659884 memory=345 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 9251 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10659884 memory=140211018105976 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813938 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414813939 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075932767776 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414813939 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075931714928 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813941 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 501 0 0 0 2 0 0 0 20 0 15 0 414813941 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 481 0 0 0 3 0 0 0 20 0 15 0 414813941 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0.05 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 719 0 0 0 5 0 0 0 20 0 15 0 414813941 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813942 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813942 10915721216 9251 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37004 KiB

[startup+0.317604 s]*
/proc/loadavg: 1.91 1.83 1.85 4/227 3507
/proc/meminfo: memFree=24941428/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10659884 memory=42384 CPUtime=0.48 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 9509 0 0 0 45 3 0 0 20 0 15 0 414813936 10915721216 10596 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2664971 10596 3002 1 0 2627468 0
[pid=3492/tid=3494] ppid=3489 vsize=10659884 memory=7022364594140610616 CPUtime=0.31 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) R 3489 3492 2180 0 -1 4202560 6369 0 0 0 29 2 0 0 20 0 15 0 414813936 10915721216 10596 33554432000 4194304 4196468 140732434798832 140076378964336 140076358813022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10659884 memory=4296865450 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 10596 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10659884 memory=140211018105975 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813937 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813938 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414813939 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075932767776 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414813939 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075931714928 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813941 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 509 0 0 0 3 0 0 0 20 0 15 0 414813941 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10659884 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 530 0 0 0 5 0 0 0 20 0 15 0 414813941 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0.08 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 15 0 414813941 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813942 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10659884 memory=140211015263872 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813942 10915721216 10596 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 42384 KiB

[startup+0.700793 s]
/proc/loadavg: 1.91 1.83 1.85 3/227 3507
/proc/meminfo: memFree=24932016/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10661932 memory=65788 CPUtime=1.1 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 13136 0 0 0 104 6 0 0 20 0 15 0 414813936 10917818368 16447 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2665483 16447 3064 1 0 2627980 0
[pid=3492/tid=3494] ppid=3489 vsize=10661932 memory=39872 CPUtime=0.68 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) R 3489 3492 2180 0 -1 4202560 8902 0 0 0 64 4 0 0 20 0 15 0 414813936 10917818368 16447 33554432000 4194304 4196468 140732434798832 140076378955472 140076374754461 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10661932 memory=988 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10917818368 16447 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813937 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813938 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10661932 memory=298 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414813939 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075932767776 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10661932 memory=236129 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414813939 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075931714928 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10661932 memory=1 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813941 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10661932 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) R 3489 3492 2180 0 -1 4202560 844 0 0 0 9 0 0 0 20 0 15 0 414813941 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075473037680 140076358218589 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10661932 memory=10 CPUtime=0.12 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 807 0 0 0 12 0 0 0 20 0 15 0 414813941 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10661932 memory=624 CPUtime=0.18 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 1225 0 0 0 18 0 0 0 20 0 15 0 414813941 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414813942 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813942 10917818368 16447 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 65788 KiB

[startup+1.50078 s]
/proc/loadavg: 1.91 1.83 1.85 3/227 3507
/proc/meminfo: memFree=24916196/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10663980 memory=77844 CPUtime=2 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 16902 0 0 0 193 7 0 0 20 0 15 0 414813936 10919915520 19461 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2665995 19461 3094 1 0 2628492 0
[pid=3492/tid=3494] ppid=3489 vsize=10663980 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) R 3489 3492 2180 0 -1 4202560 11618 0 0 0 143 5 0 0 20 0 15 0 414813936 10919915520 19461 33554432000 4194304 4196468 140732434798832 140076378964560 140076355004272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10663980 memory=39872 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10919915520 19461 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10663980 memory=988 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10919915520 19461 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414813937 10919915520 19461 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414813937 10919915520 19461 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 414813938 10919915520 19461 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0

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

/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 9273 0 0 0 45 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10748324 memory=1408 CPUtime=0.15 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 6842 0 0 0 11 4 0 0 20 0 16 0 414813938 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10748324 memory=3320 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075932767840 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10748324 memory=229912 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075931714944 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10748324 memory=1404 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10748324 memory=3312 CPUtime=2.43 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 13539 0 0 0 242 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10748324 memory=518508 CPUtime=2.26 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 15443 0 0 0 225 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10748324 memory=4100 CPUtime=1 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 13683 0 0 0 97 3 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10748324 memory=1164 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10748324 memory=518508 CPUtime=0.51 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1316 0 0 0 23 28 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3508] ppid=3489 vsize=10748324 memory=532 CPUtime=2379.52 cores=1,3,5,7
/proc/3492/task/3508/stat : 3508 (java) R 3489 3492 2180 0 -1 4202560 32871 0 0 0 237940 12 0 0 20 0 16 0 414814124 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075461480224 140076012223222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 2389.85 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 518508 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.90 1.84 3/229 3759
/proc/meminfo: memFree=26223080/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10748324 memory=518508 CPUtime=2449.96 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 120874 0 0 0 244918 78 0 0 20 0 16 0 414813936 11006283776 129627 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2687081 129627 3383 1 0 2647217 0
[pid=3492/tid=3494] ppid=3489 vsize=10748324 memory=288230621803970871 CPUtime=1.85 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) S 3489 3492 2180 0 -1 1077944384 13205 0 0 0 179 6 0 0 20 0 16 0 414813936 11006283776 129627 33554432000 4194304 4196468 140732434798832 140076378975408 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10748324 memory=14697383221004701 CPUtime=0.54 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 3362 0 0 0 47 7 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10748324 memory=8112282956445269571 CPUtime=0.52 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 4412 0 0 0 47 5 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10748324 memory=8317482817917895235 CPUtime=0.54 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 4662 0 0 0 48 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10748324 memory=2480 CPUtime=0.55 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 9276 0 0 0 49 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10748324 memory=8112282956445269571 CPUtime=0.16 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 7021 0 0 0 12 4 0 0 20 0 16 0 414813938 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10748324 memory=916 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075932767840 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10748324 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075931714944 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10748324 memory=2628 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10748324 memory=2732 CPUtime=2.43 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 13784 0 0 0 242 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10748324 memory=1768 CPUtime=2.26 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 15443 0 0 0 225 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10748324 memory=111632 CPUtime=1 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 13743 0 0 0 97 3 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10748324 memory=796 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10748324 memory=1164 CPUtime=0.53 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1344 0 0 0 24 29 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3508] ppid=3489 vsize=10748324 memory=8317482817917895235 CPUtime=2439.46 cores=1,3,5,7
/proc/3492/task/3508/stat : 3508 (java) R 3489 3492 2180 0 -1 4202560 33251 0 0 0 243934 12 0 0 20 0 16 0 414814124 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075461480320 140076020247474 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 2449.96 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 518508 KiB

[startup+2502.3 s]
/proc/loadavg: 1.59 1.81 1.81 3/229 3771
/proc/meminfo: memFree=26222092/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10748324 memory=518508 CPUtime=2510.04 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 121498 0 0 0 250925 79 0 0 20 0 16 0 414813936 11006283776 129627 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2687081 129627 3383 1 0 2647217 0
[pid=3492/tid=3494] ppid=3489 vsize=10748324 memory=4715433313220523562 CPUtime=1.85 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) S 3489 3492 2180 0 -1 1077944384 13205 0 0 0 179 6 0 0 20 0 16 0 414813936 11006283776 129627 33554432000 4194304 4196468 140732434798832 140076378975408 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10748324 memory=7822038051842261661 CPUtime=0.57 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 3604 0 0 0 50 7 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10748324 memory=-8707038579349950309 CPUtime=0.54 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 4416 0 0 0 49 5 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10748324 memory=-8341965534556230502 CPUtime=0.56 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 4672 0 0 0 50 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10748324 memory=-8253362762722141311 CPUtime=0.57 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 9288 0 0 0 51 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10748324 memory=8514701219730522529 CPUtime=0.17 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 7041 0 0 0 13 4 0 0 20 0 16 0 414813938 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10748324 memory=532 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075932767840 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10748324 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075931714944 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10748324 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10748324 memory=288230621803970871 CPUtime=2.43 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 13786 0 0 0 242 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10748324 memory=14697383221004701 CPUtime=2.26 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 15445 0 0 0 225 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10748324 memory=1164 CPUtime=1 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 13928 0 0 0 97 3 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10748324 memory=8317482817917895235 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10748324 memory=916 CPUtime=0.54 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1350 0 0 0 24 30 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3508] ppid=3489 vsize=10748324 memory=3848 CPUtime=2499.41 cores=1,3,5,7
/proc/3492/task/3508/stat : 3508 (java) R 3489 3492 2180 0 -1 4202560 33392 0 0 0 249929 12 0 0 20 0 16 0 414814124 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075461480272 140076012223208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 2510.04 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 518508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.3 s]
/proc/loadavg: 1.50 1.79 1.80 2/207 3820
/proc/meminfo: memFree=26451376/32770624 swapFree=66977616/67108860
[pid=3492] ppid=3489 vsize=10748324 memory=518508 CPUtime=2520.08 cores=1,3,5,7
/proc/3492/stat : 3492 (java) S 3489 3492 2180 0 -1 1077944320 121528 0 0 0 251928 80 0 0 20 0 16 0 414813936 11006283776 129627 33554432000 4194304 4196468 140732434798832 140732434781376 140076374732535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
/proc/3492/statm: 2687081 129627 3383 1 0 2647217 0
[pid=3492/tid=3494] ppid=3489 vsize=10748324 memory=780 CPUtime=1.85 cores=1,3,5,7
/proc/3492/task/3494/stat : 3494 (java) S 3489 3492 2180 0 -1 1077944384 13205 0 0 0 179 6 0 0 20 0 16 0 414813936 11006283776 129627 33554432000 4194304 4196468 140732434798832 140076378975408 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3495] ppid=3489 vsize=10748324 memory=3252 CPUtime=0.58 cores=1,3,5,7
/proc/3492/task/3495/stat : 3495 (java) S 3489 3492 2180 0 -1 1077944384 3604 0 0 0 51 7 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140076333492880 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3496] ppid=3489 vsize=10748324 memory=1112 CPUtime=0.56 cores=1,3,5,7
/proc/3492/task/3496/stat : 3496 (java) S 3489 3492 2180 0 -1 1077944384 4416 0 0 0 51 5 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075980368400 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3497] ppid=3489 vsize=10748324 memory=5968 CPUtime=0.57 cores=1,3,5,7
/proc/3492/task/3497/stat : 3497 (java) S 3489 3492 2180 0 -1 1077944384 4672 0 0 0 51 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075979315600 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3498] ppid=3489 vsize=10748324 memory=518508 CPUtime=0.58 cores=1,3,5,7
/proc/3492/task/3498/stat : 3498 (java) S 3489 3492 2180 0 -1 1077944384 9288 0 0 0 52 6 0 0 20 0 16 0 414813937 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075978262800 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3499] ppid=3489 vsize=10748324 memory=3616 CPUtime=0.17 cores=1,3,5,7
/proc/3492/task/3499/stat : 3499 (java) S 3489 3492 2180 0 -1 1077944384 7044 0 0 0 13 4 0 0 20 0 16 0 414813938 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075933821808 140076374743682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3500] ppid=3489 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3500/stat : 3500 (java) S 3489 3492 2180 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075932767840 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3501] ppid=3489 vsize=10748324 memory=5968 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3501/stat : 3501 (java) S 3489 3492 2180 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414813939 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075931714944 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3502] ppid=3489 vsize=10748324 memory=7552 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3502/stat : 3502 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075930663248 140076374751131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3503] ppid=3489 vsize=10748324 memory=2832 CPUtime=2.43 cores=1,3,5,7
/proc/3492/task/3503/stat : 3503 (java) S 3489 3492 2180 0 -1 1077944384 13786 0 0 0 242 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075473037680 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3504] ppid=3489 vsize=10748324 memory=39920 CPUtime=2.26 cores=1,3,5,7
/proc/3492/task/3504/stat : 3504 (java) S 3489 3492 2180 0 -1 1077944384 15445 0 0 0 225 1 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075471984880 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3505] ppid=3489 vsize=10748324 memory=988 CPUtime=1 cores=1,3,5,7
/proc/3492/task/3505/stat : 3505 (java) S 3489 3492 2180 0 -1 1077944384 13928 0 0 0 97 3 0 0 20 0 16 0 414813941 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075470932080 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3506] ppid=3489 vsize=10748324 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/3492/task/3506/stat : 3506 (java) S 3489 3492 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075469879520 140076374742741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3507] ppid=3489 vsize=10748324 memory=1428 CPUtime=0.54 cores=1,3,5,7
/proc/3492/task/3507/stat : 3507 (java) S 3489 3492 2180 0 -1 1077944384 1352 0 0 0 24 30 0 0 20 0 16 0 414813942 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075468827824 140076374743682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
[pid=3492/tid=3508] ppid=3489 vsize=10748324 memory=1724 CPUtime=2509.4 cores=1,3,5,7
/proc/3492/task/3508/stat : 3508 (java) R 3489 3492 2180 0 -1 4202560 33417 0 0 0 250928 12 0 0 20 0 16 0 414814124 11006283776 129627 33554432000 4194304 4196468 140732434798832 140075461480432 140076020041095 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31997952 140732434805771 140732434805874 140732434805874 140732434808783 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 518508 KiB

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

[startup+2512.32 s]
# the end of solver process 3492 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.3 s, system=0.805044 s

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

Child status: 143
Real time (s): 2512.32
CPU time (s): 2520.1
CPU user time (s): 2519.3
CPU system time (s): 0.805044
CPU usage (%): 100.31
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 842016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.3
system time used= 0.805044
maximum resident set size= 844084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121819
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60318
involuntary context switches= 1521


# summary of solver processes directly reported to runsolver:
#   pid: 3492
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.3
#   total CPU system time (s): 0.805044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1323 second user time and 23.3861 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-13 15:29:10
IDJOB=4390679
IDBENCH=138476
IDSOLVER=2832
FILE ID=node104/4390679-1568385567
RUNJOBID= node104-1568376300-2212
PBS_JOBID= 21701850
Free space on /tmp= 56564 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js15/SuperTaillard-js-15-16.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390679-1568385567/watcher-4390679-1568385567 -o /tmp/evaluation-result-4390679-1568385567/solver-4390679-1568385567 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568376300-2212 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390679-1568385567.xml -cm

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

MD5SUM BENCH= 60f46a78fc335bdeaa2bda0ed3237a46
RANDOM SEED=546819354

node104.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.09
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.09
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.09
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.09
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:        24974732 kB
MemAvailable:   31685092 kB
Buffers:          151836 kB
Cached:          6771752 kB
SwapCached:        31860 kB
Active:          1939880 kB
Inactive:        5168176 kB
Active(anon):     151340 kB
Inactive(anon):    74524 kB
Active(file):    1788540 kB
Inactive(file):  5093652 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:             18400 kB
Writeback:             0 kB
AnonPages:        264076 kB
Mapped:            56156 kB
Shmem:             32780 kB
Slab:             286796 kB
SReclaimable:     256628 kB
SUnreclaim:        30168 kB
KernelStack:        3888 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1249380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 59004 MiB
End job on node104 at 2019-09-13 16:11:02