Trace number 4285933

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 - Parallel with EPS 2017-08-22SAT (TO)499 1781.86 252.117

General information on the benchmark

NameRcpsp/Rcpsp-m1-j90/
Rcpsp-j90-09-06.xml
MD5SUM6fbeb4485160aba6959a0a0fc5f330c5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark251.89999
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints142
Number of domains2
Minimum domain size1
Maximum domain size507
Distribution of domain sizes[{"size":1,"count":1},{"size":507,"count":91}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":9},{"degree":5,"count":16},{"degree":6,"count":36},{"degree":7,"count":17},{"degree":8,"count":11}]
Minimum constraint arity2
Maximum constraint arity72
Distribution of constraint arities[{"arity":2,"count":138},{"arity":63,"count":1},{"arity":67,"count":1},{"arity":69,"count":1},{"arity":72,"count":1}]
Number of extensional constraints0
Number of intensional constraints138
Distribution of constraint types[{"type":"intension","count":138},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin 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-08-22
0.30/0.26	c seed: 2032303020
0.30/0.26	c timeout: 2016
0.30/0.26	c memlimit: 22000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.06/0.62	c Parsing done, starting search...
477.09/87.18	o 506
734.10/119.57	o 505
794.32/127.17	o 504
856.47/135.06	o 503
856.47/135.09	o 502
1147.85/171.99	o 501
1633.61/233.44	o 500
1674.05/238.54	o 499
1781.11/252.08	s SATISFIABLE
1781.11/252.08	v <instantiation>
1781.11/252.08	v 	<list>
1781.11/252.08	v 		s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91]
1781.11/252.08	v 	</list>
1781.11/252.08	v 	<values>
1781.11/252.08	v 		0 397 362 356 404 410 415 410 370 417 377 370 419 378 386 422 411 419 432 446 382 434 422 452 368 425 429 387 424 429 425 433 400 363 434 442 370 421 460 446 423 438 438 446 460 462 393 407 469 439 442 451 412 413 463 392 457 442 448 380 461 462 397 443 469 462 399 472 409 470 424 463 471 375 387 371 474 449 479 477 479 452 481 387 482 395 485 486 472 492 491 499 
1781.11/252.08	v 	</values>
1781.11/252.08	v </instantiation>

Verifier Data

OK	499

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285933-1503451014/watcher-4285933-1503451014 -o /tmp/evaluation-result-4285933-1503451014/solver-4285933-1503451014 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503440793-12933 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2032303020 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285933-1503451014.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=15604, runsolver pid=15601
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 7.56 7.97 8.21 2/200 15624
/proc/meminfo: memFree=24333196/32770624 swapFree=67108860/67108860
[pid=15604] ppid=15601 vsize=26000852 memory=30584 CPUtime=0.12 cores=0-7
/proc/15604/stat : 15604 (java) S 15601 15604 12906 0 -1 1077944320 8548 0 0 0 11 1 0 0 20 0 20 0 178188896 26624872448 7646 33554432000 4194304 4196468 140726900491504 140726900474048 140590485237495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
/proc/15604/statm: 6500213 7646 3409 1 0 6487932 0
[pid=15604/tid=15606] ppid=15601 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15604/task/15606/stat : 15606 (java) R 15601 15604 12906 0 -1 4202560 6441 0 0 0 8 1 0 0 20 0 20 0 178188896 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590489434448 140590485259421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15607] ppid=15601 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15604/task/15607/stat : 15607 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590454950544 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15608] ppid=15601 vsize=26000852 memory=140325372917376 CPUtime=0 cores=0-7
/proc/15604/task/15608/stat : 15608 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590453897744 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15609] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15609/stat : 15609 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590041868688 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15610] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15610/stat : 15610 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590040815888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15611] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15611/stat : 15611 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590039764112 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15612] ppid=15601 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15604/task/15612/stat : 15612 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590038711312 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15613] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15613/stat : 15613 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590037658512 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15614] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15614/stat : 15614 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 7646 33554432000 4194304 4196468 140726900491504 140590036605712 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15615] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15615/stat : 15615 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188899 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588959590768 140590485248642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15616] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15616/stat : 15616 (java) S 15601 15604 12906 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178188899 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588958536736 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15617] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15617/stat : 15617 (java) S 15601 15604 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178188899 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588957483888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15618] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15618/stat : 15618 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588956432208 140590485256091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15619] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15619/stat : 15619 (java) S 15601 15604 12906 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588955380592 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15620] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15620/stat : 15620 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588954327792 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15621] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15621/stat : 15621 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588953274992 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15622] ppid=15601 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/15604/task/15622/stat : 15622 (java) S 15601 15604 12906 0 -1 1077944384 421 0 0 0 1 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588952222192 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15623] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15623/stat : 15623 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588951169632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15624] ppid=15601 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15604/task/15624/stat : 15624 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 7646 33554432000 4194304 4196468 140726900491504 140588950116912 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 30584 KiB

