Trace number 4390607

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-23UNSAT 40.6492 27.8656

DiagnosticValue
WRONG_DECISIONS3243

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-6.xml
MD5SUM28aba8525a2c57af7de5748c3b9cdf6b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.7938
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree72
Maximum variable degree102
Distribution of variable degrees[{"degree":72,"count":1},{"degree":76,"count":2},{"degree":79,"count":1},{"degree":82,"count":2},{"degree":83,"count":1},{"degree":85,"count":1},{"degree":86,"count":1},{"degree":88,"count":1},{"degree":89,"count":1},{"degree":102,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

2.42/1.88	
2.42/1.88	AbsCon 2 
2.42/1.89	
17.63/11.87	  Instance
17.63/11.87	    name=instance-4390607-1568380520, framework=CSP
17.63/11.87	
17.63/11.87	  Loading variables...
17.81/11.95	  Loading constraints...
29.19/17.20	
29.19/17.20	  Domains
29.19/17.20	    nTypes=1, nValues=144, sizes=[12#12]
29.19/17.20	  Variables
29.19/17.20	    count=12, degrees=[72#1,76#2,79#1,82#2...86#1,88#1,89#1,102#1]
29.19/17.20	  Constraints
29.19/17.20	    count=200, nSpecific=200, arities=[5#200]
29.19/17.20	    distribution=[CtrExtensionCT-Table#200]
29.19/17.20	    tables=[37324#200], nTotalTuples=7464800
29.19/17.20	    nExtStructures=(200,shared:0)
29.19/17.20	    wck=15.358, cpu=13.186, mem=1473M837
29.19/17.25	  Solver SolverBacktrack being built...
29.19/17.25	
29.19/17.27	
29.19/17.27	  Solver
29.19/17.27	    guaranteedGAC=true
29.19/17.27	    wck=15.426, cpu=13.253, mem=1511M804
29.19/17.29	
29.19/17.29	  Preprocessing
29.19/17.29	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
29.19/17.29	    wck=0.014, cpu=13.269, mem=1511M804
29.19/17.29	
29.40/17.35	    num=0, depth=2..3, filters=266, wck=0.076, mem=1511M804
29.40/17.35	    decisions=24, wrong=11, backtracks=1, failedAssignments=10, nogoods=7
29.40/17.35	    nFilterCalls=2953, avgTableProportion=0.9999732075875807, avgTableSize=37323.0
29.40/17.35	    
29.70/17.45	    num=1, depth=2..3, filters=578, wck=0.175, mem=1511M804
29.70/17.45	    decisions=52, wrong=24, backtracks=3, failedAssignments=21, nogoods=16
29.70/17.45	    nFilterCalls=8159, avgTableProportion=0.9999732075875756, avgTableSize=37323.0
29.70/17.45	    
29.70/17.49	    num=2, depth=1..2, filters=928, wck=0.217, mem=1511M804
29.70/17.49	    decisions=80, wrong=37, backtracks=4, failedAssignments=33, nogoods=18
29.70/17.49	    nFilterCalls=11227, avgTableProportion=0.9999732075878207, avgTableSize=37323.0
29.70/17.49	    
29.85/17.57	    num=3, depth=1..2, filters=1328, wck=0.303, mem=1511M804
29.85/17.57	    decisions=110, wrong=51, backtracks=5, failedAssignments=46, nogoods=21
29.85/17.57	    nFilterCalls=16078, avgTableProportion=0.9999732075880202, avgTableSize=37323.0
29.85/17.57	    
29.95/17.64	    num=4, depth=1..2, filters=1776, wck=0.37, mem=1511M804
29.95/17.64	    decisions=142, wrong=66, backtracks=6, failedAssignments=60, nogoods=26
29.95/17.64	    nFilterCalls=20928, avgTableProportion=0.9999732075881272, avgTableSize=37323.0
29.95/17.64	    
29.95/17.69	    num=5, depth=1..3, filters=2272, wck=0.421, mem=1511M804
29.95/17.69	    decisions=182, wrong=85, backtracks=9, failedAssignments=76, nogoods=38
29.95/17.69	    nFilterCalls=26261, avgTableProportion=0.9999732075881993, avgTableSize=37323.0
29.95/17.69	    
30.08/17.76	    num=6, depth=1..3, filters=2695, wck=0.491, mem=1511M804
30.08/17.76	    decisions=222, wrong=104, backtracks=11, failedAssignments=93, nogoods=41
30.08/17.76	    nFilterCalls=30969, avgTableProportion=0.9999732075882423, avgTableSize=37323.0
30.08/17.76	    
30.18/17.83	    num=7, depth=1..2, filters=3196, wck=0.556, mem=1511M804
30.18/17.83	    decisions=264, wrong=124, backtracks=12, failedAssignments=112, nogoods=51
30.18/17.83	    nFilterCalls=35940, avgTableProportion=0.9999732075882755, avgTableSize=37323.0
30.18/17.83	    
30.28/17.95	    num=8, depth=1..2, filters=3806, wck=0.676, mem=1511M804
30.28/17.95	    decisions=311, wrong=147, backtracks=14, failedAssignments=133, nogoods=53
30.28/17.95	    nFilterCalls=42919, avgTableProportion=0.9999732075883091, avgTableSize=37323.0
30.28/17.95	    
30.40/18.02	    num=9, depth=1..2, filters=4399, wck=0.744, mem=1524M106
30.40/18.02	    decisions=363, wrong=172, backtracks=16, failedAssignments=156, nogoods=58
30.40/18.02	    nFilterCalls=48831, avgTableProportion=0.9999732075883301, avgTableSize=37323.0
30.40/18.02	    
30.40/18.09	    num=10, depth=1..2, filters=5102, wck=0.816, mem=1524M106
30.40/18.09	    decisions=419, wrong=199, backtracks=18, failedAssignments=181, nogoods=66
30.40/18.09	    nFilterCalls=55011, avgTableProportion=0.9999732075883472, avgTableSize=37323.0
30.40/18.09	    
30.52/18.16	    num=11, depth=1..2, filters=5862, wck=0.888, mem=1524M106
30.52/18.16	    decisions=481, wrong=229, backtracks=20, failedAssignments=209, nogoods=76
30.52/18.16	    nFilterCalls=61812, avgTableProportion=0.999973207588362, avgTableSize=37323.0
30.52/18.16	    
30.63/18.28	    num=12, depth=1..3, filters=6611, wck=1.005, mem=1524M106
30.63/18.28	    decisions=551, wrong=263, backtracks=23, failedAssignments=240, nogoods=85
30.63/18.28	    nFilterCalls=71056, avgTableProportion=0.9999732075878125, avgTableSize=37323.0
30.63/18.28	    
30.85/18.48	    num=13, depth=1..3, filters=7571, wck=1.21, mem=1524M106
30.85/18.48	    decisions=629, wrong=301, backtracks=27, failedAssignments=274, nogoods=89
30.85/18.48	    nFilterCalls=84348, avgTableProportion=0.9999732075867714, avgTableSize=37323.0
30.85/18.48	    
30.96/18.59	    num=14, depth=1..2, filters=8517, wck=1.319, mem=1524M106
30.96/18.59	    decisions=713, wrong=342, backtracks=31, failedAssignments=311, nogoods=96
30.96/18.59	    nFilterCalls=93258, avgTableProportion=0.9999732075862398, avgTableSize=37323.0
30.96/18.59	    
31.19/18.71	    num=15, depth=1..2, filters=9732, wck=1.434, mem=1524M106
31.19/18.71	    decisions=807, wrong=388, backtracks=36, failedAssignments=352, nogoods=105
31.19/18.71	    nFilterCalls=103151, avgTableProportion=0.999973207585757, avgTableSize=37323.0
31.19/18.71	    
31.30/18.86	    num=16, depth=1..2, filters=10765, wck=1.589, mem=1524M106
31.30/18.86	    decisions=909, wrong=438, backtracks=41, failedAssignments=397, nogoods=113
31.30/18.86	    nFilterCalls=114406, avgTableProportion=0.9999732075853093, avgTableSize=37323.0
31.30/18.86	    
31.40/18.97	    num=17, depth=1..2, filters=12049, wck=1.696, mem=1524M106
31.40/18.97	    decisions=1021, wrong=493, backtracks=46, failedAssignments=447, nogoods=121
31.40/18.97	    nFilterCalls=125226, avgTableProportion=0.9999732075849548, avgTableSize=37323.0
31.40/18.97	    
31.63/19.16	    num=18, depth=1..2, filters=13758, wck=1.887, mem=1524M106
31.63/19.16	    decisions=1153, wrong=558, backtracks=56, failedAssignments=502, nogoods=135
31.63/19.16	    nFilterCalls=141377, avgTableProportion=0.9999732075855868, avgTableSize=37323.0
31.63/19.16	    
31.82/19.37	    num=19, depth=1..3, filters=15100, wck=2.102, mem=1524M106
31.82/19.37	    decisions=1289, wrong=625, backtracks=62, failedAssignments=563, nogoods=148
31.82/19.37	    nFilterCalls=157767, avgTableProportion=0.9999732075866435, avgTableSize=37323.0
31.82/19.37	    
32.08/19.57	    num=20, depth=0..2, filters=17026, wck=2.297, mem=1524M106
32.08/19.57	    decisions=1457, wrong=708, backtracks=79, failedAssignments=630, nogoods=159
32.08/19.57	    nFilterCalls=178649, avgTableProportion=0.9999732075877089, avgTableSize=37323.0
32.08/19.57	    
32.51/19.93	    num=21, depth=1..3, filters=18955, wck=2.654, mem=1524M106
32.51/19.93	    decisions=1637, wrong=797, backtracks=94, failedAssignments=704, nogoods=168
32.51/19.93	    nFilterCalls=204963, avgTableProportion=0.9999732075887423, avgTableSize=37323.0
32.51/19.93	    
32.91/20.30	    num=22, depth=1..2, filters=21070, wck=3.033, mem=1524M106
32.91/20.30	    decisions=1817, wrong=886, backtracks=102, failedAssignments=785, nogoods=181
32.91/20.30	    nFilterCalls=230708, avgTableProportion=0.9999732075895252, avgTableSize=37323.0
32.91/20.30	    
33.31/20.72	    num=23, depth=1..2, filters=23189, wck=3.444, mem=1524M106
33.31/20.72	    decisions=2015, wrong=984, backtracks=111, failedAssignments=874, nogoods=197
33.31/20.72	    nFilterCalls=256066, avgTableProportion=0.9999732075901424, avgTableSize=37323.0
33.31/20.72	    
33.62/21.09	    num=24, depth=1..3, filters=25596, wck=3.815, mem=1524M106
33.62/21.09	    decisions=2243, wrong=1097, backtracks=126, failedAssignments=972, nogoods=210
33.62/21.09	    nFilterCalls=285041, avgTableProportion=0.9999732075907132, avgTableSize=37323.0
33.62/21.09	    
34.16/21.52	    num=25, depth=1..2, filters=28205, wck=4.253, mem=1524M106
34.16/21.52	    decisions=2482, wrong=1216, backtracks=137, failedAssignments=1080, nogoods=224
34.16/21.52	    nFilterCalls=315965, avgTableProportion=0.9999732075912069, avgTableSize=37323.0
34.16/21.52	    
34.46/21.84	    num=26, depth=0..2, filters=31295, wck=4.573, mem=1524M106
34.46/21.84	    decisions=2774, wrong=1361, backtracks=165, failedAssignments=1199, nogoods=233
34.46/21.84	    nFilterCalls=346993, avgTableProportion=0.9999732075916139, avgTableSize=37323.0
34.46/21.84	    
34.67/22.10	    num=27, depth=0..2, filters=34775, wck=4.829, mem=1524M106
34.67/22.10	    decisions=3075, wrong=1511, backtracks=185, failedAssignments=1330, nogoods=241
34.67/22.10	    nFilterCalls=375506, avgTableProportion=0.9999732075919285, avgTableSize=37323.0
34.67/22.10	    
35.35/22.66	    num=28, depth=0..3, filters=38362, wck=5.392, mem=1524M106
35.35/22.66	    decisions=3403, wrong=1674, backtracks=205, failedAssignments=1474, nogoods=249
35.35/22.66	    nFilterCalls=416814, avgTableProportion=0.9999732075923081, avgTableSize=37323.0
35.35/22.66	    
35.96/23.27	    num=29, depth=0..2, filters=42090, wck=5.999, mem=1524M106
35.96/23.27	    decisions=3759, wrong=1851, backtracks=225, failedAssignments=1632, nogoods=260
35.96/23.27	    nFilterCalls=461894, avgTableProportion=0.9999732075926449, avgTableSize=37323.0
35.96/23.27	    
36.56/23.89	    num=30, depth=0..2, filters=46363, wck=6.617, mem=1524M106
36.56/23.89	    decisions=4153, wrong=2047, backtracks=249, failedAssignments=1806, nogoods=271
36.56/23.89	    nFilterCalls=509241, avgTableProportion=0.9999732075929343, avgTableSize=37323.0
36.56/23.89	    
37.06/24.36	    num=31, depth=0..2, filters=51847, wck=7.085, mem=1524M106
37.06/24.36	    decisions=4595, wrong=2267, backtracks=280, failedAssignments=1997, nogoods=285
37.06/24.36	    nFilterCalls=556575, avgTableProportion=0.9999732075931743, avgTableSize=37323.0
37.06/24.36	    
38.07/25.30	    num=32, depth=0..2, filters=57274, wck=8.03, mem=1524M106
38.07/25.30	    decisions=5076, wrong=2507, backtracks=311, failedAssignments=2208, nogoods=296
38.07/25.30	    nFilterCalls=621021, avgTableProportion=0.9999732075934424, avgTableSize=37323.0
38.07/25.30	    
38.78/26.04	    num=33, depth=0..3, filters=62548, wck=8.768, mem=1524M106
38.78/26.04	    decisions=5600, wrong=2768, backtracks=343, failedAssignments=2440, nogoods=302
38.78/26.04	    nFilterCalls=686928, avgTableProportion=0.9999732075936646, avgTableSize=37323.0
38.78/26.04	    
39.78/27.10	    num=34, depth=0..3, filters=69232, wck=9.831, mem=1524M106
39.78/27.10	    decisions=6212, wrong=3073, backtracks=399, failedAssignments=2695, nogoods=309
39.78/27.10	    nFilterCalls=769806, avgTableProportion=0.9999732075938901, avgTableSize=37323.0
39.78/27.10	    
40.57/27.84	    num=35, depth=0..2, filters=73165, wck=10.567, mem=1524M106
40.57/27.84	    decisions=6550, wrong=3243, backtracks=442, failedAssignments=2828, nogoods=309
40.57/27.84	    nFilterCalls=823093, avgTableProportion=0.999973207594011, avgTableSize=37323.0
40.57/27.84	    
40.57/27.84	  Global
40.57/27.84	    filters=73165, nogoods=309
40.57/27.84	    Stop=FULL_EXPLORATION, wrong=3243, wck=25.994, cpu=23.821, mem=1524M106
40.57/27.84	
40.57/27.84	s UNSATISFIABLE
40.57/27.84	
40.57/27.84	d WRONG_DECISIONS 3243

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390607-1568380520/watcher-4390607-1568380520 -o /tmp/evaluation-result-4390607-1568380520/solver-4390607-1568380520 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5059 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390607-1568380520.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=5182, runsolver pid=5179
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 0.32 0.08 0.07 7/228 5197
/proc/meminfo: memFree=27606632/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10659884 memory=27964 CPUtime=0.13 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 5495 0 0 0 12 1 0 0 20 0 15 0 414323653 10915721216 6991 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2664971 6991 2889 1 0 2627468 0
[pid=5182/tid=5184] ppid=5179 vsize=10659884 memory=-8413716295845056867 CPUtime=0.09 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 5027 0 -1 4202560 3198 0 0 0 8 1 0 0 20 0 15 0 414323654 10915721216 6991 33554432000 4194304 4196468 140721828834432 139856895463056 139856891243926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10659884 memory=5793855503866653113 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10915721216 6991 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10915721216 6991 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323655 10915721216 6991 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323655 10915721216 6991 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323656 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414323656 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855925101856 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414323657 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855924049520 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 5027 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855921944688 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0.02 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) R 5179 5182 5027 0 -1 4202560 405 0 0 0 2 0 0 0 20 0 15 0 414323659 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855919839600 139856870367485 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 6991 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27964 KiB

[startup+0.210958 s]*
/proc/loadavg: 0.32 0.08 0.07 6/228 5197
/proc/meminfo: memFree=27597888/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10659884 memory=34936 CPUtime=0.32 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 6946 0 0 0 30 2 0 0 20 0 15 0 414323653 10915721216 8734 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2664971 8734 2989 1 0 2627468 0
[pid=5182/tid=5184] ppid=5179 vsize=10659884 memory=-3103912127665269909 CPUtime=0.21 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 5027 0 -1 4202560 3848 0 0 0 19 2 0 0 20 0 15 0 414323654 10915721216 8734 33554432000 4194304 4196468 140721828834432 139856895463600 139856891253917 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10659884 memory=4211973979061550474 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10915721216 8734 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10915721216 8734 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323655 10915721216 8734 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323655 10915721216 8734 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323656 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414323656 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855925101856 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414323657 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855924049520 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 5027 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 15 0 414323659 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855921944688 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 525 0 0 0 3 0 0 0 20 0 15 0 414323659 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0.05 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 721 0 0 0 5 0 0 0 20 0 15 0 414323659 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 8734 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34936 KiB

[startup+0.310482 s]*
/proc/loadavg: 0.32 0.08 0.07 5/228 5197
/proc/meminfo: memFree=27587700/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10659884 memory=40316 CPUtime=0.48 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 9489 0 0 0 44 4 0 0 20 0 15 0 414323653 10915721216 10079 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2664971 10079 3002 1 0 2627468 0
[pid=5182/tid=5184] ppid=5179 vsize=10659884 memory=7377246124687064083 CPUtime=0.3 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 5027 0 -1 4202560 6312 0 0 0 27 3 0 0 20 0 15 0 414323654 10915721216 10079 33554432000 4194304 4196468 140721828834432 139856895470976 139856891253917 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10659884 memory=4211973979061550474 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10915721216 10079 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10659884 memory=140252856764481 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10915721216 10079 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10659884 memory=140252694035891 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323655 10915721216 10079 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10659884 memory=140252694040015 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323655 10915721216 10079 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10659884 memory=140252856764990 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323656 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10659884 memory=140252694049231 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414323656 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855925101856 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10659884 memory=280505388089232 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414323657 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855924049520 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10659884 memory=280505388086896 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) R 5179 5182 5027 0 -1 1077944384 508 0 0 0 3 0 0 0 20 0 15 0 414323659 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855921944784 139856891242197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10659884 memory=2240 CPUtime=0.05 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) R 5179 5182 5027 0 -1 4202560 564 0 0 0 5 0 0 0 20 0 15 0 414323659 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855920883392 139856877247158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0.08 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 748 0 0 0 8 0 0 0 20 0 15 0 414323659 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10659884 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10659884 memory=140252856759936 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323659 10915721216 10079 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40316 KiB

[startup+0.702927 s]
/proc/loadavg: 0.32 0.08 0.07 4/228 5197
/proc/meminfo: memFree=27577916/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10661932 memory=64060 CPUtime=1.11 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 13216 0 0 0 105 6 0 0 20 0 15 0 414323653 10917818368 16015 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2665483 16015 3065 1 0 2627980 0
[pid=5182/tid=5184] ppid=5179 vsize=10661932 memory=3932 CPUtime=0.69 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 5027 0 -1 4202560 8870 0 0 0 64 5 0 0 20 0 15 0 414323654 10917818368 16015 33554432000 4194304 4196468 140721828834432 139856895463904 139856871507886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10917818368 16015 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10661932 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10917818368 16015 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10661932 memory=7014751519717807441 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323655 10917818368 16015 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10661932 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323655 10917818368 16015 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10661932 memory=5787500903046145365 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323656 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414323656 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855925101856 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414323657 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855924049520 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10661932 memory=345 CPUtime=0.11 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) R 5179 5182 5027 0 -1 4202560 861 0 0 0 11 0 0 0 20 0 15 0 414323659 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855921931504 139856872775280 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10661932 memory=10 CPUtime=0.11 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 888 0 0 0 11 0 0 0 20 0 15 0 414323659 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10661932 memory=26445 CPUtime=0.18 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 1237 0 0 0 18 0 0 0 20 0 15 0 414323659 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10661932 memory=280505388273136 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414323659 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323659 10917818368 16015 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64060 KiB

[startup+1.50075 s]
/proc/loadavg: 0.32 0.08 0.07 6/228 5197
/proc/meminfo: memFree=26711064/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10663980 memory=76064 CPUtime=2 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 17403 0 0 0 194 6 0 0 20 0 15 0 414323653 10919915520 19016 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2665995 19016 3094 1 0 2628492 0
[pid=5182/tid=5184] ppid=5179 vsize=10663980 memory=0 CPUtime=1.49 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) R 5179 5182 5027 0 -1 4202560 11956 0 0 0 143 6 0 0 20 0 15 0 414323654 10919915520 19016 33554432000 4194304 4196468 140721828834432 139856895462672 139856874418825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10663980 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10919915520 19016 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10663980 memory=-3535359994705172318 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323654 10919915520 19016 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10663980 memory=-6305718286698570368 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414323655 10919915520 19016 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10663980 memory=4947655662942658176 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414323655 10919915520 19016 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10663980 memory=-6152018833316800612 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414323656 10919915520 19016 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0

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

[startup+25.6009 s]
/proc/loadavg: 1.00 0.27 0.13 3/229 5278
/proc/meminfo: memFree=27576456/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10746276 memory=3190536 CPUtime=38.37 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 83462 0 0 0 3606 231 0 0 20 0 16 0 414323653 11004186624 797634 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2686569 797634 3373 1 0 2646705 0
[pid=5182/tid=5184] ppid=5179 vsize=10746276 memory=8112282956445269571 CPUtime=1.85 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) S 5179 5182 5027 0 -1 1077944384 13757 0 0 0 178 7 0 0 20 0 16 0 414323654 11004186624 797634 33554432000 4194304 4196468 140721828834432 139856895474864 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10746276 memory=6226324759368979041 CPUtime=3.21 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 9645 0 0 0 270 51 0 0 20 0 16 0 414323654 11004186624 797634 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10746276 memory=7518311356807801170 CPUtime=3.19 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 9164 0 0 0 273 46 0 0 20 0 16 0 414323654 11004186624 797634 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10746276 memory=7013063747775852649 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 8785 0 0 0 274 48 0 0 20 0 16 0 414323655 11004186624 797634 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10746276 memory=6008175085412768112 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 9208 0 0 0 275 47 0 0 20 0 16 0 414323655 11004186624 797634 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10746276 memory=8112282956445269571 CPUtime=0.75 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 9175 0 0 0 74 1 0 0 20 0 16 0 414323656 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10746276 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 414323656 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855925101920 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10746276 memory=808 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414323657 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855924049536 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10746276 memory=3183036 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10746276 memory=0 CPUtime=1.13 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 5027 0 -1 1077944384 3783 0 0 0 112 1 0 0 20 0 16 0 414323659 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855921944688 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10746276 memory=280505388422016 CPUtime=1.3 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 4547 0 0 0 130 0 0 0 20 0 16 0 414323659 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10746276 memory=772 CPUtime=0.7 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 4290 0 0 0 69 1 0 0 20 0 16 0 414323659 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10746276 memory=3932 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10746276 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 281 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5198] ppid=5179 vsize=10746276 memory=1548 CPUtime=19.69 cores=1,3,5,7
/proc/5182/task/5198/stat : 5198 (java) R 5179 5182 5027 0 -1 4202560 9400 0 0 0 1945 24 0 0 20 0 16 0 414323841 11004186624 797634 33554432000 4194304 4196468 140721828834432 139855901069792 139856506450872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 38.37 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3190536 KiB

