Trace number 4273423

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 - Conflict Ordering 2017-07-26SAT (TO)11 2520.1101 2498.9399

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
MD5SUMa945271e4f3ca829c58581a3c461a76e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size142
Distribution of domain sizes[{"size":100,"count":1},{"size":142,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 145159828
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.28	c Parsing instance...
19.49/12.54	c Parsing done, starting search...
21.48/13.23	o 0
28.75/16.65	o 1
32.71/20.47	o 2
33.16/20.88	o 3
33.96/21.63	o 4
36.01/23.68	o 5
36.63/24.25	o 6
37.69/25.29	o 7
38.32/25.81	o 8
40.02/27.57	o 9
42.10/29.58	o 10
43.73/31.16	o 11
2520.01/2498.92	s SATISFIABLE
2520.01/2498.92	v <instantiation>
2520.01/2498.92	v 	<list>
2520.01/2498.92	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[1][0] b[1][1] b[1][2] b[1][3] b[2][0] b[2][1] b[2][2] b[2][3] b[3][0] b[3][1] b[3][2] b[3][3] b[4][0] b[4][1] b[4][2] b[4][3] b[5][0] b[5][1] b[5][2] b[5][3] b[6][0] b[6][1] b[6][2] b[6][3] b[7][0] b[7][1] b[7][2] b[7][3] b[8][0] b[8][1] b[8][2] b[8][3] b[9][0] b[9][1] b[9][2] b[9][3] b[10][0] b[10][1] b[10][2] b[10][3] b[11][0] b[11][1] b[11][2] b[11][3] b[12][0] b[12][1] b[12][2] b[12][3] b[13][0] b[13][1] b[13][2] b[13][3] b[14][0] b[14][1] b[14][2] b[14][3] b[15][0] b[15][1] b[15][2] b[15][3] b[16][0] b[16][1] b[16][2] b[16][3] b[17][0] b[17][1] b[17][2] b[17][3] b[18][0] b[18][1] b[18][2] b[18][3] b[19][0] b[19][1] b[19][2] b[19][3] b[20][0] b[20][1] b[20][2] b[20][3] b[21][0] b[21][1] b[21][2] b[21][3] b[22][0] b[22][1] b[22][2] b[22][3] b[23][0] b[23][1] b[23][2] b[23][3] b[24][0] b[24][1] b[24][2] b[24][3] b[25][0] b[25][1] b[25][2] b[25][3] b[26][0] b[26][1] b[26][2] b[26][3] b[27][0] b[27][1] b[27][2] b[27][3] b[28][0] b[28][1] b[28][2] b[28][3] b[29][0] b[29][1] b[29][2] b[29][3] b[30][0] b[30][1] b[30][2] b[30][3] b[31][0] b[31][1] b[31][2] b[31][3] b[32][0] b[32][1] b[32][2] b[32][3] b[33][0] b[33][1] b[33][2] b[33][3] b[34][0] b[34][1] b[34][2] b[34][3] b[35][0] b[35][1] b[35][2] b[35][3] b[36][0] b[36][1] b[36][2] b[36][3] b[37][0] b[37][1] b[37][2] b[37][3] b[38][0] b[38][1] b[38][2] b[38][3] b[39][0] b[39][1] b[39][2] b[39][3] b[40][0] b[40][1] b[40][2] b[40][3] b[41][0] b[41][1] b[41][2] b[41][3] b[42][0] b[42][1] b[42][2] b[42][3] b[43][0] b[43][1] b[43][2] b[43][3] b[44][0] b[44][1] b[44][2] b[44][3] b[45][0] b[45][1] b[45][2] b[45][3] b[46][0] b[46][1] b[46][2] b[46][3] b[47][0] b[47][1] b[47][2] b[47][3] b[48][0] b[48][1] b[48][2] b[48][3] b[49][0] b[49][1] b[49][2] b[49][3] b[50][0] b[50][1] b[50][2] b[50][3] b[51][0] b[51][1] b[51][2] b[51][3] b[52][0] b[52][1] b[52][2] b[52][3] b[53][0] b[53][1] b[53][2] b[53][3] b[54][0] b[54][1] b[54][2] b[54][3] b[55][0] b[55][1] b[55][2] b[55][3] b[56][0] b[56][1] b[56][2] b[56][3] b[57][0] b[57][1] b[57][2] b[57][3] b[58][0] b[58][1] b[58][2] b[58][3] b[59][0] b[59][1] b[59][2] b[59][3] b[60][0] b[60][1] b[60][2] b[60][3] b[61][0] b[61][1] b[61][2] b[61][3] b[62][0] b[62][1] b[62][2] b[62][3] b[63][0] b[63][1] b[63][2] b[63][3] b[64][0] b[64][1] b[64][2] b[64][3] b[65][0] b[65][1] b[65][2] b[65][3] b[66][0] b[66][1] b[66][2] b[66][3] b[67][0] b[67][1] b[67][2] b[67][3] b[68][0] b[68][1] b[68][2] b[68][3] b[69][0] b[69][1] b[69][2] b[69][3] b[70][0] b[70][1] b[70][2] b[70][3] b[71][0] b[71][1] b[71][2] b[71][3] b[72][0] b[72][1] b[72][2] b[72][3] b[73][0] b[73][1] b[73][2] b[73][3] b[74][0] b[74][1] b[74][2] b[74][3] b[75][0] b[75][1] b[75][2] b[75][3] b[76][0] b[76][1] b[76][2] b[76][3] b[77][0] b[77][1] b[77][2] b[77][3] b[78][0] b[78][1] b[78][2] b[78][3] b[79][0] b[79][1] b[79][2] b[79][3] b[80][0] b[80][1] b[80][2] b[80][3] b[81][0] b[81][1] b[81][2] b[81][3] b[82][0] b[82][1] b[82][2] b[82][3] b[83][0] b[83][1] b[83][2] b[83][3] b[84][0] b[84][1] b[84][2] b[84][3] b[85][0] b[85][1] b[85][2] b[85][3] b[86][0] b[86][1] b[86][2] b[86][3] b[87][0] b[87][1] b[87][2] b[87][3] b[88][0] b[88][1] b[88][2] b[88][3] b[89][0] b[89][1] b[89][2] b[89][3] b[90][0] b[90][1] b[90][2] b[90][3] b[91][0] b[91][1] b[91][2] b[91][3] b[92][0] b[92][1] b[92][2] b[92][3] b[93][0] b[93][1] b[93][2] b[93][3] b[94][0] b[94][1] b[94][2] b[94][3] b[95][0] b[95][1] b[95][2] b[95][3] b[96][0] b[96][1] b[96][2] b[96][3] b[97][0] b[97][1] b[97][2] b[97][3] b[98][0] b[98][1] b[98][2] b[98][3]
2520.01/2498.92	v 	</list>
2520.01/2498.92	v 	<values>
2520.01/2498.92	v 		11 494 491 0 0 491 488 0 0 487 480 0 0 482 476 0 0 478 419 0 0 477 471 0 0 474 463 0 0 470 470 0 0 470 460 0 0 469 460 0 0 466 270 262 0 460 274 262 0 459 269 269 0 458 273 269 0 458 273 269 0 457 274 268 0 455 274 263 0 451 280 264 0 449 275 268 0 446 283 268 0 446 282 270 0 444 289 267 0 440 289 270 0 440 288 271 0 438 291 271 0 438 289 270 0 438 286 273 0 437 292 271 0 436 291 273 0 436 290 274 0 435 289 274 0 434 291 275 0 427 296 275 0 427 295 275 0 426 292 280 0 425 297 275 0 424 279 279 0 424 260 258 0 417 303 280 0 417 302 281 0 415 303 282 0 414 301 285 0 411 302 287 0 411 295 294 0 411 295 294 0 400 302 298 0 398 305 297 0 397 303 299 0 396 250 250 0 394 329 251 0 388 357 250 0 388 312 287 0 386 362 252 0 384 356 253 0 382 356 259 0 381 361 257 0 380 355 259 0 379 370 250 0 378 366 255 0 377 372 251 0 377 369 251 0 376 369 255 0 375 369 252 0 365 315 307 0 365 314 305 0 364 327 307 0 364 324 312 0 353 329 312 0 352 328 308 0 350 319 318 0 349 345 0 0 343 340 0 0 341 340 0 0 339 338 0 0 337 335 0 0 333 326 317 0 332 323 309 0 267 263 263 0 267 252 252 0 266 257 255 0 266 255 255 0 264 262 261 0 264 262 261 0 264 252 252 0 260 258 256 0 260 258 255 0 260 256 256 0 259 257 257 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
2520.01/2498.92	v 	</values>
2520.01/2498.92	v </instantiation>

Verifier Data

OK	11

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273423-1502819483/watcher-4273423-1502819483 -o /tmp/evaluation-result-4273423-1502819483/solver-4273423-1502819483 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11229 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 145159828 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273423-1502819483.xml 

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

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

solver pid=15739, runsolver pid=15736

[startup+0.100094 s]*
/proc/loadavg: 1.29 1.39 1.47 3/215 15754
/proc/meminfo: memFree=25286368/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13980164 memory=33684 CPUtime=0.12 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 8335 0 0 0 11 1 0 0 20 0 15 0 115029369 14315687936 8421 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3495041 8421 3408 1 0 3482761 0
[pid=15739/tid=15741] ppid=15736 vsize=13980164 memory=-6966715213708813952 CPUtime=0.09 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 6279 0 0 0 8 1 0 0 20 0 15 0 115029369 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374893329856 140374866347728 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13980164 memory=5793855666203523513 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029372 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115029372 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374069625760 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115029372 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374068573168 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0.02 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) S 15736 15739 11198 0 -1 1077944384 364 0 0 0 2 0 0 0 20 0 15 0 115029375 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374064364272 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 8421 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33684 KiB

[startup+0.210507 s]*
/proc/loadavg: 1.29 1.39 1.47 5/215 15754
/proc/meminfo: memFree=25276172/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13980164 memory=43116 CPUtime=0.3 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 9401 0 0 0 28 2 0 0 20 0 15 0 115029369 14315687936 10779 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3495041 10779 3625 1 0 3482761 0
[pid=15739/tid=15741] ppid=15736 vsize=13980164 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 6903 0 0 0 18 1 0 0 20 0 15 0 115029369 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374893341696 140374873204062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13980164 memory=4211974141398420874 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029370 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 115029372 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115029372 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374069625760 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115029372 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374068573168 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13980164 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 15 0 115029375 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13980164 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 115029375 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0.05 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) R 15736 15739 11198 0 -1 4202560 452 0 0 0 5 0 0 0 20 0 15 0 115029375 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374064364272 140374889135510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13980164 memory=140415193630336 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029375 14315687936 10779 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43116 KiB

