Trace number 4308422

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14SAT (TO)23 2520.04 2470.52

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-15_c18.xml
MD5SUMdbf6b3e5a2b5c107908327293d925ea5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark2400.29
Satisfiable
(Un)Satisfiability was proved
Number of variables227
Number of constraints5183
Number of domains2
Minimum domain size3
Maximum domain size112
Distribution of domain sizes[{"size":3,"count":225},{"size":112,"count":2}]
Minimum variable degree2
Maximum variable degree58
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":44,"count":56},{"degree":46,"count":48},{"degree":48,"count":40},{"degree":50,"count":32},{"degree":52,"count":24},{"degree":54,"count":16},{"degree":56,"count":8},{"degree":58,"count":1}]
Minimum constraint arity2
Maximum constraint arity226
Distribution of constraint arities[{"arity":2,"count":5181},{"arity":226,"count":2}]
Number of extensional constraints0
Number of intensional constraints5181
Distribution of constraint types[{"type":"intension","count":5181},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 764932089
0.67/0.55	c timeout: 2520
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.58	c Parsing instance...
4.56/1.91	c Parsing done, starting first complete search...
4.56/1.96	o 0
4.90/2.03	o 1
4.90/2.09	o 2
5.21/2.15	o 3
5.49/2.24	o 4
5.79/2.31	o 5
5.79/2.37	o 6
6.35/2.51	o 7
8.46/4.47	c First complete search done, starting ALNS search...
10.07/5.36	o 8
11.13/6.10	o 9
12.23/6.91	o 10
12.23/6.91	o 11
14.67/9.38	o 12
14.67/9.40	o 13
16.90/11.58	o 14
16.90/11.58	o 15
16.90/11.59	o 16
18.75/13.31	o 17
20.17/14.72	o 18
24.05/18.58	o 19
26.28/20.74	o 20
26.28/20.74	o 21
26.28/20.79	o 22
26.28/20.80	o 23
2520.00/2470.50	s SATISFIABLE
2520.00/2470.50	v <instantiation>
2520.00/2470.50	v 	<list>
2520.00/2470.50	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] nb nw
2520.00/2470.50	v 	</list>
2520.00/2470.50	v 	<values>
2520.00/2470.50	v 		0 0 0 0 0 0 0 0 2 0 0 2 2 2 2 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 23 23 
2520.00/2470.50	v 	</values>
2520.00/2470.50	v </instantiation>

Verifier Data

OK	23

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308422-1534326042/watcher-4308422-1534326042 -o /tmp/evaluation-result-4308422-1534326042/solver-4308422-1534326042 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534294079-16386 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 764932089 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308422-1534326042.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=21346, runsolver pid=21343
Current StackSize limit: 8192 KiB


[startup+0.100131 s]*
/proc/loadavg: 0.71 1.08 1.23 2/194 21361
/proc/meminfo: memFree=24683604/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14082736 memory=32940 CPUtime=0.11 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 7152 0 0 0 10 1 0 0 20 0 15 0 250167385 14420721664 8235 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3520684 8235 3144 1 0 3482761 0
[pid=21346/tid=21348] ppid=21343 vsize=14082736 memory=-6442235905799459172 CPUtime=0.08 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 5297 0 0 0 8 0 0 0 20 0 15 0 250167386 14420721664 8301 33554432000 4194304 4196468 140725401333392 140540251459824 140540227540843 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14082736 memory=5767617492811192713 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 8301 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 8301 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 8301 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 8301 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 8301 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 8301 33554432000 4194304 4196468 140725401333392 140539788419872 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 8301 33554432000 4194304 4196468 140725401333392 140539787367536 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 8367 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 8367 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 8367 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0.01 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 223 0 0 0 1 0 0 0 20 0 15 0 250167391 14420721664 8367 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 8367 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 8367 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32940 KiB

