Trace number 4256429

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 2017-07-26SAT (TO)0 252.131 210.436

General information on the benchmark

NameBinPacking/BinPacking-tab-sw100/
BinPacking-tab-sw100-74.xml
MD5SUM748f42f61d3aaac6f60870392cb688ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark240.03101
Satisfiable
(Un)Satisfiability was proved
Number of variables115
Number of constraints22
Number of domains2
Minimum domain size20
Maximum domain size42
Distribution of domain sizes[{"size":20,"count":1},{"size":42,"count":114}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":95},{"degree":4,"count":19}]
Minimum constraint arity6
Maximum constraint arity114
Distribution of constraint arities[{"arity":6,"count":19},{"arity":20,"count":1},{"arity":114,"count":2}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.24/0.39	c version: 2017-07-26
0.24/0.39	c seed: 411185472
0.24/0.39	c timeout: 252
0.24/0.39	c memlimit: 11000
0.24/0.39	c nbcore: 4
0.24/0.41	c Parsing instance...
52.90/31.87	c Parsing done, starting first complete search...
53.74/32.35	o 0
76.54/53.42	c First complete search done, starting ALNS search...
245.82/204.25	c ALNS done, starting second complete search
252.09/210.40	s SATISFIABLE
252.09/210.40	v <instantiation>
252.09/210.40	v 	<list>
252.09/210.40	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5]
252.09/210.40	v 	</list>
252.09/210.40	v 	<values>
252.09/210.40	v 		0 200 199 199 198 198 0 198 198 196 196 181 0 196 195 195 191 182 0 195 194 194 191 182 0 190 190 189 188 182 0 187 186 186 185 181 0 184 183 183 182 182 0 181 181 181 181 180 0 180 180 180 178 175 0 179 174 174 173 173 0 179 174 174 173 173 0 179 161 157 156 152 151 178 173 158 156 153 151 176 159 159 155 154 151 175 161 156 156 154 151 174 161 158 154 154 151 173 172 172 171 170 0 172 172 171 171 171 0 169 168 166 164 164 0 
252.09/210.40	v 	</values>
252.09/210.40	v </instantiation>

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4256429-1502643994/watcher-4256429-1502643994 -o /tmp/evaluation-result-4256429-1502643994/solver-4256429-1502643994 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502642251-32116 --watchdog 312 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 411185472 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4256429-1502643994.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=376, runsolver pid=373
Current StackSize limit: 8192 KiB


[startup+0.100256 s]*
/proc/loadavg: 1.94 1.95 1.78 3/201 382
/proc/meminfo: memFree=26842544/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13373972 memory=15192 CPUtime=0.01 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 3653 0 0 0 1 0 0 0 20 0 6 0 66620148 13694947328 3798 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3343493 3798 1934 1 0 3332990 0
[pid=376/tid=378] ppid=373 vsize=13440536 memory=8318255677412212789 CPUtime=0.01 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 2530 0 0 0 1 0 0 0 20 0 7 0 66620156 13763108864 3996 18446744073709551615 4194304 4196468 140735926006416 139933310343952 139933290181982 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13440536 memory=328 CPUtime=0 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66620157 13763108864 3996 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13440536 memory=3978001130474378912 CPUtime=0 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66620157 13763108864 3996 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13441564 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 66620157 13764161536 3996 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13441564 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 66620157 13764161536 3996 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13441564 memory=140473213851264 CPUtime=0 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 66620159 13764161536 3996 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13441564 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 66620159 13764161536 3996 18446744073709551615 4194304 4196468 140735926006416 139932783856480 139933306111701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13373972 KiB
Current children cumulated memory: 15192 KiB

[startup+0.209749 s]*
/proc/loadavg: 1.94 1.95 1.78 4/210 391
/proc/meminfo: memFree=26836088/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13975920 memory=28056 CPUtime=0.08 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 6836 0 0 0 7 1 0 0 20 0 15 0 66620148 14311342080 7014 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3493980 7014 3344 1 0 3482759 0
[pid=376/tid=378] ppid=373 vsize=13975920 memory=8318255677412212789 CPUtime=0.07 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 4933 0 0 0 6 1 0 0 20 0 15 0 66620156 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139933310338088 139933306113430 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13975920 memory=328 CPUtime=0 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13975920 memory=3978001130474378912 CPUtime=0 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13975920 memory=140473213851264 CPUtime=0 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620159 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66620159 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932783854624 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66620160 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932782801776 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13975920 memory=140473213851264 CPUtime=0 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13975920 memory=140473213851264 CPUtime=0 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620168 14311342080 7635 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 28056 KiB

[startup+0.310126 s]*
/proc/loadavg: 1.94 1.95 1.78 3/210 391
/proc/meminfo: memFree=26823872/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13975920 memory=39820 CPUtime=0.24 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 10159 0 0 0 21 3 0 0 20 0 15 0 66620148 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3493980 9955 3540 1 0 3482759 0
[pid=376/tid=378] ppid=373 vsize=13975920 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 7923 0 0 0 14 2 0 0 20 0 15 0 66620156 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139933310324016 139933290181982 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620157 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66620159 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66620159 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932783854624 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66620160 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932782801776 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) R 373 376 897 0 -1 1077944384 373 0 0 0 1 0 0 0 20 0 15 0 66620162 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 15 0 66620162 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13975920 memory=140473213851264 CPUtime=0.05 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) R 373 376 897 0 -1 4202560 379 0 0 0 5 0 0 0 20 0 15 0 66620162 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306122842 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13975920 memory=140473213851264 CPUtime=0 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620168 14311342080 9955 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39820 KiB

