Trace number 4298847

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)3725 2520.09 2486.13

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3474
Best CPU time to get the best result obtained on this benchmark303.053
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

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
0.95/0.48	o 3856
0.95/0.48	o 3841
0.95/0.49	o 3791
1.24/0.56	o 3789
1.24/0.60	o 3778
1.53/0.67	o 3750
3.86/2.34	o 3748
3.96/2.45	o 3736
4.16/2.68	o 3733
114.44/111.92	o 3731
117.36/114.81	o 3728
117.77/115.28	o 3725
2520.06/2486.11	s SATISFIABLE
2520.06/2486.11	v <instantiation>
2520.06/2486.11	v 	<list>
2520.06/2486.11	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] 
2520.06/2486.11	v 	</list>
2520.06/2486.11	v 	<values>
2520.06/2486.11	v 		0 1 2 3 4 5 6 7 8 9 11 10 15 14 18 13 16 19 17 12 3 4 6 8 5 6 6 5 1 6 4 5 4 9 5 6 4 8 1 6 3 7 9 9 2 2 7 7 4 2 3 5 6 6 6 6 9 2 6 4 4 4 2 6 6 3 6 2 6 6 5 5 7 5 5 5 3 3 9 4 6 3 8 7 5 4 3 5 2 3 4 3 4 5 7 7 6 3 3 5 3 4 5 4 7 8 5 5 5 5 7 4 5 6 8 3 4 3 1 6 8 4 7 6 6 5 3 8 7 9 6 1 1 5 3 5 4 9 5 5 4 2 4 7 4 2 5 5 4 5 5 4 3 7 4 7 7 5 5 6 6 6 7 10 5 9 5 4 8 5 4 2 6 6 8 1 4 5 5 6 3 6 8 7 3 6 3 8 4 7 5 5 1 6 7 8 7 4 5 3 2 3 4 5 7 3 5 6 7 2 
2520.06/2486.11	v 	</values>
2520.06/2486.11	v </instantiation>

Verifier Data

OK	3725

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298847-1532777108/watcher-4298847-1532777108 -o /tmp/evaluation-result-4298847-1532777108/solver-4298847-1532777108 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23260 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298847-1532777108.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=23632, runsolver pid=23629
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 1.69 1.49 1.41 4/215 23647
/proc/meminfo: memFree=27940792/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661052 memory=27868 CPUtime=0.13 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 5371 0 0 0 12 1 0 0 20 0 15 0 95274009 10916917248 6967 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665263 6967 2859 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661052 memory=-8269626465541066619 CPUtime=0.08 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 3247 0 0 0 8 0 0 0 20 0 15 0 95274009 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850631209968 139850626993558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274012 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95274012 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95274012 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) S 23629 23632 23229 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850182556528 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) S 23629 23632 23229 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850181503728 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0.02 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) R 23629 23632 23229 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 95274015 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850180448464 139850605606864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 6967 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27868 KiB

[startup+0.210416 s]*
/proc/loadavg: 1.69 1.49 1.41 4/215 23647
/proc/meminfo: memFree=27929052/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661052 memory=40044 CPUtime=0.34 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 8164 0 0 0 32 2 0 0 20 0 15 0 95274009 10916917248 10011 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665263 10011 2926 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 5196 0 0 0 19 1 0 0 20 0 15 0 95274009 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850631216592 139850609497984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661052 memory=364 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661052 memory=139740313188884 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274010 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274012 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95274012 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95274012 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) S 23629 23632 23229 0 -1 1077944384 528 0 0 0 2 0 0 0 20 0 15 0 95274015 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850182556528 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) S 23629 23632 23229 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 15 0 95274015 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850181503728 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0.08 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) R 23629 23632 23229 0 -1 4202560 885 0 0 0 8 0 0 0 20 0 15 0 95274015 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850180450928 139850605771120 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661052 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274015 10916917248 10011 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40044 KiB

[startup+0.320709 s]*
/proc/loadavg: 1.69 1.49 1.41 6/215 23647
/proc/meminfo: memFree=27920104/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661128 memory=49932 CPUtime=0.64 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 9519 0 0 0 61 3 0 0 20 0 15 0 95274009 10916995072 12483 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665282 12483 3074 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 5547 0 0 0 29 1 0 0 20 0 15 0 95274009 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850631220256 139850627003549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=139740313345065 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661128 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) R 23629 23632 23229 0 -1 4202560 949 0 0 0 7 0 0 0 20 0 15 0 95274015 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850182541680 139850612105184 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661128 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) R 23629 23632 23229 0 -1 4202560 465 0 0 0 6 0 0 0 20 0 15 0 95274015 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850181484744 139850610482006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661128 memory=139740312811136 CPUtime=0.17 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) R 23629 23632 23229 0 -1 4202560 1196 0 0 0 17 0 0 0 20 0 15 0 95274015 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850180450928 139850611062110 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661128 memory=139740312811136 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 12483 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 49932 KiB