[startup+0.209989 s]*
/proc/loadavg: 0.71 1.08 1.23 3/194 21361
/proc/meminfo: memFree=24667852/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14082736 memory=46852 CPUtime=0.31 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 10320 0 0 0 29 2 0 0 20 0 15 0 250167385 14420721664 11713 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3520684 11713 3376 1 0 3482761 0
[pid=21346/tid=21348] ppid=21343 vsize=14082736 memory=7896388429291626395 CPUtime=0.19 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 8071 0 0 0 18 1 0 0 20 0 15 0 250167386 14420721664 11713 33554432000 4194304 4196468 140725401333392 140540251492000 140540239502142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14082736 memory=732370167175531493 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 11713 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 11713 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 11713 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 11713 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 11713 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 11713 33554432000 4194304 4196468 140725401333392 140539788419872 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 11713 33554432000 4194304 4196468 140725401333392 140539787367536 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 11713 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) R 21343 21346 16354 0 -1 4202560 395 0 0 0 1 0 0 0 20 0 15 0 250167391 14420721664 11713 33554432000 4194304 4196468 140725401333392 140539717474928 140540232194428 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) R 21343 21346 16354 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 15 0 250167391 14420721664 11779 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0.06 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) R 21343 21346 16354 0 -1 4202560 265 0 0 0 6 0 0 0 20 0 15 0 250167391 14420721664 11779 33554432000 4194304 4196468 140725401333392 140539715366776 140540226062189 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 11779 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 11779 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46852 KiB

[startup+0.310174 s]*
/proc/loadavg: 0.71 1.08 1.23 2/194 21361
/proc/meminfo: memFree=24664316/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14082736 memory=50692 CPUtime=0.43 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 10727 0 0 0 41 2 0 0 20 0 15 0 250167385 14420721664 12673 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3520684 12673 3415 1 0 3482761 0
[pid=21346/tid=21348] ppid=21343 vsize=14082736 memory=26467414 CPUtime=0.3 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 8445 0 0 0 28 2 0 0 20 0 15 0 250167386 14420721664 12673 33554432000 4194304 4196468 140725401333392 140540251486112 140540228818320 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 12673 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14082736 memory=280057522713984 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 12673 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14082736 memory=280057369299456 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 12673 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14082736 memory=140028684635919 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250167386 14420721664 12673 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14082736 memory=280057522720896 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14082736 memory=140028684640527 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539788419872 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14082736 memory=140028684659186 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250167388 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539787367536 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14082736 memory=140028684661516 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 250167391 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) S 21343 21346 16354 0 -1 1077944384 209 0 0 0 2 0 0 0 20 0 15 0 250167391 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14082736 memory=140028838078080 CPUtime=0.08 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 283 0 0 0 8 0 0 0 20 0 15 0 250167391 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14082736 memory=140028838111020 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167391 14420721664 12673 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50692 KiB

[startup+0.700782 s]
/proc/loadavg: 0.71 1.08 1.23 2/194 21361
/proc/meminfo: memFree=24642552/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14084804 memory=88988 CPUtime=0.99 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 17584 0 0 0 95 4 0 0 20 0 15 0 250167385 14422839296 22247 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3521201 22247 3497 1 0 3483273 0
[pid=21346/tid=21348] ppid=21343 vsize=14084804 memory=55 CPUtime=0.67 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 14873 0 0 0 64 3 0 0 20 0 15 0 250167386 14422839296 22247 33554432000 4194304 4196468 140725401333392 140540251471168 140540247286941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14422839296 22247 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14422839296 22247 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14084804 memory=7886766292050916917 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167386 14422839296 22247 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14084804 memory=5787221614173120853 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250167386 14422839296 22247 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14084804 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250167388 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14084804 memory=6068 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250167388 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539788419872 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14084804 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250167388 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539787367536 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14084804 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14084804 memory=3516 CPUtime=0.07 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 555 0 0 0 7 0 0 0 20 0 15 0 250167391 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14084804 memory=872 CPUtime=0.07 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) R 21343 21346 16354 0 -1 1077944384 378 0 0 0 7 0 0 0 20 0 15 0 250167391 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14084804 memory=1288 CPUtime=0.15 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 396 0 0 0 15 0 0 0 20 0 15 0 250167391 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14084804 memory=1088 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14084804 memory=14888 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250167391 14422839296 22247 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88988 KiB