[startup+27.2007 s]
/proc/loadavg: 1.16 0.31 0.14 3/229 5278
/proc/meminfo: memFree=27576180/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10746276 memory=3190540 CPUtime=39.97 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 83523 0 0 0 3766 231 0 0 20 0 16 0 414323653 11004186624 797635 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2686569 797635 3373 1 0 2646705 0
[pid=5182/tid=5184] ppid=5179 vsize=10746276 memory=1656 CPUtime=1.85 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) S 5179 5182 5027 0 -1 1077944384 13757 0 0 0 178 7 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856895474864 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10746276 memory=1408 CPUtime=3.21 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 9645 0 0 0 270 51 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10746276 memory=2720 CPUtime=3.19 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 9164 0 0 0 273 46 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10746276 memory=3182772 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 8785 0 0 0 274 48 0 0 20 0 16 0 414323655 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10746276 memory=1408 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 9208 0 0 0 275 47 0 0 20 0 16 0 414323655 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10746276 memory=2508 CPUtime=0.75 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 9175 0 0 0 74 1 0 0 20 0 16 0 414323656 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10746276 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 414323656 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855925101920 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10746276 memory=2653772 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414323657 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855924049536 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10746276 memory=2087160 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10746276 memory=984 CPUtime=1.13 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 5027 0 -1 1077944384 3783 0 0 0 112 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855921944688 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10746276 memory=2032 CPUtime=1.3 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 4548 0 0 0 130 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10746276 memory=1332 CPUtime=0.7 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 4290 0 0 0 69 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10746276 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10746276 memory=976 CPUtime=0.01 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 281 0 0 0 0 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5198] ppid=5179 vsize=10746276 memory=772 CPUtime=21.3 cores=1,3,5,7
/proc/5182/task/5198/stat : 5198 (java) R 5179 5182 5027 0 -1 4202560 9460 0 0 0 2105 25 0 0 20 0 16 0 414323841 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855901069792 139856506448299 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 39.97 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3190540 KiB

