Trace number 4249444

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
R1: OscaR - Hybrid 2017-06-30SAT (TO)7 2400.04 2347.64

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-11.xml
MD5SUM7c2bd2aca8e68eed10397cff07eceed9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints51
Number of domains2
Minimum domain size49
Maximum domain size87
Distribution of domain sizes[{"size":49,"count":1},{"size":87,"count":144}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":96},{"degree":4,"count":48}]
Minimum constraint arity3
Maximum constraint arity144
Distribution of constraint arities[{"arity":3,"count":48},{"arity":49,"count":1},{"arity":144,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":48},{"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.26/0.28	c version: 2017-06-30
0.26/0.28	c seed: 1604444680
0.26/0.28	c timeout: 2400
0.26/0.28	c memlimit: 15500
0.26/0.28	c nbcore: 8
0.44/0.31	c Parsing instance...
17.00/12.34	c Parsing done, starting first complete search...
17.62/12.50	o 0
18.85/12.87	o 1
19.32/13.05	o 2
19.32/13.09	o 3
19.59/13.28	o 4
19.82/13.40	o 5
19.82/13.49	o 6
33.98/26.69	c First complete search done, starting ALNS search...
57.75/44.27	o 7
1731.32/1694.93	c ALNS done, starting second complete search
1731.32/1694.93	c Best operator: Random(109)_FirstFail(valLearnMax) with improvement of: 1
2400.00/2347.60	s SATISFIABLE
2400.00/2347.60	v <instantiation>
2400.00/2347.60	v 	<list>
2400.00/2347.60	v 		x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] b[43][0] b[43][1] b[43][2] b[44][0] b[44][1] b[44][2] b[45][0] b[45][1] b[45][2] b[46][0] b[46][1] b[46][2] b[47][0] b[47][1] b[47][2]
2400.00/2347.60	v 	</list>
2400.00/2347.60	v 	<values>
2400.00/2347.60	v 		7 499 493 0 493 491 0 491 456 0 488 256 256 485 258 257 483 261 256 472 269 252 465 268 267 465 266 266 463 271 265 450 275 275 449 277 273 443 281 276 443 280 264 435 268 268 429 300 263 424 288 288 422 291 287 412 296 292 408 297 295 401 301 296 400 308 291 400 308 262 400 305 262 399 313 261 395 355 250 393 338 264 385 350 260 383 349 264 378 347 275 377 372 251 377 372 251 374 365 258 361 344 256 360 354 255 343 311 310 337 310 253 332 288 262 329 253 252 326 325 266 320 251 251 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
2400.00/2347.60	v 	</values>
2400.00/2347.60	v </instantiation>

Verifier Data

OK	7

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249444-1500730093/watcher-4249444-1500730093 -o /tmp/evaluation-result-4249444-1500730093/solver-4249444-1500730093 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500718411-19925 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1604444680 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249444-1500730093.xml 

pid=21530
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.36 1.55 1.55 3/261 21533
/proc/meminfo: memFree=28049228/32770624 swapFree=5728/298064
[pid=21533] ppid=21530 vsize=10621200 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 1776 0 0 0 0 0 0 0 20 0 2 0 8278505 10876108800 1527 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 2655300 1527 1173 1 0 2644211 0
[pid=21533/tid=21534] ppid=21530 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 621 0 0 0 0 0 0 0 20 0 2 0 8278506 10889764864 1658 33554432000 4194304 4196468 140725632664096 140450239674784 140450227722144 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0

[startup+0.100124 s]
/proc/loadavg: 1.36 1.55 1.55 3/261 21533
/proc/meminfo: memFree=28049228/32770624 swapFree=5728/298064
[pid=21533] ppid=21530 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 6791 0 0 0 8 2 0 0 20 0 20 0 8278505 13582245888 7058 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3315978 7058 3367 1 0 3303698 0
[pid=21533/tid=21534] ppid=21530 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 4817 0 0 0 7 1 0 0 20 0 20 0 8278506 13582245888 7058 33554432000 4194304 4196468 140725632664096 140450239661472 140450235454621 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.20037 s]
/proc/loadavg: 1.36 1.55 1.55 3/261 21533
/proc/meminfo: memFree=28049228/32770624 swapFree=5728/298064
[pid=21533] ppid=21530 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 9119 0 0 0 23 3 0 0 20 0 20 0 8278505 13582245888 9583 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3315978 9583 3537 1 0 3303698 0
[pid=21533/tid=21534] ppid=21530 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 6819 0 0 0 16 2 0 0 20 0 20 0 8278506 13582245888 9583 33554432000 4194304 4196468 140725632664096 140450239654560 140450235454621 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300336 s]
/proc/loadavg: 1.36 1.55 1.55 3/261 21533
/proc/meminfo: memFree=28049228/32770624 swapFree=5728/298064
[pid=21533] ppid=21530 vsize=13263932 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 10397 0 0 0 40 4 0 0 20 0 20 0 8278505 13582266368 11665 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3315983 11665 3679 1 0 3303698 0
[pid=21533/tid=21534] ppid=21530 vsize=13263932 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 7481 0 0 0 24 3 0 0 20 0 20 0 8278506 13582266368 11665 33554432000 4194304 4196468 140725632664096 140450239659296 140450228110788 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263932