[startup+0.210514 s]*
/proc/loadavg: 7.56 7.97 8.21 2/200 15624
/proc/meminfo: memFree=24322628/32770624 swapFree=67108860/67108860
[pid=15604] ppid=15601 vsize=26000852 memory=40004 CPUtime=0.3 cores=0-7
/proc/15604/stat : 15604 (java) S 15601 15604 12906 0 -1 1077944320 9640 0 0 0 28 2 0 0 20 0 20 0 178188896 26624872448 10001 33554432000 4194304 4196468 140726900491504 140726900474048 140590485237495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
/proc/15604/statm: 6500213 10001 3633 1 0 6487932 0
[pid=15604/tid=15606] ppid=15601 vsize=26000852 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/15604/task/15606/stat : 15606 (java) R 15601 15604 12906 0 -1 4202560 7065 0 0 0 18 1 0 0 20 0 20 0 178188896 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590489462576 140590485259421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15607] ppid=15601 vsize=26000852 memory=13589 CPUtime=0 cores=0-7
/proc/15604/task/15607/stat : 15607 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590454950544 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15608] ppid=15601 vsize=26000852 memory=288370701524629120 CPUtime=0 cores=0-7
/proc/15604/task/15608/stat : 15608 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590453897744 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15609] ppid=15601 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15604/task/15609/stat : 15609 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590041868688 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15610] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15610/stat : 15610 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590040815888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15611] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15611/stat : 15611 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590039764112 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15612] ppid=15601 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15604/task/15612/stat : 15612 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590038711312 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15613] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15613/stat : 15613 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590037658512 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15614] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15614/stat : 15614 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624872448 10001 33554432000 4194304 4196468 140726900491504 140590036605712 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15615] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15615/stat : 15615 (java) S 15601 15604 12906 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178188899 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588959590768 140590485248642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15616] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15616/stat : 15616 (java) S 15601 15604 12906 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178188899 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588958536736 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15617] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15617/stat : 15617 (java) S 15601 15604 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178188899 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588957483888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15618] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15618/stat : 15618 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588956432208 140590485256091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15619] ppid=15601 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/15604/task/15619/stat : 15619 (java) S 15601 15604 12906 0 -1 1077944384 595 0 0 0 1 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588955380592 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15620] ppid=15601 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/15604/task/15620/stat : 15620 (java) S 15601 15604 12906 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588954327792 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15621] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15621/stat : 15621 (java) S 15601 15604 12906 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588953274992 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15622] ppid=15601 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/15604/task/15622/stat : 15622 (java) S 15601 15604 12906 0 -1 1077944384 516 0 0 0 5 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588952222192 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15623] ppid=15601 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15623/stat : 15623 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588951169632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15624] ppid=15601 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15604/task/15624/stat : 15624 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188902 26624872448 10001 33554432000 4194304 4196468 140726900491504 140588950116912 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40004 KiB

