Trace number 4298673

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28SAT (TO)4362 2520.12 2511.72

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-250-5_c18.xml
MD5SUM6d15d8403aebe79e9693643b2fca1a5e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3694
Best CPU time to get the best result obtained on this benchmark2520.12
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints15668
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree102
Maximum variable degree148
Distribution of variable degrees[{"degree":102,"count":1},{"degree":110,"count":3},{"degree":111,"count":2},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":3},{"degree":115,"count":5},{"degree":116,"count":6},{"degree":117,"count":8},{"degree":118,"count":7},{"degree":119,"count":9},{"degree":120,"count":8},{"degree":121,"count":9},{"degree":122,"count":12},{"degree":123,"count":12},{"degree":124,"count":14},{"degree":125,"count":10},{"degree":126,"count":12},{"degree":127,"count":17},{"degree":128,"count":13},{"degree":129,"count":14},{"degree":130,"count":13},{"degree":131,"count":6},{"degree":132,"count":11},{"degree":133,"count":6},{"degree":134,"count":10},{"degree":135,"count":2},{"degree":136,"count":6},{"degree":137,"count":7},{"degree":138,"count":1},{"degree":139,"count":4},{"degree":140,"count":4},{"degree":141,"count":1},{"degree":142,"count":1},{"degree":143,"count":1},{"degree":144,"count":3},{"degree":145,"count":2},{"degree":146,"count":1},{"degree":148,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15668}]
Number of extensional constraints0
Number of intensional constraints15668
Distribution of constraint types[{"type":"intension","count":15668}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
6.55/2.32	o 4411
6.78/2.42	o 4379
6.96/2.50	o 4370
63.74/58.70	o 4362
2520.09/2511.70	s SATISFIABLE
2520.09/2511.70	v <instantiation>
2520.09/2511.70	v 	<list>
2520.09/2511.70	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] c[150] c[151] c[152] c[153] c[154] c[155] c[156] c[157] c[158] c[159] c[160] c[161] c[162] c[163] c[164] c[165] c[166] c[167] c[168] c[169] c[170] c[171] c[172] c[173] c[174] c[175] c[176] c[177] c[178] c[179] c[180] c[181] c[182] c[183] c[184] c[185] c[186] c[187] c[188] c[189] c[190] c[191] c[192] c[193] c[194] c[195] c[196] c[197] c[198] c[199] c[200] c[201] c[202] c[203] c[204] c[205] c[206] c[207] c[208] c[209] c[210] c[211] c[212] c[213] c[214] c[215] c[216] c[217] c[218] c[219] c[220] c[221] c[222] c[223] c[224] c[225] c[226] c[227] c[228] c[229] c[230] c[231] c[232] c[233] c[234] c[235] c[236] c[237] c[238] c[239] c[240] c[241] c[242] c[243] c[244] c[245] c[246] c[247] c[248] c[249] 
2520.09/2511.70	v 	</list>
2520.09/2511.70	v 	<values>
2520.09/2511.70	v 		0 10 29 1 20 11 4 3 27 34 1 22 18 17 17 26 16 35 32 9 11 21 5 5 28 0 28 7 31 6 6 22 9 19 12 32 29 21 40 5 7 11 15 33 16 33 13 39 12 5 2 23 28 17 5 38 37 31 36 21 0 14 13 9 25 10 5 35 19 7 21 8 32 13 15 6 38 23 5 31 17 17 17 18 10 30 14 40 29 19 10 14 18 35 14 25 32 6 8 37 1 0 2 23 2 0 0 30 1 13 38 24 16 3 16 10 11 20 1 3 20 26 14 18 9 19 16 28 2 24 15 1 15 1 11 17 0 2 15 2 22 29 7 32 34 9 25 33 19 20 24 3 16 39 10 27 28 26 2 12 30 16 29 6 23 18 28 27 23 22 6 14 11 36 1 12 23 4 7 19 26 31 10 16 4 10 8 4 27 34 7 34 7 13 15 8 8 26 3 34 12 20 6 30 21 4 14 11 3 21 24 0 24 39 9 6 8 41 18 17 4 22 19 12 30 8 30 30 35 36 7 20 9 27 39 0 18 34 29 25 31 12 33 25 37 13 8 20 21 4 
2520.09/2511.70	v 	</values>
2520.09/2511.70	v </instantiation>

Verifier Data

OK	4362

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298673-1532768464/watcher-4298673-1532768464 -o /tmp/evaluation-result-4298673-1532768464/solver-4298673-1532768464 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532740894-20191 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298673-1532768464.xml 

running on 4 cores: 0,2,4,6

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=23783, runsolver pid=23780
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.13 1.35 1.37 4/216 23798
/proc/meminfo: memFree=23470636/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661052 memory=26660 CPUtime=0.13 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 5567 0 0 0 12 1 0 0 20 0 15 0 94409247 10916917248 6665 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665263 6665 2842 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661052 memory=-8341684059579518845 CPUtime=0.09 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 3394 0 0 0 9 0 0 0 20 0 15 0 94409247 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244809372800 140244805156246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409249 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) S 23780 23783 20160 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 94409252 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244292675664 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) R 23780 23783 20160 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 94409252 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244291623320 140244797433760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0.01 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) R 23780 23783 20160 0 -1 4202560 377 0 0 0 1 0 0 0 20 0 15 0 94409252 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244290570480 140244805156246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409253 10916917248 6665 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 26660 KiB