[startup+0.310228 s]*
/proc/loadavg: 1.29 1.39 1.47 6/215 15754
/proc/meminfo: memFree=25269100/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13980184 memory=50912 CPUtime=0.48 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 10436 0 0 0 46 2 0 0 20 0 15 0 115029369 14315708416 12728 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3495046 12728 3712 1 0 3482761 0
[pid=15739/tid=15741] ppid=15736 vsize=13980184 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 7571 0 0 0 28 1 0 0 20 0 15 0 115029369 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374893361120 140374873251627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13980184 memory=4211974141398420874 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13980184 memory=140415193632693 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13980184 memory=140415097492942 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13980184 memory=140415097490895 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029370 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13980184 memory=140415193641561 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 115029372 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13980184 memory=140415097500079 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115029372 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374069625760 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13980184 memory=280830194990992 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115029372 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374068573168 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13980184 memory=280830194988688 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13980184 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 569 0 0 0 4 0 0 0 20 0 15 0 115029375 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13980184 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 446 0 0 0 5 0 0 0 20 0 15 0 115029375 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13980184 memory=140415193630336 CPUtime=0.08 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) R 15736 15739 11198 0 -1 4202560 468 0 0 0 8 0 0 0 20 0 15 0 115029375 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374064364272 140374873203988 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13980184 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13980184 memory=140415193630336 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029375 14315708416 12728 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50912 KiB

