Trace number 4275586

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) 4664.7402 2520.04

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-30/
RadarSurveillance-8-30-3-0-02.xml
MD5SUMf4a9a5dcc683f71d26979c2cfb95d5e5
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.095073
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":155}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":25},{"degree":1,"count":18},{"degree":2,"count":8},{"degree":3,"count":20},{"degree":4,"count":9},{"degree":5,"count":17},{"degree":6,"count":83}]
Minimum constraint arity3
Maximum constraint arity19
Distribution of constraint arities[{"arity":3,"count":1},{"arity":5,"count":1},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":3},{"arity":9,"count":11},{"arity":10,"count":7},{"arity":11,"count":4},{"arity":12,"count":8},{"arity":13,"count":4},{"arity":14,"count":6},{"arity":15,"count":2},{"arity":16,"count":3},{"arity":17,"count":4},{"arity":19,"count":2}]
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.26	c seed: 16415588
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...
2.62/1.87	c Parsing done, starting search...
4664.68/2520.01	s SATISFIABLE
4664.68/2520.01	v <instantiation>
4664.68/2520.01	v 	<list>
4664.68/2520.01	v 		x[0][1] x[0][2] x[0][3] x[1][1] x[1][2] x[1][3] x[1][4] x[2][1] x[2][2] x[2][3] x[2][4] x[3][1] x[3][2] x[3][3] x[3][4] 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][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] 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][2] x[12][3] x[12][4] x[12][5] x[13][0] x[13][1] x[13][2] x[13][3] 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][1] 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][4] 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[20][2] x[20][3] x[20][4] x[20][5] x[21][0] x[21][1] x[21][2] x[21][3] x[21][5] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[25][0] x[25][3] x[25][4] x[25][5] x[26][0] x[26][1] x[27][0] x[27][1] x[27][4] x[27][5] x[28][0] x[28][1] x[28][4] x[28][5] x[29][0] x[29][1] x[29][4] x[29][5]
4664.68/2520.01	v 	</list>
4664.68/2520.01	v 	<values>
4664.68/2520.01	v 		3 1 1 1 1 1 3 2 2 3 3 3 3 2 3 3 2 1 1 0 3 0 1 2 1 1 0 0 0 0 2 1 0 0 0 1 1 3 0 0 1 1 0 0 3 0 1 1 1 2 0 1 1 1 1 1 0 3 3 1 0 0 3 3 1 1 1 1 0 1 1 3 0 1 1 0 3 0 1 1 1 0 1 0 1 0 3 0 0 0 0 1 1 0 0 3 3 0 1 0 3 3 1 0 1 0 0 0 0 0 3 0 0 0 0 1 0 3 0 1 1 2 3 0 0 1 0 1 3 0 0 0 0 1 0 0 1 3 0 0 1 1 1 1 3 3 3 3 3 3 2 3 1 0 0 
4664.68/2520.01	v 	</values>
4664.68/2520.01	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 (15148 MiB free)
  memory of node 1: 16384 MiB (15645 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275586-1502768577/watcher-4275586-1502768577 -o /tmp/evaluation-result-4275586-1502768577/solver-4275586-1502768577 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502765077-10156 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 16415588 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275586-1502768577.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
solver pid=10523, runsolver pid=10520
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 3.30 6.66 7.73 2/198 10543
/proc/meminfo: memFree=31514344/32770624 swapFree=67108860/67108860
[pid=10523] ppid=10520 vsize=14325320 memory=33968 CPUtime=0.12 cores=0-7
/proc/10523/stat : 10523 (java) S 10520 10523 10129 0 -1 1077944320 8388 0 0 0 10 2 0 0 20 0 20 0 109945449 14669127680 8492 33554432000 4194304 4196468 140736110543312 140736110525856 140441324031735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
/proc/10523/statm: 3581330 8492 3406 1 0 3569050 0
[pid=10523/tid=10525] ppid=10520 vsize=14325320 memory=8040221042879143065 CPUtime=0.08 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) R 10520 10523 10129 0 -1 4202560 6318 0 0 0 7 1 0 0 20 0 20 0 109945450 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441328228688 140441324053661 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10526] ppid=10520 vsize=14325320 memory=732370313440918501 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441276652304 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10527] ppid=10520 vsize=14325320 memory=140175103465088 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441275599760 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10528] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441274547216 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10529] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441273494672 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10530] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441272441104 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10531] ppid=10520 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140441271388560 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10532] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440913504784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10533] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440912452240 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10534] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945452 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440513731056 140441324042882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10535] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10520 10523 10129 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109945453 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440512677280 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10536] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10520 10523 10129 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109945453 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440511624688 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10537] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440510573264 140441324050331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10538] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10520 10523 10129 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440509519856 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10539] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440508467312 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10540] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440507414768 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10541] ppid=10520 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) R 10520 10523 10129 0 -1 4202560 362 0 0 0 1 0 0 0 20 0 20 0 109945455 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440506362224 140441302969618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10542] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945456 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440505309920 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10543] ppid=10520 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945456 14669127680 8492 33554432000 4194304 4196468 140736110543312 140440504257456 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33968 KiB