[startup+0.210566 s]*
/proc/loadavg: 1.13 1.35 1.37 8/216 23798
/proc/meminfo: memFree=23449624/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661052 memory=39560 CPUtime=0.34 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 8417 0 0 0 32 2 0 0 20 0 15 0 94409247 10916917248 9890 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665263 9890 2996 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 5203 0 0 0 19 1 0 0 20 0 15 0 94409247 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244809383680 140244441126410 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661052 memory=140650989001211 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409248 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409249 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) R 23780 23783 20160 0 -1 1077944384 622 0 0 0 2 0 0 0 20 0 15 0 94409252 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244292675568 140244805155458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) S 23780 23783 20160 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 15 0 94409252 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244291623024 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0.08 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) R 23780 23783 20160 0 -1 4202560 1007 0 0 0 8 0 0 0 20 0 15 0 94409252 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244290570480 140244789224798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661052 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409253 10916917248 9890 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39560 KiB

[startup+0.311084 s]*
/proc/loadavg: 1.13 1.35 1.37 7/216 23798
/proc/meminfo: memFree=23422284/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661128 memory=53716 CPUtime=0.68 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 10485 0 0 0 65 3 0 0 20 0 15 0 94409247 10916995072 13429 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665282 13429 3075 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 5462 0 0 0 29 1 0 0 20 0 15 0 94409247 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244809354992 140244805165658 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=140650988821932 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94409249 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661128 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) R 23780 23783 20160 0 -1 4202560 1396 0 0 0 12 0 0 0 20 0 15 0 94409252 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244292668592 140244784390159 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661128 memory=-1 CPUtime=0.11 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) R 23780 23783 20160 0 -1 4202560 823 0 0 0 11 0 0 0 20 0 15 0 94409252 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244291608904 140244786664380 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661128 memory=140650988480128 CPUtime=0.12 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) R 23780 23783 20160 0 -1 1077944384 1433 0 0 0 12 0 0 0 20 0 15 0 94409252 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244290570480 140244805155458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661128 memory=140650988480128 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409253 10916995072 13429 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 53716 KiB

[startup+0.707244 s]
/proc/loadavg: 1.13 1.35 1.37 7/216 23798
/proc/meminfo: memFree=23376108/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661128 memory=123224 CPUtime=1.88 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 11490 0 0 0 184 4 0 0 20 0 15 0 94409247 10916995072 30806 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665282 30806 3106 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661128 memory=242828122812493 CPUtime=0.69 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 5624 0 0 0 66 3 0 0 20 0 15 0 94409247 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244809380976 140244443501095 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94409248 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94409249 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661128 memory=-5935602824819121961 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661128 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) R 23780 23783 20160 0 -1 4202560 1545 0 0 0 45 0 0 0 20 0 15 0 94409252 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244292662352 140244789541032 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661128 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) R 23780 23783 20160 0 -1 4202560 1231 0 0 0 45 0 0 0 20 0 15 0 94409252 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244291609104 140244786687643 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661128 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) S 23780 23783 20160 0 -1 1077944384 1719 0 0 0 26 0 0 0 20 0 15 0 94409252 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244290570480 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94409253 10916995072 30806 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 123224 KiB

