Trace number 4275585

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26SAT (TO) 6904.0698 2520.05

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-24/
RadarSurveillance-8-24-3-2-26.xml
MD5SUM5fc699ab1cae788b04cf735a4cf0e3c1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.12813801
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":126}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":18},{"degree":1,"count":17},{"degree":2,"count":6},{"degree":3,"count":10},{"degree":4,"count":6},{"degree":5,"count":20},{"degree":6,"count":67}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":1},{"arity":3,"count":1},{"arity":4,"count":4},{"arity":5,"count":6},{"arity":6,"count":3},{"arity":7,"count":7},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":10,"count":9},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":1},{"arity":14,"count":3},{"arity":15,"count":5},{"arity":16,"count":1},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 501431212
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
1.72/1.03	c Parsing done, starting search...
6903.99/2520.02	s SATISFIABLE
6903.99/2520.02	v <instantiation>
6903.99/2520.02	v 	<list>
6903.99/2520.02	v 		x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][2] x[3][3] x[3][4] x[3][5] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][5] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[12][0] x[12][1] x[12][2] x[12][3] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[16][0] x[16][2] x[16][3] x[16][4] x[16][5] x[17][0] x[17][1] x[17][2] x[17][3] x[17][5] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[20][0] x[20][1] x[21][0] x[21][1] x[21][4] x[21][5] x[22][0] x[22][1] x[22][4] x[22][5] x[23][0] x[23][1] x[23][4] x[23][5]
6903.99/2520.02	v 	</list>
6903.99/2520.02	v 	<values>
6903.99/2520.02	v 		1 2 2 3 0 3 0 0 3 3 3 0 2 2 3 3 3 3 1 3 3 0 1 2 1 0 0 3 3 0 1 1 0 3 1 1 1 0 0 3 3 0 1 1 1 1 1 1 1 0 1 1 1 1 3 0 0 0 1 1 1 3 1 0 0 3 0 0 1 1 1 1 0 2 1 0 0 3 0 0 0 0 0 0 1 3 3 0 0 0 1 0 3 2 2 0 1 3 3 0 0 2 1 3 2 2 3 3 3 0 2 2 1 2 0 1 3 3 0 1 3 0 2 1 0 0 
6903.99/2520.02	v 	</values>
6903.99/2520.02	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275585-1502768512/watcher-4275585-1502768512 -o /tmp/evaluation-result-4275585-1502768512/solver-4275585-1502768512 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502767545-20967 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 501431212 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275585-1502768512.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=21165, runsolver pid=21162

[startup+0.100091 s]*
/proc/loadavg: 6.51 7.58 8.29 2/198 21185
/proc/meminfo: memFree=31459088/32770624 swapFree=67108860/67108860
[pid=21165] ppid=21162 vsize=14325320 memory=33072 CPUtime=0.12 cores=0-7
/proc/21165/stat : 21165 (java) S 21162 21165 20940 0 -1 1077944320 8160 0 0 0 11 1 0 0 20 0 20 0 109939430 14669127680 8268 33554432000 4194304 4196468 140737172962880 140737172945424 140687478677239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
/proc/21165/statm: 3581330 8268 3412 1 0 3569050 0
[pid=21165/tid=21167] ppid=21162 vsize=14325320 memory=7752273241215770269 CPUtime=0.09 cores=0-7
/proc/21165/task/21167/stat : 21167 (java) R 21162 21165 20940 0 -1 4202560 6095 0 0 0 8 1 0 0 20 0 20 0 109939431 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687482854664 140687478699165 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21168] ppid=21162 vsize=14325320 memory=732369884398087141 CPUtime=0 cores=0-7
/proc/21165/task/21168/stat : 21168 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687431297552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21169] ppid=21162 vsize=14325320 memory=139746060633728 CPUtime=0 cores=0-7
/proc/21165/task/21169/stat : 21169 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687430245008 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21170] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21170/stat : 21170 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687429191952 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21171] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21171/stat : 21171 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687428139408 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21172] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21172/stat : 21172 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687427087376 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21173] ppid=21162 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21165/task/21173/stat : 21173 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687068818576 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21174] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21174/stat : 21174 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687067765520 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21175] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21175/stat : 21175 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 8268 33554432000 4194304 4196468 140737172962880 140687066712976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21176] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21176/stat : 21176 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939433 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686106216688 140687478688386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21177] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21177/stat : 21177 (java) S 21162 21165 20940 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109939434 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686105162912 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21178] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21178/stat : 21178 (java) S 21162 21165 20940 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109939434 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686104109808 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21179] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21179/stat : 21179 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686103058384 140687478695835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21180] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21180/stat : 21180 (java) S 21162 21165 20940 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686102006512 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21181] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21181/stat : 21181 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686100953968 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21182] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21182/stat : 21182 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686099900912 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21183] ppid=21162 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/21165/task/21183/stat : 21183 (java) R 21162 21165 20940 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 20 0 109939436 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686098848368 140687478698586 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21184] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21184/stat : 21184 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686097795552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21185] ppid=21162 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21165/task/21185/stat : 21185 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939437 14669127680 8268 33554432000 4194304 4196468 140737172962880 140686096743088 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33072 KiB