[startup+0.310341 s]*
/proc/loadavg: 7.56 7.97 8.21 2/200 15624
/proc/meminfo: memFree=24314564/32770624 swapFree=67108860/67108860
[pid=15604] ppid=15601 vsize=26000872 memory=48340 CPUtime=0.49 cores=0-7
/proc/15604/stat : 15604 (java) S 15601 15604 12906 0 -1 1077944320 10873 0 0 0 46 3 0 0 20 0 20 0 178188896 26624892928 12085 33554432000 4194304 4196468 140726900491504 140726900474048 140590485237495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
/proc/15604/statm: 6500218 12085 3712 1 0 6487932 0
[pid=15604/tid=15606] ppid=15601 vsize=26000872 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/15604/task/15606/stat : 15606 (java) R 15601 15604 12906 0 -1 4202560 7758 0 0 0 28 2 0 0 20 0 20 0 178188896 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590489454464 140590469317982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15607] ppid=15601 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15607/stat : 15607 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590454950544 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15608] ppid=15601 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15608/stat : 15608 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590453897744 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15609] ppid=15601 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15609/stat : 15609 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590041868688 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15610] ppid=15601 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/15604/task/15610/stat : 15610 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590040815888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15611] ppid=15601 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/15604/task/15611/stat : 15611 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590039764112 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15612] ppid=15601 vsize=26000872 memory=140325238701231 CPUtime=0 cores=0-7
/proc/15604/task/15612/stat : 15612 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590038711312 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15613] ppid=15601 vsize=26000872 memory=140325238703536 CPUtime=0 cores=0-7
/proc/15604/task/15613/stat : 15613 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590037658512 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15614] ppid=15601 vsize=26000872 memory=140325238705840 CPUtime=0 cores=0-7
/proc/15604/task/15614/stat : 15614 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26624892928 12085 33554432000 4194304 4196468 140726900491504 140590036605712 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15615] ppid=15601 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15615/stat : 15615 (java) S 15601 15604 12906 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178188899 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588959590768 140590485248642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15616] ppid=15601 vsize=26000872 memory=280650477420944 CPUtime=0 cores=0-7
/proc/15604/task/15616/stat : 15616 (java) S 15601 15604 12906 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178188899 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588958536736 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15617] ppid=15601 vsize=26000872 memory=280650477362224 CPUtime=0 cores=0-7
/proc/15604/task/15617/stat : 15617 (java) S 15601 15604 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178188899 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588957483888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15618] ppid=15601 vsize=26000872 memory=280650477434768 CPUtime=0 cores=0-7
/proc/15604/task/15618/stat : 15618 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588956432208 140590485256091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15619] ppid=15601 vsize=26000872 memory=280650477441680 CPUtime=0.02 cores=0-7
/proc/15604/task/15619/stat : 15619 (java) S 15601 15604 12906 0 -1 1077944384 610 0 0 0 2 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588955380592 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15620] ppid=15601 vsize=26000872 memory=280650477439376 CPUtime=0.03 cores=0-7
/proc/15604/task/15620/stat : 15620 (java) S 15601 15604 12906 0 -1 1077944384 189 0 0 0 3 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588954327792 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15621] ppid=15601 vsize=26000872 memory=280650477455504 CPUtime=0.04 cores=0-7
/proc/15604/task/15621/stat : 15621 (java) S 15601 15604 12906 0 -1 1077944384 240 0 0 0 4 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588953274992 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15622] ppid=15601 vsize=26000872 memory=280650477453200 CPUtime=0.08 cores=0-7
/proc/15604/task/15622/stat : 15622 (java) S 15601 15604 12906 0 -1 1077944384 699 0 0 0 8 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588952222192 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15623] ppid=15601 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15623/stat : 15623 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588951169632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15624] ppid=15601 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/15604/task/15624/stat : 15624 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188902 26624892928 12085 33554432000 4194304 4196468 140726900491504 140588950116912 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48340 KiB

[startup+0.700928 s]
/proc/loadavg: 7.56 7.97 8.21 3/200 15624
/proc/meminfo: memFree=24304080/32770624 swapFree=67108860/67108860
[pid=15604] ppid=15601 vsize=26004968 memory=74736 CPUtime=1.19 cores=0-7
/proc/15604/stat : 15604 (java) S 15601 15604 12906 0 -1 1077944320 13281 0 0 0 114 5 0 0 20 0 20 0 178188896 26629087232 18684 33554432000 4194304 4196468 140726900491504 140726900474048 140590485237495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
/proc/15604/statm: 6501242 18684 3758 1 0 6488956 0
[pid=15604/tid=15606] ppid=15601 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/15604/task/15606/stat : 15606 (java) R 15601 15604 12906 0 -1 4202560 9187 0 0 0 64 3 0 0 20 0 20 0 178188896 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590489472560 140590485249430 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15607] ppid=15601 vsize=26004968 memory=2241 CPUtime=0 cores=0-7
/proc/15604/task/15607/stat : 15607 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590454950544 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15608] ppid=15601 vsize=26004968 memory=2244 CPUtime=0 cores=0-7
/proc/15604/task/15608/stat : 15608 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590453897744 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15609] ppid=15601 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15609/stat : 15609 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590041868688 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15610] ppid=15601 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/15604/task/15610/stat : 15610 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590040815888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15611] ppid=15601 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/15604/task/15611/stat : 15611 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590039764112 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15612] ppid=15601 vsize=26004968 memory=1428 CPUtime=0 cores=0-7
/proc/15604/task/15612/stat : 15612 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590038711312 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15613] ppid=15601 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/15604/task/15613/stat : 15613 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590037658512 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15614] ppid=15601 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/15604/task/15614/stat : 15614 (java) S 15601 15604 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178188897 26629087232 18684 33554432000 4194304 4196468 140726900491504 140590036605712 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15615] ppid=15601 vsize=26004968 memory=29020 CPUtime=0 cores=0-7
/proc/15604/task/15615/stat : 15615 (java) S 15601 15604 12906 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178188899 26629087232 18684 33554432000 4194304 4196468 140726900491504 140588959590768 140590485248642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0

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