[startup+27.6008 s]
/proc/loadavg: 1.16 0.31 0.14 3/229 5278
/proc/meminfo: memFree=27576180/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10746276 memory=3190540 CPUtime=40.37 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 83523 0 0 0 3806 231 0 0 20 0 16 0 414323653 11004186624 797635 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2686569 797635 3373 1 0 2646705 0
[pid=5182/tid=5184] ppid=5179 vsize=10746276 memory=8026508500434563728 CPUtime=1.85 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) S 5179 5182 5027 0 -1 1077944384 13757 0 0 0 178 7 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856895474864 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10746276 memory=8026508500434563824 CPUtime=3.21 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 9645 0 0 0 270 51 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10746276 memory=665107763007284869 CPUtime=3.19 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 9164 0 0 0 273 46 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10746276 memory=3472468548921865136 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 8785 0 0 0 274 48 0 0 20 0 16 0 414323655 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10746276 memory=140252694184928 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 9208 0 0 0 275 47 0 0 20 0 16 0 414323655 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10746276 memory=140252694209952 CPUtime=0.75 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 9175 0 0 0 74 1 0 0 20 0 16 0 414323656 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10746276 memory=7312413004032249553 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 414323656 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855925101920 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10746276 memory=280505388445328 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414323657 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855924049536 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10746276 memory=3932 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10746276 memory=2832 CPUtime=1.13 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 5027 0 -1 1077944384 3783 0 0 0 112 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855921944688 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10746276 memory=1548 CPUtime=1.3 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 4548 0 0 0 130 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10746276 memory=1056 CPUtime=0.7 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 4290 0 0 0 69 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10746276 memory=744 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10746276 memory=8296 CPUtime=0.01 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 281 0 0 0 0 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5198] ppid=5179 vsize=10746276 memory=5952 CPUtime=21.7 cores=1,3,5,7
/proc/5182/task/5198/stat : 5198 (java) R 5179 5182 5027 0 -1 4202560 9460 0 0 0 2145 25 0 0 20 0 16 0 414323841 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855901064736 139856506643153 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 40.37 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3190540 KiB