[startup+0.210553 s]*
/proc/loadavg: 3.30 6.66 7.73 2/198 10543
/proc/meminfo: memFree=31503948/32770624 swapFree=67108860/67108860
[pid=10523] ppid=10520 vsize=14325320 memory=42852 CPUtime=0.29 cores=0-7
/proc/10523/stat : 10523 (java) S 10520 10523 10129 0 -1 1077944320 9392 0 0 0 26 3 0 0 20 0 20 0 109945449 14669127680 10713 33554432000 4194304 4196468 140736110543312 140736110525856 140441324031735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
/proc/10523/statm: 3581330 10713 3573 1 0 3569050 0
[pid=10523/tid=10525] ppid=10520 vsize=14325320 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) R 10520 10523 10129 0 -1 4202560 6952 0 0 0 17 2 0 0 20 0 20 0 109945450 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441328243104 140441308112222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10526] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441276652304 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10527] ppid=10520 vsize=14325320 memory=140175103947100 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441275599760 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10528] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441274547216 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10529] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441273494672 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10530] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441272441104 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10531] ppid=10520 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140441271388560 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10532] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440913504784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10533] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440912452240 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10534] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10520 10523 10129 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109945452 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440513731056 140441324042882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10535] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10520 10523 10129 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109945453 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440512677280 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10536] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10520 10523 10129 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109945453 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440511624688 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10537] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440510573264 140441324050331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10538] ppid=10520 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10520 10523 10129 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 20 0 109945455 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440509519856 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10539] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10520 10523 10129 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440508467312 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10540] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10520 10523 10129 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 109945455 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440507414768 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10541] ppid=10520 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10520 10523 10129 0 -1 1077944384 383 0 0 0 5 0 0 0 20 0 20 0 109945455 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440506362224 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10542] ppid=10520 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945456 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440505309920 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10543] ppid=10520 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945456 14669127680 10713 33554432000 4194304 4196468 140736110543312 140440504257456 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42852 KiB

