Trace number 4256432

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.086 174.269

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-41.xml
MD5SUMa372e06032e8b52aa9c97452ff274801
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 benchmark252.086
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"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.26/0.38	c version: 2017-07-26
0.26/0.38	c seed: 2116543491
0.26/0.38	c timeout: 252
0.26/0.38	c memlimit: 11000
0.26/0.38	c nbcore: 4
0.26/0.40	c Parsing instance...
163.61/89.22	c Parsing done, starting first complete search...
165.01/90.24	o 0
181.17/105.06	c First complete search done, starting ALNS search...
252.01/174.20	s SATISFIABLE
252.01/174.20	v <instantiation>
252.01/174.20	v 	<list>
252.01/174.20	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/174.20	v 	</list>
252.01/174.20	v 	<values>
252.01/174.20	v 		0 200 200 199 199 198 0 198 198 198 194 187 0 196 195 194 194 187 0 194 193 193 187 187 0 193 190 190 189 187 0 192 192 192 189 182 0 185 185 183 182 182 0 185 185 183 182 176 0 181 176 176 176 175 0 181 175 173 173 172 0 181 167 163 160 158 150 178 168 165 161 156 151 178 168 165 161 156 151 177 167 166 162 156 152 176 168 164 159 157 153 175 169 165 160 155 154 174 169 162 159 155 154 174 167 166 158 155 154 173 168 162 160 155 154 173 167 165 160 158 150 172 172 171 170 170 0 171 170 170 170 169 0 
252.01/174.20	v 	</values>
252.01/174.20	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 (6000 MiB free)
  memory of node 1: 16384 MiB (15258 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4256432-1502644367/watcher-4256432-1502644367 -o /tmp/evaluation-result-4256432-1502644367/solver-4256432-1502644367 -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 2116543491 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4256432-1502644367.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
solver pid=665, runsolver pid=662
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.01 2.04 1.89 3/200 671
/proc/meminfo: memFree=21766004/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13358552 memory=14812 CPUtime=0.01 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 3531 0 0 0 1 0 0 0 20 0 6 0 66657499 13679157248 3703 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3339638 3703 1912 1 0 3329135 0
[pid=665/tid=667] ppid=662 vsize=13440536 memory=8390339637985935414 CPUtime=0.01 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 1077944384 2341 0 0 0 1 0 0 0 20 0 7 0 66657507 13763108864 3835 18446744073709551615 4194304 4196468 140732800799776 139895108598544 139895104366293 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13440536 memory=4294967624 CPUtime=0 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66657508 13763108864 3835 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13440536 memory=140023311092452 CPUtime=0 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66657508 13763108864 3835 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13440536 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66657508 13763108864 3835 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13440536 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66657508 13763108864 3835 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13440536 memory=140023311070848 CPUtime=0 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66657510 13763108864 3835 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14812 KiB

[startup+0.20966 s]*
/proc/loadavg: 2.01 2.04 1.89 3/209 680
/proc/meminfo: memFree=21753808/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13975920 memory=29800 CPUtime=0.09 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 6766 0 0 0 8 1 0 0 20 0 15 0 66657499 14311342080 7450 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3493980 7450 3371 1 0 3482759 0
[pid=665/tid=667] ppid=662 vsize=13975920 memory=8390339637985935414 CPUtime=0.08 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 4810 0 0 0 7 1 0 0 20 0 15 0 66657507 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139895108576712 139895104378013 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13975920 memory=4294967624 CPUtime=0 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13975920 memory=140023311092452 CPUtime=0 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13975920 memory=140023311070848 CPUtime=0 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66657510 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66657510 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894020461728 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66657510 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894019408624 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 66657513 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13975920 memory=140023311070848 CPUtime=0.01 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) R 662 665 897 0 -1 4202560 363 0 0 0 1 0 0 0 20 0 15 0 66657513 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894015195640 139895084071620 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13975920 memory=140023311070848 CPUtime=0 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657517 14311342080 7516 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 29800 KiB