/proc/15604/task/15618/stat : 15618 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588956432208 140590485256091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15619] ppid=15601 vsize=27344476 memory=49176 CPUtime=1.93 cores=0-7
/proc/15604/task/15619/stat : 15619 (java) S 15601 15604 12906 0 -1 1077944384 13202 0 0 0 190 3 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588955380592 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15620] ppid=15601 vsize=27344476 memory=12136 CPUtime=2.06 cores=0-7
/proc/15604/task/15620/stat : 15620 (java) S 15601 15604 12906 0 -1 1077944384 11088 0 0 0 203 3 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588954327792 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15621] ppid=15601 vsize=27344476 memory=5792 CPUtime=1.69 cores=0-7
/proc/15604/task/15621/stat : 15621 (java) S 15601 15604 12906 0 -1 1077944384 10825 0 0 0 167 2 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588953274992 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15622] ppid=15601 vsize=27344476 memory=8040 CPUtime=0.93 cores=0-7
/proc/15604/task/15622/stat : 15622 (java) S 15601 15604 12906 0 -1 1077944384 20047 0 0 0 90 3 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588952222192 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15623] ppid=15601 vsize=27344476 memory=840 CPUtime=0 cores=0-7
/proc/15604/task/15623/stat : 15623 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588951169632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15624] ppid=15601 vsize=27344476 memory=955720 CPUtime=0.07 cores=0-7
/proc/15604/task/15624/stat : 15624 (java) S 15601 15604 12906 0 -1 1077944384 2728 0 0 0 4 3 0 0 20 0 40 0 178188902 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588950116912 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15625] ppid=15601 vsize=27344476 memory=955720 CPUtime=0 cores=0-7
/proc/15604/task/15625/stat : 15625 (java) S 15601 15604 12906 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 40 0 178192029 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588939825792 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15626] ppid=15601 vsize=27344476 memory=955220 CPUtime=0.2 cores=0-7
/proc/15604/task/15626/stat : 15626 (java) R 15601 15604 12906 0 -1 1077944384 5638 0 0 0 9 11 0 0 20 0 40 0 178192041 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588936676016 140590485248642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15627] ppid=15601 vsize=27344476 memory=961652 CPUtime=187.75 cores=0-7
/proc/15604/task/15627/stat : 15627 (java) R 15601 15604 12906 0 -1 4202560 7493 0 0 0 18766 9 0 0 20 0 40 0 178192051 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588933523760 140590126173391 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15628] ppid=15601 vsize=27344476 memory=998512 CPUtime=187.33 cores=0-7
/proc/15604/task/15628/stat : 15628 (java) R 15601 15604 12906 0 -1 4202560 9427 0 0 0 18727 6 0 0 20 0 40 0 178192051 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588932467560 140590127866087 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15629] ppid=15601 vsize=27344476 memory=979080 CPUtime=188.25 cores=0-7
/proc/15604/task/15629/stat : 15629 (java) R 15601 15604 12906 0 -1 4202560 7253 0 0 0 18818 7 0 0 20 0 40 0 178192052 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588931418960 140590127761637 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15630] ppid=15601 vsize=27344476 memory=33 CPUtime=187.44 cores=0-7
/proc/15604/task/15630/stat : 15630 (java) R 15601 15604 12906 0 -1 4202560 7636 0 0 0 18735 9 0 0 20 0 40 0 178192054 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588930365248 140590127601336 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15631] ppid=15601 vsize=27344476 memory=6940166247181937000 CPUtime=187.41 cores=0-7
/proc/15604/task/15631/stat : 15631 (java) R 15601 15604 12906 0 -1 4202560 8151 0 0 0 18732 9 0 0 20 0 40 0 178192054 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588929310168 140590128619536 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15632] ppid=15601 vsize=27344476 memory=6940166247181937000 CPUtime=0.16 cores=0-7
/proc/15604/task/15632/stat : 15632 (java) S 15601 15604 12906 0 -1 1077944384 118 0 0 0 16 0 0 0 20 0 40 0 178192054 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588928263200 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15633] ppid=15601 vsize=27344476 memory=280650477714112 CPUtime=187.99 cores=0-7
/proc/15604/task/15633/stat : 15633 (java) R 15601 15604 12906 0 -1 4202560 7461 0 0 0 18789 10 0 0 20 0 40 0 178192054 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588927203440 140590470447467 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15634] ppid=15601 vsize=27344476 memory=-7316765473029595040 CPUtime=187.2 cores=0-7
/proc/15604/task/15634/stat : 15634 (java) R 15601 15604 12906 0 -1 4202560 7297 0 0 0 18712 8 0 0 20 0 40 0 178192054 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588926151600 140590127950955 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15635] ppid=15601 vsize=27344476 memory=0 CPUtime=0 cores=0-7
/proc/15604/task/15635/stat : 15635 (java) S 15601 15604 12906 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 40 0 178192055 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588925105824 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15636] ppid=15601 vsize=27344476 memory=0 CPUtime=187.56 cores=0-7
/proc/15604/task/15636/stat : 15636 (java) R 15601 15604 12906 0 -1 4202560 7872 0 0 0 18750 6 0 0 20 0 40 0 178192055 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588924049912 140590125926327 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15637] ppid=15601 vsize=27344476 memory=8026352872064176212 CPUtime=0 cores=0-7
/proc/15604/task/15637/stat : 15637 (java) S 15601 15604 12906 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 40 0 178192078 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588923000224 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15638] ppid=15601 vsize=27344476 memory=7230341642204696660 CPUtime=0 cores=0-7
/proc/15604/task/15638/stat : 15638 (java) S 15601 15604 12906 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 40 0 178192079 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588919813408 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15639] ppid=15601 vsize=27344476 memory=950220 CPUtime=0 cores=0-7
/proc/15604/task/15639/stat : 15639 (java) S 15601 15604 12906 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 40 0 178192079 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588918760608 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15640] ppid=15601 vsize=27344476 memory=4060 CPUtime=0 cores=0-7
/proc/15604/task/15640/stat : 15640 (java) S 15601 15604 12906 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 40 0 178197614 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588917707808 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15641] ppid=15601 vsize=27344476 memory=955720 CPUtime=0 cores=0-7
/proc/15604/task/15641/stat : 15641 (java) S 15601 15604 12906 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 40 0 178197615 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588916655008 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15642] ppid=15601 vsize=27344476 memory=949676 CPUtime=0 cores=0-7
/proc/15604/task/15642/stat : 15642 (java) S 15601 15604 12906 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 40 0 178197617 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588915602208 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15643] ppid=15601 vsize=27344476 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15604/task/15643/stat : 15643 (java) S 15601 15604 12906 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 40 0 178197617 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588914550432 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15644] ppid=15601 vsize=27344476 memory=1692 CPUtime=0 cores=0-7
/proc/15604/task/15644/stat : 15644 (java) S 15601 15604 12906 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 40 0 178197617 28000743424 237555 33554432000 4194304 4196468 140726900491504 140588913497632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
Current children cumulated CPU time: 1545.81 s
Current children cumulated vsize: 27344476 KiB
Current children cumulated memory: 950220 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.45 7.96 8.10 9/219 15644
/proc/meminfo: memFree=23420216/32770624 swapFree=67108860/67108860
[pid=15604] ppid=15601 vsize=27344476 memory=938044 CPUtime=1781.11 cores=0-7
/proc/15604/stat : 15604 (java) S 15601 15604 12906 0 -1 1077944320 267000 0 0 0 177928 183 0 0 20 0 40 0 178188896 28000743424 234511 33554432000 4194304 4196468 140726900491504 140726900474048 140590485237495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
/proc/15604/statm: 6836119 234511 3852 1 0 6823312 0
[pid=15604/tid=15606] ppid=15601 vsize=27344476 memory=6791534058613427641 CPUtime=31.4 cores=0-7
/proc/15604/task/15606/stat : 15606 (java) S 15601 15604 12906 0 -1 1077944384 18738 0 0 0 3127 13 0 0 20 0 40 0 178188896 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590489475200 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15607] ppid=15601 vsize=27344476 memory=4872558044660077418 CPUtime=0.87 cores=0-7
/proc/15604/task/15607/stat : 15607 (java) S 15601 15604 12906 0 -1 1077944384 12953 0 0 0 77 10 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590454950544 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15608] ppid=15601 vsize=27344476 memory=640 CPUtime=0.86 cores=0-7
/proc/15604/task/15608/stat : 15608 (java) S 15601 15604 12906 0 -1 1077944384 7434 0 0 0 77 9 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590453897744 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15609] ppid=15601 vsize=27344476 memory=956 CPUtime=0.86 cores=0-7
/proc/15604/task/15609/stat : 15609 (java) S 15601 15604 12906 0 -1 1077944384 11257 0 0 0 77 9 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590041868688 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15610] ppid=15601 vsize=27344476 memory=2424 CPUtime=0.85 cores=0-7
/proc/15604/task/15610/stat : 15610 (java) S 15601 15604 12906 0 -1 1077944384 9759 0 0 0 76 9 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590040815888 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15611] ppid=15601 vsize=27344476 memory=2240 CPUtime=0.88 cores=0-7
/proc/15604/task/15611/stat : 15611 (java) S 15601 15604 12906 0 -1 1077944384 10293 0 0 0 81 7 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590039764112 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15612] ppid=15601 vsize=27344476 memory=4316 CPUtime=0.84 cores=0-7
/proc/15604/task/15612/stat : 15612 (java) S 15601 15604 12906 0 -1 1077944384 15709 0 0 0 76 8 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590038711312 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15613] ppid=15601 vsize=27344476 memory=928 CPUtime=0.85 cores=0-7
/proc/15604/task/15613/stat : 15613 (java) S 15601 15604 12906 0 -1 1077944384 12424 0 0 0 75 10 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590037658512 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15614] ppid=15601 vsize=27344476 memory=1576 CPUtime=0.85 cores=0-7
/proc/15604/task/15614/stat : 15614 (java) S 15601 15604 12906 0 -1 1077944384 8128 0 0 0 78 7 0 0 20 0 40 0 178188897 28000743424 234511 33554432000 4194304 4196468 140726900491504 140590036605712 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15615] ppid=15601 vsize=27344476 memory=2196 CPUtime=0.67 cores=0-7
/proc/15604/task/15615/stat : 15615 (java) S 15601 15604 12906 0 -1 1077944384 23000 0 0 0 54 13 0 0 20 0 40 0 178188899 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588959590768 140590485248642 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15616] ppid=15601 vsize=27344476 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15604/task/15616/stat : 15616 (java) S 15601 15604 12906 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 40 0 178188899 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588958536800 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15617] ppid=15601 vsize=27344476 memory=4100 CPUtime=0 cores=0-7
/proc/15604/task/15617/stat : 15617 (java) S 15601 15604 12906 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 40 0 178188899 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588957483904 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15618] ppid=15601 vsize=27344476 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15604/task/15618/stat : 15618 (java) S 15601 15604 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588956432208 140590485256091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15619] ppid=15601 vsize=27344476 memory=288230596050944315 CPUtime=1.93 cores=0-7
/proc/15604/task/15619/stat : 15619 (java) S 15601 15604 12906 0 -1 1077944384 13212 0 0 0 190 3 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588955380592 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15620] ppid=15601 vsize=27344476 memory=15817794226756096 CPUtime=2.06 cores=0-7
/proc/15604/task/15620/stat : 15620 (java) S 15601 15604 12906 0 -1 1077944384 11098 0 0 0 203 3 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588954327792 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15621] ppid=15601 vsize=27344476 memory=4100 CPUtime=1.69 cores=0-7
/proc/15604/task/15621/stat : 15621 (java) S 15601 15604 12906 0 -1 1077944384 10837 0 0 0 167 2 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588953274992 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15622] ppid=15601 vsize=27344476 memory=736 CPUtime=0.94 cores=0-7
/proc/15604/task/15622/stat : 15622 (java) S 15601 15604 12906 0 -1 1077944384 21200 0 0 0 91 3 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588952222192 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15623] ppid=15601 vsize=27344476 memory=1156 CPUtime=0 cores=0-7
/proc/15604/task/15623/stat : 15623 (java) S 15601 15604 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588951169632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15624] ppid=15601 vsize=27344476 memory=4060 CPUtime=0.07 cores=0-7
/proc/15604/task/15624/stat : 15624 (java) S 15601 15604 12906 0 -1 1077944384 2805 0 0 0 4 3 0 0 20 0 40 0 178188902 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588950116912 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15625] ppid=15601 vsize=27344476 memory=941644 CPUtime=0 cores=0-7
/proc/15604/task/15625/stat : 15625 (java) S 15601 15604 12906 0 -1 1077944384 546 0 0 0 0 0 0 0 20 0 40 0 178192029 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588939825792 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15626] ppid=15601 vsize=27344476 memory=6791534058613427641 CPUtime=0.23 cores=0-7
/proc/15604/task/15626/stat : 15626 (java) S 15601 15604 12906 0 -1 1077944384 6174 0 0 0 11 12 0 0 20 0 40 0 178192041 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588936676016 140590485248642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15627] ppid=15601 vsize=27344476 memory=4872558044660077418 CPUtime=216.92 cores=0-7
/proc/15604/task/15627/stat : 15627 (java) R 15601 15604 12906 0 -1 4202560 8054 0 0 0 21683 9 0 0 20 0 40 0 178192051 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588933521008 140590125926377 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15628] ppid=15601 vsize=27344476 memory=0 CPUtime=216.66 cores=0-7
/proc/15604/task/15628/stat : 15628 (java) R 15601 15604 12906 0 -1 4202560 10101 0 0 0 21660 6 0 0 20 0 40 0 178192051 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588932468392 140590127953971 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15629] ppid=15601 vsize=27344476 memory=0 CPUtime=217.47 cores=0-7
/proc/15604/task/15629/stat : 15629 (java) R 15601 15604 12906 0 -1 4202560 7862 0 0 0 21739 8 0 0 20 0 40 0 178192052 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588931417952 140590127801328 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15630] ppid=15601 vsize=27344476 memory=0 CPUtime=216.71 cores=0-7
/proc/15604/task/15630/stat : 15630 (java) R 15601 15604 12906 0 -1 4202560 8042 0 0 0 21662 9 0 0 20 0 40 0 178192054 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588930361824 140590127954983 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15631] ppid=15601 vsize=27344476 memory=0 CPUtime=216.71 cores=0-7
/proc/15604/task/15631/stat : 15631 (java) R 15601 15604 12906 0 -1 4202560 8889 0 0 0 21661 10 0 0 20 0 40 0 178192054 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588929309176 140590126243804 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15632] ppid=15601 vsize=27344476 memory=0 CPUtime=0.16 cores=0-7
/proc/15604/task/15632/stat : 15632 (java) S 15601 15604 12906 0 -1 1077944384 122 0 0 0 16 0 0 0 20 0 40 0 178192054 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588928263200 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15633] ppid=15601 vsize=27344476 memory=7380398595477890152 CPUtime=217.2 cores=0-7
/proc/15604/task/15633/stat : 15633 (java) R 15601 15604 12906 0 -1 4202560 9156 0 0 0 21709 11 0 0 20 0 40 0 178192054 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588927203264 140590126173386 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15634] ppid=15601 vsize=27344476 memory=956 CPUtime=216.41 cores=0-7
/proc/15604/task/15634/stat : 15634 (java) R 15601 15604 12906 0 -1 4202560 7922 0 0 0 21633 8 0 0 20 0 40 0 178192054 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588926150720 140590127762238 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15635] ppid=15601 vsize=27344476 memory=2424 CPUtime=0 cores=0-7
/proc/15604/task/15635/stat : 15635 (java) S 15601 15604 12906 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 40 0 178192055 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588925105824 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15636] ppid=15601 vsize=27344476 memory=2240 CPUtime=216.75 cores=0-7
/proc/15604/task/15636/stat : 15636 (java) R 15601 15604 12906 0 -1 4202560 8481 0 0 0 21669 6 0 0 20 0 40 0 178192055 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588924046160 140590127865584 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15637] ppid=15601 vsize=27344476 memory=4316 CPUtime=0 cores=0-7
/proc/15604/task/15637/stat : 15637 (java) S 15601 15604 12906 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 40 0 178192078 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588923000224 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15638] ppid=15601 vsize=27344476 memory=928 CPUtime=0 cores=0-7
/proc/15604/task/15638/stat : 15638 (java) S 15601 15604 12906 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 40 0 178192079 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588919813408 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15639] ppid=15601 vsize=27344476 memory=1576 CPUtime=0 cores=0-7
/proc/15604/task/15639/stat : 15639 (java) S 15601 15604 12906 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 40 0 178192079 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588918760608 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15640] ppid=15601 vsize=27344476 memory=2196 CPUtime=0 cores=0-7
/proc/15604/task/15640/stat : 15640 (java) S 15601 15604 12906 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 40 0 178197614 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588917707808 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15641] ppid=15601 vsize=27344476 memory=8040 CPUtime=0 cores=0-7
/proc/15604/task/15641/stat : 15641 (java) S 15601 15604 12906 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 40 0 178197615 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588916655008 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15642] ppid=15601 vsize=27344476 memory=840 CPUtime=0 cores=0-7
/proc/15604/task/15642/stat : 15642 (java) S 15601 15604 12906 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 40 0 178197617 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588915602208 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15643] ppid=15601 vsize=27344476 memory=1692 CPUtime=0 cores=0-7
/proc/15604/task/15643/stat : 15643 (java) S 15601 15604 12906 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 40 0 178197617 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588914550432 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
[pid=15604/tid=15644] ppid=15601 vsize=27344476 memory=916 CPUtime=0 cores=0-7
/proc/15604/task/15644/stat : 15644 (java) S 15601 15604 12906 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 40 0 178197617 28000743424 234511 33554432000 4194304 4196468 140726900491504 140588913497632 140590485247701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29884416 140726900495463 140726900495648 140726900495648 140726900498383 0
Current children cumulated CPU time: 1781.11 s
Current children cumulated vsize: 27344476 KiB
Current children cumulated memory: 938044 KiB

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

