Trace number 4300218

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.04 2484.42

General information on the benchmark

NameSteelMillSlab_Mini/
SteelMillSlab-m2s-mini-2_2_c18.xml
MD5SUM3c443cd2a15b4e6e8962c4b3e437dd1b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark264
Best CPU time to get the best result obtained on this benchmark2519.79
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24975
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":37,"count":111},{"size":41,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree222
Distribution of variable degrees[{"degree":2,"count":20424},{"degree":3,"count":1443},{"degree":4,"count":222},{"degree":5,"count":222},{"degree":222,"count":111}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24753},{"arity":88,"count":111},{"arity":112,"count":111}]
Number of extensional constraints24753
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":24753},{"type":"sum","count":222}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.01/2484.40	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300218-1532837418/watcher-4300218-1532837418 -o /tmp/evaluation-result-4300218-1532837418/solver-4300218-1532837418 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300218-1532837418.xml 

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

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

solver pid=2622, runsolver pid=2619

[startup+0.100059 s]*
/proc/loadavg: 1.27 1.26 1.34 4/215 2637
/proc/meminfo: memFree=25230820/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661052 memory=27856 CPUtime=0.12 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 5359 0 0 0 11 1 0 0 20 0 15 0 101305029 10916917248 6964 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665263 6964 2828 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661052 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 3238 0 0 0 8 1 0 0 20 0 15 0 101305029 10916917248 6964 33554432000 4194304 4196468 140727953845280 140200006435584 140199981284944 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199306126624 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) S 2619 2622 31709 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199302969456 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199301916656 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0.01 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) S 2619 2622 31709 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 15 0 101305035 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 6964 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27856 KiB

[startup+0.210722 s]*
/proc/loadavg: 1.27 1.26 1.34 4/215 2637
/proc/meminfo: memFree=25218980/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661052 memory=40324 CPUtime=0.33 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 8151 0 0 0 31 2 0 0 20 0 15 0 101305029 10916917248 10081 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665263 10081 2999 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661052 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 5138 0 0 0 18 1 0 0 20 0 15 0 101305029 10916917248 10081 33554432000 4194304 4196468 140727953845280 140200006446544 140199627704129 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661052 memory=4294967660 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661052 memory=288370077331805824 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199306126624 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) S 2619 2622 31709 0 -1 1077944384 744 0 0 0 2 0 0 0 20 0 15 0 101305035 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199302969456 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) R 2619 2622 31709 0 -1 1077944384 81 0 0 0 1 0 0 0 20 0 15 0 101305035 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199301916752 140200002217685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0.08 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) R 2619 2622 31709 0 -1 4202560 826 0 0 0 8 0 0 0 20 0 15 0 101305035 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199300860096 140199981676789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661052 memory=139701180094080 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 10081 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40324 KiB

[startup+0.310965 s]*
/proc/loadavg: 1.27 1.26 1.34 5/215 2637
/proc/meminfo: memFree=25203224/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661052 memory=56568 CPUtime=0.67 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 10175 0 0 0 64 3 0 0 20 0 15 0 101305029 10916917248 14142 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665263 14142 3048 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661052 memory=6081081524271868777 CPUtime=0.3 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 5172 0 0 0 28 2 0 0 20 0 15 0 101305029 10916917248 14142 33554432000 4194304 4196468 140727953845280 140200006443984 140199986287966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661052 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661052 memory=139701180147488 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661052 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661052 memory=35 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661052 memory=139701180154400 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661052 memory=35 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199306126624 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101305032 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661052 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) R 2619 2622 31709 0 -1 4202560 1351 0 0 0 12 0 0 0 20 0 15 0 101305035 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199302959840 140199988271464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661052 memory=139701059173391 CPUtime=0.11 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) R 2619 2622 31709 0 -1 4202560 1047 0 0 0 11 0 0 0 20 0 15 0 101305035 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199301901616 140199987333360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661052 memory=139701180096522 CPUtime=0.12 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) R 2619 2622 31709 0 -1 1077944384 1255 0 0 0 12 0 0 0 20 0 15 0 101305035 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661052 memory=139701059182511 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661052 memory=279402239293408 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305035 10916917248 14142 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 56568 KiB