[startup+0.310323 s]*
/proc/loadavg: 3.30 6.66 7.73 2/198 10543
/proc/meminfo: memFree=31497596/32770624 swapFree=67108860/67108860
[pid=10523] ppid=10520 vsize=14325340 memory=50768 CPUtime=0.49 cores=0-7
/proc/10523/stat : 10523 (java) S 10520 10523 10129 0 -1 1077944320 10513 0 0 0 45 4 0 0 20 0 20 0 109945449 14669148160 12692 33554432000 4194304 4196468 140736110543312 140736110525856 140441324031735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
/proc/10523/statm: 3581335 12692 3715 1 0 3569050 0
[pid=10523/tid=10525] ppid=10520 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) R 10520 10523 10129 0 -1 4202560 7570 0 0 0 27 2 0 0 20 0 20 0 109945450 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441328253984 140441308112222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10526] ppid=10520 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441276652304 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10527] ppid=10520 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441275599760 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10528] ppid=10520 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441274547216 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10529] ppid=10520 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441273494672 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10530] ppid=10520 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441272441104 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10531] ppid=10520 vsize=14325340 memory=140174981952431 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140441271388560 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10532] ppid=10520 vsize=14325340 memory=140174981954736 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440913504784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10533] ppid=10520 vsize=14325340 memory=140174981957040 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440912452240 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10534] ppid=10520 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10520 10523 10129 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109945452 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440513731056 140441324042882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10535] ppid=10520 vsize=14325340 memory=280349963921040 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10520 10523 10129 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109945453 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440512677280 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10536] ppid=10520 vsize=14325340 memory=280349963927952 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10520 10523 10129 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109945453 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440511624688 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10537] ppid=10520 vsize=14325340 memory=280349963869232 CPUtime=0 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945455 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440510573264 140441324050331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10538] ppid=10520 vsize=14325340 memory=280349963941776 CPUtime=0.03 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10520 10523 10129 0 -1 1077944384 517 0 0 0 3 0 0 0 20 0 20 0 109945455 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440509519856 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10539] ppid=10520 vsize=14325340 memory=280349963948688 CPUtime=0.02 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10520 10523 10129 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 20 0 109945455 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440508467312 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10540] ppid=10520 vsize=14325340 memory=280349963946384 CPUtime=0.02 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10520 10523 10129 0 -1 1077944384 247 0 0 0 2 0 0 0 20 0 20 0 109945455 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440507414768 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10541] ppid=10520 vsize=14325340 memory=280349963962944 CPUtime=0.08 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10520 10523 10129 0 -1 1077944384 481 0 0 0 8 0 0 0 20 0 20 0 109945455 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440506362224 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10542] ppid=10520 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945456 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440505309920 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10543] ppid=10520 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945456 14669148160 12692 33554432000 4194304 4196468 140736110543312 140440504257456 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50768 KiB

[startup+0.700949 s]
/proc/loadavg: 3.11 6.57 7.69 6/198 10543
/proc/meminfo: memFree=31484196/32770624 swapFree=67108860/67108860
[pid=10523] ppid=10520 vsize=14327388 memory=80008 CPUtime=1.34 cores=0-7
/proc/10523/stat : 10523 (java) S 10520 10523 10129 0 -1 1077944320 14091 0 0 0 129 5 0 0 20 0 20 0 109945449 14671245312 20002 33554432000 4194304 4196468 140736110543312 140736110525856 140441324031735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
/proc/10523/statm: 3581847 20002 3780 1 0 3569562 0
[pid=10523/tid=10525] ppid=10520 vsize=14327388 memory=7230638415940710231 CPUtime=0.67 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) R 10520 10523 10129 0 -1 4202560 8487 0 0 0 65 2 0 0 20 0 20 0 109945450 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441328264624 140440953897152 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10526] ppid=10520 vsize=14327388 memory=45277545255516 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441276652304 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10527] ppid=10520 vsize=14327388 memory=140174981965140 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441275599760 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10528] ppid=10520 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441274547216 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10529] ppid=10520 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10520 10523 10129 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441273494672 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10530] ppid=10520 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441272441104 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10531] ppid=10520 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140441271388560 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10532] ppid=10520 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140440913504784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10533] ppid=10520 vsize=14327388 memory=1728 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945451 14671245312 20002 33554432000 4194304 4196468 140736110543312 140440912452240 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10534] ppid=10520 vsize=14327388 memory=5788 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10520 10523 10129 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109945452 14671245312 20002 33554432000 4194304 4196468 140736110543312 140440513731056 140441324042882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0

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