[startup+27.8008 s]
/proc/loadavg: 1.16 0.31 0.14 3/229 5278
/proc/meminfo: memFree=27576180/32770624 swapFree=66934464/67108860
[pid=5182] ppid=5179 vsize=10746276 memory=3190540 CPUtime=40.57 cores=1,3,5,7
/proc/5182/stat : 5182 (java) S 5179 5182 5027 0 -1 1077944320 83570 0 0 0 3826 231 0 0 20 0 16 0 414323653 11004186624 797635 33554432000 4194304 4196468 140721828834432 140721828816976 139856891231991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
/proc/5182/statm: 2686569 797635 3373 1 0 2646705 0
[pid=5182/tid=5184] ppid=5179 vsize=10746276 memory=14008 CPUtime=1.85 cores=1,3,5,7
/proc/5182/task/5184/stat : 5184 (java) S 5179 5182 5027 0 -1 1077944384 13757 0 0 0 178 7 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856895474864 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5185] ppid=5179 vsize=10746276 memory=11928 CPUtime=3.21 cores=1,3,5,7
/proc/5182/task/5185/stat : 5185 (java) S 5179 5182 5027 0 -1 1077944384 9645 0 0 0 270 51 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856827922832 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5186] ppid=5179 vsize=10746276 memory=2124 CPUtime=3.19 cores=1,3,5,7
/proc/5182/task/5186/stat : 5186 (java) S 5179 5182 5027 0 -1 1077944384 9164 0 0 0 273 46 0 0 20 0 16 0 414323654 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856826870032 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5187] ppid=5179 vsize=10746276 memory=7048 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5187/stat : 5187 (java) S 5179 5182 5027 0 -1 1077944384 8785 0 0 0 274 48 0 0 20 0 16 0 414323655 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856825817744 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5188] ppid=5179 vsize=10746276 memory=504 CPUtime=3.22 cores=1,3,5,7
/proc/5182/task/5188/stat : 5188 (java) S 5179 5182 5027 0 -1 1077944384 9208 0 0 0 275 47 0 0 20 0 16 0 414323655 11004186624 797635 33554432000 4194304 4196468 140721828834432 139856824764944 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5189] ppid=5179 vsize=10746276 memory=1564 CPUtime=0.75 cores=1,3,5,7
/proc/5182/task/5189/stat : 5189 (java) S 5179 5182 5027 0 -1 1077944384 9175 0 0 0 74 1 0 0 20 0 16 0 414323656 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855926155888 139856891243138 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5190] ppid=5179 vsize=10746276 memory=3190540 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5190/stat : 5190 (java) S 5179 5182 5027 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 414323656 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855925101920 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5191] ppid=5179 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5191/stat : 5191 (java) S 5179 5182 5027 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414323657 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855924049536 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5192] ppid=5179 vsize=10746276 memory=-6800859132029471843 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5192/stat : 5192 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855922997840 139856891250587 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5193] ppid=5179 vsize=10746276 memory=6944656592455097440 CPUtime=1.13 cores=1,3,5,7
/proc/5182/task/5193/stat : 5193 (java) S 5179 5182 5027 0 -1 1077944384 3783 0 0 0 112 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855921944688 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5194] ppid=5179 vsize=10746276 memory=6655300316396806240 CPUtime=1.3 cores=1,3,5,7
/proc/5182/task/5194/stat : 5194 (java) S 5179 5182 5027 0 -1 1077944384 4548 0 0 0 130 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855920891888 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5195] ppid=5179 vsize=10746276 memory=-7161732098442470212 CPUtime=0.7 cores=1,3,5,7
/proc/5182/task/5195/stat : 5195 (java) S 5179 5182 5027 0 -1 1077944384 4290 0 0 0 69 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855919839600 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5196] ppid=5179 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5182/task/5196/stat : 5196 (java) S 5179 5182 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855918787040 139856891242197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5197] ppid=5179 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5182/task/5197/stat : 5197 (java) S 5179 5182 5027 0 -1 1077944384 283 0 0 0 0 1 0 0 20 0 16 0 414323659 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855917734832 139856891243138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
[pid=5182/tid=5198] ppid=5179 vsize=10746276 memory=0 CPUtime=21.9 cores=1,3,5,7
/proc/5182/task/5198/stat : 5198 (java) R 5179 5182 5027 0 -1 4202560 9505 0 0 0 2165 25 0 0 20 0 16 0 414323841 11004186624 797635 33554432000 4194304 4196468 140721828834432 139855901064736 139856506787136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30076928 140721828840459 140721828840562 140721828840562 140721828843471 0
Current children cumulated CPU time: 40.57 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3190540 KiB