[startup+0.70027 s]
/proc/loadavg: 1.36 1.55 1.55 3/261 21533
/proc/meminfo: memFree=28049228/32770624 swapFree=5728/298064
[pid=21533] ppid=21530 vsize=13265980 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 13705 0 0 0 146 6 0 0 20 0 20 0 8278505 13584363520 19056 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3316495 19056 3758 1 0 3304210 0
[pid=21533/tid=21534] ppid=21530 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 8498 0 0 0 63 4 0 0 20 0 20 0 8278506 13584363520 19056 33554432000 4194304 4196468 140725632664096 140450239663360 140450221174400 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 13265980

[startup+1.50083 s]
/proc/loadavg: 1.36 1.55 1.55 3/281 21553
/proc/meminfo: memFree=27954104/32770624 swapFree=5728/298112
[pid=21533] ppid=21530 vsize=13265980 CPUtime=3.18 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 18010 0 0 0 309 9 0 0 20 0 20 0 8278505 13584363520 33604 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3316495 33604 3774 1 0 3304210 0
[pid=21533/tid=21534] ppid=21530 vsize=13265980 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 9404 0 0 0 142 5 0 0 20 0 20 0 8278506 13584363520 33604 33554432000 4194304 4196468 140725632664096 140450239667144 140449875885960 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21536] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21536/stat : 21536 (java) S 21530 21533 19893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140450196392464 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21537] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21537/stat : 21537 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449834056336 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21538] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21538/stat : 21538 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449833003280 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21539] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21539/stat : 21539 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449831950736 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21540] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21540/stat : 21540 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449830898704 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21541] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21541/stat : 21541 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449829846160 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21542] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21542/stat : 21542 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449828793104 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21543] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21543/stat : 21543 (java) S 21530 21533 19893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449827740560 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21544] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21544/stat : 21544 (java) S 21530 21533 19893 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449429735664 140450235443842 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21545] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21545/stat : 21545 (java) S 21530 21533 19893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449428681888 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21546] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21546/stat : 21546 (java) S 21530 21533 19893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449427628784 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21547] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21547/stat : 21547 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449426577360 140450235451291 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21548] ppid=21530 vsize=13265980 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21548/stat : 21548 (java) S 21530 21533 19893 0 -1 1077944384 2434 0 0 0 41 1 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449425525488 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21549] ppid=21530 vsize=13265980 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21549/stat : 21549 (java) S 21530 21533 19893 0 -1 1077944384 1771 0 0 0 46 0 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449424472944 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21550] ppid=21530 vsize=13265980 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21550/stat : 21550 (java) S 21530 21533 19893 0 -1 1077944384 1680 0 0 0 44 0 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449423419888 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21551] ppid=21530 vsize=13265980 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21551/stat : 21551 (java) S 21530 21533 19893 0 -1 1077944384 1315 0 0 0 34 1 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449422367344 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21552] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21552/stat : 21552 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449421314528 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21553] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21553/stat : 21553 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13584363520 33604 33554432000 4194304 4196468 140725632664096 140449420262064 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 13265980