[startup+1.50081 s]
/proc/loadavg: 0.71 1.08 1.23 5/194 21361
/proc/meminfo: memFree=24580876/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14086852 memory=221060 CPUtime=3.49 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 25838 0 0 0 340 9 0 0 20 0 15 0 250167385 14424936448 55265 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3521713 55265 3547 1 0 3483785 0
[pid=21346/tid=21348] ppid=21343 vsize=14086852 memory=55 CPUtime=1.46 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 17023 0 0 0 141 5 0 0 20 0 15 0 250167386 14424936448 55265 33554432000 4194304 4196468 140725401333392 140540251500800 140539875166684 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 15 0 250167386 14424936448 55265 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14086852 memory=280057369435840 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250167386 14424936448 55265 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14086852 memory=140028684673168 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 15 0 250167386 14424936448 55265 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 250167386 14424936448 55265 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250167388 14424936448 55265 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0

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

/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 115853 0 0 0 235656 56 0 0 20 0 15 0 250167386 14431227904 91342 33554432000 4194304 4196468 140725401333392 140540251502928 140539881492680 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14092996 memory=354556 CPUtime=13.99 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 13445 0 0 0 1326 73 0 0 20 0 15 0 250167386 14431227904 91342 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14092996 memory=368444 CPUtime=14.03 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 11379 0 0 0 1335 68 0 0 20 0 15 0 250167386 14431227904 91342 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14092996 memory=372396 CPUtime=14.05 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 12777 0 0 0 1335 70 0 0 20 0 15 0 250167386 14431227904 91342 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14092996 memory=372396 CPUtime=14.02 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 10522 0 0 0 1336 66 0 0 20 0 15 0 250167386 14431227904 91342 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14092996 memory=372396 CPUtime=8.53 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 13233 0 0 0 780 73 0 0 20 0 15 0 250167388 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14092996 memory=371008 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539788419936 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14092996 memory=367932 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539787367552 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14092996 memory=365880 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14092996 memory=366392 CPUtime=2.47 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 13373 0 0 0 246 1 0 0 20 0 15 0 250167391 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14092996 memory=375056 CPUtime=3.4 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) S 21343 21346 16354 0 -1 1077944384 17409 0 0 0 336 4 0 0 20 0 15 0 250167391 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14092996 memory=3712 CPUtime=1.21 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 18341 0 0 0 118 3 0 0 20 0 15 0 250167391 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14092996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14092996 memory=37712 CPUtime=1.53 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 990 0 0 0 66 87 0 0 20 0 15 0 250167391 14431227904 91342 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 2430.44 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 365368 KiB