[startup+0.701563 s]
/proc/loadavg: 1.29 1.39 1.47 4/215 15754
/proc/meminfo: memFree=25252844/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13982232 memory=142304 CPUtime=1.4 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 13336 0 0 0 136 4 0 0 20 0 15 0 115029369 14317805568 35576 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3495558 35576 3768 1 0 3483273 0
[pid=15739/tid=15741] ppid=15736 vsize=13982232 memory=1952 CPUtime=0.67 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 8288 0 0 0 64 3 0 0 20 0 15 0 115029369 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374893357696 140374515883796 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13982232 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13982232 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13982232 memory=7523356985603351872 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115029370 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13982232 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029370 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13982232 memory=7368009186385350736 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 115029372 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115029372 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374069625760 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115029372 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374068573168 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13982232 memory=88 CPUtime=0.23 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) R 15736 15739 11198 0 -1 4202560 1453 0 0 0 23 0 0 0 20 0 15 0 115029375 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374066450376 140374867012096 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13982232 memory=4 CPUtime=0.24 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) R 15736 15739 11198 0 -1 4202560 1214 0 0 0 24 0 0 0 20 0 15 0 115029375 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374065402696 140374870647184 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13982232 memory=7450 CPUtime=0.23 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) S 15736 15739 11198 0 -1 1077944384 997 0 0 0 23 0 0 0 20 0 15 0 115029375 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374064364272 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13982232 memory=280830195174896 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115029375 14317805568 35576 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 142304 KiB