[startup+3.10074 s]
/proc/loadavg: 1.33 1.54 1.55 3/281 21553
/proc/meminfo: memFree=27893472/32770624 swapFree=5728/298112
[pid=21533] ppid=21530 vsize=13265980 CPUtime=4.96 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 20551 0 0 0 479 17 0 0 20 0 20 0 8278505 13584363520 51166 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3316495 51166 3804 1 0 3304210 0
[pid=21533/tid=21534] ppid=21530 vsize=13265980 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 9793 0 0 0 299 6 0 0 20 0 20 0 8278506 13584363520 51166 33554432000 4194304 4196468 140725632664096 140450239668888 140449876411207 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21536] ppid=21530 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21536/stat : 21536 (java) S 21530 21533 19893 0 -1 1077944384 285 0 0 0 0 1 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140450196392464 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21537] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21537/stat : 21537 (java) S 21530 21533 19893 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449834056336 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21538] ppid=21530 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21538/stat : 21538 (java) S 21530 21533 19893 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449833003280 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21539] ppid=21530 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21539/stat : 21539 (java) S 21530 21533 19893 0 -1 1077944384 56 0 0 0 0 1 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449831950736 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21540] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21540/stat : 21540 (java) S 21530 21533 19893 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449830898704 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21541] ppid=21530 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21541/stat : 21541 (java) S 21530 21533 19893 0 -1 1077944384 37 0 0 0 0 1 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449829846160 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21542] ppid=21530 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21542/stat : 21542 (java) S 21530 21533 19893 0 -1 1077944384 57 0 0 0 0 1 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449828793104 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21543] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21543/stat : 21543 (java) S 21530 21533 19893 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 8278507 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449827740560 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21544] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21544/stat : 21544 (java) S 21530 21533 19893 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449429735664 140450235443842 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21545] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21545/stat : 21545 (java) S 21530 21533 19893 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449428681888 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21546] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21546/stat : 21546 (java) S 21530 21533 19893 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449427628800 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21547] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21547/stat : 21547 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449426577360 140450235451291 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21548] ppid=21530 vsize=13265980 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21548/stat : 21548 (java) S 21530 21533 19893 0 -1 1077944384 2594 0 0 0 45 1 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449425525488 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21549] ppid=21530 vsize=13265980 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21549/stat : 21549 (java) S 21530 21533 19893 0 -1 1077944384 1877 0 0 0 46 0 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449424472944 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21550] ppid=21530 vsize=13265980 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21550/stat : 21550 (java) S 21530 21533 19893 0 -1 1077944384 1681 0 0 0 44 0 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449423419888 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21551] ppid=21530 vsize=13265980 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21551/stat : 21551 (java) S 21530 21533 19893 0 -1 1077944384 1988 0 0 0 35 1 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449422367344 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21552] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21552/stat : 21552 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449421314528 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21553] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21553/stat : 21553 (java) S 21530 21533 19893 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 8278513 13584363520 51166 33554432000 4194304 4196468 140725632664096 140449420262064 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 13265980