[startup+2442.3 s]
/proc/loadavg: 0.50 0.57 0.65 2/193 21454
/proc/meminfo: memFree=24357328/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14092996 memory=354996 CPUtime=2491.37 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 232767 0 0 0 248700 437 0 0 20 0 15 0 250167385 14431227904 88749 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3523249 88749 3625 1 0 3485321 0
[pid=21346/tid=21348] ppid=21343 vsize=14092996 memory=355512 CPUtime=2416.53 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 118819 0 0 0 241597 56 0 0 20 0 15 0 250167386 14431227904 88749 33554432000 4194304 4196468 140725401333392 140540251502928 140539879861863 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14092996 memory=371376 CPUtime=14.31 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 13635 0 0 0 1357 74 0 0 20 0 15 0 250167386 14431227904 88749 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14092996 memory=363204 CPUtime=14.34 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 11736 0 0 0 1365 69 0 0 20 0 15 0 250167386 14431227904 88749 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14092996 memory=359616 CPUtime=14.36 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 12889 0 0 0 1364 72 0 0 20 0 15 0 250167386 14431227904 88749 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14092996 memory=365772 CPUtime=14.33 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 10678 0 0 0 1366 67 0 0 20 0 15 0 250167386 14431227904 88749 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14092996 memory=357564 CPUtime=8.75 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 13428 0 0 0 800 75 0 0 20 0 15 0 250167388 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14092996 memory=354996 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539788419936 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14092996 memory=354996 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539787367552 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14092996 memory=358588 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14092996 memory=3712 CPUtime=2.47 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 13375 0 0 0 246 1 0 0 20 0 15 0 250167391 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14092996 memory=354996 CPUtime=3.4 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) S 21343 21346 16354 0 -1 1077944384 17412 0 0 0 336 4 0 0 20 0 15 0 250167391 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14092996 memory=1431 CPUtime=1.21 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 18343 0 0 0 118 3 0 0 20 0 15 0 250167391 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14092996 memory=359100 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14092996 memory=1724 CPUtime=1.56 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1005 0 0 0 67 89 0 0 20 0 15 0 250167391 14431227904 88749 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 2491.37 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 354996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2470.5 s]
/proc/loadavg: 0.54 0.58 0.65 2/194 21456
/proc/meminfo: memFree=24338000/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14092996 memory=372704 CPUtime=2520 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 237668 0 0 0 251559 441 0 0 20 0 15 0 250167385 14431227904 93176 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3523249 93176 3625 1 0 3485321 0
[pid=21346/tid=21348] ppid=21343 vsize=14092996 memory=376808 CPUtime=2444.44 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 122841 0 0 0 244387 57 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540251502912 140539873311879 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14092996 memory=375784 CPUtime=14.46 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 13775 0 0 0 1372 74 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14092996 memory=0 CPUtime=14.49 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 11894 0 0 0 1379 70 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14092996 memory=372704 CPUtime=14.51 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 13239 0 0 0 1378 73 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14092996 memory=365772 CPUtime=14.49 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 10876 0 0 0 1381 68 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14092996 memory=373216 CPUtime=8.85 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 13459 0 0 0 809 76 0 0 20 0 15 0 250167388 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14092996 memory=349624 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539788419936 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14092996 memory=1426 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539787367552 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14092996 memory=349624 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14092996 memory=504 CPUtime=2.47 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 13375 0 0 0 246 1 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14092996 memory=3712 CPUtime=3.4 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) S 21343 21346 16354 0 -1 1077944384 17412 0 0 0 336 4 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14092996 memory=68136 CPUtime=1.21 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 18343 0 0 0 118 3 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14092996 memory=377688 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14092996 memory=378028 CPUtime=1.58 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1007 0 0 0 68 90 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 372704 KiB

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

[startup+2470.52 s]
# the end of solver process 21346 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.61 s, system=4.42484 s

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