[startup+1.50103 s]
/proc/loadavg: 1.13 1.35 1.37 5/216 23798
/proc/meminfo: memFree=23218604/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661128 memory=265864 CPUtime=4.23 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 15686 0 0 0 408 15 0 0 20 0 15 0 94409247 10916995072 66466 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665282 66466 3160 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661128 memory=12848 CPUtime=1.42 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 5808 0 0 0 139 3 0 0 20 0 15 0 94409247 10916995072 66466 33554432000 4194304 4196468 140729238958624 140244809383024 140244442050815 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 170 0 0 0 2 2 0 0 20 0 15 0 94409248 10916995072 66466 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 110 0 0 0 2 2 0 0 20 0 15 0 94409248 10916995072 66466 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 146 0 0 0 2 2 0 0 20 0 15 0 94409248 10916995072 66466 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 123 0 0 0 2 2 0 0 20 0 15 0 94409248 10916995072 66466 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 94409249 10916995072 66466 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0

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

/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 64958 0 0 0 244042 38 0 0 20 0 15 0 94409247 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244809383584 140244447293563 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=1546392 CPUtime=0.98 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 5583 0 0 0 89 9 0 0 20 0 15 0 94409248 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=1545364 CPUtime=0.98 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 9602 0 0 0 89 9 0 0 20 0 15 0 94409248 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=1546392 CPUtime=0.98 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 7214 0 0 0 89 9 0 0 20 0 15 0 94409248 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=1546392 CPUtime=0.98 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 7473 0 0 0 89 9 0 0 20 0 15 0 94409248 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=1546392 CPUtime=0.1 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 11288 0 0 0 6 4 0 0 20 0 15 0 94409249 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661128 memory=1546392 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661128 memory=1546392 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661128 memory=1952 CPUtime=2.24 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) S 23780 23783 20160 0 -1 1077944384 9387 0 0 0 223 1 0 0 20 0 15 0 94409252 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244292675568 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661128 memory=1548444 CPUtime=2.03 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) S 23780 23783 20160 0 -1 1077944384 7136 0 0 0 202 1 0 0 20 0 15 0 94409252 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244291623024 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661128 memory=1548444 CPUtime=0.48 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) S 23780 23783 20160 0 -1 1077944384 3336 0 0 0 47 1 0 0 20 0 15 0 94409252 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244290570480 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661128 memory=1551520 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661128 memory=1553576 CPUtime=0.65 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 2267 0 0 0 29 36 0 0 20 0 15 0 94409253 10916995072 386341 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 2450.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1545364 KiB