[startup+1.50969 s]
/proc/loadavg: 1.29 1.39 1.47 7/215 15754
/proc/meminfo: memFree=25110984/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13984280 memory=249108 CPUtime=3.34 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 16149 0 0 0 324 10 0 0 20 0 15 0 115029369 14319902720 62277 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3496070 62277 3800 1 0 3483785 0
[pid=15739/tid=15741] ppid=15736 vsize=13984280 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 10117 0 0 0 140 5 0 0 20 0 15 0 115029369 14319902720 62277 33554432000 4194304 4196468 140721981285536 140374893358320 140374889135510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13984280 memory=-6079964537813166184 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 115029370 14319902720 62277 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13984280 memory=-6223270251017412393 CPUtime=0.02 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 15 0 115029370 14319902720 62277 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13984280 memory=-1161699032755887712 CPUtime=0.01 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 15 0 115029370 14319902720 62277 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13984280 memory=-6305719381898454400 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 115029370 14319902720 62277 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13984280 memory=-6305717182958953344 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 115029372 14319902720 62277 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0

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

/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 137724 0 0 0 237344 53 0 0 20 0 15 0 115029369 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374893361712 140374520655152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13986328 memory=4062004 CPUtime=4.96 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 31790 0 0 0 400 96 0 0 20 0 15 0 115029370 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13986328 memory=4062004 CPUtime=4.96 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 28682 0 0 0 397 99 0 0 20 0 15 0 115029370 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13986328 memory=4399556 CPUtime=4.93 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 30660 0 0 0 402 91 0 0 20 0 15 0 115029370 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13986328 memory=280830196459168 CPUtime=4.96 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 29594 0 0 0 404 92 0 0 20 0 15 0 115029370 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13986328 memory=4062004 CPUtime=3.05 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 13424 0 0 0 302 3 0 0 20 0 15 0 115029372 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 44 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13986328 memory=4062004 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374069625824 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13986328 memory=4062004 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374068573184 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13986328 memory=4062004 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13986328 memory=792 CPUtime=2.16 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 5520 0 0 0 215 1 0 0 20 0 15 0 115029375 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13986328 memory=4519600 CPUtime=2.3 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 5041 0 0 0 228 2 0 0 20 0 15 0 115029375 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13986328 memory=56 CPUtime=0.66 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) S 15736 15739 11198 0 -1 1077944384 5186 0 0 0 65 1 0 0 20 0 15 0 115029375 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374064364272 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13986328 memory=4062004 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13986328 memory=4062004 CPUtime=1.22 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1521 0 0 0 62 60 0 0 20 0 15 0 115029375 14321999872 1015501 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 2403.28 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 4062004 KiB