Child status: 0
Real time (s): 27.8656
CPU time (s): 40.6492
CPU user time (s): 38.3124
CPU system time (s): 2.3368
CPU usage (%): 145.876
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 3190540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.3124
system time used= 2.33679
maximum resident set size= 3190992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84408
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4414
involuntary context switches= 273


# summary of solver processes directly reported to runsolver:
#   pid: 5182
#   total CPU time (s): 40.6492
#   total CPU user time (s): 38.3124
#   total CPU system time (s): 2.3368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.177823 second user time and 0.338437 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 15:14:43
IDJOB=4390607
IDBENCH=121037
IDSOLVER=2832
FILE ID=node151/4390607-1568380520
RUNJOBID= node151-1568380476-5059
PBS_JOBID= 21701820
Free space on /tmp= 56908 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-6.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390607-1568380520/watcher-4390607-1568380520 -o /tmp/evaluation-result-4390607-1568380520/solver-4390607-1568380520 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5059 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390607-1568380520.xml -cm

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

MD5SUM BENCH= 28aba8525a2c57af7de5748c3b9cdf6b
RANDOM SEED=1006868870

node151.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	: 5333.53
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	: 5335.75
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	: 5333.53
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	: 5335.75
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	: 5333.53
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	: 5335.75
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	: 5333.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27793180 kB
MemAvailable:   28593320 kB
Buffers:          152344 kB
Cached:           937348 kB
SwapCached:        71752 kB
Active:          3860992 kB
Inactive:         556272 kB
Active(anon):    3262988 kB
Inactive(anon):    96868 kB
Active(file):     598004 kB
Inactive(file):   459404 kB
Unevictable:      110824 kB
Mlocked:          110824 kB
SwapTotal:      67108860 kB
SwapFree:       66934464 kB
Dirty:             95120 kB
Writeback:             0 kB
AnonPages:       3373432 kB
Mapped:            48356 kB
Shmem:             23704 kB
Slab:             145732 kB
SReclaimable:     117136 kB
SUnreclaim:        28596 kB
KernelStack:        3728 kB
PageTables:        12052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5060884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3241984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56900 MiB
End job on node151 at 2019-09-13 15:15:11