[startup+0.310207 s]*
/proc/loadavg: 2.01 2.04 1.89 4/209 680
/proc/meminfo: memFree=21743808/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13975920 memory=39608 CPUtime=0.26 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 10567 0 0 0 23 3 0 0 20 0 15 0 66657499 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3493980 9902 3543 1 0 3482759 0
[pid=665/tid=667] ppid=662 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 8280 0 0 0 15 2 0 0 20 0 15 0 66657507 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139895108567296 139895088436574 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66657508 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66657510 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66657510 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894020461728 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66657510 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894019408624 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13975920 memory=140023181881216 CPUtime=0.01 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 66657513 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 15 0 66657513 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13975920 memory=140023311070848 CPUtime=0.05 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 405 0 0 0 5 0 0 0 20 0 15 0 66657513 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13975920 memory=140023311070848 CPUtime=0 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657517 14311342080 9902 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39608 KiB

[startup+0.700794 s]
/proc/loadavg: 2.01 2.04 1.89 4/209 680
/proc/meminfo: memFree=21727852/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13975940 memory=149872 CPUtime=0.92 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 13257 0 0 0 85 7 0 0 20 0 15 0 66657499 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3493985 37468 3712 1 0 3482759 0
[pid=665/tid=667] ppid=662 vsize=13975940 memory=1712 CPUtime=0.56 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 10109 0 0 0 50 6 0 0 20 0 15 0 66657507 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139895108581632 139895104378013 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13975940 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13975940 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13975940 memory=10164 CPUtime=0 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657508 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13975940 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66657508 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13975940 memory=3004 CPUtime=0 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66657510 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13975940 memory=9079304 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66657510 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894020461728 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13975940 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66657510 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894019408624 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13975940 memory=796 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13975940 memory=5788 CPUtime=0.08 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 644 0 0 0 8 0 0 0 20 0 15 0 66657513 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13975940 memory=140023181694897 CPUtime=0.11 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 524 0 0 0 11 0 0 0 20 0 15 0 66657513 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13975940 memory=4116 CPUtime=0.14 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 599 0 0 0 14 0 0 0 20 0 15 0 66657513 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13975940 memory=140023181637200 CPUtime=0 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657517 14311362560 37468 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 149872 KiB

[startup+1.50076 s]
/proc/loadavg: 2.01 2.04 1.89 3/209 680
/proc/meminfo: memFree=21384028/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13977988 memory=1114484 CPUtime=2.65 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 17676 0 0 0 220 45 0 0 20 0 15 0 66657499 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3494497 278621 3774 1 0 3483271 0
[pid=665/tid=667] ppid=662 vsize=13977988 memory=6944656592455360569 CPUtime=1.22 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 11270 0 0 0 105 17 0 0 20 0 15 0 66657507 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139895108592096 139894748115061 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13977988 memory=10 CPUtime=0.12 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 165 0 0 0 6 6 0 0 20 0 15 0 66657508 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13977988 memory=10 CPUtime=0.11 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 151 0 0 0 5 6 0 0 20 0 15 0 66657508 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13977988 memory=11 CPUtime=0.12 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 219 0 0 0 6 6 0 0 20 0 15 0 66657508 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13977988 memory=11 CPUtime=0.12 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 125 0 0 0 6 6 0 0 20 0 15 0 66657508 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13977988 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 66657510 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13977988 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66657510 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894020461792 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13977988 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66657510 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894019408640 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13977988 memory=10164 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13977988 memory=1440 CPUtime=0.3 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 1658 0 0 0 30 0 0 0 20 0 15 0 66657513 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13977988 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 1453 0 0 0 35 0 0 0 20 0 15 0 66657513 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13977988 memory=142909399677119 CPUtime=0.23 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 1052 0 0 0 23 0 0 0 20 0 15 0 66657513 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13977988 memory=19692 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13977988 memory=7516623675247653482 CPUtime=0 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66657517 14313459712 278621 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0

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