[startup+0.700703 s]
/proc/loadavg: 1.72 1.49 1.41 6/215 23647
/proc/meminfo: memFree=27893300/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661128 memory=100432 CPUtime=1.8 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 12026 0 0 0 176 4 0 0 20 0 15 0 95274009 10916995072 25108 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665282 25108 3109 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661128 memory=16236 CPUtime=0.68 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 5805 0 0 0 66 2 0 0 20 0 15 0 95274009 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850631212160 139850261971568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=640 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=960 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661128 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 25108 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661128 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661128 memory=6081108994580113768 CPUtime=0.43 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) R 23629 23632 23229 0 -1 4202560 1831 0 0 0 43 0 0 0 20 0 15 0 95274015 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850182541488 139850611890513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661128 memory=6154282490091891024 CPUtime=0.39 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) R 23629 23632 23229 0 -1 4202560 1314 0 0 0 39 0 0 0 20 0 15 0 95274015 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850181484744 139850620081540 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661128 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) S 23629 23632 23229 0 -1 1077944384 1711 0 0 0 27 0 0 0 20 0 15 0 95274015 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850180450928 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661128 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 25121 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 100432 KiB

[startup+1.50071 s]
/proc/loadavg: 1.72 1.49 1.41 3/215 23647
/proc/meminfo: memFree=27798672/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661128 memory=183616 CPUtime=2.92 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 14208 0 0 0 286 6 0 0 20 0 15 0 95274009 10916995072 45904 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665282 45904 3136 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661128 memory=183548 CPUtime=1.47 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 6187 0 0 0 144 3 0 0 20 0 15 0 95274009 10916995072 45904 33554432000 4194304 4196468 140727334928288 139850631221296 139850262447232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 45904 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 45904 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 45904 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 95274010 10916995072 45904 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 45904 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0

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