[startup+0.700777 s]
/proc/loadavg: 1.94 1.95 1.78 4/210 391
/proc/meminfo: memFree=26811444/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13975940 memory=137952 CPUtime=0.92 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 13343 0 0 0 85 7 0 0 20 0 15 0 66620148 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3493985 34488 3714 1 0 3482759 0
[pid=376/tid=378] ppid=373 vsize=13975940 memory=1228 CPUtime=0.55 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 10141 0 0 0 49 6 0 0 20 0 15 0 66620156 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139933310323024 139933306123421 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13975940 memory=796 CPUtime=0 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620157 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13975940 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620157 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13975940 memory=7811891939479414610 CPUtime=0 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620157 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13975940 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66620157 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13975940 memory=10164 CPUtime=0 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66620159 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13975940 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66620159 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932783854624 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13975940 memory=2000 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66620160 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932782801776 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13975940 memory=10976 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13975940 memory=1200 CPUtime=0.09 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 666 0 0 0 9 0 0 0 20 0 15 0 66620162 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13975940 memory=15880 CPUtime=0.1 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 528 0 0 0 10 0 0 0 20 0 15 0 66620162 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13975940 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 627 0 0 0 15 0 0 0 20 0 15 0 66620162 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13975940 memory=140473079450384 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13975940 memory=140473079466240 CPUtime=0 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66620168 14311362560 34488 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 137952 KiB

[startup+1.50289 s]
/proc/loadavg: 1.94 1.95 1.78 5/210 391
/proc/meminfo: memFree=26308512/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13977988 memory=623680 CPUtime=2.71 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 17748 0 0 0 245 26 0 0 20 0 15 0 66620148 14313459712 155920 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3494497 155920 3790 1 0 3483271 0
[pid=376/tid=378] ppid=373 vsize=13977988 memory=13 CPUtime=1.19 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) S 373 376 897 0 -1 1077944384 10580 0 0 0 108 11 0 0 20 0 15 0 66620156 14313459712 155920 18446744073709551615 4194304 4196468 140735926006416 139933310338032 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13977988 memory=12 CPUtime=0.14 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 157 0 0 0 11 3 0 0 20 0 15 0 66620157 14313459712 155920 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13977988 memory=137952 CPUtime=0.14 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 297 0 0 0 11 3 0 0 20 0 15 0 66620157 14313459712 155920 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13977988 memory=1228 CPUtime=0.14 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 119 0 0 0 11 3 0 0 20 0 15 0 66620157 14313459712 155920 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13977988 memory=796 CPUtime=0.14 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 478 0 0 0 11 3 0 0 20 0 15 0 66620157 14313459712 155920 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13977988 memory=280946158959424 CPUtime=0.01 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) R 373 376 897 0 -1 4202560 618 0 0 0 1 0 0 0 20 0 15 0 66620159 14313459712 155024 18446744073709551615 4194304 4196468 140735926006416 139932784907168 139933298818458 0 0 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13977988 memory=280946158934496 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66620159 14313459712 155024 18446744073709551615 4194304 4196468 140735926006416 139932783854688 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13977988 memory=586552 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66620160 14313459712 155024 18446744073709551615 4194304 4196468 140735926006416 139932782801792 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13977988 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14313459712 155023 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13977988 memory=1156 CPUtime=0.34 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 1685 0 0 0 34 0 0 0 20 0 15 0 66620162 14313459712 155023 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13977988 memory=2400 CPUtime=0.32 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 1350 0 0 0 32 0 0 0 20 0 15 0 66620162 14313459712 155023 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13977988 memory=557276 CPUtime=0.23 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 1090 0 0 0 23 0 0 0 20 0 15 0 66620162 14313459712 155023 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13977988 memory=37608 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14313459712 155023 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0

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