/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 32161 0 0 0 2776 61 0 0 20 0 15 0 66657507 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139895108591968 139894750240758 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13980036 memory=280046364050384 CPUtime=11.98 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 76187 0 0 0 1117 81 0 0 20 0 15 0 66657508 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13980036 memory=4616 CPUtime=11.96 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 63813 0 0 0 1117 79 0 0 20 0 15 0 66657508 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13980036 memory=1012 CPUtime=11.94 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 92550 0 0 0 1132 62 0 0 20 0 15 0 66657508 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13980036 memory=33 CPUtime=11.87 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 68697 0 0 0 1108 79 0 0 20 0 15 0 66657508 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13980036 memory=7809611638212357728 CPUtime=10.5 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 31033 0 0 0 1049 1 0 0 20 0 15 0 66657510 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 66657510 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894020461792 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13980036 memory=3472328279047811153 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 66657510 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894019408640 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13980036 memory=33 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13980036 memory=280046363214064 CPUtime=0.71 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 3845 0 0 0 70 1 0 0 20 0 15 0 66657513 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13980036 memory=7519146951335897176 CPUtime=0.77 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 3208 0 0 0 77 0 0 0 20 0 15 0 66657513 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13980036 memory=280046363772000 CPUtime=0.42 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 2539 0 0 0 41 1 0 0 20 0 15 0 66657513 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13980036 memory=4134931637327791675 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13980036 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 358 0 0 0 1 2 0 0 20 0 15 0 66657517 14315556864 1733455 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 88.65 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 6933820 KiB

[startup+102.301 s]
/proc/loadavg: 2.09 2.08 1.92 3/211 777
/proc/meminfo: memFree=11523312/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13982084 memory=10319740 CPUtime=178.07 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 498266 0 0 0 17180 627 0 0 20 0 15 0 66657499 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3495521 2579935 3811 1 0 3484295 0
[pid=665/tid=667] ppid=662 vsize=13982084 memory=10319740 CPUtime=61.79 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 68099 0 0 0 6115 64 0 0 20 0 15 0 66657507 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139895108590912 139894750997383 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13982084 memory=0 CPUtime=24.29 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 86893 0 0 0 2296 133 0 0 20 0 15 0 66657508 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13982084 memory=68 CPUtime=24.26 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 79663 0 0 0 2267 159 0 0 20 0 15 0 66657508 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13982084 memory=10319740 CPUtime=24.21 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 135066 0 0 0 2300 121 0 0 20 0 15 0 66657508 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13982084 memory=10319740 CPUtime=24.21 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 73528 0 0 0 2283 138 0 0 20 0 15 0 66657508 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13982084 memory=3942 CPUtime=15.89 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 36358 0 0 0 1587 2 0 0 20 0 15 0 66657510 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13982084 memory=1591 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 66657510 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894020461792 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13982084 memory=164 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 66657510 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894019408640 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13982084 memory=6945486745225488215 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13982084 memory=164 CPUtime=1.42 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 8005 0 0 0 141 1 0 0 20 0 15 0 66657513 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13982084 memory=7236282303698528081 CPUtime=1.3 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 5049 0 0 0 129 1 0 0 20 0 15 0 66657513 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13982084 memory=7522823860121790033 CPUtime=0.54 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 3811 0 0 0 53 1 0 0 20 0 15 0 66657513 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13982084 memory=4420 CPUtime=0.06 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 379 0 0 0 2 4 0 0 20 0 15 0 66657517 14317654016 2579935 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 178.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 10319740 KiB