[startup+0.209984 s]*
/proc/loadavg: 6.51 7.58 8.29 2/198 21185
/proc/meminfo: memFree=31449100/32770624 swapFree=67108860/67108860
[pid=21165] ppid=21162 vsize=14325320 memory=42392 CPUtime=0.29 cores=0-7
/proc/21165/stat : 21165 (java) S 21162 21165 20940 0 -1 1077944320 9207 0 0 0 27 2 0 0 20 0 20 0 109939430 14669127680 10598 33554432000 4194304 4196468 140737172962880 140737172945424 140687478677239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
/proc/21165/statm: 3581330 10598 3605 1 0 3569050 0
[pid=21165/tid=21167] ppid=21162 vsize=14325320 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/21165/task/21167/stat : 21167 (java) R 21162 21165 20940 0 -1 4202560 6771 0 0 0 18 1 0 0 20 0 20 0 109939431 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687482902320 140687462757726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21168] ppid=21162 vsize=14325320 memory=288230600379466064 CPUtime=0 cores=0-7
/proc/21165/task/21168/stat : 21168 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687431297552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21169] ppid=21162 vsize=14325320 memory=3978002598049449632 CPUtime=0 cores=0-7
/proc/21165/task/21169/stat : 21169 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687430245008 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21170] ppid=21162 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21165/task/21170/stat : 21170 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687429191952 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21171] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21171/stat : 21171 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687428139408 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21172] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21172/stat : 21172 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687427087376 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21173] ppid=21162 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21165/task/21173/stat : 21173 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687068818576 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21174] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21174/stat : 21174 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687067765520 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21175] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21175/stat : 21175 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669127680 10598 33554432000 4194304 4196468 140737172962880 140687066712976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21176] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21176/stat : 21176 (java) S 21162 21165 20940 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109939433 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686106216688 140687478688386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21177] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21177/stat : 21177 (java) S 21162 21165 20940 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109939434 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686105162912 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21178] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21178/stat : 21178 (java) S 21162 21165 20940 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109939434 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686104109808 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21179] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21179/stat : 21179 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686103058384 140687478695835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21180] ppid=21162 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/21165/task/21180/stat : 21180 (java) S 21162 21165 20940 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 20 0 109939436 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686102006512 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21181] ppid=21162 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/21165/task/21181/stat : 21181 (java) S 21162 21165 20940 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 109939436 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686100953968 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21182] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21182/stat : 21182 (java) S 21162 21165 20940 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686099900912 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21183] ppid=21162 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/21165/task/21183/stat : 21183 (java) S 21162 21165 20940 0 -1 1077944384 419 0 0 0 5 0 0 0 20 0 20 0 109939436 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686098848368 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21184] ppid=21162 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21184/stat : 21184 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939436 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686097795552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21185] ppid=21162 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/21165/task/21185/stat : 21185 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939437 14669127680 10598 33554432000 4194304 4196468 140737172962880 140686096743088 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42392 KiB

