Trace number 4256430

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.088 182.071

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-10.xml
MD5SUM67f07639019614dd1d008c87f8253383
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark254.02699
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.27/0.37	c version: 2017-07-26
0.27/0.37	c seed: 472159306
0.27/0.37	c timeout: 252
0.27/0.37	c memlimit: 11000
0.27/0.37	c nbcore: 4
0.27/0.40	c Parsing instance...
156.06/89.20	c Parsing done, starting first complete search...
157.77/90.38	o 0
173.57/105.08	c First complete search done, starting ALNS search...
252.01/182.01	s SATISFIABLE
252.01/182.01	v <instantiation>
252.01/182.01	v 	<list>
252.01/182.01	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] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5]
252.01/182.01	v 	</list>
252.01/182.01	v 	<values>
252.01/182.01	v 		0 199 199 181 181 179 0 198 198 198 198 198 0 198 198 191 191 191 0 195 194 194 191 191 0 193 192 187 187 186 0 191 190 190 186 186 0 190 188 188 188 187 0 186 185 184 184 184 0 183 183 183 182 181 0 179 177 177 177 171 0 178 163 161 158 153 150 177 165 162 158 153 150 176 165 160 157 154 151 175 164 161 157 154 151 174 166 160 158 154 151 174 165 159 158 154 151 174 165 159 155 155 152 174 163 163 155 154 152 173 165 159 157 154 151 172 164 162 158 153 150 171 171 170 170 169 0 168 168 167 166 166 0 
252.01/182.01	v 	</values>
252.01/182.01	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 (8857 MiB free)
  memory of node 1: 16384 MiB (15255 MiB free)
  node distances:
     10  21
     21  10

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

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

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
Current StackSize limit: 8192 KiB

solver pid=466, runsolver pid=463

[startup+0.100153 s]*
/proc/loadavg: 1.66 1.95 1.83 3/201 473
/proc/meminfo: memFree=24683664/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13507100 memory=17244 CPUtime=0.01 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 3681 0 0 0 1 0 0 0 20 0 8 0 66637984 13831270400 4311 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3376775 4311 2038 1 0 3366272 0
[pid=466/tid=468] ppid=463 vsize=13573664 memory=8390339637985935414 CPUtime=0.02 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 2436 0 0 0 2 0 0 0 20 0 9 0 66637992 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139989376631400 139989372417181 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13573664 memory=4294967624 CPUtime=0 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66637992 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13573664 memory=140579763792612 CPUtime=0 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66637992 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66637992 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66637992 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13573664 memory=140579763771008 CPUtime=0 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66637994 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 66637994 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988716434208 139989372405461 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 66637994 13899431936 4442 18446744073709551615 4194304 4196468 140732047552224 139988715381936 139989372405461 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13507100 KiB
Current children cumulated memory: 17244 KiB

[startup+0.210717 s]*
/proc/loadavg: 1.66 1.95 1.83 4/209 483
/proc/meminfo: memFree=24675656/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13977904 memory=31536 CPUtime=0.11 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 7217 0 0 0 10 1 0 0 20 0 15 0 66637984 14313373696 7884 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3494476 7884 3385 1 0 3483255 0
[pid=466/tid=468] ppid=463 vsize=13976944 memory=-8774313645642428999 CPUtime=0.08 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 6768 0 0 0 7 1 0 0 20 0 15 0 66637992 14312390656 8335 18446744073709551615 4194304 4196468 140732047552224 139989376602304 139989365074973 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13976944 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14312390656 8335 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66637992 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66637994 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66637994 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988716434208 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66637994 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988715381872 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 66637997 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637997 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13976944 memory=140579763771008 CPUtime=0.01 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 389 0 0 0 1 0 0 0 20 0 15 0 66637997 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13976944 memory=140579763771008 CPUtime=0 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66638001 14312390656 8401 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13977904 KiB
Current children cumulated memory: 31536 KiB