[startup+6.30083 s]
/proc/loadavg: 1.33 1.54 1.55 3/281 21553
/proc/meminfo: memFree=27824848/32770624 swapFree=5728/298112
[pid=21533] ppid=21530 vsize=13265980 CPUtime=8.14 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 20951 0 0 0 781 33 0 0 20 0 20 0 8278505 13584363520 59895 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3316495 59895 3807 1 0 3304210 0
[pid=21533/tid=21534] ppid=21530 vsize=13265980 CPUtime=5.91 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 9842 0 0 0 585 6 0 0 20 0 20 0 8278506 13584363520 59895 33554432000 4194304 4196468 140725632664096 140450239668472 140449876411063 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21536] ppid=21530 vsize=13265980 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21536/stat : 21536 (java) S 21530 21533 19893 0 -1 1077944384 300 0 0 0 2 3 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140450196392464 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21537] ppid=21530 vsize=13265980 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21537/stat : 21537 (java) S 21530 21533 19893 0 -1 1077944384 27 0 0 0 2 2 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449834056336 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21538] ppid=21530 vsize=13265980 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21538/stat : 21538 (java) S 21530 21533 19893 0 -1 1077944384 292 0 0 0 3 2 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449833003280 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21539] ppid=21530 vsize=13265980 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21539/stat : 21539 (java) S 21530 21533 19893 0 -1 1077944384 76 0 0 0 2 3 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449831950736 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21540] ppid=21530 vsize=13265980 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21540/stat : 21540 (java) S 21530 21533 19893 0 -1 1077944384 110 0 0 0 3 2 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449830898704 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21541] ppid=21530 vsize=13265980 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21541/stat : 21541 (java) S 21530 21533 19893 0 -1 1077944384 50 0 0 0 2 2 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449829846160 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21542] ppid=21530 vsize=13265980 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21542/stat : 21542 (java) S 21530 21533 19893 0 -1 1077944384 75 0 0 0 2 3 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449828793104 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21543] ppid=21530 vsize=13265980 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21543/stat : 21543 (java) S 21530 21533 19893 0 -1 1077944384 28 0 0 0 2 2 0 0 20 0 20 0 8278507 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449827740560 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21544] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21544/stat : 21544 (java) S 21530 21533 19893 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449429735664 140450235443842 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 29 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21545] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21545/stat : 21545 (java) S 21530 21533 19893 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449428681952 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21546] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21546/stat : 21546 (java) S 21530 21533 19893 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8278509 13584363520 59895 33554432000 4194304 4196468 140725632664096 140449427628800 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21547] ppid=21530 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=21533/tid=21549] ppid=21530 vsize=13270076 CPUtime=2.85 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21549/stat : 21549 (java) S 21530 21533 19893 0 -1 1077944384 26388 0 0 0 282 3 0 0 20 0 20 0 8278513 13588557824 833260 33554432000 4194304 4196468 140725632664096 140449424472944 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21550] ppid=21530 vsize=13270076 CPUtime=2.47 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21550/stat : 21550 (java) S 21530 21533 19893 0 -1 1077944384 24750 0 0 0 244 3 0 0 20 0 20 0 8278513 13588557824 833260 33554432000 4194304 4196468 140725632664096 140449423419888 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21551] ppid=21530 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21551/stat : 21551 (java) S 21530 21533 19893 0 -1 1077944384 17252 0 0 0 100 4 0 0 20 0 20 0 8278513 13588557824 833260 33554432000 4194304 4196468 140725632664096 140449422367344 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21552] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21552/stat : 21552 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 833260 33554432000 4194304 4196468 140725632664096 140449421314528 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21553] ppid=21530 vsize=13270076 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21553/stat : 21553 (java) S 21530 21533 19893 0 -1 1077944384 2373 0 0 0 56 62 0 0 20 0 20 0 8278513 13588557824 833260 33554432000 4194304 4196468 140725632664096 140449420262064 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 2250.92
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.48 1.50 1.55 3/281 21735
/proc/meminfo: memFree=28017204/32770624 swapFree=5728/299312
[pid=21533] ppid=21530 vsize=13270076 CPUtime=2312.5 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 387831 0 0 0 230612 638 0 0 20 0 20 0 8278505 13588557824 829924 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3317519 829924 3865 1 0 3305234 0
[pid=21533/tid=21534] ppid=21530 vsize=13270076 CPUtime=2251.58 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 138196 0 0 0 225087 71 0 0 20 0 20 0 8278506 13588557824 829924 33554432000 4194304 4196468 140725632664096 140450239671120 140449878813681 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21536] ppid=21530 vsize=13270076 CPUtime=6.12 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21536/stat : 21536 (java) S 21530 21533 19893 0 -1 1077944384 17339 0 0 0 550 62 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140450196392464 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21537] ppid=21530 vsize=13270076 CPUtime=6.19 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21537/stat : 21537 (java) S 21530 21533 19893 0 -1 1077944384 17352 0 0 0 556 63 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449834056336 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21538] ppid=21530 vsize=13270076 CPUtime=6.08 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21538/stat : 21538 (java) S 21530 21533 19893 0 -1 1077944384 15339 0 0 0 549 59 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449833003280 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21539] ppid=21530 vsize=13270076 CPUtime=6.15 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21539/stat : 21539 (java) S 21530 21533 19893 0 -1 1077944384 16494 0 0 0 557 58 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449831950736 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21540] ppid=21530 vsize=13270076 CPUtime=6.15 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21540/stat : 21540 (java) S 21530 21533 19893 0 -1 1077944384 15556 0 0 0 553 62 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449830898704 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21541] ppid=21530 vsize=13270076 CPUtime=6.09 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21541/stat : 21541 (java) S 21530 21533 19893 0 -1 1077944384 15474 0 0 0 548 61 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449829846160 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21542] ppid=21530 vsize=13270076 CPUtime=6.17 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21542/stat : 21542 (java) S 21530 21533 19893 0 -1 1077944384 17866 0 0 0 553 64 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449828793104 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21543] ppid=21530 vsize=13270076 CPUtime=6 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21543/stat : 21543 (java) S 21530 21533 19893 0 -1 1077944384 16671 0 0 0 539 61 0 0 20 0 20 0 8278507 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449827740560 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21544] ppid=21530 vsize=13270076 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21544/stat : 21544 (java) S 21530 21533 19893 0 -1 1077944384 21337 0 0 0 163 28 0 0 20 0 20 0 8278509 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449429735664 140450235443842 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 29 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21545] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21545/stat : 21545 (java) S 21530 21533 19893 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 20 0 8278509 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449428681952 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21546] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21546/stat : 21546 (java) S 21530 21533 19893 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 8278509 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449427628800 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21547] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21547/stat : 21547 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449426577360 140450235451291 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21548] ppid=21530 vsize=13270076 CPUtime=2.31 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21548/stat : 21548 (java) S 21530 21533 19893 0 -1 1077944384 23842 0 0 0 227 4 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449425525488 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21549] ppid=21530 vsize=13270076 CPUtime=2.85 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21549/stat : 21549 (java) S 21530 21533 19893 0 -1 1077944384 26393 0 0 0 282 3 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449424472944 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21550] ppid=21530 vsize=13270076 CPUtime=2.47 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21550/stat : 21550 (java) S 21530 21533 19893 0 -1 1077944384 24755 0 0 0 244 3 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449423419888 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21551] ppid=21530 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21551/stat : 21551 (java) S 21530 21533 19893 0 -1 1077944384 17256 0 0 0 100 4 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449422367344 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21552] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21552/stat : 21552 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449421314528 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21553] ppid=21530 vsize=13270076 CPUtime=1.21 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21553/stat : 21553 (java) S 21530 21533 19893 0 -1 1077944384 2431 0 0 0 57 64 0 0 20 0 20 0 8278513 13588557824 829924 33554432000 4194304 4196468 140725632664096 140449420262064 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 2312.5
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.01 1.37 1.51 3/281 21736
/proc/meminfo: memFree=28100560/32770624 swapFree=5728/299352
[pid=21533] ppid=21530 vsize=13270076 CPUtime=2374.06 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 393586 0 0 0 236763 643 0 0 20 0 20 0 8278505 13588557824 826205 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3317519 826205 3865 1 0 3305234 0
[pid=21533/tid=21534] ppid=21530 vsize=13270076 CPUtime=2311.16 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 139836 0 0 0 231045 71 0 0 20 0 20 0 8278506 13588557824 826205 33554432000 4194304 4196468 140725632664096 140450239671008 140449878811708 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21536] ppid=21530 vsize=13270076 CPUtime=6.35 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21536/stat : 21536 (java) S 21530 21533 19893 0 -1 1077944384 18164 0 0 0 572 63 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140450196392464 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21537] ppid=21530 vsize=13270076 CPUtime=6.44 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21537/stat : 21537 (java) S 21530 21533 19893 0 -1 1077944384 17573 0 0 0 580 64 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449834056336 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21538] ppid=21530 vsize=13270076 CPUtime=6.32 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21538/stat : 21538 (java) S 21530 21533 19893 0 -1 1077944384 15953 0 0 0 573 59 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449833003280 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21539] ppid=21530 vsize=13270076 CPUtime=6.39 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21539/stat : 21539 (java) S 21530 21533 19893 0 -1 1077944384 16803 0 0 0 580 59 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449831950736 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21540] ppid=21530 vsize=13270076 CPUtime=6.38 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21540/stat : 21540 (java) S 21530 21533 19893 0 -1 1077944384 16007 0 0 0 575 63 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449830898704 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21541] ppid=21530 vsize=13270076 CPUtime=6.32 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21541/stat : 21541 (java) S 21530 21533 19893 0 -1 1077944384 15661 0 0 0 570 62 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449829846160 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21542] ppid=21530 vsize=13270076 CPUtime=6.4 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21542/stat : 21542 (java) S 21530 21533 19893 0 -1 1077944384 18618 0 0 0 575 65 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449828793104 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21543] ppid=21530 vsize=13270076 CPUtime=6.23 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21543/stat : 21543 (java) S 21530 21533 19893 0 -1 1077944384 16837 0 0 0 561 62 0 0 20 0 20 0 8278507 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449827740560 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21544] ppid=21530 vsize=13270076 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21544/stat : 21544 (java) S 21530 21533 19893 0 -1 1077944384 21860 0 0 0 171 28 0 0 20 0 20 0 8278509 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449429735664 140450235443842 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21545] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21545/stat : 21545 (java) S 21530 21533 19893 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 20 0 8278509 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449428681952 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21546] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21546/stat : 21546 (java) S 21530 21533 19893 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 8278509 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449427628800 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21547] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21547/stat : 21547 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449426577360 140450235451291 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21548] ppid=21530 vsize=13270076 CPUtime=2.31 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21548/stat : 21548 (java) S 21530 21533 19893 0 -1 1077944384 23848 0 0 0 227 4 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449425525488 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21549] ppid=21530 vsize=13270076 CPUtime=2.85 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21549/stat : 21549 (java) S 21530 21533 19893 0 -1 1077944384 26401 0 0 0 282 3 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449424472944 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21550] ppid=21530 vsize=13270076 CPUtime=2.47 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21550/stat : 21550 (java) S 21530 21533 19893 0 -1 1077944384 24762 0 0 0 244 3 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449423419888 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21551] ppid=21530 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21551/stat : 21551 (java) S 21530 21533 19893 0 -1 1077944384 17262 0 0 0 100 4 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449422367344 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21552] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21552/stat : 21552 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449421314528 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21553] ppid=21530 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21553/stat : 21553 (java) S 21530 21533 19893 0 -1 1077944384 2471 0 0 0 59 66 0 0 20 0 20 0 8278513 13588557824 826205 33554432000 4194304 4196468 140725632664096 140449420262064 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 2374.06
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2347.6 s]
/proc/loadavg: 1.22 1.38 1.51 3/281 21736
/proc/meminfo: memFree=28104332/32770624 swapFree=5728/299344
[pid=21533] ppid=21530 vsize=13270076 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/21533/stat : 21533 (java) S 21530 21533 19893 0 -1 1077944320 396429 0 0 0 239355 645 0 0 20 0 20 0 8278505 13588557824 824666 33554432000 4194304 4196468 140725632664096 140725632646640 140450235432695 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
/proc/21533/statm: 3317519 824666 3865 1 0 3305234 0
[pid=21533/tid=21534] ppid=21530 vsize=13270076 CPUtime=2336.29 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21534/stat : 21534 (java) R 21530 21533 19893 0 -1 4202560 140581 0 0 0 233558 71 0 0 20 0 20 0 8278506 13588557824 824666 33554432000 4194304 4196468 140725632664096 140450239671120 140449878811703 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21536] ppid=21530 vsize=13270076 CPUtime=6.44 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21536/stat : 21536 (java) S 21530 21533 19893 0 -1 1077944384 18247 0 0 0 581 63 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140450196392464 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21537] ppid=21530 vsize=13270076 CPUtime=6.53 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21537/stat : 21537 (java) S 21530 21533 19893 0 -1 1077944384 17815 0 0 0 589 64 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449834056336 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21538] ppid=21530 vsize=13270076 CPUtime=6.42 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21538/stat : 21538 (java) S 21530 21533 19893 0 -1 1077944384 16064 0 0 0 582 60 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449833003280 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21539] ppid=21530 vsize=13270076 CPUtime=6.48 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21539/stat : 21539 (java) S 21530 21533 19893 0 -1 1077944384 17380 0 0 0 589 59 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449831950736 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21540] ppid=21530 vsize=13270076 CPUtime=6.47 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21540/stat : 21540 (java) S 21530 21533 19893 0 -1 1077944384 16091 0 0 0 584 63 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449830898704 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21541] ppid=21530 vsize=13270076 CPUtime=6.42 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21541/stat : 21541 (java) S 21530 21533 19893 0 -1 1077944384 15749 0 0 0 580 62 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449829846160 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21542] ppid=21530 vsize=13270076 CPUtime=6.5 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21542/stat : 21542 (java) S 21530 21533 19893 0 -1 1077944384 19037 0 0 0 585 65 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449828793104 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21543] ppid=21530 vsize=13270076 CPUtime=6.32 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21543/stat : 21543 (java) S 21530 21533 19893 0 -1 1077944384 17042 0 0 0 570 62 0 0 20 0 20 0 8278507 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449827740560 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21544] ppid=21530 vsize=13270076 CPUtime=2.03 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21544/stat : 21544 (java) S 21530 21533 19893 0 -1 1077944384 22120 0 0 0 175 28 0 0 20 0 20 0 8278509 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449429735664 140450235443842 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 29 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21545] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21545/stat : 21545 (java) S 21530 21533 19893 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 20 0 8278509 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449428681952 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21546] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21546/stat : 21546 (java) S 21530 21533 19893 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 8278509 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449427628800 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21547] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21547/stat : 21547 (java) S 21530 21533 19893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449426577360 140450235451291 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21548] ppid=21530 vsize=13270076 CPUtime=2.31 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21548/stat : 21548 (java) S 21530 21533 19893 0 -1 1077944384 23850 0 0 0 227 4 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449425525488 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21549] ppid=21530 vsize=13270076 CPUtime=2.85 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21549/stat : 21549 (java) S 21530 21533 19893 0 -1 1077944384 26403 0 0 0 282 3 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449424472944 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21550] ppid=21530 vsize=13270076 CPUtime=2.47 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21550/stat : 21550 (java) S 21530 21533 19893 0 -1 1077944384 24765 0 0 0 244 3 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449423419888 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21551] ppid=21530 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21551/stat : 21551 (java) S 21530 21533 19893 0 -1 1077944384 17264 0 0 0 100 4 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449422367344 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21552] ppid=21530 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21552/stat : 21552 (java) S 21530 21533 19893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449421314528 140450235442901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
[pid=21533/tid=21553] ppid=21530 vsize=13270076 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/21533/task/21553/stat : 21553 (java) S 21530 21533 19893 0 -1 1077944384 2491 0 0 0 60 67 0 0 20 0 20 0 8278513 13588557824 824666 33554432000 4194304 4196468 140725632664096 140449420262064 140450235443842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 14823424 140725632668813 140725632668996 140725632668996 140725632671695 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21533 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2347.64
CPU time (s): 2400.04
CPU user time (s): 2393.56
CPU system time (s): 6.47985
CPU usage (%): 102.232
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.56
system time used= 6.47985
maximum resident set size= 3823404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397301
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130427
involuntary context switches= 138051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0373 second user time and 19.4788 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 15:28:13
IDJOB=4249444
IDBENCH=136072
IDSOLVER=2629
FILE ID=node114/4249444-1500730093
RUNJOBID= node114-1500718411-19925
PBS_JOBID= 20623369
Free space on /tmp= 61888 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-11.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249444-1500730093/watcher-4249444-1500730093 -o /tmp/evaluation-result-4249444-1500730093/solver-4249444-1500730093 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500718411-19925 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1604444680 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249444-1500730093.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 7c2bd2aca8e68eed10397cff07eceed9
RANDOM SEED=1604444680

node114.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        28049996 kB
MemAvailable:   28493944 kB
Buffers:          149008 kB
Cached:           571880 kB
SwapCached:            0 kB
Active:          3965752 kB
Inactive:         306884 kB
Active(anon):    3554632 kB
Inactive(anon):     8820 kB
Active(file):     411120 kB
Inactive(file):   298064 kB
Unevictable:        5728 kB
Mlocked:            5728 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42252 kB
Writeback:            16 kB
AnonPages:       3557408 kB
Mapped:            45912 kB
Shmem:              8848 kB
Slab:             135276 kB
SReclaimable:     101200 kB
SUnreclaim:        34076 kB
KernelStack:        4496 kB
PageTables:        12564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4504576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3436544 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= 61848 MiB
End job on node114 at 2017-07-22 16:07:21