/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 25635 0 0 0 4028 17 0 0 20 0 15 0 66620156 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139933310336808 139932942738016 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13982084 memory=5088992 CPUtime=6.5 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 7660 0 0 0 538 112 0 0 20 0 15 0 66620157 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13982084 memory=640 CPUtime=6.47 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 10568 0 0 0 539 108 0 0 20 0 15 0 66620157 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13982084 memory=20952 CPUtime=6.49 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 6777 0 0 0 543 106 0 0 20 0 15 0 66620157 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13982084 memory=4044 CPUtime=6.48 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 10386 0 0 0 546 102 0 0 20 0 15 0 66620157 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13982084 memory=4116 CPUtime=3.93 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 11831 0 0 0 392 1 0 0 20 0 15 0 66620159 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13982084 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 66620159 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932783854688 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13982084 memory=5089816 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 66620160 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932782801792 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13982084 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13982084 memory=280946159099488 CPUtime=1.66 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 4745 0 0 0 165 1 0 0 20 0 15 0 66620162 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13982084 memory=6943526294502006880 CPUtime=1.61 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 4788 0 0 0 160 1 0 0 20 0 15 0 66620162 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13982084 memory=-7175753904026764170 CPUtime=0.53 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 4111 0 0 0 52 1 0 0 20 0 15 0 66620162 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13982084 memory=5089816 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13982084 memory=52 CPUtime=0.02 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 281 0 0 0 1 1 0 0 20 0 15 0 66620168 14317654016 1272485 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 74.23 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5089940 KiB

[startup+102.301 s]
/proc/loadavg: 2.16 2.07 1.85 3/210 394
/proc/meminfo: memFree=17161536/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13982084 memory=5925476 CPUtime=134.84 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 121826 0 0 0 12936 548 0 0 20 0 15 0 66620148 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3495521 1481369 3826 1 0 3484295 0
[pid=376/tid=378] ppid=373 vsize=13982084 memory=6055416 CPUtime=87.2 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 32198 0 0 0 8702 18 0 0 20 0 15 0 66620156 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139933310335896 139932944300253 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13982084 memory=5925460 CPUtime=9.11 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 13593 0 0 0 778 133 0 0 20 0 15 0 66620157 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13982084 memory=5578008 CPUtime=9.07 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 12043 0 0 0 775 132 0 0 20 0 15 0 66620157 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13982084 memory=5578008 CPUtime=9.08 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 11672 0 0 0 779 129 0 0 20 0 15 0 66620157 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13982084 memory=5928416 CPUtime=9.08 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 14666 0 0 0 785 123 0 0 20 0 15 0 66620157 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13982084 memory=5928416 CPUtime=5.77 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 14792 0 0 0 575 2 0 0 20 0 15 0 66620159 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 66620159 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932783854688 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13982084 memory=5 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 66620160 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932782801792 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13982084 memory=5928456 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13982084 memory=6055416 CPUtime=2.29 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 6581 0 0 0 227 2 0 0 20 0 15 0 66620162 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13982084 memory=164 CPUtime=2.31 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 7588 0 0 0 229 2 0 0 20 0 15 0 66620162 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13982084 memory=0 CPUtime=0.79 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 6955 0 0 0 77 2 0 0 20 0 15 0 66620162 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13982084 memory=140473080178056 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13982084 memory=8316868033356759116 CPUtime=0.05 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 345 0 0 0 3 2 0 0 20 0 15 0 66620168 14317654016 1481369 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 134.84 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5925476 KiB