[startup+0.313655 s]*
/proc/loadavg: 1.66 1.95 1.83 3/209 483
/proc/meminfo: memFree=24665628/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13975920 memory=39468 CPUtime=0.27 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 10562 0 0 0 24 3 0 0 20 0 15 0 66637984 14311342080 9867 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3493980 9867 3547 1 0 3482759 0
[pid=466/tid=468] ppid=463 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 8269 0 0 0 17 2 0 0 20 0 15 0 66637992 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139989376619808 139989356438885 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13975920 memory=-7812477184710929540 CPUtime=0 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13975920 memory=3047711462688066934 CPUtime=0 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13975920 memory=1400242874264906928 CPUtime=0 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66637992 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66637994 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66637994 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988716434208 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66637994 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988715381872 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) R 463 466 897 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 15 0 66637997 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) R 463 466 897 0 -1 4202560 231 0 0 0 1 0 0 0 20 0 15 0 66637997 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989350293424 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 435 0 0 0 5 0 0 0 20 0 15 0 66637997 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66638001 14311342080 10445 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39468 KiB

[startup+0.700795 s]
/proc/loadavg: 1.66 1.95 1.83 3/209 483
/proc/meminfo: memFree=24697496/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13975940 memory=162140 CPUtime=0.92 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 13244 0 0 0 85 7 0 0 20 0 15 0 66637984 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3493985 40535 3713 1 0 3482759 0
[pid=466/tid=468] ppid=463 vsize=13975940 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 10046 0 0 0 50 7 0 0 20 0 15 0 66637992 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139989376618624 139989372417181 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13975940 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13975940 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13975940 memory=796 CPUtime=0 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66637992 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13975940 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66637992 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13975940 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66637994 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13975940 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66637994 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988716434208 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13975940 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66637994 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988715381872 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13975940 memory=10164 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13975940 memory=3028 CPUtime=0.08 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 598 0 0 0 8 0 0 0 20 0 15 0 66637997 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13975940 memory=6195628 CPUtime=0.12 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 574 0 0 0 12 0 0 0 20 0 15 0 66637997 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13975940 memory=37612 CPUtime=0.14 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 646 0 0 0 14 0 0 0 20 0 15 0 66637997 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13975940 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13975940 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66638001 14311362560 40535 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 162140 KiB

[startup+1.50078 s]
/proc/loadavg: 1.66 1.95 1.83 3/209 483
/proc/meminfo: memFree=24357732/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13977988 memory=1118708 CPUtime=2.65 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 17701 0 0 0 217 48 0 0 20 0 15 0 66637984 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3494497 279677 3778 1 0 3483271 0
[pid=466/tid=468] ppid=463 vsize=13977988 memory=-8253387840130275449 CPUtime=1.23 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 11235 0 0 0 104 19 0 0 20 0 15 0 66637992 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139989376630816 139988976011278 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13977988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 152 0 0 0 4 7 0 0 20 0 15 0 66637992 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13977988 memory=281159296614640 CPUtime=0.11 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 163 0 0 0 5 6 0 0 20 0 15 0 66637992 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13977988 memory=6081663127368591720 CPUtime=0.11 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 203 0 0 0 5 6 0 0 20 0 15 0 66637992 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13977988 memory=7590655979367786604 CPUtime=0.11 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 145 0 0 0 5 6 0 0 20 0 15 0 66637992 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 66637994 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66637994 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988716434272 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66637994 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988715381888 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13977988 memory=8 CPUtime=0.31 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 1620 0 0 0 31 0 0 0 20 0 15 0 66637997 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13977988 memory=1728 CPUtime=0.36 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 1565 0 0 0 36 0 0 0 20 0 15 0 66637997 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13977988 memory=1228 CPUtime=0.22 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 1036 0 0 0 22 0 0 0 20 0 15 0 66637997 14313459712 279677 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0

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