[startup+0.309366 s]*
/proc/loadavg: 6.51 7.58 8.29 2/198 21185
/proc/meminfo: memFree=31442020/32770624 swapFree=67108860/67108860
[pid=21165] ppid=21162 vsize=14325340 memory=50720 CPUtime=0.48 cores=0-7
/proc/21165/stat : 21165 (java) S 21162 21165 20940 0 -1 1077944320 10386 0 0 0 45 3 0 0 20 0 20 0 109939430 14669148160 12680 33554432000 4194304 4196468 140737172962880 140737172945424 140687478677239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
/proc/21165/statm: 3581335 12680 3711 1 0 3569050 0
[pid=21165/tid=21167] ppid=21162 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21165/task/21167/stat : 21167 (java) R 21162 21165 20940 0 -1 4202560 7530 0 0 0 27 2 0 0 20 0 20 0 109939431 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687482901648 140687462757726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21168] ppid=21162 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21168/stat : 21168 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687431297552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21169] ppid=21162 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21169/stat : 21169 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687430245008 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21170] ppid=21162 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21170/stat : 21170 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687429191952 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21171] ppid=21162 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21171/stat : 21171 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687428139408 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21172] ppid=21162 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/21165/task/21172/stat : 21172 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687427087376 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21173] ppid=21162 vsize=14325340 memory=139745954984879 CPUtime=0 cores=0-7
/proc/21165/task/21173/stat : 21173 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687068818576 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21174] ppid=21162 vsize=14325340 memory=139745954987184 CPUtime=0 cores=0-7
/proc/21165/task/21174/stat : 21174 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687067765520 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21175] ppid=21162 vsize=14325340 memory=139745954989488 CPUtime=0 cores=0-7
/proc/21165/task/21175/stat : 21175 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14669148160 12680 33554432000 4194304 4196468 140737172962880 140687066712976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21176] ppid=21162 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21176/stat : 21176 (java) S 21162 21165 20940 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109939433 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686106216688 140687478688386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21177] ppid=21162 vsize=14325340 memory=279491909985936 CPUtime=0 cores=0-7
/proc/21165/task/21177/stat : 21177 (java) S 21162 21165 20940 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109939434 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686105162912 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21178] ppid=21162 vsize=14325340 memory=279491909992848 CPUtime=0 cores=0-7
/proc/21165/task/21178/stat : 21178 (java) S 21162 21165 20940 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109939434 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686104109808 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21179] ppid=21162 vsize=14325340 memory=279491909934128 CPUtime=0 cores=0-7
/proc/21165/task/21179/stat : 21179 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939436 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686103058384 140687478695835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21180] ppid=21162 vsize=14325340 memory=279491910006672 CPUtime=0.04 cores=0-7
/proc/21165/task/21180/stat : 21180 (java) S 21162 21165 20940 0 -1 1077944384 553 0 0 0 4 0 0 0 20 0 20 0 109939436 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686102006512 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21181] ppid=21162 vsize=14325340 memory=279491910013584 CPUtime=0.02 cores=0-7
/proc/21165/task/21181/stat : 21181 (java) S 21162 21165 20940 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 20 0 109939436 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686100953968 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21182] ppid=21162 vsize=14325340 memory=279491910011280 CPUtime=0.02 cores=0-7
/proc/21165/task/21182/stat : 21182 (java) S 21162 21165 20940 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 20 0 109939436 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686099900912 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21183] ppid=21162 vsize=14325340 memory=279491910027840 CPUtime=0.08 cores=0-7
/proc/21165/task/21183/stat : 21183 (java) S 21162 21165 20940 0 -1 1077944384 491 0 0 0 8 0 0 0 20 0 20 0 109939436 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686098848368 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21184] ppid=21162 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21184/stat : 21184 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939436 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686097795552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21185] ppid=21162 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/21165/task/21185/stat : 21185 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939437 14669148160 12680 33554432000 4194304 4196468 140737172962880 140686096743088 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50720 KiB

[startup+0.700803 s]
/proc/loadavg: 6.51 7.58 8.29 4/198 21185
/proc/meminfo: memFree=31429812/32770624 swapFree=67108860/67108860
[pid=21165] ppid=21162 vsize=14327388 memory=84208 CPUtime=1.35 cores=0-7
/proc/21165/stat : 21165 (java) S 21162 21165 20940 0 -1 1077944320 14140 0 0 0 130 5 0 0 20 0 20 0 109939430 14671245312 21052 33554432000 4194304 4196468 140737172962880 140737172945424 140687478677239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
/proc/21165/statm: 3581847 21052 3782 1 0 3569562 0
[pid=21165/tid=21167] ppid=21162 vsize=14327388 memory=7230638415890247255 CPUtime=0.67 cores=0-7
/proc/21165/task/21167/stat : 21167 (java) R 21162 21165 20940 0 -1 4202560 8610 0 0 0 64 3 0 0 20 0 20 0 109939431 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687482911904 140687109134846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21168] ppid=21162 vsize=14327388 memory=90984587240832 CPUtime=0 cores=0-7
/proc/21165/task/21168/stat : 21168 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687431297552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21169] ppid=21162 vsize=14327388 memory=139745955008230 CPUtime=0 cores=0-7
/proc/21165/task/21169/stat : 21169 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687430245008 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21170] ppid=21162 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21170/stat : 21170 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687429191952 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21171] ppid=21162 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21171/stat : 21171 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687428139408 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21172] ppid=21162 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21172/stat : 21172 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687427087376 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21173] ppid=21162 vsize=14327388 memory=2353 CPUtime=0 cores=0-7
/proc/21165/task/21173/stat : 21173 (java) S 21162 21165 20940 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687068818576 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21174] ppid=21162 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/21165/task/21174/stat : 21174 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687067765520 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21175] ppid=21162 vsize=14327388 memory=1724 CPUtime=0 cores=0-7
/proc/21165/task/21175/stat : 21175 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109939432 14671245312 21052 33554432000 4194304 4196468 140737172962880 140687066712976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21176] ppid=21162 vsize=14327388 memory=1012 CPUtime=0 cores=0-7
/proc/21165/task/21176/stat : 21176 (java) S 21162 21165 20940 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109939433 14671245312 21052 33554432000 4194304 4196468 140737172962880 140686106216688 140687478688386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0

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