[startup+162.301 s]
/proc/loadavg: 1.77 1.98 1.84 3/209 397
/proc/meminfo: memFree=16265320/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13982084 memory=6358512 CPUtime=202.84 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 152802 0 0 0 19686 598 0 0 20 0 15 0 66620148 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3495521 1589628 3827 1 0 3484295 0
[pid=376/tid=378] ppid=373 vsize=13982084 memory=6358612 CPUtime=144.59 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 36339 0 0 0 14441 18 0 0 20 0 15 0 66620156 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139933310339360 139932943701250 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13982084 memory=0 CPUtime=11.68 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 18374 0 0 0 1023 145 0 0 20 0 15 0 66620157 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13982084 memory=6358512 CPUtime=11.63 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 18607 0 0 0 1018 145 0 0 20 0 15 0 66620157 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13982084 memory=6358612 CPUtime=11.65 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 18977 0 0 0 1022 143 0 0 20 0 15 0 66620157 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13982084 memory=6358512 CPUtime=11.65 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 18564 0 0 0 1034 131 0 0 20 0 15 0 66620157 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13982084 memory=1624 CPUtime=5.78 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 15255 0 0 0 576 2 0 0 20 0 15 0 66620159 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13982084 memory=1128 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 66620159 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932783854688 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13982084 memory=6358700 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 66620160 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932782801792 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13982084 memory=6358708 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13982084 memory=6358512 CPUtime=2.43 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 8596 0 0 0 241 2 0 0 20 0 15 0 66620162 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13982084 memory=6358512 CPUtime=2.44 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 9373 0 0 0 242 2 0 0 20 0 15 0 66620162 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13982084 memory=6358560 CPUtime=0.79 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 6957 0 0 0 77 2 0 0 20 0 15 0 66620162 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13982084 memory=6358560 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13982084 memory=10164 CPUtime=0.09 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 367 0 0 0 5 4 0 0 20 0 15 0 66620168 14317654016 1589628 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 202.84 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 6358512 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+210.401 s]
/proc/loadavg: 1.84 1.97 1.84 3/209 483
/proc/meminfo: memFree=18867432/32770624 swapFree=67108860/67108860
[pid=376] ppid=373 vsize=13982084 memory=5766292 CPUtime=252.09 cores=0,2,4,6
/proc/376/stat : 376 (java) S 373 376 897 0 -1 1077944320 165715 0 0 0 24609 600 0 0 20 0 15 0 66620148 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 140735925988960 139933306101495 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
/proc/376/statm: 3495521 1441573 3827 1 0 3484295 0
[pid=376/tid=378] ppid=373 vsize=13982084 memory=4134931637327791675 CPUtime=192.31 cores=0,2,4,6
/proc/376/task/378/stat : 378 (java) R 373 376 897 0 -1 4202560 41669 0 0 0 19212 19 0 0 20 0 15 0 66620156 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139933310336400 139932942739098 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=379] ppid=373 vsize=13982084 memory=5766292 CPUtime=12.03 cores=0,2,4,6
/proc/376/task/379/stat : 379 (java) S 373 376 897 0 -1 1077944384 21208 0 0 0 1058 145 0 0 20 0 15 0 66620157 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139933263068304 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=380] ppid=373 vsize=13982084 memory=1728 CPUtime=11.99 cores=0,2,4,6
/proc/376/task/380/stat : 380 (java) S 373 376 897 0 -1 1077944384 19472 0 0 0 1053 146 0 0 20 0 15 0 66620157 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139933262015504 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=381] ppid=373 vsize=13982084 memory=4134931637327791675 CPUtime=12.01 cores=0,2,4,6
/proc/376/task/381/stat : 381 (java) S 373 376 897 0 -1 1077944384 19690 0 0 0 1058 143 0 0 20 0 15 0 66620157 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139933260962704 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=382] ppid=373 vsize=13982084 memory=2740 CPUtime=12.01 cores=0,2,4,6
/proc/376/task/382/stat : 382 (java) S 373 376 897 0 -1 1077944384 18768 0 0 0 1069 132 0 0 20 0 15 0 66620157 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139933259909904 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=383] ppid=373 vsize=13982084 memory=5643784 CPUtime=5.8 cores=0,2,4,6
/proc/376/task/383/stat : 383 (java) S 373 376 897 0 -1 1077944384 15502 0 0 0 577 3 0 0 20 0 15 0 66620159 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932784908656 139933306112642 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=384] ppid=373 vsize=13982084 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/376/task/384/stat : 384 (java) S 373 376 897 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 66620159 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932783854688 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=385] ppid=373 vsize=13982084 memory=4134931637327791675 CPUtime=0 cores=0,2,4,6
/proc/376/task/385/stat : 385 (java) S 373 376 897 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 66620160 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932782801792 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=386] ppid=373 vsize=13982084 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/376/task/386/stat : 386 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932781750096 139933306120091 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=387] ppid=373 vsize=13982084 memory=2248 CPUtime=2.46 cores=0,2,4,6
/proc/376/task/387/stat : 387 (java) S 373 376 897 0 -1 1077944384 9097 0 0 0 244 2 0 0 20 0 15 0 66620162 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932780698480 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=388] ppid=373 vsize=13982084 memory=4304 CPUtime=2.46 cores=0,2,4,6
/proc/376/task/388/stat : 388 (java) S 373 376 897 0 -1 1077944384 9718 0 0 0 244 2 0 0 20 0 15 0 66620162 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932779645680 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=389] ppid=373 vsize=13982084 memory=1228 CPUtime=0.81 cores=0,2,4,6
/proc/376/task/389/stat : 389 (java) S 373 376 897 0 -1 1077944384 8803 0 0 0 79 2 0 0 20 0 15 0 66620162 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932778592880 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=390] ppid=373 vsize=13982084 memory=796 CPUtime=0 cores=0,2,4,6
/proc/376/task/390/stat : 390 (java) S 373 376 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66620162 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932777540320 139933306111701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
[pid=376/tid=391] ppid=373 vsize=13982084 memory=5788 CPUtime=0.12 cores=0,2,4,6
/proc/376/task/391/stat : 391 (java) S 373 376 897 0 -1 1077944384 395 0 0 0 6 6 0 0 20 0 15 0 66620168 14317654016 1441573 18446744073709551615 4194304 4196468 140735926006416 139932776487600 139933306112642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7860224 140735926010233 140735926010414 140735926010414 140735926013903 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5766292 KiB

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