/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 31599 0 0 0 2876 59 0 0 20 0 15 0 66637992 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139989376631088 139988977510459 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13980036 memory=7068980 CPUtime=10.42 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 31501 0 0 0 955 87 0 0 20 0 15 0 66637992 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13980036 memory=6910344 CPUtime=10.42 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 28193 0 0 0 958 84 0 0 20 0 15 0 66637992 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13980036 memory=1728 CPUtime=10.36 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 30835 0 0 0 966 70 0 0 20 0 15 0 66637992 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13980036 memory=1042 CPUtime=10.42 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 55386 0 0 0 956 86 0 0 20 0 15 0 66637992 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13980036 memory=8054 CPUtime=11.09 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 22968 0 0 0 1107 2 0 0 20 0 15 0 66637994 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13980036 memory=2744 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 66637994 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988716434272 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13980036 memory=281159297139840 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 66637994 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988715381888 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13980036 memory=8028346282552944977 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13980036 memory=7453282923428015444 CPUtime=0.71 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 4014 0 0 0 71 0 0 0 20 0 15 0 66637997 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13980036 memory=6256916 CPUtime=0.7 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 3373 0 0 0 70 0 0 0 20 0 15 0 66637997 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13980036 memory=1728 CPUtime=0.4 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 2668 0 0 0 40 0 0 0 20 0 15 0 66637997 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13980036 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13980036 memory=796 CPUtime=0.03 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 462 0 0 0 2 1 0 0 20 0 15 0 66638001 14315556864 1877983 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 84.01 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 7511932 KiB

[startup+102.301 s]
/proc/loadavg: 2.03 2.02 1.87 3/209 573
/proc/meminfo: memFree=12303068/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13982084 memory=10709224 CPUtime=170.59 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 301890 0 0 0 16426 633 0 0 20 0 15 0 66637984 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3495521 2677306 3812 1 0 3484295 0
[pid=466/tid=468] ppid=463 vsize=13982084 memory=10709224 CPUtime=65.39 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 56038 0 0 0 6477 62 0 0 20 0 15 0 66637992 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139989376630192 139988977086116 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13982084 memory=10709224 CPUtime=21.71 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 42479 0 0 0 2025 146 0 0 20 0 15 0 66637992 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13982084 memory=4116 CPUtime=21.78 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 41163 0 0 0 2028 150 0 0 20 0 15 0 66637992 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13982084 memory=37612 CPUtime=21.74 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 37238 0 0 0 2049 125 0 0 20 0 15 0 66637992 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13982084 memory=5589 CPUtime=21.78 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 77598 0 0 0 2039 139 0 0 20 0 15 0 66637992 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13982084 memory=2171 CPUtime=14.79 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 29092 0 0 0 1476 3 0 0 20 0 15 0 66637994 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13982084 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 66637994 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988716434272 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13982084 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 66637994 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988715381888 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13982084 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13982084 memory=10328460 CPUtime=1.31 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 6684 0 0 0 130 1 0 0 20 0 15 0 66637997 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13982084 memory=37612 CPUtime=1.41 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 5825 0 0 0 140 1 0 0 20 0 15 0 66637997 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13982084 memory=10709224 CPUtime=0.53 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 3879 0 0 0 52 1 0 0 20 0 15 0 66637997 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13982084 memory=4134931637327791675 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13982084 memory=-5942888427914360000 CPUtime=0.05 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 489 0 0 0 3 2 0 0 20 0 15 0 66638001 14317654016 2677306 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 170.59 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 10709224 KiB