/proc/21165/task/21191/stat : 21191 (java) R 21162 21165 20940 0 -1 4202560 263852 0 0 0 71277 2110 0 0 20 0 46 0 109939646 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685338451448 140687478689174 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21192] ppid=21162 vsize=16068328 memory=4140 CPUtime=55.02 cores=0-7
/proc/21165/task/21192/stat : 21192 (java) S 21162 21165 20940 0 -1 1077944384 15122 0 0 0 4318 1184 0 0 20 0 46 0 109939646 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685337400512 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21193] ppid=21162 vsize=16068328 memory=4362 CPUtime=39.03 cores=0-7
/proc/21165/task/21193/stat : 21193 (java) S 21162 21165 20940 0 -1 1077944384 11194 0 0 0 2950 953 0 0 20 0 46 0 109939646 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685336347968 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21194] ppid=21162 vsize=16068328 memory=2565 CPUtime=807.34 cores=0-7
/proc/21165/task/21194/stat : 21194 (java) S 21162 21165 20940 0 -1 1077944384 288554 0 0 0 78378 2356 0 0 20 0 46 0 109939646 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685335292448 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21195] ppid=21162 vsize=16068328 memory=5931 CPUtime=41.53 cores=0-7
/proc/21165/task/21195/stat : 21195 (java) S 21162 21165 20940 0 -1 1077944384 12094 0 0 0 3313 840 0 0 20 0 46 0 109939647 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685334242368 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21196] ppid=21162 vsize=16068328 memory=3452 CPUtime=395.64 cores=0-7
/proc/21165/task/21196/stat : 21196 (java) S 21162 21165 20940 0 -1 1077944384 159065 0 0 0 38428 1136 0 0 20 0 46 0 109939647 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685333187872 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21197] ppid=21162 vsize=16068328 memory=5936828 CPUtime=53.53 cores=0-7
/proc/21165/task/21197/stat : 21197 (java) S 21162 21165 20940 0 -1 1077944384 14312 0 0 0 4260 1093 0 0 20 0 46 0 109939647 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685332137792 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21198] ppid=21162 vsize=16068328 memory=5936828 CPUtime=801.93 cores=0-7
/proc/21165/task/21198/stat : 21198 (java) S 21162 21165 20940 0 -1 1077944384 283819 0 0 0 77901 2292 0 0 20 0 46 0 109939647 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685331082272 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21199] ppid=21162 vsize=16068328 memory=5936828 CPUtime=466.71 cores=0-7
/proc/21165/task/21199/stat : 21199 (java) S 21162 21165 20940 0 -1 1077944384 176001 0 0 0 45311 1360 0 0 20 0 46 0 109939747 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685330029728 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21200] ppid=21162 vsize=16068328 memory=31236 CPUtime=971.25 cores=0-7
/proc/21165/task/21200/stat : 21200 (java) S 21162 21165 20940 0 -1 1077944384 331731 0 0 0 94366 2759 0 0 20 0 46 0 109939747 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685328976672 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21201] ppid=21162 vsize=16068328 memory=4140 CPUtime=49.07 cores=0-7
/proc/21165/task/21201/stat : 21201 (java) S 21162 21165 20940 0 -1 1077944384 13053 0 0 0 3757 1150 0 0 20 0 46 0 109939747 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685327926592 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21202] ppid=21162 vsize=16068328 memory=31236 CPUtime=49.65 cores=0-7
/proc/21165/task/21202/stat : 21202 (java) S 21162 21165 20940 0 -1 1077944384 13961 0 0 0 4039 926 0 0 20 0 46 0 109939747 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685326873536 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21203] ppid=21162 vsize=16068328 memory=1296 CPUtime=49.81 cores=0-7
/proc/21165/task/21203/stat : 21203 (java) S 21162 21165 20940 0 -1 1077944384 13520 0 0 0 3761 1220 0 0 20 0 46 0 109939764 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685323686976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21204] ppid=21162 vsize=16068328 memory=84 CPUtime=68.93 cores=0-7
/proc/21165/task/21204/stat : 21204 (java) S 21162 21165 20940 0 -1 1077944384 18786 0 0 0 5170 1723 0 0 20 0 46 0 109939764 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685322634944 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21205] ppid=21162 vsize=16068328 memory=5936828 CPUtime=43.62 cores=0-7
/proc/21165/task/21205/stat : 21205 (java) S 21162 21165 20940 0 -1 1077944384 13834 0 0 0 3509 853 0 0 20 0 46 0 109939765 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685321582400 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21206] ppid=21162 vsize=16068328 memory=5932732 CPUtime=25.65 cores=0-7
/proc/21165/task/21206/stat : 21206 (java) S 21162 21165 20940 0 -1 1077944384 8210 0 0 0 2067 498 0 0 20 0 46 0 109939766 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685320529344 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21207] ppid=21162 vsize=16068328 memory=5938880 CPUtime=59.32 cores=0-7
/proc/21165/task/21207/stat : 21207 (java) S 21162 21165 20940 0 -1 1077944384 19916 0 0 0 4523 1409 0 0 20 0 46 0 109939766 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685319476800 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21208] ppid=21162 vsize=16068328 memory=5936828 CPUtime=34.52 cores=0-7
/proc/21165/task/21208/stat : 21208 (java) S 21162 21165 20940 0 -1 1077944384 10894 0 0 0 2645 807 0 0 20 0 46 0 109939767 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685318423744 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21209] ppid=21162 vsize=16068328 memory=6791534058613427641 CPUtime=35.63 cores=0-7
/proc/21165/task/21209/stat : 21209 (java) S 21162 21165 20940 0 -1 1077944384 8946 0 0 0 2913 650 0 0 20 0 46 0 109939768 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685317371200 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21210] ppid=21162 vsize=16068328 memory=5928632 CPUtime=47.26 cores=0-7
/proc/21165/task/21210/stat : 21210 (java) S 21162 21165 20940 0 -1 1077944384 11380 0 0 0 3575 1151 0 0 20 0 46 0 109939768 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685316318144 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21211] ppid=21162 vsize=16068328 memory=1228 CPUtime=46.09 cores=0-7
/proc/21165/task/21211/stat : 21211 (java) S 21162 21165 20940 0 -1 1077944384 10893 0 0 0 3620 989 0 0 20 0 46 0 109939768 16453967872 1484720 33554432000 4194304 4196468 140737172962880 140685315265600 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
Current children cumulated CPU time: 6856.87 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 5938880 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.25 2.26 2.60 3/224 21268
/proc/meminfo: memFree=25522448/32770624 swapFree=67108860/67108860
[pid=21165] ppid=21162 vsize=16068328 memory=5957660 CPUtime=6903.99 cores=0-7
/proc/21165/stat : 21165 (java) S 21162 21165 20940 0 -1 1077944320 5035378 0 0 0 651987 38412 0 0 20 0 46 0 109939430 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140737172945424 140687478677239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
/proc/21165/statm: 4017082 1489415 3870 1 0 4004276 0
[pid=21165/tid=21167] ppid=21162 vsize=16068328 memory=6791534058613427641 CPUtime=2.06 cores=0-7
/proc/21165/task/21167/stat : 21167 (java) S 21162 21165 20940 0 -1 1077944384 14523 0 0 0 199 7 0 0 20 0 46 0 109939431 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687482914944 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21168] ppid=21162 vsize=16068328 memory=5792 CPUtime=104.41 cores=0-7
/proc/21165/task/21168/stat : 21168 (java) S 21162 21165 20940 0 -1 1077944384 299169 0 0 0 10284 157 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687431297552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 238 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21169] ppid=21162 vsize=16068328 memory=0 CPUtime=104.2 cores=0-7
/proc/21165/task/21169/stat : 21169 (java) S 21162 21165 20940 0 -1 1077944384 323780 0 0 0 10267 153 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687430245008 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 242 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21170] ppid=21162 vsize=16068328 memory=4140 CPUtime=104.56 cores=0-7
/proc/21165/task/21170/stat : 21170 (java) S 21162 21165 20940 0 -1 1077944384 326257 0 0 0 10292 164 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687429191952 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 239 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21171] ppid=21162 vsize=16068328 memory=-7003737579269690708 CPUtime=104.64 cores=0-7
/proc/21165/task/21171/stat : 21171 (java) S 21162 21165 20940 0 -1 1077944384 343962 0 0 0 10314 150 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687428139408 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 244 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21172] ppid=21162 vsize=16068328 memory=-8341965534556230502 CPUtime=104.2 cores=0-7
/proc/21165/task/21172/stat : 21172 (java) S 21162 21165 20940 0 -1 1077944384 297603 0 0 0 10254 166 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687427087376 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 241 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21173] ppid=21162 vsize=16068328 memory=9047017150487036571 CPUtime=104.75 cores=0-7
/proc/21165/task/21173/stat : 21173 (java) S 21162 21165 20940 0 -1 1077944384 348205 0 0 0 10325 150 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687068818576 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 249 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21174] ppid=21162 vsize=16068328 memory=8514726395714825349 CPUtime=104.33 cores=0-7
/proc/21165/task/21174/stat : 21174 (java) S 21162 21165 20940 0 -1 1077944384 289945 0 0 0 10277 156 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687067765520 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 234 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21175] ppid=21162 vsize=16068328 memory=-8253362762722141311 CPUtime=104.39 cores=0-7
/proc/21165/task/21175/stat : 21175 (java) S 21162 21165 20940 0 -1 1077944384 340577 0 0 0 10286 153 0 0 20 0 46 0 109939432 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140687066712976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 245 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21176] ppid=21162 vsize=16068328 memory=-8412652177879177843 CPUtime=1.08 cores=0-7
/proc/21165/task/21176/stat : 21176 (java) S 21162 21165 20940 0 -1 1077944384 188336 0 0 0 84 24 0 0 20 0 46 0 109939433 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686106216688 140687478688386 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21177] ppid=21162 vsize=16068328 memory=-6520471753822164382 CPUtime=0 cores=0-7
/proc/21165/task/21177/stat : 21177 (java) S 21162 21165 20940 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 109939434 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686105162976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21178] ppid=21162 vsize=16068328 memory=-8412656567318647667 CPUtime=0 cores=0-7
/proc/21165/task/21178/stat : 21178 (java) S 21162 21165 20940 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 109939434 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686104109824 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21179] ppid=21162 vsize=16068328 memory=9047017150487036575 CPUtime=0 cores=0-7
/proc/21165/task/21179/stat : 21179 (java) S 21162 21165 20940 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 109939436 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686103058384 140687478695835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21180] ppid=21162 vsize=16068328 memory=1696 CPUtime=2.01 cores=0-7
/proc/21165/task/21180/stat : 21180 (java) S 21162 21165 20940 0 -1 1077944384 10076 0 0 0 199 2 0 0 20 0 46 0 109939436 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686102006512 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21181] ppid=21162 vsize=16068328 memory=916 CPUtime=2.09 cores=0-7
/proc/21165/task/21181/stat : 21181 (java) S 21162 21165 20940 0 -1 1077944384 12800 0 0 0 207 2 0 0 20 0 46 0 109939436 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686100953968 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21182] ppid=21162 vsize=16068328 memory=4116 CPUtime=2.13 cores=0-7
/proc/21165/task/21182/stat : 21182 (java) S 21162 21165 20940 0 -1 1077944384 11848 0 0 0 211 2 0 0 20 0 46 0 109939436 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686099900912 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21183] ppid=21162 vsize=16068328 memory=6791534058613427641 CPUtime=1.09 cores=0-7
/proc/21165/task/21183/stat : 21183 (java) S 21162 21165 20940 0 -1 1077944384 22551 0 0 0 106 3 0 0 20 0 46 0 109939436 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686098848368 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21184] ppid=21162 vsize=16068328 memory=5908136 CPUtime=0 cores=0-7
/proc/21165/task/21184/stat : 21184 (java) S 21162 21165 20940 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 109939436 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686097795552 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21185] ppid=21162 vsize=16068328 memory=8560 CPUtime=1.16 cores=0-7
/proc/21165/task/21185/stat : 21185 (java) S 21162 21165 20940 0 -1 1077944384 9455 0 0 0 73 43 0 0 20 0 46 0 109939437 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686096743088 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21186] ppid=21162 vsize=16068328 memory=1228 CPUtime=470.57 cores=0-7
/proc/21165/task/21186/stat : 21186 (java) S 21162 21165 20940 0 -1 1077944384 185630 0 0 0 40199 6858 0 0 20 0 46 0 109939618 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140686086456240 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21187] ppid=21162 vsize=16068328 memory=4140 CPUtime=3.79 cores=0-7
/proc/21165/task/21187/stat : 21187 (java) S 21162 21165 20940 0 -1 1077944384 23071 0 0 0 208 171 0 0 20 0 46 0 109939633 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685344760736 140687478688386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21188] ppid=21162 vsize=16068328 memory=6791534058613427641 CPUtime=237.15 cores=0-7
/proc/21165/task/21188/stat : 21188 (java) S 21162 21165 20940 0 -1 1077944384 108319 0 0 0 23017 698 0 0 20 0 46 0 109939643 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685341609248 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21189] ppid=21162 vsize=16068328 memory=-7003737579269690708 CPUtime=388.38 cores=0-7
/proc/21165/task/21189/stat : 21189 (java) S 21162 21165 20940 0 -1 1077944384 159703 0 0 0 37704 1134 0 0 20 0 46 0 109939644 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685340556704 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21190] ppid=21162 vsize=16068328 memory=2336 CPUtime=47.78 cores=0-7
/proc/21165/task/21190/stat : 21190 (java) S 21162 21165 20940 0 -1 1077944384 15844 0 0 0 3900 878 0 0 20 0 46 0 109939644 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685339506112 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21191] ppid=21162 vsize=16068328 memory=1724 CPUtime=737.63 cores=0-7
/proc/21165/task/21191/stat : 21191 (java) S 21162 21165 20940 0 -1 1077944384 264199 0 0 0 71642 2121 0 0 20 0 46 0 109939646 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685338451104 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21192] ppid=21162 vsize=16068328 memory=1012 CPUtime=55.02 cores=0-7
/proc/21165/task/21192/stat : 21192 (java) S 21162 21165 20940 0 -1 1077944384 15124 0 0 0 4318 1184 0 0 20 0 46 0 109939646 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685337400512 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21193] ppid=21162 vsize=16068328 memory=1716 CPUtime=39.03 cores=0-7
/proc/21165/task/21193/stat : 21193 (java) S 21162 21165 20940 0 -1 1077944384 11201 0 0 0 2950 953 0 0 20 0 46 0 109939646 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685336347968 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21194] ppid=21162 vsize=16068328 memory=5792 CPUtime=811.67 cores=0-7
/proc/21165/task/21194/stat : 21194 (java) S 21162 21165 20940 0 -1 1077944384 288979 0 0 0 78801 2366 0 0 20 0 46 0 109939646 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685335292448 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21195] ppid=21162 vsize=16068328 memory=4616 CPUtime=41.53 cores=0-7
/proc/21165/task/21195/stat : 21195 (java) S 21162 21165 20940 0 -1 1077944384 12096 0 0 0 3313 840 0 0 20 0 46 0 109939647 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685334242368 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21196] ppid=21162 vsize=16068328 memory=4040 CPUtime=401.41 cores=0-7
/proc/21165/task/21196/stat : 21196 (java) S 21162 21165 20940 0 -1 1077944384 159331 0 0 0 38987 1154 0 0 20 0 46 0 109939647 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685333187872 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21197] ppid=21162 vsize=16068328 memory=1236 CPUtime=54.45 cores=0-7
/proc/21165/task/21197/stat : 21197 (java) S 21162 21165 20940 0 -1 1077944384 14481 0 0 0 4329 1116 0 0 20 0 46 0 109939647 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685332137792 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21198] ppid=21162 vsize=16068328 memory=644 CPUtime=805.86 cores=0-7
/proc/21165/task/21198/stat : 21198 (java) S 21162 21165 20940 0 -1 1077944384 284202 0 0 0 78285 2301 0 0 20 0 46 0 109939647 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685331082272 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21199] ppid=21162 vsize=16068328 memory=1788 CPUtime=472.12 cores=0-7
/proc/21165/task/21199/stat : 21199 (java) R 21162 21165 20940 0 -1 4202560 176822 0 0 0 45837 1375 0 0 20 0 46 0 109939747 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685330029728 140687478689174 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21200] ppid=21162 vsize=16068328 memory=956 CPUtime=976.07 cores=0-7
/proc/21165/task/21200/stat : 21200 (java) R 21162 21165 20940 0 -1 4202560 332107 0 0 0 94838 2769 0 0 20 0 46 0 109939747 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685328976672 140687478689174 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21201] ppid=21162 vsize=16068328 memory=2344 CPUtime=49.07 cores=0-7
/proc/21165/task/21201/stat : 21201 (java) S 21162 21165 20940 0 -1 1077944384 13057 0 0 0 3757 1150 0 0 20 0 46 0 109939747 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685327926592 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21202] ppid=21162 vsize=16068328 memory=928 CPUtime=50.75 cores=0-7
/proc/21165/task/21202/stat : 21202 (java) S 21162 21165 20940 0 -1 1077944384 14060 0 0 0 4129 946 0 0 20 0 46 0 109939747 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685326873536 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21203] ppid=21162 vsize=16068328 memory=1568 CPUtime=49.83 cores=0-7
/proc/21165/task/21203/stat : 21203 (java) S 21162 21165 20940 0 -1 1077944384 13524 0 0 0 3762 1221 0 0 20 0 46 0 109939764 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685323686976 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21204] ppid=21162 vsize=16068328 memory=2240 CPUtime=68.93 cores=0-7
/proc/21165/task/21204/stat : 21204 (java) S 21162 21165 20940 0 -1 1077944384 18788 0 0 0 5170 1723 0 0 20 0 46 0 109939764 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685322634944 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21205] ppid=21162 vsize=16068328 memory=4128 CPUtime=43.62 cores=0-7
/proc/21165/task/21205/stat : 21205 (java) S 21162 21165 20940 0 -1 1077944384 13836 0 0 0 3509 853 0 0 20 0 46 0 109939765 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685321582400 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21206] ppid=21162 vsize=16068328 memory=2204 CPUtime=25.65 cores=0-7
/proc/21165/task/21206/stat : 21206 (java) S 21162 21165 20940 0 -1 1077944384 8212 0 0 0 2067 498 0 0 20 0 46 0 109939766 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685320529344 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21207] ppid=21162 vsize=16068328 memory=6764 CPUtime=59.33 cores=0-7
/proc/21165/task/21207/stat : 21207 (java) S 21162 21165 20940 0 -1 1077944384 19925 0 0 0 4524 1409 0 0 20 0 46 0 109939766 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685319476800 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21208] ppid=21162 vsize=16068328 memory=840 CPUtime=34.52 cores=0-7
/proc/21165/task/21208/stat : 21208 (java) S 21162 21165 20940 0 -1 1077944384 10896 0 0 0 2645 807 0 0 20 0 46 0 109939767 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685318423744 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21209] ppid=21162 vsize=16068328 memory=1568 CPUtime=37.8 cores=0-7
/proc/21165/task/21209/stat : 21209 (java) S 21162 21165 20940 0 -1 1077944384 9080 0 0 0 3079 701 0 0 20 0 46 0 109939768 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685317371200 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21210] ppid=21162 vsize=16068328 memory=2240 CPUtime=48.42 cores=0-7
/proc/21165/task/21210/stat : 21210 (java) S 21162 21165 20940 0 -1 1077944384 11499 0 0 0 3664 1178 0 0 20 0 46 0 109939768 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685316318144 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
[pid=21165/tid=21211] ppid=21162 vsize=16068328 memory=5949124 CPUtime=46.09 cores=0-7
/proc/21165/task/21211/stat : 21211 (java) S 21162 21165 20940 0 -1 1077944384 10895 0 0 0 3620 989 0 0 20 0 46 0 109939768 16453967872 1489415 33554432000 4194304 4196468 140737172962880 140685315265600 140687478687445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140737172968546 140737172968731 140737172968731 140737172971471 0
Current children cumulated CPU time: 6903.99 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 5957660 KiB

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