[startup+2502.3 s]
/proc/loadavg: 1.54 1.62 1.65 5/215 23949
/proc/meminfo: memFree=21796024/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661128 memory=1529968 CPUtime=2510.65 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 131460 0 0 0 250950 115 0 0 20 0 15 0 94409247 10916995072 382492 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665282 382492 3163 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661128 memory=1534076 CPUtime=2500.67 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 65514 0 0 0 250029 38 0 0 20 0 15 0 94409247 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244809383584 140244447062182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=1533044 CPUtime=1.08 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 5900 0 0 0 99 9 0 0 20 0 15 0 94409248 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=4140 CPUtime=1.09 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 9950 0 0 0 100 9 0 0 20 0 15 0 94409248 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=1529968 CPUtime=1.08 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 7288 0 0 0 99 9 0 0 20 0 15 0 94409248 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=0 CPUtime=1.09 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 7619 0 0 0 100 9 0 0 20 0 15 0 94409248 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=1952 CPUtime=0.12 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 11643 0 0 0 7 5 0 0 20 0 15 0 94409249 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661128 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661128 memory=1536124 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661128 memory=1534076 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661128 memory=1533044 CPUtime=2.24 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) S 23780 23783 20160 0 -1 1077944384 9391 0 0 0 223 1 0 0 20 0 15 0 94409252 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244292675568 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661128 memory=4140 CPUtime=2.03 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) S 23780 23783 20160 0 -1 1077944384 7140 0 0 0 202 1 0 0 20 0 15 0 94409252 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244291623024 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661128 memory=1531508 CPUtime=0.48 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) S 23780 23783 20160 0 -1 1077944384 3341 0 0 0 47 1 0 0 20 0 15 0 94409252 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244290570480 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661128 memory=1533044 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661128 memory=1576 CPUtime=0.67 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 2314 0 0 0 30 37 0 0 20 0 15 0 94409253 10916995072 382492 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 2510.65 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1529968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.7 s]
/proc/loadavg: 1.57 1.62 1.65 3/215 23949
/proc/meminfo: memFree=21768640/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661128 memory=1527404 CPUtime=2520.09 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 131873 0 0 0 251894 115 0 0 20 0 15 0 94409247 10916995072 381851 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665282 381851 3163 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661128 memory=1527404 CPUtime=2510.05 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 65624 0 0 0 250967 38 0 0 20 0 15 0 94409247 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244809383824 140244446624210 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=1528428 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 5940 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=1527916 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 9968 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=1528428 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 7288 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=1533044 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 7862 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=1576 CPUtime=0.12 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 11645 0 0 0 7 5 0 0 20 0 15 0 94409249 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661128 memory=1527404 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661128 memory=1527404 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661128 memory=928 CPUtime=2.24 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) S 23780 23783 20160 0 -1 1077944384 9391 0 0 0 223 1 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244292675568 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661128 memory=4140 CPUtime=2.03 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) S 23780 23783 20160 0 -1 1077944384 7140 0 0 0 202 1 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244291623024 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661128 memory=1531508 CPUtime=0.48 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) S 23780 23783 20160 0 -1 1077944384 3341 0 0 0 47 1 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244290570480 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661128 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 2314 0 0 0 30 37 0 0 20 0 15 0 94409253 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1527404 KiB

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

[startup+2511.72 s]
# the end of solver process 23783 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.96 s, system=1.16395 s

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