[startup+162.301 s]
/proc/loadavg: 2.14 2.06 1.89 3/209 577
/proc/meminfo: memFree=11044948/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13982084 memory=10713496 CPUtime=232.2 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 324611 0 0 0 22579 641 0 0 20 0 15 0 66637984 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3495521 2678374 3826 1 0 3484295 0
[pid=466/tid=468] ppid=463 vsize=13982084 memory=10713480 CPUtime=125.38 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 72113 0 0 0 12474 64 0 0 20 0 15 0 66637992 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139989376629712 139988977085317 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13982084 memory=10713136 CPUtime=21.71 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 42479 0 0 0 2025 146 0 0 20 0 15 0 66637992 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13982084 memory=1728 CPUtime=21.78 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 41163 0 0 0 2028 150 0 0 20 0 15 0 66637992 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13982084 memory=10713184 CPUtime=21.74 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 37238 0 0 0 2049 125 0 0 20 0 15 0 66637992 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13982084 memory=10713300 CPUtime=21.78 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 77598 0 0 0 2039 139 0 0 20 0 15 0 66637992 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13982084 memory=22495 CPUtime=14.82 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 29139 0 0 0 1477 5 0 0 20 0 15 0 66637994 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13982084 memory=10713348 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 66637994 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988716434272 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13982084 memory=10713480 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 66637994 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988715381888 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13982084 memory=10713300 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13982084 memory=10713480 CPUtime=1.83 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 8101 0 0 0 181 2 0 0 20 0 15 0 66637997 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13982084 memory=10713480 CPUtime=2.27 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 9957 0 0 0 225 2 0 0 20 0 15 0 66637997 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13982084 memory=10713480 CPUtime=0.72 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 4881 0 0 0 70 2 0 0 20 0 15 0 66637997 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13982084 memory=10713480 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13982084 memory=10713480 CPUtime=0.09 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 537 0 0 0 5 4 0 0 20 0 15 0 66638001 14317654016 2678374 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 232.2 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 10713496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+182.001 s]*
/proc/loadavg: 2.10 2.05 1.89 3/209 579
/proc/meminfo: memFree=11044948/32770624 swapFree=67108860/67108860
[pid=466] ppid=463 vsize=13982084 memory=10713652 CPUtime=252.01 cores=1,3,5,7
/proc/466/stat : 466 (java) S 463 466 897 0 -1 1077944320 335067 0 0 0 24558 643 0 0 20 0 15 0 66637984 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 140732047534768 139989372395255 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
/proc/466/statm: 3495521 2678413 3826 1 0 3484295 0
[pid=466/tid=468] ppid=463 vsize=13982084 memory=1792 CPUtime=145.09 cores=1,3,5,7
/proc/466/task/468/stat : 468 (java) R 463 466 897 0 -1 4202560 81665 0 0 0 14445 64 0 0 20 0 15 0 66637992 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139989376628944 139988977087200 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=469] ppid=463 vsize=13982084 memory=3904 CPUtime=21.71 cores=1,3,5,7
/proc/466/task/469/stat : 469 (java) S 463 466 897 0 -1 1077944384 42479 0 0 0 2025 146 0 0 20 0 15 0 66637992 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988972858256 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=470] ppid=463 vsize=13982084 memory=4126316290023845779 CPUtime=21.78 cores=1,3,5,7
/proc/466/task/470/stat : 470 (java) S 463 466 897 0 -1 1077944384 41163 0 0 0 2028 150 0 0 20 0 15 0 66637992 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988971805456 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=471] ppid=463 vsize=13982084 memory=960 CPUtime=21.74 cores=1,3,5,7
/proc/466/task/471/stat : 471 (java) S 463 466 897 0 -1 1077944384 37238 0 0 0 2049 125 0 0 20 0 15 0 66637992 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988970753168 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=472] ppid=463 vsize=13982084 memory=1240 CPUtime=21.78 cores=1,3,5,7
/proc/466/task/472/stat : 472 (java) S 463 466 897 0 -1 1077944384 77598 0 0 0 2039 139 0 0 20 0 15 0 66637992 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988969700368 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=473] ppid=463 vsize=13982084 memory=2248 CPUtime=14.84 cores=1,3,5,7
/proc/466/task/473/stat : 473 (java) S 463 466 897 0 -1 1077944384 29140 0 0 0 1478 6 0 0 20 0 15 0 66637994 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988717488240 139989372406402 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=474] ppid=463 vsize=13982084 memory=4304 CPUtime=0 cores=1,3,5,7
/proc/466/task/474/stat : 474 (java) S 463 466 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 66637994 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988716434272 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=476] ppid=463 vsize=13982084 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/466/task/476/stat : 476 (java) S 463 466 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 66637994 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988715381888 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=477] ppid=463 vsize=13982084 memory=928 CPUtime=0 cores=1,3,5,7
/proc/466/task/477/stat : 477 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988714330192 139989372413851 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=478] ppid=463 vsize=13982084 memory=2164 CPUtime=1.86 cores=1,3,5,7
/proc/466/task/478/stat : 478 (java) S 463 466 897 0 -1 1077944384 8356 0 0 0 184 2 0 0 20 0 15 0 66637997 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988713278064 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=479] ppid=463 vsize=13982084 memory=840 CPUtime=2.3 cores=1,3,5,7
/proc/466/task/479/stat : 479 (java) S 463 466 897 0 -1 1077944384 10279 0 0 0 228 2 0 0 20 0 15 0 66637997 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988712225264 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=480] ppid=463 vsize=13982084 memory=16436 CPUtime=0.73 cores=1,3,5,7
/proc/466/task/480/stat : 480 (java) S 463 466 897 0 -1 1077944384 5205 0 0 0 71 2 0 0 20 0 15 0 66637997 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988711172976 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=481] ppid=463 vsize=13982084 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/466/task/481/stat : 481 (java) S 463 466 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66637997 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988710120416 139989372405461 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
[pid=466/tid=483] ppid=463 vsize=13982084 memory=2752 CPUtime=0.11 cores=1,3,5,7
/proc/466/task/483/stat : 483 (java) S 463 466 897 0 -1 1077944384 539 0 0 0 6 5 0 0 20 0 15 0 66638001 14317654016 2678413 18446744073709551615 4194304 4196468 140732047552224 139988709067184 139989372406402 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34365440 140732047556985 140732047557166 140732047557166 140732047560655 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 10713652 KiB

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