[startup+162.301 s]
/proc/loadavg: 2.22 2.11 1.94 3/213 805
/proc/meminfo: memFree=10311748/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13982084 memory=10332664 CPUtime=239.94 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 550364 0 0 0 23360 634 0 0 20 0 15 0 66657499 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3495521 2583166 3819 1 0 3484295 0
[pid=665/tid=667] ppid=662 vsize=13982084 memory=10332664 CPUtime=121.79 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 111756 0 0 0 12113 66 0 0 20 0 15 0 66657507 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139895108589440 139894750997341 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13982084 memory=10332664 CPUtime=24.29 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 86893 0 0 0 2296 133 0 0 20 0 15 0 66657508 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13982084 memory=4134931637327791675 CPUtime=24.26 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 79663 0 0 0 2267 159 0 0 20 0 15 0 66657508 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13982084 memory=4116 CPUtime=24.21 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 135066 0 0 0 2300 121 0 0 20 0 15 0 66657508 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13982084 memory=10332620 CPUtime=24.21 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 73528 0 0 0 2283 138 0 0 20 0 15 0 66657508 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13982084 memory=10332664 CPUtime=15.92 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 36445 0 0 0 1588 4 0 0 20 0 15 0 66657510 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13982084 memory=10332664 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 66657510 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894020461792 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13982084 memory=10332664 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 66657510 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894019408640 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13982084 memory=10332664 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13982084 memory=10332624 CPUtime=2.21 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 9941 0 0 0 219 2 0 0 20 0 15 0 66657513 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13982084 memory=10332620 CPUtime=2.15 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 9376 0 0 0 213 2 0 0 20 0 15 0 66657513 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13982084 memory=1292 CPUtime=0.72 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 5594 0 0 0 71 1 0 0 20 0 15 0 66657513 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13982084 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13982084 memory=10332664 CPUtime=0.09 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 687 0 0 0 3 6 0 0 20 0 15 0 66657517 14317654016 2583166 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 239.94 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 10332664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+174.201 s]
/proc/loadavg: 2.17 2.10 1.94 3/213 805
/proc/meminfo: memFree=10312244/32770624 swapFree=67108860/67108860
[pid=665] ppid=662 vsize=13982084 memory=10332892 CPUtime=252.01 cores=1,3,5,7
/proc/665/stat : 665 (java) S 662 665 897 0 -1 1077944320 553564 0 0 0 24565 636 0 0 20 0 15 0 66657499 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 140732800782320 139895104356087 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
/proc/665/statm: 3495521 2583223 3823 1 0 3484295 0
[pid=665/tid=667] ppid=662 vsize=13982084 memory=288230617509003574 CPUtime=133.68 cores=1,3,5,7
/proc/665/task/667/stat : 667 (java) R 662 665 897 0 -1 4202560 113518 0 0 0 13302 66 0 0 20 0 15 0 66657507 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139895108589808 139894750995108 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=668] ppid=662 vsize=13982084 memory=14695179886003566 CPUtime=24.29 cores=1,3,5,7
/proc/665/task/668/stat : 668 (java) S 662 665 897 0 -1 1077944384 86893 0 0 0 2296 133 0 0 20 0 15 0 66657508 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139895071915024 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=669] ppid=662 vsize=13982084 memory=4064 CPUtime=24.26 cores=1,3,5,7
/proc/665/task/669/stat : 669 (java) S 662 665 897 0 -1 1077944384 79663 0 0 0 2267 159 0 0 20 0 15 0 66657508 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894703869072 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=670] ppid=662 vsize=13982084 memory=20984 CPUtime=24.21 cores=1,3,5,7
/proc/665/task/670/stat : 670 (java) S 662 665 897 0 -1 1077944384 135066 0 0 0 2300 121 0 0 20 0 15 0 66657508 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894702816016 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=671] ppid=662 vsize=13982084 memory=4044 CPUtime=24.21 cores=1,3,5,7
/proc/665/task/671/stat : 671 (java) S 662 665 897 0 -1 1077944384 73528 0 0 0 2283 138 0 0 20 0 15 0 66657508 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894701763472 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=672] ppid=662 vsize=13982084 memory=640 CPUtime=15.94 cores=1,3,5,7
/proc/665/task/672/stat : 672 (java) S 662 665 897 0 -1 1077944384 36488 0 0 0 1589 5 0 0 20 0 15 0 66657510 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894021515504 139895104367234 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=673] ppid=662 vsize=13982084 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/665/task/673/stat : 673 (java) S 662 665 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 66657510 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894020461792 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=674] ppid=662 vsize=13982084 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/665/task/674/stat : 674 (java) S 662 665 897 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 66657510 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894019408640 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=675] ppid=662 vsize=13982084 memory=960 CPUtime=0 cores=1,3,5,7
/proc/665/task/675/stat : 675 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894018357200 139895104374683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=676] ppid=662 vsize=13982084 memory=1240 CPUtime=2.25 cores=1,3,5,7
/proc/665/task/676/stat : 676 (java) S 662 665 897 0 -1 1077944384 10629 0 0 0 223 2 0 0 20 0 15 0 66657513 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894017305328 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=677] ppid=662 vsize=13982084 memory=2248 CPUtime=2.23 cores=1,3,5,7
/proc/665/task/677/stat : 677 (java) S 662 665 897 0 -1 1077944384 9790 0 0 0 221 2 0 0 20 0 15 0 66657513 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894016252784 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=678] ppid=662 vsize=13982084 memory=4304 CPUtime=0.73 cores=1,3,5,7
/proc/665/task/678/stat : 678 (java) S 662 665 897 0 -1 1077944384 5849 0 0 0 72 1 0 0 20 0 15 0 66657513 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894015199728 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=679] ppid=662 vsize=13982084 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/665/task/679/stat : 679 (java) S 662 665 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66657513 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894014147424 139895104366293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
[pid=665/tid=680] ppid=662 vsize=13982084 memory=10332888 CPUtime=0.11 cores=1,3,5,7
/proc/665/task/680/stat : 680 (java) S 662 665 897 0 -1 1077944384 725 0 0 0 4 7 0 0 20 0 15 0 66657517 14317654016 2583223 18446744073709551615 4194304 4196468 140732800799776 139894013094448 139895104367234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32182272 140732800807288 140732800807470 140732800807470 140732800810959 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 10332892 KiB

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