[startup+0.700744 s]
/proc/loadavg: 1.27 1.26 1.34 6/215 2637
/proc/meminfo: memFree=25174620/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661128 memory=134160 CPUtime=1.9 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 11649 0 0 0 186 4 0 0 20 0 15 0 101305029 10916995072 33540 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665282 33540 3106 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661128 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 5571 0 0 0 65 3 0 0 20 0 15 0 101305029 10916995072 33540 33554432000 4194304 4196468 140727953845280 140200006441808 140199627683888 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305030 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661128 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101305030 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661128 memory=15184 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661128 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199306126624 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661128 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661128 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661128 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) R 2619 2622 31709 0 -1 4202560 1882 0 0 0 47 0 0 0 20 0 15 0 101305035 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199302961376 140200002228826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661128 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) R 2619 2622 31709 0 -1 4202560 1223 0 0 0 46 0 0 0 20 0 15 0 101305035 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199301898368 140199987333739 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661128 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) R 2619 2622 31709 0 -1 1077944384 1601 0 0 0 27 0 0 0 20 0 15 0 101305035 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 33540 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 134160 KiB

[startup+1.50495 s]
/proc/loadavg: 1.27 1.26 1.34 5/215 2637
/proc/meminfo: memFree=25054664/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661128 memory=257424 CPUtime=4.5 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 17557 0 0 0 438 12 0 0 20 0 15 0 101305029 10916995072 64356 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665282 64356 3152 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661128 memory=2241 CPUtime=1.41 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 5660 0 0 0 138 3 0 0 20 0 15 0 101305029 10916995072 64356 33554432000 4194304 4196468 140727953845280 140200006442696 140199632789345 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661128 memory=2244 CPUtime=0.02 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 15 0 101305030 10916995072 64356 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 141 0 0 0 3 1 0 0 20 0 15 0 101305030 10916995072 64356 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661128 memory=279402118554432 CPUtime=0.05 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 95 0 0 0 4 1 0 0 20 0 15 0 101305030 10916995072 64356 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661128 memory=6656426216303648864 CPUtime=0.05 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 124 0 0 0 4 1 0 0 20 0 15 0 101305030 10916995072 64356 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 64356 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0

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

/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 62750 0 0 0 230563 55 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140200006447056 140199634083650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.56 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 18084 0 0 0 916 40 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.58 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 16008 0 0 0 918 40 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.57 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 15566 0 0 0 918 39 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661128 memory=279402120360608 CPUtime=9.59 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 17068 0 0 0 919 40 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661128 memory=2215788 CPUtime=4.72 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 22168 0 0 0 440 32 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199306126688 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2.39 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) S 2619 2622 31709 0 -1 1077944384 10532 0 0 0 237 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199302969456 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661128 memory=279402120346912 CPUtime=2.09 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) S 2619 2622 31709 0 -1 1077944384 7983 0 0 0 208 1 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199301916656 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0.62 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) S 2619 2622 31709 0 -1 1077944384 4760 0 0 0 60 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661128 memory=1788 CPUtime=1.3 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 2094 0 0 0 57 73 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 2355.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2215788 KiB