/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 28424 0 0 0 235942 32 0 0 20 0 15 0 95274009 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850631221296 139850262682940 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=396852 CPUtime=10.63 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 7231 0 0 0 995 68 0 0 20 0 15 0 95274010 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=398900 CPUtime=10.56 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 6910 0 0 0 992 64 0 0 20 0 15 0 95274010 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=398900 CPUtime=10.6 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 6078 0 0 0 996 64 0 0 20 0 15 0 95274010 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=398900 CPUtime=10.53 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 6119 0 0 0 991 62 0 0 20 0 15 0 95274010 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=398900 CPUtime=9.18 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 6812 0 0 0 858 60 0 0 20 0 15 0 95274012 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661128 memory=398900 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661128 memory=396852 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661128 memory=396852 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661128 memory=4136 CPUtime=0.68 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) S 23629 23632 23229 0 -1 1077944384 3601 0 0 0 67 1 0 0 20 0 15 0 95274015 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850182556528 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661128 memory=2096 CPUtime=0.73 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) S 23629 23632 23229 0 -1 1077944384 2947 0 0 0 72 1 0 0 20 0 15 0 95274015 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850181503728 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661128 memory=396852 CPUtime=0.32 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) S 23629 23632 23229 0 -1 1077944384 2091 0 0 0 31 1 0 0 20 0 15 0 95274015 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850180450928 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661128 memory=396852 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661128 memory=1724 CPUtime=1.41 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 745 0 0 0 75 66 0 0 20 0 15 0 95274015 10916995072 99725 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 2414.48 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 398900 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.35 1.38 3/216 23743
/proc/meminfo: memFree=27346092/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661128 memory=402996 CPUtime=2475.5 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 74149 0 0 0 247208 342 0 0 20 0 15 0 95274009 10916995072 100749 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665282 100749 3148 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661128 memory=402996 CPUtime=2419.07 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 29005 0 0 0 241874 33 0 0 20 0 15 0 95274009 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850631221232 139850259178979 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=402996 CPUtime=10.98 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 7673 0 0 0 1028 70 0 0 20 0 15 0 95274010 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=402996 CPUtime=10.92 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 7038 0 0 0 1027 65 0 0 20 0 15 0 95274010 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=402996 CPUtime=10.96 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 6310 0 0 0 1030 66 0 0 20 0 15 0 95274010 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=402996 CPUtime=10.89 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 6289 0 0 0 1025 64 0 0 20 0 15 0 95274010 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=402996 CPUtime=9.41 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 6981 0 0 0 879 62 0 0 20 0 15 0 95274012 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661128 memory=402996 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661128 memory=402996 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661128 memory=279480368054736 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661128 memory=402996 CPUtime=0.68 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) S 23629 23632 23229 0 -1 1077944384 3603 0 0 0 67 1 0 0 20 0 15 0 95274015 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850182556528 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661128 memory=402996 CPUtime=0.73 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) S 23629 23632 23229 0 -1 1077944384 2949 0 0 0 72 1 0 0 20 0 15 0 95274015 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850181503728 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661128 memory=960 CPUtime=0.32 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) S 23629 23632 23229 0 -1 1077944384 2093 0 0 0 31 1 0 0 20 0 15 0 95274015 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850180450928 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661128 memory=402996 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661128 memory=402996 CPUtime=1.45 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 762 0 0 0 77 68 0 0 20 0 15 0 95274015 10916995072 100749 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 2475.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 402996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.11 s]
/proc/loadavg: 1.46 1.37 1.39 3/215 23824
/proc/meminfo: memFree=25019224/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661128 memory=407092 CPUtime=2520.06 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 75794 0 0 0 251656 350 0 0 20 0 15 0 95274009 10916995072 101773 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665282 101773 3148 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661128 memory=405044 CPUtime=2462.38 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 29436 0 0 0 246204 34 0 0 20 0 15 0 95274009 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850631221312 139850262565593 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=407092 CPUtime=11.24 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 7905 0 0 0 1052 72 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=407092 CPUtime=11.18 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 7231 0 0 0 1053 65 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=0 CPUtime=11.22 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 6546 0 0 0 1055 67 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=405044 CPUtime=11.16 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 6657 0 0 0 1051 65 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=407092 CPUtime=9.59 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 7145 0 0 0 895 64 0 0 20 0 15 0 95274012 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661128 memory=407092 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661128 memory=407092 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661128 memory=407092 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661128 memory=407092 CPUtime=0.68 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) S 23629 23632 23229 0 -1 1077944384 3605 0 0 0 67 1 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850182556528 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661128 memory=407092 CPUtime=0.73 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) S 23629 23632 23229 0 -1 1077944384 2951 0 0 0 72 1 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850181503728 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661128 memory=1408 CPUtime=0.32 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) S 23629 23632 23229 0 -1 1077944384 2095 0 0 0 31 1 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850180450928 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661128 memory=27768 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661128 memory=1280 CPUtime=1.47 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 777 0 0 0 78 69 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 407092 KiB

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

[startup+2486.13 s]
# the end of solver process 23632 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.58 s, system=3.51 s

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