[startup+210.436 s]
# the end of solver process 376 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=246.102 s, system=6.02915 s

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

Child status: 143
Real time (s): 210.436
CPU time (s): 252.131
CPU user time (s): 246.102
CPU system time (s): 6.02915
CPU usage (%): 119.814
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 6358708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.102
system time used= 6.02915
maximum resident set size= 6358708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10560
involuntary context switches= 913


# summary of solver processes directly reported to runsolver:
#   pid: 376
#   total CPU time (s): 252.131
#   total CPU user time (s): 246.102
#   total CPU system time (s): 6.02915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37266 second user time and 1.88825 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 18:52:29
IDJOB=4256429
IDBENCH=137964
IDSOLVER=2640
FILE ID=node125/4256429-1502643994
RUNJOBID= node125-1502642251-32116
PBS_JOBID= 
Free space on /tmp= 61884 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-74.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256429-1502643994/watcher-4256429-1502643994 -o /tmp/evaluation-result-4256429-1502643994/solver-4256429-1502643994 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502642251-32116 --watchdog 312  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 411185472 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4256429-1502643994.xml

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

MD5SUM BENCH= 748f42f61d3aaac6f60870392cb688ba
RANDOM SEED=411185472

node125.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.07
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.07
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.07
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.07
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:        26850380 kB
MemAvailable:   27934160 kB
Buffers:          285908 kB
Cached:          1092332 kB
SwapCached:            0 kB
Active:          4897796 kB
Inactive:         585260 kB
Active(anon):    4105624 kB
Inactive(anon):    33100 kB
Active(file):     792172 kB
Inactive(file):   552160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             79932 kB
Writeback:             0 kB
AnonPages:       4105016 kB
Mapped:            61628 kB
Shmem:             33444 kB
Slab:             136516 kB
SReclaimable:     110564 kB
SUnreclaim:        25952 kB
KernelStack:        3424 kB
PageTables:        12988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5888504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3809280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61824 MiB
End job on node125 at 2017-08-13 18:55:59