[startup+2520.05 s]
# the end of solver process 21165 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6519.9 s, system=384.163 s

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

Child status: 143
Real time (s): 2520.05
CPU time (s): 6904.07
CPU user time (s): 6519.9
CPU system time (s): 384.163
CPU usage (%): 273.965
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 5957660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6519.9
system time used= 384.163
maximum resident set size= 5958336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5036123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 160053800
involuntary context switches= 45553


# summary of solver processes directly reported to runsolver:
#   pid: 21165
#   total CPU time (s): 6904.07
#   total CPU user time (s): 6519.9
#   total CPU system time (s): 384.163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.9793 second user time and 35.0189 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-15 05:27:33
IDJOB=4275585
IDBENCH=134327
IDSOLVER=2668
FILE ID=node103/4275585-1502768512
RUNJOBID= node103-1502767545-20967
PBS_JOBID= 20629098
Free space on /tmp= 61796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-24/RadarSurveillance-8-24-3-2-26.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275585-1502768512/watcher-4275585-1502768512 -o /tmp/evaluation-result-4275585-1502768512/solver-4275585-1502768512 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502767545-20967 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 501431212 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275585-1502768512.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5fc699ab1cae788b04cf735a4cf0e3c1
RANDOM SEED=501431212

node103.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.56
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.56
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.56
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.56
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:        31477896 kB
MemAvailable:   31983480 kB
Buffers:          170780 kB
Cached:           620764 kB
SwapCached:            0 kB
Active:           618560 kB
Inactive:         228028 kB
Active(anon):       4596 kB
Inactive(anon):    78580 kB
Active(file):     613964 kB
Inactive(file):   149448 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42468 kB
Writeback:             0 kB
AnonPages:         69960 kB
Mapped:            45420 kB
Shmem:             25228 kB
Slab:             141992 kB
SReclaimable:     116016 kB
SUnreclaim:        25976 kB
KernelStack:        3520 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61752 MiB
End job on node103 at 2017-08-15 06:09:34