[startup+2382.3 s]
/proc/loadavg: 1.30 1.36 1.37 3/215 2883
/proc/meminfo: memFree=23054876/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2416.52 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 182309 0 0 0 241357 295 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665282 553947 3182 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661128 memory=6388 CPUtime=2365.66 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 63929 0 0 0 236511 55 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140200006447184 140199634571677 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.85 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 18927 0 0 0 943 42 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.86 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 16393 0 0 0 945 41 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.86 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 15915 0 0 0 946 40 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661128 memory=2215788 CPUtime=9.88 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 17644 0 0 0 947 41 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661128 memory=2215788 CPUtime=4.86 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 22674 0 0 0 454 32 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199306126688 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2.39 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) S 2619 2622 31709 0 -1 1077944384 10538 0 0 0 237 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199302969456 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661128 memory=1692 CPUtime=2.1 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) S 2619 2622 31709 0 -1 1077944384 7990 0 0 0 209 1 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199301916656 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661128 memory=2588 CPUtime=0.63 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) S 2619 2622 31709 0 -1 1077944384 4766 0 0 0 61 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661128 memory=3296 CPUtime=1.34 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 2137 0 0 0 59 75 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 2416.52 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2215788 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.39 1.38 3/216 2892
/proc/meminfo: memFree=23057784/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2477.3 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 186241 0 0 0 247430 300 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665282 553947 3182 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2425.19 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 65141 0 0 0 242463 56 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140200006447184 140199634569882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661128 memory=2215788 CPUtime=10.12 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 19568 0 0 0 969 43 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661128 memory=2215788 CPUtime=10.14 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 16883 0 0 0 972 42 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661128 memory=2215788 CPUtime=10.14 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 16608 0 0 0 973 41 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661128 memory=2215788 CPUtime=10.14 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 17975 0 0 0 973 41 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661128 memory=2215788 CPUtime=5 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 23177 0 0 0 467 33 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199306126688 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2.39 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) S 2619 2622 31709 0 -1 1077944384 10544 0 0 0 237 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199302969456 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661128 memory=29160 CPUtime=2.1 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) S 2619 2622 31709 0 -1 1077944384 7996 0 0 0 209 1 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199301916656 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0.63 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) S 2619 2622 31709 0 -1 1077944384 4772 0 0 0 61 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661128 memory=6388 CPUtime=1.38 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 2181 0 0 0 62 76 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 2477.3 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2215788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2484.4 s]
/proc/loadavg: 1.36 1.37 1.37 3/216 2892
/proc/meminfo: memFree=23058048/32770624 swapFree=67108496/67108860
[pid=2622] ppid=2619 vsize=10661128 memory=2215788 CPUtime=2520.01 cores=1,3,5,7
/proc/2622/stat : 2622 (java) S 2619 2622 31709 0 -1 1077944320 188964 0 0 0 251696 305 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140727953827824 140200002207479 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
/proc/2622/statm: 2665282 553947 3182 1 0 2627263 0
[pid=2622/tid=2624] ppid=2619 vsize=10661128 memory=8112282956445269571 CPUtime=2466.93 cores=1,3,5,7
/proc/2622/task/2624/stat : 2624 (java) R 2619 2622 31709 0 -1 4202560 65885 0 0 0 246637 56 0 0 20 0 15 0 101305029 10916995072 553947 33554432000 4194304 4196468 140727953845280 140200006447184 140199634561534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2625] ppid=2619 vsize=10661128 memory=3988 CPUtime=10.32 cores=1,3,5,7
/proc/2622/task/2625/stat : 2625 (java) S 2619 2622 31709 0 -1 1077944384 19870 0 0 0 989 43 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199954827664 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2626] ppid=2619 vsize=10661128 memory=2048 CPUtime=10.34 cores=1,3,5,7
/proc/2622/task/2626/stat : 2626 (java) S 2619 2622 31709 0 -1 1077944384 17195 0 0 0 992 42 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199953774864 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2627] ppid=2619 vsize=10661128 memory=2215788 CPUtime=10.35 cores=1,3,5,7
/proc/2622/task/2627/stat : 2627 (java) S 2619 2622 31709 0 -1 1077944384 17104 0 0 0 993 42 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199952722576 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2628] ppid=2619 vsize=10661128 memory=808 CPUtime=10.36 cores=1,3,5,7
/proc/2622/task/2628/stat : 2628 (java) S 2619 2622 31709 0 -1 1077944384 18466 0 0 0 993 43 0 0 20 0 15 0 101305030 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199951669776 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2629] ppid=2619 vsize=10661128 memory=1408 CPUtime=5.1 cores=1,3,5,7
/proc/2622/task/2629/stat : 2629 (java) S 2619 2622 31709 0 -1 1077944384 23524 0 0 0 476 34 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199307180656 140200002218626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2630] ppid=2619 vsize=10661128 memory=3228 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2630/stat : 2630 (java) S 2619 2622 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199306126688 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2631] ppid=2619 vsize=10661128 memory=2215788 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2631/stat : 2631 (java) S 2619 2622 31709 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 101305032 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199305074288 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2632] ppid=2619 vsize=10661128 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2632/stat : 2632 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199304022608 140200002226075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2633] ppid=2619 vsize=10661128 memory=2336 CPUtime=2.39 cores=1,3,5,7
/proc/2622/task/2633/stat : 2633 (java) S 2619 2622 31709 0 -1 1077944384 10548 0 0 0 237 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199302969456 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2634] ppid=2619 vsize=10661128 memory=932 CPUtime=2.1 cores=1,3,5,7
/proc/2622/task/2634/stat : 2634 (java) S 2619 2622 31709 0 -1 1077944384 8000 0 0 0 209 1 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199301916656 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2635] ppid=2619 vsize=10661128 memory=1564 CPUtime=0.63 cores=1,3,5,7
/proc/2622/task/2635/stat : 2635 (java) S 2619 2622 31709 0 -1 1077944384 4776 0 0 0 61 2 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199300864368 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2636] ppid=2619 vsize=10661128 memory=2212 CPUtime=0 cores=1,3,5,7
/proc/2622/task/2636/stat : 2636 (java) S 2619 2622 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199299811808 140200002217685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
[pid=2622/tid=2637] ppid=2619 vsize=10661128 memory=3988 CPUtime=1.41 cores=1,3,5,7
/proc/2622/task/2637/stat : 2637 (java) S 2619 2622 31709 0 -1 1077944384 2200 0 0 0 63 78 0 0 20 0 15 0 101305035 10916995072 553947 33554432000 4194304 4196468 140727953845280 140199298759600 140200002218626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37273600 140727953847469 140727953847561 140727953847561 140727953850319 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2215788 KiB

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