[startup+2470.5 s]
/proc/loadavg: 0.54 0.58 0.65 2/194 21456
/proc/meminfo: memFree=24338000/32770624 swapFree=67108524/67108860
[pid=21346] ppid=21343 vsize=14092996 memory=372704 CPUtime=2520 cores=1,3,5,7
/proc/21346/stat : 21346 (java) S 21343 21346 16354 0 -1 1077944320 237668 0 0 0 251559 441 0 0 20 0 15 0 250167385 14431227904 93176 33554432000 4194304 4196468 140725401333392 140725401315936 140540247265015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
/proc/21346/statm: 3523249 93176 3625 1 0 3485321 0
[pid=21346/tid=21348] ppid=21343 vsize=14092996 memory=376808 CPUtime=2444.44 cores=1,3,5,7
/proc/21346/task/21348/stat : 21348 (java) R 21343 21346 16354 0 -1 4202560 122841 0 0 0 244387 57 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540251502912 140539873311879 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21349] ppid=21343 vsize=14092996 memory=375784 CPUtime=14.46 cores=1,3,5,7
/proc/21346/task/21349/stat : 21349 (java) S 21343 21346 16354 0 -1 1077944384 13775 0 0 0 1372 74 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540199885712 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21350] ppid=21343 vsize=14092996 memory=0 CPUtime=14.49 cores=1,3,5,7
/proc/21346/task/21350/stat : 21350 (java) S 21343 21346 16354 0 -1 1077944384 11894 0 0 0 1379 70 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540198832912 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21351] ppid=21343 vsize=14092996 memory=372704 CPUtime=14.51 cores=1,3,5,7
/proc/21346/task/21351/stat : 21351 (java) S 21343 21346 16354 0 -1 1077944384 13239 0 0 0 1378 73 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540197780624 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21352] ppid=21343 vsize=14092996 memory=365772 CPUtime=14.49 cores=1,3,5,7
/proc/21346/task/21352/stat : 21352 (java) S 21343 21346 16354 0 -1 1077944384 10876 0 0 0 1381 68 0 0 20 0 15 0 250167386 14431227904 93176 33554432000 4194304 4196468 140725401333392 140540196727824 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21353] ppid=21343 vsize=14092996 memory=373216 CPUtime=8.85 cores=1,3,5,7
/proc/21346/task/21353/stat : 21353 (java) S 21343 21346 16354 0 -1 1077944384 13459 0 0 0 809 76 0 0 20 0 15 0 250167388 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539789473904 140540247276162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21354] ppid=21343 vsize=14092996 memory=349624 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21354/stat : 21354 (java) S 21343 21346 16354 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539788419936 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21355] ppid=21343 vsize=14092996 memory=1426 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21355/stat : 21355 (java) S 21343 21346 16354 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250167388 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539787367552 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21356] ppid=21343 vsize=14092996 memory=349624 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21356/stat : 21356 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539718527056 140540247283611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21357] ppid=21343 vsize=14092996 memory=504 CPUtime=2.47 cores=1,3,5,7
/proc/21346/task/21357/stat : 21357 (java) S 21343 21346 16354 0 -1 1077944384 13375 0 0 0 246 1 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539717474928 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21358] ppid=21343 vsize=14092996 memory=3712 CPUtime=3.4 cores=1,3,5,7
/proc/21346/task/21358/stat : 21358 (java) S 21343 21346 16354 0 -1 1077944384 17412 0 0 0 336 4 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539716422128 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21359] ppid=21343 vsize=14092996 memory=68136 CPUtime=1.21 cores=1,3,5,7
/proc/21346/task/21359/stat : 21359 (java) S 21343 21346 16354 0 -1 1077944384 18343 0 0 0 118 3 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539715369840 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21360] ppid=21343 vsize=14092996 memory=377688 CPUtime=0 cores=1,3,5,7
/proc/21346/task/21360/stat : 21360 (java) S 21343 21346 16354 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539714317280 140540247275221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
[pid=21346/tid=21361] ppid=21343 vsize=14092996 memory=378028 CPUtime=1.58 cores=1,3,5,7
/proc/21346/task/21361/stat : 21361 (java) S 21343 21346 16354 0 -1 1077944384 1007 0 0 0 68 90 0 0 20 0 15 0 250167391 14431227904 93176 33554432000 4194304 4196468 140725401333392 140539713264048 140540247276162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 6361088 140725401338965 140725401339145 140725401339145 140725401341903 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 372704 KiB

Child status: 143
Real time (s): 2470.52
CPU time (s): 2520.04
CPU user time (s): 2515.61
CPU system time (s): 4.42484
CPU usage (%): 102.004
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 634280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.61
system time used= 4.42484
maximum resident set size= 636036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 275756
involuntary context switches= 6428


# summary of solver processes directly reported to runsolver:
#   pid: 21346
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2515.61
#   total CPU system time (s): 4.42484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0516 second user time and 25.26 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-15 11:40:42
IDJOB=4308422
IDBENCH=141481
IDSOLVER=2792
FILE ID=node107/4308422-1534326042
RUNJOBID= node107-1534294079-16386
PBS_JOBID= 21038147
Free space on /tmp= 42292 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-15_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308422-1534326042/watcher-4308422-1534326042 -o /tmp/evaluation-result-4308422-1534326042/solver-4308422-1534326042 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534294079-16386 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 764932089 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308422-1534326042.xml

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

MD5SUM BENCH= dbf6b3e5a2b5c107908327293d925ea5
RANDOM SEED=764932089

node107.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.40
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.40
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.40
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.40
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:        24701772 kB
MemAvailable:   31896236 kB
Buffers:          209800 kB
Cached:          7213148 kB
SwapCached:           20 kB
Active:          3955968 kB
Inactive:        3521704 kB
Active(anon):       3880 kB
Inactive(anon):   111372 kB
Active(file):    3952088 kB
Inactive(file):  3410332 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:             36040 kB
Writeback:             0 kB
AnonPages:         61696 kB
Mapped:            54752 kB
Shmem:             57824 kB
Slab:             288960 kB
SReclaimable:     260504 kB
SUnreclaim:        28456 kB
KernelStack:        3168 kB
PageTables:         5020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 42256 MiB
End job on node107 at 2018-08-15 12:21:53