[startup+2442.3 s]
/proc/loadavg: 1.94 1.94 1.88 3/215 15926
/proc/meminfo: memFree=21628252/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13986328 memory=3956836 CPUtime=2463.34 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 296664 0 0 0 245842 492 0 0 20 0 15 0 115029369 14321999872 989209 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3496582 989209 3836 1 0 3484297 0
[pid=15739/tid=15741] ppid=15736 vsize=13986328 memory=3956836 CPUtime=2433.95 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 140789 0 0 0 243341 54 0 0 20 0 15 0 115029369 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374893361712 140374520656517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13986328 memory=4062004 CPUtime=4.98 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 32529 0 0 0 402 96 0 0 20 0 15 0 115029370 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13986328 memory=280830196459168 CPUtime=4.98 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 29838 0 0 0 399 99 0 0 20 0 15 0 115029370 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13986328 memory=3956836 CPUtime=4.94 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 31102 0 0 0 403 91 0 0 20 0 15 0 115029370 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13986328 memory=3956836 CPUtime=4.97 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 30057 0 0 0 405 92 0 0 20 0 15 0 115029370 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13986328 memory=3956836 CPUtime=3.05 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 13665 0 0 0 302 3 0 0 20 0 15 0 115029372 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 44 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13986328 memory=3956836 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374069625824 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13986328 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374068573184 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13986328 memory=3956836 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13986328 memory=3956836 CPUtime=2.16 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 5522 0 0 0 215 1 0 0 20 0 15 0 115029375 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13986328 memory=3956836 CPUtime=2.3 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 5044 0 0 0 228 2 0 0 20 0 15 0 115029375 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13986328 memory=3956836 CPUtime=0.66 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) S 15736 15739 11198 0 -1 1077944384 5188 0 0 0 65 1 0 0 20 0 15 0 115029375 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374064364272 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13986328 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13986328 memory=32920 CPUtime=1.25 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1550 0 0 0 63 62 0 0 20 0 15 0 115029375 14321999872 989209 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 2463.34 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3956836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2498.9 s]
/proc/loadavg: 1.94 1.94 1.88 3/215 15927
/proc/meminfo: memFree=21748896/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2520.01 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 303326 0 0 0 251507 494 0 0 20 0 15 0 115029369 14321999872 963816 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3496582 963816 3836 1 0 3484297 0
[pid=15739/tid=15741] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2490.54 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 144352 0 0 0 248999 55 0 0 20 0 15 0 115029369 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374893362112 140374520655216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13986328 memory=3855264 CPUtime=4.99 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 33134 0 0 0 403 96 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13986328 memory=3855264 CPUtime=4.99 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 30553 0 0 0 400 99 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13986328 memory=3855264 CPUtime=4.95 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 32159 0 0 0 404 91 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13986328 memory=0 CPUtime=4.99 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 30504 0 0 0 407 92 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13986328 memory=3855264 CPUtime=3.06 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 13899 0 0 0 302 4 0 0 20 0 15 0 115029372 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 44 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374069625824 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374068573184 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2.16 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 5525 0 0 0 215 1 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2.3 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 5048 0 0 0 228 2 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0.66 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) S 15736 15739 11198 0 -1 1077944384 5196 0 0 0 65 1 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374064364272 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13986328 memory=3855264 CPUtime=1.27 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1576 0 0 0 64 63 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3855264 KiB

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

[startup+2498.94 s]
# the end of solver process 15739 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.14 s, system=4.96212 s

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