[startup+182.071 s]
# the end of solver process 466 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.6 s, system=6.48757 s

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

Child status: 143
Real time (s): 182.071
CPU time (s): 252.088
CPU user time (s): 245.6
CPU system time (s): 6.48757
CPU usage (%): 138.456
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 10717424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.6
system time used= 6.48757
maximum resident set size= 10717424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335395
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10536
involuntary context switches= 1268


# summary of solver processes directly reported to runsolver:
#   pid: 466
#   total CPU time (s): 252.088
#   total CPU user time (s): 245.6
#   total CPU system time (s): 6.48757

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00133 second user time and 1.86094 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 18:55:27
IDJOB=4256430
IDBENCH=138054
IDSOLVER=2640
FILE ID=node125/4256430-1502644172
RUNJOBID= node125-1502642251-32117
PBS_JOBID= 
Free space on /tmp= 61864 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-10.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-4256430-1502644172/watcher-4256430-1502644172 -o /tmp/evaluation-result-4256430-1502644172/solver-4256430-1502644172 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502642251-32117 --watchdog 312  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 472159306 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4256430-1502644172.xml

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

MD5SUM BENCH= 67f07639019614dd1d008c87f8253383
RANDOM SEED=472159306

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:        24691980 kB
MemAvailable:   25798152 kB
Buffers:          286008 kB
Cached:          1113928 kB
SwapCached:            0 kB
Active:          7050876 kB
Inactive:         584028 kB
Active(anon):    6235456 kB
Inactive(anon):    33100 kB
Active(file):     815420 kB
Inactive(file):   550928 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             82572 kB
Writeback:             0 kB
AnonPages:       6240980 kB
Mapped:            61916 kB
Shmem:             33444 kB
Slab:             137084 kB
SReclaimable:     111316 kB
SUnreclaim:        25768 kB
KernelStack:        3392 kB
PageTables:        17148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7124612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6072320 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= 61788 MiB
End job on node125 at 2017-08-13 18:58:29