[startup+174.268 s]
# the end of solver process 665 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.666 s, system=6.42048 s

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

Child status: 143
Real time (s): 174.269
CPU time (s): 252.086
CPU user time (s): 245.666
CPU system time (s): 6.42048
CPU usage (%): 144.654
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 10332892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.666
system time used= 6.42048
maximum resident set size= 10333708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554085
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9840
involuntary context switches= 1135


# summary of solver processes directly reported to runsolver:
#   pid: 665
#   total CPU time (s): 252.086
#   total CPU user time (s): 245.666
#   total CPU system time (s): 6.42048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.957928 second user time and 1.81742 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 18:58:42
IDJOB=4256432
IDBENCH=138075
IDSOLVER=2640
FILE ID=node125/4256432-1502644367
RUNJOBID= node125-1502642251-32117
PBS_JOBID= 
Free space on /tmp= 61832 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-41.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-4256432-1502644367/watcher-4256432-1502644367 -o /tmp/evaluation-result-4256432-1502644367/solver-4256432-1502644367 -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 2116543491 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4256432-1502644367.xml

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

MD5SUM BENCH= a372e06032e8b52aa9c97452ff274801
RANDOM SEED=2116543491

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:        21770084 kB
MemAvailable:   22909684 kB
Buffers:          286192 kB
Cached:          1146572 kB
SwapCached:            0 kB
Active:          9966916 kB
Inactive:         584256 kB
Active(anon):    9118920 kB
Inactive(anon):    33100 kB
Active(file):     847996 kB
Inactive(file):   551156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            126624 kB
Writeback:             0 kB
AnonPages:       9118616 kB
Mapped:            61716 kB
Shmem:             33444 kB
Slab:             138748 kB
SReclaimable:     112564 kB
SUnreclaim:        26184 kB
KernelStack:        3408 kB
PageTables:        22776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10403328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8597504 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= 61784 MiB
End job on node125 at 2017-08-13 19:01:37