[startup+252.117 s]
# the end of solver process 15604 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1780.01 s, system=1.85465 s

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

Child status: 143
Real time (s): 252.117
CPU time (s): 1781.86
CPU user time (s): 1780.01
CPU system time (s): 1.85465
CPU usage (%): 706.76
Max. virtual memory (cumulated for all children) (KiB): 27344476
Max. memory (cumulated for all children) (KiB): 1132864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.01
system time used= 1.85465
maximum resident set size= 1141192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268431
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71107
involuntary context switches= 38481


# summary of solver processes directly reported to runsolver:
#   pid: 15604
#   total CPU time (s): 1781.86
#   total CPU user time (s): 1780.01
#   total CPU system time (s): 1.85465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.32166 second user time and 3.25835 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-23 03:02:33
IDJOB=4285933
IDBENCH=128676
IDSOLVER=2682
FILE ID=node106/4285933-1503451014
RUNJOBID= node106-1503440793-12933
PBS_JOBID= 20632153
Free space on /tmp= 61080 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j90/Rcpsp-j90-09-06.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285933-1503451014/watcher-4285933-1503451014 -o /tmp/evaluation-result-4285933-1503451014/solver-4285933-1503451014 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503440793-12933 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2032303020 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285933-1503451014.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 6fbeb4485160aba6959a0a0fc5f330c5
RANDOM SEED=2032303020

node106.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.86
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.86
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.86
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.86
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:        24349704 kB
MemAvailable:   31946956 kB
Buffers:          245588 kB
Cached:          7638708 kB
SwapCached:            0 kB
Active:          1760708 kB
Inactive:        6179388 kB
Active(anon):      11220 kB
Inactive(anon):    89088 kB
Active(file):    1749488 kB
Inactive(file):  6090300 kB
Unevictable:        7700 kB
Mlocked:            7700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42464 kB
Writeback:             4 kB
AnonPages:         63672 kB
Mapped:            55468 kB
Shmem:             41644 kB
Slab:             174044 kB
SReclaimable:     146596 kB
SUnreclaim:        27448 kB
KernelStack:        3184 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61040 MiB
End job on node106 at 2017-08-23 03:06:45