/proc/10523/task/10549/stat : 10549 (java) R 10520 10523 10129 0 -1 4202560 138309 0 0 0 36492 3495 0 0 20 0 46 0 109945785 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440484510672 140441324043670 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10550] ppid=10520 vsize=16068328 memory=5365840 CPUtime=9.06 cores=0-7
/proc/10523/task/10550/stat : 10550 (java) S 10520 10523 10129 0 -1 1077944384 1612 0 0 0 733 173 0 0 20 0 46 0 109945785 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440483460544 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10551] ppid=10520 vsize=16068328 memory=5376092 CPUtime=394.7 cores=0-7
/proc/10523/task/10551/stat : 10551 (java) S 10520 10523 10129 0 -1 1077944384 131057 0 0 0 35928 3542 0 0 20 0 46 0 109945785 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440482405584 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10552] ppid=10520 vsize=16068328 memory=0 CPUtime=421.8 cores=0-7
/proc/10523/task/10552/stat : 10552 (java) S 10520 10523 10129 0 -1 1077944384 137180 0 0 0 38506 3674 0 0 20 0 46 0 109945785 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440481353040 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10553] ppid=10520 vsize=16068328 memory=4621534 CPUtime=367.95 cores=0-7
/proc/10523/task/10553/stat : 10553 (java) S 10520 10523 10129 0 -1 1077944384 118145 0 0 0 33533 3262 0 0 20 0 46 0 109945785 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440480300496 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10554] ppid=10520 vsize=16068328 memory=6944656575208382560 CPUtime=398.12 cores=0-7
/proc/10523/task/10554/stat : 10554 (java) S 10520 10523 10129 0 -1 1077944384 129663 0 0 0 36211 3601 0 0 20 0 46 0 109945785 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440479246928 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10555] ppid=10520 vsize=16068328 memory=5400680 CPUtime=419.99 cores=0-7
/proc/10523/task/10555/stat : 10555 (java) R 10520 10523 10129 0 -1 4202560 137094 0 0 0 38355 3644 0 0 20 0 46 0 109945786 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440478194384 140441324053082 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10556] ppid=10520 vsize=16068328 memory=6944656592387989600 CPUtime=5.26 cores=0-7
/proc/10523/task/10556/stat : 10556 (java) S 10520 10523 10129 0 -1 1077944384 729 0 0 0 403 123 0 0 20 0 46 0 109945786 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440477144256 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10557] ppid=10520 vsize=16068328 memory=6944656592455097440 CPUtime=394.39 cores=0-7
/proc/10523/task/10557/stat : 10557 (java) R 10520 10523 10129 0 -1 1077944384 130968 0 0 0 36071 3368 0 0 20 0 46 0 109945786 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440476089296 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10558] ppid=10520 vsize=16068328 memory=5396584 CPUtime=77.2 cores=0-7
/proc/10523/task/10558/stat : 10558 (java) S 10520 10523 10129 0 -1 1077944384 14182 0 0 0 6182 1538 0 0 20 0 46 0 109945959 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440475039168 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10559] ppid=10520 vsize=16068328 memory=960 CPUtime=52.09 cores=0-7
/proc/10523/task/10559/stat : 10559 (java) S 10520 10523 10129 0 -1 1077944384 9345 0 0 0 4037 1172 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440471852608 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10560] ppid=10520 vsize=16068328 memory=2340 CPUtime=2.54 cores=0-7
/proc/10523/task/10560/stat : 10560 (java) S 10520 10523 10129 0 -1 1077944384 697 0 0 0 197 57 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440470800064 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10561] ppid=10520 vsize=16068328 memory=6791534058613427641 CPUtime=7.77 cores=0-7
/proc/10523/task/10561/stat : 10561 (java) S 10520 10523 10129 0 -1 1077944384 1559 0 0 0 614 163 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440469747520 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10562] ppid=10520 vsize=16068328 memory=2236 CPUtime=48.84 cores=0-7
/proc/10523/task/10562/stat : 10562 (java) S 10520 10523 10129 0 -1 1077944384 9335 0 0 0 3852 1032 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440468693952 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10563] ppid=10520 vsize=16068328 memory=4084 CPUtime=36.66 cores=0-7
/proc/10523/task/10563/stat : 10563 (java) S 10520 10523 10129 0 -1 1077944384 6680 0 0 0 2848 818 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440467641408 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10564] ppid=10520 vsize=16068328 memory=280349964931360 CPUtime=77.78 cores=0-7
/proc/10523/task/10564/stat : 10564 (java) S 10520 10523 10129 0 -1 1077944384 13542 0 0 0 6001 1777 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140440466588864 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10565] ppid=10520 vsize=16068328 memory=7230645025961766505 CPUtime=4.77 cores=0-7
/proc/10523/task/10565/stat : 10565 (java) S 10520 10523 10129 0 -1 1077944384 1155 0 0 0 372 105 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140439835632960 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10566] ppid=10520 vsize=16068328 memory=5937524887733551200 CPUtime=30.43 cores=0-7
/proc/10523/task/10566/stat : 10566 (java) S 10520 10523 10129 0 -1 1077944384 6057 0 0 0 2385 658 0 0 20 0 46 0 109946040 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140439834580416 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10567] ppid=10520 vsize=16068328 memory=5378140 CPUtime=3.6 cores=0-7
/proc/10523/task/10567/stat : 10567 (java) S 10520 10523 10129 0 -1 1077944384 1228 0 0 0 288 72 0 0 20 0 46 0 109946041 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140439833527872 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10568] ppid=10520 vsize=16068328 memory=5376092 CPUtime=72.73 cores=0-7
/proc/10523/task/10568/stat : 10568 (java) S 10520 10523 10129 0 -1 1077944384 15524 0 0 0 5667 1606 0 0 20 0 46 0 109946041 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140439832475328 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10569] ppid=10520 vsize=16068328 memory=2332 CPUtime=70.68 cores=0-7
/proc/10523/task/10569/stat : 10569 (java) S 10520 10523 10129 0 -1 1077944384 11759 0 0 0 5513 1555 0 0 20 0 46 0 109946041 16453967872 1350170 33554432000 4194304 4196468 140736110543312 140439831422784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
Current children cumulated CPU time: 4632 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 5400680 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.73 1.67 2.03 4/224 10631
/proc/meminfo: memFree=26126140/32770624 swapFree=67108860/67108860
[pid=10523] ppid=10520 vsize=16068328 memory=5408872 CPUtime=4664.68 cores=0-7
/proc/10523/stat : 10523 (java) S 10520 10523 10129 0 -1 1077944320 2548703 0 0 0 419924 46544 0 0 20 0 46 0 109945449 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140736110525856 140441324031735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
/proc/10523/statm: 4017082 1352218 3869 1 0 4004276 0
[pid=10523/tid=10525] ppid=10520 vsize=16068328 memory=960 CPUtime=3.2 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10520 10523 10129 0 -1 1077944384 14734 0 0 0 313 7 0 0 20 0 46 0 109945450 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441328269440 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10526] ppid=10520 vsize=16068328 memory=6791534058613427641 CPUtime=70.2 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10520 10523 10129 0 -1 1077944384 132218 0 0 0 6928 92 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441276652304 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 89 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10527] ppid=10520 vsize=16068328 memory=2332 CPUtime=70.54 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10520 10523 10129 0 -1 1077944384 146273 0 0 0 6964 90 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441275599760 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 90 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10528] ppid=10520 vsize=16068328 memory=1292 CPUtime=70.35 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10520 10523 10129 0 -1 1077944384 135946 0 0 0 6938 97 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441274547216 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 90 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10529] ppid=10520 vsize=16068328 memory=1728 CPUtime=70.53 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10520 10523 10129 0 -1 1077944384 143370 0 0 0 6955 98 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441273494672 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 86 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10530] ppid=10520 vsize=16068328 memory=5788 CPUtime=70.46 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10520 10523 10129 0 -1 1077944384 136149 0 0 0 6953 93 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441272441104 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 85 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10531] ppid=10520 vsize=16068328 memory=1228 CPUtime=70.33 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10520 10523 10129 0 -1 1077944384 132414 0 0 0 6950 83 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140441271388560 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 92 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10532] ppid=10520 vsize=16068328 memory=6504 CPUtime=70.48 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10520 10523 10129 0 -1 1077944384 125678 0 0 0 6960 88 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440913504784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 89 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10533] ppid=10520 vsize=16068328 memory=836 CPUtime=70.49 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10520 10523 10129 0 -1 1077944384 139308 0 0 0 6954 95 0 0 20 0 46 0 109945451 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440912452240 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 88 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10534] ppid=10520 vsize=16068328 memory=1696 CPUtime=0.93 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10520 10523 10129 0 -1 1077944384 113699 0 0 0 83 10 0 0 20 0 46 0 109945452 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440513731056 140441324042882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10535] ppid=10520 vsize=16068328 memory=920 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10520 10523 10129 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 46 0 109945453 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440512677344 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10536] ppid=10520 vsize=16068328 memory=4460 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10520 10523 10129 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 46 0 109945453 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440511624704 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10537] ppid=10520 vsize=16068328 memory=4108 CPUtime=0 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10520 10523 10129 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 109945455 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440510573264 140441324050331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10538] ppid=10520 vsize=16068328 memory=1152 CPUtime=1.96 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10520 10523 10129 0 -1 1077944384 14198 0 0 0 192 4 0 0 20 0 46 0 109945455 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440509519856 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10539] ppid=10520 vsize=16068328 memory=4552 CPUtime=2.11 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10520 10523 10129 0 -1 1077944384 11898 0 0 0 209 2 0 0 20 0 46 0 109945455 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440508467312 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10540] ppid=10520 vsize=16068328 memory=5408872 CPUtime=1.87 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10520 10523 10129 0 -1 1077944384 13075 0 0 0 185 2 0 0 20 0 46 0 109945455 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440507414768 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10541] ppid=10520 vsize=16068328 memory=6791534058613427641 CPUtime=1.17 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10520 10523 10129 0 -1 1077944384 26612 0 0 0 112 5 0 0 20 0 46 0 109945455 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440506362224 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10542] ppid=10520 vsize=16068328 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10520 10523 10129 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 109945456 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440505309920 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10543] ppid=10520 vsize=16068328 memory=7593439929873821540 CPUtime=0.72 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) S 10520 10523 10129 0 -1 1077944384 6219 0 0 0 50 22 0 0 20 0 46 0 109945456 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440504257456 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10544] ppid=10520 vsize=16068328 memory=7738714011761463650 CPUtime=311.9 cores=0-7
/proc/10523/task/10544/stat : 10544 (java) S 10520 10523 10129 0 -1 1077944384 76198 0 0 0 25671 5519 0 0 20 0 46 0 109945757 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440493971104 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10545] ppid=10520 vsize=16068328 memory=8026656302579215205 CPUtime=3.06 cores=0-7
/proc/10523/task/10545/stat : 10545 (java) S 10520 10523 10129 0 -1 1077944384 15591 0 0 0 183 123 0 0 20 0 46 0 109945772 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440490821280 140441324042882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10546] ppid=10520 vsize=16068328 memory=7593439929873821540 CPUtime=28.64 cores=0-7
/proc/10523/task/10546/stat : 10546 (java) S 10520 10523 10129 0 -1 1077944384 5974 0 0 0 2297 567 0 0 20 0 46 0 109945781 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440487670720 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10547] ppid=10520 vsize=16068328 memory=7452724448914203712 CPUtime=411.43 cores=0-7
/proc/10523/task/10547/stat : 10547 (java) S 10520 10523 10129 0 -1 1077944384 132336 0 0 0 37520 3623 0 0 20 0 46 0 109945782 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440486615760 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10548] ppid=10520 vsize=16068328 memory=7306644433456359024 CPUtime=14.94 cores=0-7
/proc/10523/task/10548/stat : 10548 (java) S 10520 10523 10129 0 -1 1077944384 3004 0 0 0 1212 282 0 0 20 0 46 0 109945782 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440485565632 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10549] ppid=10520 vsize=16068328 memory=5937834915988661860 CPUtime=402.54 cores=0-7
/proc/10523/task/10549/stat : 10549 (java) S 10520 10523 10129 0 -1 1077944384 139085 0 0 0 36735 3519 0 0 20 0 46 0 109945785 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440484510672 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10550] ppid=10520 vsize=16068328 memory=140174984248737 CPUtime=9.06 cores=0-7
/proc/10523/task/10550/stat : 10550 (java) S 10520 10523 10129 0 -1 1077944384 1612 0 0 0 733 173 0 0 20 0 46 0 109945785 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440483460544 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10551] ppid=10520 vsize=16068328 memory=7309171124012671595 CPUtime=397.36 cores=0-7
/proc/10523/task/10551/stat : 10551 (java) R 10520 10523 10129 0 -1 4202560 131835 0 0 0 36168 3568 0 0 20 0 46 0 109945785 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440482405584 140441324053082 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10552] ppid=10520 vsize=16068328 memory=3102 CPUtime=424.89 cores=0-7
/proc/10523/task/10552/stat : 10552 (java) S 10520 10523 10129 0 -1 1077944384 138153 0 0 0 38789 3700 0 0 20 0 46 0 109945785 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440481353040 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10553] ppid=10520 vsize=16068328 memory=25252 CPUtime=370.4 cores=0-7
/proc/10523/task/10553/stat : 10553 (java) S 10520 10523 10129 0 -1 1077944384 118908 0 0 0 33756 3284 0 0 20 0 46 0 109945785 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440480300496 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10554] ppid=10520 vsize=16068328 memory=7593439929873821540 CPUtime=401.21 cores=0-7
/proc/10523/task/10554/stat : 10554 (java) S 10520 10523 10129 0 -1 1077944384 130509 0 0 0 36490 3631 0 0 20 0 46 0 109945785 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440479246928 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10555] ppid=10520 vsize=16068328 memory=6791534058613427641 CPUtime=422.82 cores=0-7
/proc/10523/task/10555/stat : 10555 (java) S 10520 10523 10129 0 -1 1077944384 137971 0 0 0 38614 3668 0 0 20 0 46 0 109945786 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440478194384 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10556] ppid=10520 vsize=16068328 memory=5396584 CPUtime=5.26 cores=0-7
/proc/10523/task/10556/stat : 10556 (java) S 10520 10523 10129 0 -1 1077944384 729 0 0 0 403 123 0 0 20 0 46 0 109945786 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440477144256 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10557] ppid=10520 vsize=16068328 memory=303430223234596890 CPUtime=397.44 cores=0-7
/proc/10523/task/10557/stat : 10557 (java) S 10520 10523 10129 0 -1 1077944384 131970 0 0 0 36350 3394 0 0 20 0 46 0 109945786 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440476089296 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10558] ppid=10520 vsize=16068328 memory=288230621803970871 CPUtime=77.62 cores=0-7
/proc/10523/task/10558/stat : 10558 (java) S 10520 10523 10129 0 -1 1077944384 14275 0 0 0 6214 1548 0 0 20 0 46 0 109945959 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440475039168 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10559] ppid=10520 vsize=16068328 memory=5406824 CPUtime=52.09 cores=0-7
/proc/10523/task/10559/stat : 10559 (java) S 10520 10523 10129 0 -1 1077944384 9345 0 0 0 4037 1172 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440471852608 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10560] ppid=10520 vsize=16068328 memory=5398632 CPUtime=2.54 cores=0-7
/proc/10523/task/10560/stat : 10560 (java) S 10520 10523 10129 0 -1 1077944384 697 0 0 0 197 57 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440470800064 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10561] ppid=10520 vsize=16068328 memory=5398632 CPUtime=7.77 cores=0-7
/proc/10523/task/10561/stat : 10561 (java) S 10520 10523 10129 0 -1 1077944384 1559 0 0 0 614 163 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440469747520 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10562] ppid=10520 vsize=16068328 memory=5398632 CPUtime=48.84 cores=0-7
/proc/10523/task/10562/stat : 10562 (java) S 10520 10523 10129 0 -1 1077944384 9335 0 0 0 3852 1032 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440468693952 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10563] ppid=10520 vsize=16068328 memory=1292 CPUtime=36.66 cores=0-7
/proc/10523/task/10563/stat : 10563 (java) S 10520 10523 10129 0 -1 1077944384 6680 0 0 0 2848 818 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440467641408 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10564] ppid=10520 vsize=16068328 memory=5400680 CPUtime=77.78 cores=0-7
/proc/10523/task/10564/stat : 10564 (java) S 10520 10523 10129 0 -1 1077944384 13542 0 0 0 6001 1777 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140440466588864 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10565] ppid=10520 vsize=16068328 memory=6504 CPUtime=4.77 cores=0-7
/proc/10523/task/10565/stat : 10565 (java) S 10520 10523 10129 0 -1 1077944384 1155 0 0 0 372 105 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140439835632960 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10566] ppid=10520 vsize=16068328 memory=836 CPUtime=31.78 cores=0-7
/proc/10523/task/10566/stat : 10566 (java) S 10520 10523 10129 0 -1 1077944384 6329 0 0 0 2490 688 0 0 20 0 46 0 109946040 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140439834580416 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10567] ppid=10520 vsize=16068328 memory=1696 CPUtime=3.6 cores=0-7
/proc/10523/task/10567/stat : 10567 (java) S 10520 10523 10129 0 -1 1077944384 1228 0 0 0 288 72 0 0 20 0 46 0 109946041 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140439833527872 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10568] ppid=10520 vsize=16068328 memory=920 CPUtime=72.73 cores=0-7
/proc/10523/task/10568/stat : 10568 (java) S 10520 10523 10129 0 -1 1077944384 15524 0 0 0 5667 1606 0 0 20 0 46 0 109946041 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140439832475328 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
[pid=10523/tid=10569] ppid=10520 vsize=16068328 memory=4460 CPUtime=71.8 cores=0-7
/proc/10523/task/10569/stat : 10569 (java) S 10520 10523 10129 0 -1 1077944384 11948 0 0 0 5601 1579 0 0 20 0 46 0 109946041 16453967872 1352218 33554432000 4194304 4196468 140736110543312 140439831422784 140441324041941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37015552 140736110548067 140736110548251 140736110548251 140736110550991 0
Current children cumulated CPU time: 4664.68 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 5408872 KiB

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