[startup+2484.42 s]
# the end of solver process 2622 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.97 s, system=3.06189 s

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

Child status: 143
Real time (s): 2484.42
CPU time (s): 2520.04
CPU user time (s): 2516.97
CPU system time (s): 3.06189
CPU usage (%): 101.434
Max. virtual memory (cumulated for all children) (KiB): 10662880
Max. memory (cumulated for all children) (KiB): 2709332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.97
system time used= 3.06189
maximum resident set size= 2711380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189154
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 183878
involuntary context switches= 4240


# summary of solver processes directly reported to runsolver:
#   pid: 2622
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516.97
#   total CPU system time (s): 3.06189

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.598 second user time and 23.0551 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 06:10:18
IDJOB=4300218
IDBENCH=141571
IDSOLVER=2766
FILE ID=node149/4300218-1532837418
RUNJOBID= node149-1532809907-31741
PBS_JOBID= 21022482
Free space on /tmp= 43256 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/SteelMillSlab_Mini/SteelMillSlab-m2s-mini-2_2_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300218-1532837418/watcher-4300218-1532837418 -o /tmp/evaluation-result-4300218-1532837418/solver-4300218-1532837418 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300218-1532837418.xml

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

MD5SUM BENCH= 3c443cd2a15b4e6e8962c4b3e437dd1b
RANDOM SEED=1489022099

node149.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.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		: 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.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		: 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.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		: 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.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		: 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:        25247224 kB
MemAvailable:   29722848 kB
Buffers:          151292 kB
Cached:          4542644 kB
SwapCached:           60 kB
Active:          3774088 kB
Inactive:        3177528 kB
Active(anon):    2207380 kB
Inactive(anon):    78000 kB
Active(file):    1566708 kB
Inactive(file):  3099528 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              2084 kB
Writeback:             0 kB
AnonPages:       2269356 kB
Mapped:            47912 kB
Shmem:             25040 kB
Slab:             265852 kB
SReclaimable:     237848 kB
SUnreclaim:        28004 kB
KernelStack:        3664 kB
PageTables:         9656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2783332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2199552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43252 MiB
End job on node149 at 2018-07-29 06:51:43