[startup+2498.9 s]
/proc/loadavg: 1.94 1.94 1.88 3/215 15927
/proc/meminfo: memFree=21748896/32770624 swapFree=67108860/67108860
[pid=15739] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2520.01 cores=0,2,4,6
/proc/15739/stat : 15739 (java) S 15736 15739 11198 0 -1 1077944320 303326 0 0 0 251507 494 0 0 20 0 15 0 115029369 14321999872 963816 33554432000 4194304 4196468 140721981285536 140721981268080 140374889123575 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
/proc/15739/statm: 3496582 963816 3836 1 0 3484297 0
[pid=15739/tid=15741] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2490.54 cores=0,2,4,6
/proc/15739/task/15741/stat : 15741 (java) R 15736 15739 11198 0 -1 4202560 144352 0 0 0 248999 55 0 0 20 0 15 0 115029369 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374893362112 140374520655216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15742] ppid=15736 vsize=13986328 memory=3855264 CPUtime=4.99 cores=0,2,4,6
/proc/15739/task/15742/stat : 15742 (java) S 15736 15739 11198 0 -1 1077944384 33134 0 0 0 403 96 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374841744144 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15743] ppid=15736 vsize=13986328 memory=3855264 CPUtime=4.99 cores=0,2,4,6
/proc/15739/task/15743/stat : 15743 (java) S 15736 15739 11198 0 -1 1077944384 30553 0 0 0 400 99 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374840691600 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15744] ppid=15736 vsize=13986328 memory=3855264 CPUtime=4.95 cores=0,2,4,6
/proc/15739/task/15744/stat : 15744 (java) S 15736 15739 11198 0 -1 1077944384 32159 0 0 0 404 91 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374839639056 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15745] ppid=15736 vsize=13986328 memory=0 CPUtime=4.99 cores=0,2,4,6
/proc/15739/task/15745/stat : 15745 (java) S 15736 15739 11198 0 -1 1077944384 30504 0 0 0 407 92 0 0 20 0 15 0 115029370 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374838586512 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15746] ppid=15736 vsize=13986328 memory=3855264 CPUtime=3.06 cores=0,2,4,6
/proc/15739/task/15746/stat : 15746 (java) S 15736 15739 11198 0 -1 1077944384 13899 0 0 0 302 4 0 0 20 0 15 0 115029372 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374070679536 140374889134722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 44 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15747] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15747/stat : 15747 (java) S 15736 15739 11198 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374069625824 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15748] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15748/stat : 15748 (java) S 15736 15739 11198 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 115029372 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374068573184 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15749] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15749/stat : 15749 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374067521744 140374889142171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15750] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2.16 cores=0,2,4,6
/proc/15739/task/15750/stat : 15750 (java) S 15736 15739 11198 0 -1 1077944384 5525 0 0 0 215 1 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374066469360 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15751] ppid=15736 vsize=13986328 memory=3855264 CPUtime=2.3 cores=0,2,4,6
/proc/15739/task/15751/stat : 15751 (java) S 15736 15739 11198 0 -1 1077944384 5048 0 0 0 228 2 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374065416816 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15752] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0.66 cores=0,2,4,6
/proc/15739/task/15752/stat : 15752 (java) S 15736 15739 11198 0 -1 1077944384 5196 0 0 0 65 1 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374064364272 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15753] ppid=15736 vsize=13986328 memory=3855264 CPUtime=0 cores=0,2,4,6
/proc/15739/task/15753/stat : 15753 (java) S 15736 15739 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374063311968 140374889133781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
[pid=15739/tid=15754] ppid=15736 vsize=13986328 memory=3855264 CPUtime=1.27 cores=0,2,4,6
/proc/15739/task/15754/stat : 15754 (java) S 15736 15739 11198 0 -1 1077944384 1576 0 0 0 64 63 0 0 20 0 15 0 115029375 14321999872 963816 33554432000 4194304 4196468 140721981285536 140374062258480 140374889134722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 24621056 140721981293669 140721981293855 140721981293855 140721981296591 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3855264 KiB

Child status: 143
Real time (s): 2498.94
CPU time (s): 2520.11
CPU user time (s): 2515.14
CPU system time (s): 4.96212
CPU usage (%): 100.847
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 5262396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.14
system time used= 4.96212
maximum resident set size= 5262396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305021
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58328
involuntary context switches= 2172


# summary of solver processes directly reported to runsolver:
#   pid: 15739
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2515.14
#   total CPU system time (s): 4.96212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6661 second user time and 22.9774 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-15 19:37:05
IDJOB=4273423
IDBENCH=135979
IDSOLVER=2666
FILE ID=node148/4273423-1502819483
RUNJOBID= node148-1502789816-11229
PBS_JOBID= 20629127
Free space on /tmp= 61580 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273423-1502819483/watcher-4273423-1502819483 -o /tmp/evaluation-result-4273423-1502819483/solver-4273423-1502819483 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11229 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 145159828 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273423-1502819483.xml

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

MD5SUM BENCH= a945271e4f3ca829c58581a3c461a76e
RANDOM SEED=145159828

node148.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.19
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.19
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.19
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.19
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:        25303892 kB
MemAvailable:   28671208 kB
Buffers:          265212 kB
Cached:          3387932 kB
SwapCached:            0 kB
Active:          4269556 kB
Inactive:        2749276 kB
Active(anon):    3316808 kB
Inactive(anon):    76628 kB
Active(file):     952748 kB
Inactive(file):  2672648 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             44452 kB
Writeback:             0 kB
AnonPages:       3371020 kB
Mapped:            60840 kB
Shmem:             25224 kB
Slab:             142088 kB
SReclaimable:     115512 kB
SUnreclaim:        26576 kB
KernelStack:        3584 kB
PageTables:        11852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4269056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3252224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61540 MiB
End job on node148 at 2017-08-15 20:18:44