[startup+2520.04 s]
# the end of solver process 10523 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4199.26 s, system=465.486 s

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

Child status: 143
Real time (s): 2520.04
CPU time (s): 4664.74
CPU user time (s): 4199.26
CPU system time (s): 465.486
CPU usage (%): 185.106
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 5408872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4199.26
system time used= 465.486
maximum resident set size= 5409584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2549478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138130129
involuntary context switches= 17473


# summary of solver processes directly reported to runsolver:
#   pid: 10523
#   total CPU time (s): 4664.74
#   total CPU user time (s): 4199.26
#   total CPU system time (s): 465.486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.705 second user time and 35.004 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-15 05:28:38
IDJOB=4275586
IDBENCH=134391
IDSOLVER=2668
FILE ID=node112/4275586-1502768577
RUNJOBID= node112-1502765077-10156
PBS_JOBID= 20629094
Free space on /tmp= 61788 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-30/RadarSurveillance-8-30-3-0-02.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-4275586-1502768577/watcher-4275586-1502768577 -o /tmp/evaluation-result-4275586-1502768577/solver-4275586-1502768577 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502765077-10156 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 16415588 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275586-1502768577.xml

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

MD5SUM BENCH= f4a9a5dcc683f71d26979c2cfb95d5e5
RANDOM SEED=16415588

node112.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.24
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.24
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.24
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.24
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:        31533448 kB
MemAvailable:   31980428 kB
Buffers:          188708 kB
Cached:           538448 kB
SwapCached:            0 kB
Active:           507200 kB
Inactive:         273348 kB
Active(anon):       4480 kB
Inactive(anon):    76444 kB
Active(file):     502720 kB
Inactive(file):   196904 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42000 kB
Writeback:             0 kB
AnonPages:         54988 kB
Mapped:            45152 kB
Shmem:             25224 kB
Slab:             152468 kB
SReclaimable:     126380 kB
SUnreclaim:        26088 kB
KernelStack:        3552 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 61748 MiB
End job on node112 at 2017-08-15 06:10:38