[startup+2486.11 s]
/proc/loadavg: 1.46 1.37 1.39 3/215 23824
/proc/meminfo: memFree=25019224/32770624 swapFree=67108532/67108860
[pid=23632] ppid=23629 vsize=10661128 memory=407092 CPUtime=2520.06 cores=0,2,4,6
/proc/23632/stat : 23632 (java) S 23629 23632 23229 0 -1 1077944320 75794 0 0 0 251656 350 0 0 20 0 15 0 95274009 10916995072 101773 33554432000 4194304 4196468 140727334928288 140727334910832 139850626981623 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
/proc/23632/statm: 2665282 101773 3148 1 0 2627263 0
[pid=23632/tid=23634] ppid=23629 vsize=10661128 memory=405044 CPUtime=2462.38 cores=0,2,4,6
/proc/23632/task/23634/stat : 23634 (java) R 23629 23632 23229 0 -1 4202560 29436 0 0 0 246204 34 0 0 20 0 15 0 95274009 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850631221312 139850262565593 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23635] ppid=23629 vsize=10661128 memory=407092 CPUtime=11.24 cores=0,2,4,6
/proc/23632/task/23635/stat : 23635 (java) S 23629 23632 23229 0 -1 1077944384 7905 0 0 0 1052 72 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850579602576 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23636] ppid=23629 vsize=10661128 memory=407092 CPUtime=11.18 cores=0,2,4,6
/proc/23632/task/23636/stat : 23636 (java) S 23629 23632 23229 0 -1 1077944384 7231 0 0 0 1053 65 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850232290320 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23637] ppid=23629 vsize=10661128 memory=0 CPUtime=11.22 cores=0,2,4,6
/proc/23632/task/23637/stat : 23637 (java) S 23629 23632 23229 0 -1 1077944384 6546 0 0 0 1055 67 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850231237520 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23638] ppid=23629 vsize=10661128 memory=405044 CPUtime=11.16 cores=0,2,4,6
/proc/23632/task/23638/stat : 23638 (java) S 23629 23632 23229 0 -1 1077944384 6657 0 0 0 1051 65 0 0 20 0 15 0 95274010 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850230184720 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23639] ppid=23629 vsize=10661128 memory=407092 CPUtime=9.59 cores=0,2,4,6
/proc/23632/task/23639/stat : 23639 (java) S 23629 23632 23229 0 -1 1077944384 7145 0 0 0 895 64 0 0 20 0 15 0 95274012 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850186766704 139850626992770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23640] ppid=23629 vsize=10661128 memory=407092 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23640/stat : 23640 (java) S 23629 23632 23229 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850185712672 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23641] ppid=23629 vsize=10661128 memory=407092 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23641/stat : 23641 (java) S 23629 23632 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95274012 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850184659824 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23642] ppid=23629 vsize=10661128 memory=407092 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23642/stat : 23642 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850183608144 139850627000219 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23643] ppid=23629 vsize=10661128 memory=407092 CPUtime=0.68 cores=0,2,4,6
/proc/23632/task/23643/stat : 23643 (java) S 23629 23632 23229 0 -1 1077944384 3605 0 0 0 67 1 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850182556528 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23644] ppid=23629 vsize=10661128 memory=407092 CPUtime=0.73 cores=0,2,4,6
/proc/23632/task/23644/stat : 23644 (java) S 23629 23632 23229 0 -1 1077944384 2951 0 0 0 72 1 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850181503728 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23645] ppid=23629 vsize=10661128 memory=1408 CPUtime=0.32 cores=0,2,4,6
/proc/23632/task/23645/stat : 23645 (java) S 23629 23632 23229 0 -1 1077944384 2095 0 0 0 31 1 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850180450928 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23646] ppid=23629 vsize=10661128 memory=27768 CPUtime=0 cores=0,2,4,6
/proc/23632/task/23646/stat : 23646 (java) S 23629 23632 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850179398368 139850626991829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
[pid=23632/tid=23647] ppid=23629 vsize=10661128 memory=1280 CPUtime=1.47 cores=0,2,4,6
/proc/23632/task/23647/stat : 23647 (java) S 23629 23632 23229 0 -1 1077944384 777 0 0 0 78 69 0 0 20 0 15 0 95274015 10916995072 101773 33554432000 4194304 4196468 140727334928288 139850178345648 139850626992770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33296384 140727334933677 140727334933769 140727334933769 140727334936527 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 407092 KiB

Child status: 143
Real time (s): 2486.13
CPU time (s): 2520.09
CPU user time (s): 2516.58
CPU system time (s): 3.51
CPU usage (%): 101.366
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 407092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.58
system time used= 3.51
maximum resident set size= 407484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 318979
involuntary context switches= 8719


# summary of solver processes directly reported to runsolver:
#   pid: 23632
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.58
#   total CPU system time (s): 3.51

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4534 second user time and 21.8831 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 13:25:08
IDJOB=4298847
IDBENCH=141241
IDSOLVER=2766
FILE ID=node104/4298847-1532777108
RUNJOBID= node104-1532774598-23260
PBS_JOBID= 21022461
Free space on /tmp= 48344 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298847-1532777108/watcher-4298847-1532777108 -o /tmp/evaluation-result-4298847-1532777108/solver-4298847-1532777108 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23260 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298847-1532777108.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=353003912

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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	: 5333.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	: 5333.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	: 5333.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:        27956508 kB
MemAvailable:   31785768 kB
Buffers:          150008 kB
Cached:          3931980 kB
SwapCached:           12 kB
Active:          2083620 kB
Inactive:        2217552 kB
Active(anon):     174032 kB
Inactive(anon):    73040 kB
Active(file):    1909588 kB
Inactive(file):  2144512 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1424 kB
Writeback:             0 kB
AnonPages:        234788 kB
Mapped:            52448 kB
Shmem:             25060 kB
Slab:             210288 kB
SReclaimable:     181992 kB
SUnreclaim:        28296 kB
KernelStack:        3792 kB
PageTables:         5608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-28 14:06:35