[startup+2511.7 s]
/proc/loadavg: 1.57 1.62 1.65 3/215 23949
/proc/meminfo: memFree=21768640/32770624 swapFree=67108688/67108860
[pid=23783] ppid=23780 vsize=10661128 memory=1527404 CPUtime=2520.09 cores=0,2,4,6
/proc/23783/stat : 23783 (java) S 23780 23783 20160 0 -1 1077944320 131873 0 0 0 251894 115 0 0 20 0 15 0 94409247 10916995072 381851 33554432000 4194304 4196468 140729238958624 140729238941168 140244805144311 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
/proc/23783/statm: 2665282 381851 3163 1 0 2627263 0
[pid=23783/tid=23785] ppid=23780 vsize=10661128 memory=1527404 CPUtime=2510.05 cores=0,2,4,6
/proc/23783/task/23785/stat : 23785 (java) R 23780 23783 20160 0 -1 4202560 65624 0 0 0 250967 38 0 0 20 0 15 0 94409247 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244809383824 140244446624210 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23786] ppid=23780 vsize=10661128 memory=1528428 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23786/stat : 23786 (java) S 23780 23783 20160 0 -1 1077944384 5940 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244776986896 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23787] ppid=23780 vsize=10661128 memory=1527916 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23787/stat : 23787 (java) S 23780 23783 20160 0 -1 1077944384 9968 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244410534288 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23788] ppid=23780 vsize=10661128 memory=1528428 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23788/stat : 23788 (java) S 23780 23783 20160 0 -1 1077944384 7288 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244409481744 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23789] ppid=23780 vsize=10661128 memory=1533044 CPUtime=1.1 cores=0,2,4,6
/proc/23783/task/23789/stat : 23789 (java) S 23780 23783 20160 0 -1 1077944384 7862 0 0 0 101 9 0 0 20 0 15 0 94409248 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244408429200 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23790] ppid=23780 vsize=10661128 memory=1576 CPUtime=0.12 cores=0,2,4,6
/proc/23783/task/23790/stat : 23790 (java) S 23780 23783 20160 0 -1 1077944384 11645 0 0 0 7 5 0 0 20 0 15 0 94409249 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244296886768 140244805155458 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23791] ppid=23780 vsize=10661128 memory=1527404 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23791/stat : 23791 (java) S 23780 23783 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244295832992 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23792] ppid=23780 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23792/stat : 23792 (java) S 23780 23783 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94409250 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244294780400 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23793] ppid=23780 vsize=10661128 memory=1527404 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23793/stat : 23793 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244293728976 140244805162907 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23794] ppid=23780 vsize=10661128 memory=928 CPUtime=2.24 cores=0,2,4,6
/proc/23783/task/23794/stat : 23794 (java) S 23780 23783 20160 0 -1 1077944384 9391 0 0 0 223 1 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244292675568 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23795] ppid=23780 vsize=10661128 memory=4140 CPUtime=2.03 cores=0,2,4,6
/proc/23783/task/23795/stat : 23795 (java) S 23780 23783 20160 0 -1 1077944384 7140 0 0 0 202 1 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244291623024 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23796] ppid=23780 vsize=10661128 memory=1531508 CPUtime=0.48 cores=0,2,4,6
/proc/23783/task/23796/stat : 23796 (java) S 23780 23783 20160 0 -1 1077944384 3341 0 0 0 47 1 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244290570480 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23797] ppid=23780 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23783/task/23797/stat : 23797 (java) S 23780 23783 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94409252 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244289518176 140244805154517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
[pid=23783/tid=23798] ppid=23780 vsize=10661128 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23783/task/23798/stat : 23798 (java) S 23780 23783 20160 0 -1 1077944384 2314 0 0 0 30 37 0 0 20 0 15 0 94409253 10916995072 381851 33554432000 4194304 4196468 140729238958624 140244288465712 140244805155458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13983744 140729238963373 140729238963465 140729238963465 140729238966223 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1527404 KiB

Child status: 143
Real time (s): 2511.72
CPU time (s): 2520.12
CPU user time (s): 2518.96
CPU system time (s): 1.16395
CPU usage (%): 100.335
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 2272012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.96
system time used= 1.16396
maximum resident set size= 2274060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132362
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58204
involuntary context switches= 2494


# summary of solver processes directly reported to runsolver:
#   pid: 23783
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.96
#   total CPU system time (s): 1.16395

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1419 second user time and 21.2652 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 11:01:04
IDJOB=4298673
IDBENCH=141218
IDSOLVER=2766
FILE ID=node106/4298673-1532768464
RUNJOBID= node106-1532740894-20191
PBS_JOBID= 21022448
Free space on /tmp= 46164 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-250-5_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298673-1532768464/watcher-4298673-1532768464 -o /tmp/evaluation-result-4298673-1532768464/solver-4298673-1532768464 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532740894-20191 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298673-1532768464.xml

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

MD5SUM BENCH= 6d15d8403aebe79e9693643b2fca1a5e
RANDOM SEED=658436108

node106.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.11
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.11
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.11
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.11
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:        23491464 kB
MemAvailable:   31893988 kB
Buffers:          225632 kB
Cached:          8339008 kB
SwapCached:            0 kB
Active:          2562852 kB
Inactive:        6091908 kB
Active(anon):      36712 kB
Inactive(anon):    80512 kB
Active(file):    2526140 kB
Inactive(file):  6011396 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              2508 kB
Writeback:             0 kB
AnonPages:        158288 kB
Mapped:            53620 kB
Shmem:             25056 kB
Slab:             321176 kB
SReclaimable:     293448 kB
SUnreclaim:        27728 kB
KernelStack:        3808 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1175080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 11:42:56