Trace number 4275819

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-07-26? (TO) 19807.5 2520.1399

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-20-20-8.xml
MD5SUM9893704bf12390d346d425cfade6032e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1620
Number of constraints1260
Number of domains22
Minimum domain size16
Maximum domain size1422
Distribution of domain sizes[{"size":16,"count":20},{"size":17,"count":100},{"size":18,"count":100},{"size":19,"count":100},{"size":20,"count":480},{"size":1422,"count":820}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":420},{"degree":3,"count":800},{"degree":21,"count":400}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":3,"count":400},{"arity":20,"count":40},{"arity":22,"count":400}]
Number of extensional constraints400
Number of intensional constraints420
Distribution of constraint types[{"type":"extension","count":400},{"type":"intension","count":420},{"type":"allDifferent","count":20},{"type":"noOverlap","count":20},{"type":"element","count":400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 479652375
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 11000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
2.16/0.84	c Parsing done, starting search...
19806.66/2520.10	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 (15273 MiB free)
  memory of node 1: 16384 MiB (15636 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275819-1502663999/watcher-4275819-1502663999 -o /tmp/evaluation-result-4275819-1502663999/solver-4275819-1502663999 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502658097-28532 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 479652375 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275819-1502663999.xml 

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

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

solver pid=28867, runsolver pid=28864

[startup+0.100206 s]*
/proc/loadavg: 8.86 8.77 8.70 2/198 28887
/proc/meminfo: memFree=31633248/32770624 swapFree=67108860/67108860
[pid=28867] ppid=28864 vsize=14325320 memory=33816 CPUtime=0.13 cores=0-7
/proc/28867/stat : 28867 (java) S 28864 28867 28505 0 -1 1077944320 8352 0 0 0 12 1 0 0 20 0 20 0 99487700 14669127680 8454 33554432000 4194304 4196468 140723790835696 140723790818240 140513187524343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
/proc/28867/statm: 3581330 8454 3411 1 0 3569050 0
[pid=28867/tid=28869] ppid=28864 vsize=14325320 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/28867/task/28869/stat : 28869 (java) R 28864 28867 28505 0 -1 4202560 6299 0 0 0 8 0 0 0 20 0 20 0 99487701 14669127680 8454 33554432000 4194304 4196468 140723790835696 140513191703216 140513171604830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28870] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28870/stat : 28870 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512783166224 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28871] ppid=28864 vsize=14325320 memory=140074652382848 CPUtime=0 cores=0-7
/proc/28867/task/28871/stat : 28871 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512782113680 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28872] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28872/stat : 28872 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512781061136 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28873] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28873/stat : 28873 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512780008592 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28874] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28874/stat : 28874 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512778955024 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28875] ppid=28864 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/28867/task/28875/stat : 28875 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512777902480 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28876] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28876/stat : 28876 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512776849936 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28877] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28877/stat : 28877 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512775797392 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28878] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28878/stat : 28878 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487703 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512242579952 140513187535490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28879] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28879/stat : 28879 (java) S 28864 28867 28505 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99487704 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512241526176 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28880] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28880/stat : 28880 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99487704 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512240473584 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28881] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28881/stat : 28881 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512239422160 140513187542939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28882] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28882/stat : 28882 (java) S 28864 28867 28505 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512238368752 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28883] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28883/stat : 28883 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512237316208 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28884] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28884/stat : 28884 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512236263664 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28885] ppid=28864 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/28867/task/28885/stat : 28885 (java) S 28864 28867 28505 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 20 0 99487706 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512235211120 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28886] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28886/stat : 28886 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512234158816 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28887] ppid=28864 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/28867/task/28887/stat : 28887 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487707 14669127680 8454 33554432000 4194304 4196468 140723790835696 140512233106352 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33816 KiB

[startup+0.210032 s]*
/proc/loadavg: 8.86 8.77 8.70 3/198 28887
/proc/meminfo: memFree=31623920/32770624 swapFree=67108860/67108860
[pid=28867] ppid=28864 vsize=14325320 memory=42704 CPUtime=0.29 cores=0-7
/proc/28867/stat : 28867 (java) S 28864 28867 28505 0 -1 1077944320 9348 0 0 0 27 2 0 0 20 0 20 0 99487700 14669127680 10676 33554432000 4194304 4196468 140723790835696 140723790818240 140513187524343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
/proc/28867/statm: 3581330 10676 3624 1 0 3569050 0
[pid=28867/tid=28869] ppid=28864 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/28867/task/28869/stat : 28869 (java) R 28864 28867 28505 0 -1 4202560 6927 0 0 0 18 1 0 0 20 0 20 0 99487701 14669127680 10676 33554432000 4194304 4196468 140723790835696 140513191716944 140513171604830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28870] ppid=28864 vsize=14325320 memory=3182 CPUtime=0 cores=0-7
/proc/28867/task/28870/stat : 28870 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512783166224 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28871] ppid=28864 vsize=14325320 memory=140074652801528 CPUtime=0 cores=0-7
/proc/28867/task/28871/stat : 28871 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512782113680 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28872] ppid=28864 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/28867/task/28872/stat : 28872 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512781061136 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28873] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28873/stat : 28873 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512780008592 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28874] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28874/stat : 28874 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512778955024 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28875] ppid=28864 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/28867/task/28875/stat : 28875 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512777902480 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28876] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28876/stat : 28876 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512776849936 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28877] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28877/stat : 28877 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512775797392 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28878] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28878/stat : 28878 (java) S 28864 28867 28505 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 99487703 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512242579952 140513187535490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28879] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28879/stat : 28879 (java) S 28864 28867 28505 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99487704 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512241526176 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28880] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28880/stat : 28880 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99487704 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512240473584 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28881] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28881/stat : 28881 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512239422160 140513187542939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28882] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28882/stat : 28882 (java) S 28864 28867 28505 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512238368752 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28883] ppid=28864 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/28867/task/28883/stat : 28883 (java) S 28864 28867 28505 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 20 0 99487706 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512237316208 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28884] ppid=28864 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/28867/task/28884/stat : 28884 (java) S 28864 28867 28505 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 20 0 99487706 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512236263664 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28885] ppid=28864 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/28867/task/28885/stat : 28885 (java) R 28864 28867 28505 0 -1 4202560 386 0 0 0 5 0 0 0 20 0 20 0 99487706 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512235211120 140513166376848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28886] ppid=28864 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28886/stat : 28886 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487706 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512234158816 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28887] ppid=28864 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/28867/task/28887/stat : 28887 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487707 14669127680 10676 33554432000 4194304 4196468 140723790835696 140512233106352 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42704 KiB

[startup+0.309374 s]*
/proc/loadavg: 8.86 8.77 8.70 2/198 28887
/proc/meminfo: memFree=31617360/32770624 swapFree=67108860/67108860
[pid=28867] ppid=28864 vsize=14325340 memory=50928 CPUtime=0.49 cores=0-7
/proc/28867/stat : 28867 (java) S 28864 28867 28505 0 -1 1077944320 10454 0 0 0 46 3 0 0 20 0 20 0 99487700 14669148160 12732 33554432000 4194304 4196468 140723790835696 140723790818240 140513187524343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
/proc/28867/statm: 3581335 12732 3703 1 0 3569050 0
[pid=28867/tid=28869] ppid=28864 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28867/task/28869/stat : 28869 (java) R 28864 28867 28505 0 -1 4202560 7605 0 0 0 27 2 0 0 20 0 20 0 99487701 14669148160 12732 33554432000 4194304 4196468 140723790835696 140513191754800 140512824733407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28870] ppid=28864 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28870/stat : 28870 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512783166224 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28871] ppid=28864 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28871/stat : 28871 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512782113680 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28872] ppid=28864 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28872/stat : 28872 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512781061136 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28873] ppid=28864 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28873/stat : 28873 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512780008592 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28874] ppid=28864 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/28867/task/28874/stat : 28874 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512778955024 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28875] ppid=28864 vsize=14325340 memory=140074519983023 CPUtime=0 cores=0-7
/proc/28867/task/28875/stat : 28875 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512777902480 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28876] ppid=28864 vsize=14325340 memory=140074519985328 CPUtime=0 cores=0-7
/proc/28867/task/28876/stat : 28876 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512776849936 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28877] ppid=28864 vsize=14325340 memory=140074519987632 CPUtime=0 cores=0-7
/proc/28867/task/28877/stat : 28877 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512775797392 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28878] ppid=28864 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28878/stat : 28878 (java) S 28864 28867 28505 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 99487703 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512242579952 140513187535490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28879] ppid=28864 vsize=14325340 memory=280149039982224 CPUtime=0 cores=0-7
/proc/28867/task/28879/stat : 28879 (java) S 28864 28867 28505 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 99487704 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512241526176 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28880] ppid=28864 vsize=14325340 memory=280149039989136 CPUtime=0 cores=0-7
/proc/28867/task/28880/stat : 28880 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 99487704 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512240473584 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28881] ppid=28864 vsize=14325340 memory=280149039930416 CPUtime=0 cores=0-7
/proc/28867/task/28881/stat : 28881 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487706 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512239422160 140513187542939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28882] ppid=28864 vsize=14325340 memory=280149040002960 CPUtime=0.02 cores=0-7
/proc/28867/task/28882/stat : 28882 (java) S 28864 28867 28505 0 -1 1077944384 475 0 0 0 2 0 0 0 20 0 20 0 99487706 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512238368752 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28883] ppid=28864 vsize=14325340 memory=280149040009872 CPUtime=0.04 cores=0-7
/proc/28867/task/28883/stat : 28883 (java) S 28864 28867 28505 0 -1 1077944384 221 0 0 0 4 0 0 0 20 0 20 0 99487706 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512237316208 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28884] ppid=28864 vsize=14325340 memory=280149040007568 CPUtime=0.02 cores=0-7
/proc/28867/task/28884/stat : 28884 (java) R 28864 28867 28505 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 99487706 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512236263664 140513187535490 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28885] ppid=28864 vsize=14325340 memory=280149040024176 CPUtime=0.08 cores=0-7
/proc/28867/task/28885/stat : 28885 (java) S 28864 28867 28505 0 -1 1077944384 480 0 0 0 8 0 0 0 20 0 20 0 99487706 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512235211120 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28886] ppid=28864 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28886/stat : 28886 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487706 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512234158816 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28887] ppid=28864 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/28867/task/28887/stat : 28887 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487707 14669148160 12732 33554432000 4194304 4196468 140723790835696 140512233106352 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50928 KiB

[startup+0.700866 s]
/proc/loadavg: 8.86 8.77 8.70 2/198 28887
/proc/meminfo: memFree=31600688/32770624 swapFree=67108860/67108860
[pid=28867] ppid=28864 vsize=14327388 memory=92828 CPUtime=1.68 cores=0-7
/proc/28867/stat : 28867 (java) S 28864 28867 28505 0 -1 1077944320 15411 0 0 0 163 5 0 0 20 0 20 0 99487700 14671245312 23207 33554432000 4194304 4196468 140723790835696 140723790818240 140513187524343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
/proc/28867/statm: 3581847 23207 3774 1 0 3569562 0
[pid=28867/tid=28869] ppid=28864 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/28867/task/28869/stat : 28869 (java) R 28864 28867 28505 0 -1 4202560 8549 0 0 0 65 2 0 0 20 0 20 0 99487701 14671245312 23207 33554432000 4194304 4196468 140723790835696 140513191758864 140513170865718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28870] ppid=28864 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28870/stat : 28870 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512783166224 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28871] ppid=28864 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28871/stat : 28871 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512782113680 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28872] ppid=28864 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/28867/task/28872/stat : 28872 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512781061136 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28873] ppid=28864 vsize=14327388 memory=1720 CPUtime=0 cores=0-7
/proc/28867/task/28873/stat : 28873 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512780008592 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28874] ppid=28864 vsize=14327388 memory=1004 CPUtime=0 cores=0-7
/proc/28867/task/28874/stat : 28874 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512778955024 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28875] ppid=28864 vsize=14327388 memory=1436 CPUtime=0 cores=0-7
/proc/28867/task/28875/stat : 28875 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512777902480 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28876] ppid=28864 vsize=14327388 memory=1200 CPUtime=0 cores=0-7
/proc/28867/task/28876/stat : 28876 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512776849936 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28877] ppid=28864 vsize=14327388 memory=15872 CPUtime=0 cores=0-7
/proc/28867/task/28877/stat : 28877 (java) S 28864 28867 28505 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 99487702 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512775797392 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28878] ppid=28864 vsize=14327388 memory=4040 CPUtime=0 cores=0-7
/proc/28867/task/28878/stat : 28878 (java) S 28864 28867 28505 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 99487703 14671245312 23207 33554432000 4194304 4196468 140723790835696 140512242579952 140513187535490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0

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

[pid=28867/tid=28873] ppid=28864 vsize=15271608 memory=3565640 CPUtime=3.1 cores=0-7
/proc/28867/task/28873/stat : 28873 (java) S 28864 28867 28505 0 -1 1077944384 39170 0 0 0 288 22 0 0 20 0 34 0 99487702 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512780008592 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28874] ppid=28864 vsize=15271608 memory=4132 CPUtime=3.1 cores=0-7
/proc/28867/task/28874/stat : 28874 (java) S 28864 28867 28505 0 -1 1077944384 38851 0 0 0 282 28 0 0 20 0 34 0 99487702 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512778955024 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28875] ppid=28864 vsize=15271608 memory=8165985372725470561 CPUtime=3.07 cores=0-7
/proc/28867/task/28875/stat : 28875 (java) S 28864 28867 28505 0 -1 1077944384 44876 0 0 0 281 26 0 0 20 0 34 0 99487702 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512777902480 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28876] ppid=28864 vsize=15271608 memory=8243961594823922536 CPUtime=3.13 cores=0-7
/proc/28867/task/28876/stat : 28876 (java) S 28864 28867 28505 0 -1 1077944384 40659 0 0 0 287 26 0 0 20 0 34 0 99487702 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512776849936 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28877] ppid=28864 vsize=15271608 memory=6791534058613427641 CPUtime=3.12 cores=0-7
/proc/28867/task/28877/stat : 28877 (java) S 28864 28867 28505 0 -1 1077944384 39194 0 0 0 287 25 0 0 20 0 34 0 99487702 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512775797392 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28878] ppid=28864 vsize=15271608 memory=796 CPUtime=1.59 cores=0-7
/proc/28867/task/28878/stat : 28878 (java) S 28864 28867 28505 0 -1 1077944384 72538 0 0 0 126 33 0 0 20 0 34 0 99487703 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512242579952 140513187535490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28879] ppid=28864 vsize=15271608 memory=3566672 CPUtime=0 cores=0-7
/proc/28867/task/28879/stat : 28879 (java) S 28864 28867 28505 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 34 0 99487704 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512241526240 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28880] ppid=28864 vsize=15271608 memory=3566672 CPUtime=0 cores=0-7
/proc/28867/task/28880/stat : 28880 (java) S 28864 28867 28505 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 34 0 99487704 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512240473600 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28881] ppid=28864 vsize=15271608 memory=3566676 CPUtime=0 cores=0-7
/proc/28867/task/28881/stat : 28881 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 99487706 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512239422160 140513187542939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28882] ppid=28864 vsize=15271608 memory=140076063392333 CPUtime=4.47 cores=0-7
/proc/28867/task/28882/stat : 28882 (java) S 28864 28867 28505 0 -1 1077944384 27741 0 0 0 439 8 0 0 20 0 34 0 99487706 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512238368752 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28883] ppid=28864 vsize=15271608 memory=113 CPUtime=4.6 cores=0-7
/proc/28867/task/28883/stat : 28883 (java) S 28864 28867 28505 0 -1 1077944384 24325 0 0 0 454 6 0 0 20 0 34 0 99487706 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512237316208 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28884] ppid=28864 vsize=15271608 memory=5865188000529146989 CPUtime=4.58 cores=0-7
/proc/28867/task/28884/stat : 28884 (java) S 28864 28867 28505 0 -1 1077944384 26005 0 0 0 453 5 0 0 20 0 34 0 99487706 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512236263664 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 55 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28885] ppid=28864 vsize=15271608 memory=3562560 CPUtime=1.4 cores=0-7
/proc/28867/task/28885/stat : 28885 (java) S 28864 28867 28505 0 -1 1077944384 25631 0 0 0 136 4 0 0 20 0 34 0 99487706 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512235211120 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28886] ppid=28864 vsize=15271608 memory=4116 CPUtime=0 cores=0-7
/proc/28867/task/28886/stat : 28886 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 99487706 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512234158816 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28887] ppid=28864 vsize=15271608 memory=3568720 CPUtime=1.01 cores=0-7
/proc/28867/task/28887/stat : 28887 (java) S 28864 28867 28505 0 -1 1077944384 5372 0 0 0 44 57 0 0 20 0 34 0 99487707 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512233106352 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 53 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28888] ppid=28864 vsize=15271608 memory=3568720 CPUtime=0 cores=0-7
/proc/28867/task/28888/stat : 28888 (java) S 28864 28867 28505 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 34 0 99491574 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512220722432 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28889] ppid=28864 vsize=15271608 memory=140074520113960 CPUtime=4.61 cores=0-7
/proc/28867/task/28889/stat : 28889 (java) R 28864 28867 28505 0 -1 1077944384 11729 0 0 0 153 308 0 0 20 0 34 0 99491586 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512219670176 140513187535490 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28890] ppid=28864 vsize=15271608 memory=140074520985556 CPUtime=2447.4 cores=0-7
/proc/28867/task/28890/stat : 28890 (java) R 28864 28867 28505 0 -1 4202560 39800 0 0 0 244686 54 0 0 20 0 34 0 99491595 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512216512576 140512835537627 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28891] ppid=28864 vsize=15271608 memory=3563588 CPUtime=0.01 cores=0-7
/proc/28867/task/28891/stat : 28891 (java) S 28864 28867 28505 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 34 0 99491596 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512215466784 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28892] ppid=28864 vsize=15271608 memory=1436 CPUtime=2448.51 cores=0-7
/proc/28867/task/28892/stat : 28892 (java) R 28864 28867 28505 0 -1 4202560 39815 0 0 0 244792 59 0 0 20 0 34 0 99491597 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512214407608 140512833346387 0 4 0 16800975 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28893] ppid=28864 vsize=15271608 memory=1200 CPUtime=2444.69 cores=0-7
/proc/28867/task/28893/stat : 28893 (java) R 28864 28867 28505 0 -1 4202560 30592 0 0 0 244389 80 0 0 20 0 34 0 99491603 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512213355048 140512836260142 0 4 0 16800975 0 0 0 -1 7 0 0 17 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28894] ppid=28864 vsize=15271608 memory=3563584 CPUtime=2441.34 cores=0-7
/proc/28867/task/28894/stat : 28894 (java) R 28864 28867 28505 0 -1 4202560 36288 0 0 0 244059 75 0 0 20 0 34 0 99491603 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512212302536 140512832567026 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28895] ppid=28864 vsize=15271608 memory=15872 CPUtime=2449.39 cores=0-7
/proc/28867/task/28895/stat : 28895 (java) R 28864 28867 28505 0 -1 4202560 42240 0 0 0 244885 54 0 0 20 0 34 0 99491603 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512211250256 140512832570938 0 4 0 16800975 0 0 0 -1 1 0 0 20 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28896] ppid=28864 vsize=15271608 memory=4040 CPUtime=2446.35 cores=0-7
/proc/28867/task/28896/stat : 28896 (java) R 28864 28867 28505 0 -1 4202560 49623 0 0 0 244569 66 0 0 20 0 34 0 99491603 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512210197312 140512833856597 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28897] ppid=28864 vsize=15271608 memory=3563584 CPUtime=0.18 cores=0-7
/proc/28867/task/28897/stat : 28897 (java) S 28864 28867 28505 0 -1 1077944384 33 0 0 0 18 0 0 0 20 0 34 0 99491603 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512209151520 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28898] ppid=28864 vsize=15271608 memory=301793952431082269 CPUtime=2452.71 cores=0-7
/proc/28867/task/28898/stat : 28898 (java) R 28864 28867 28505 0 -1 4202560 40094 0 0 0 245201 70 0 0 20 0 34 0 99491604 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512208091200 140512836260103 0 4 0 16800975 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28899] ppid=28864 vsize=15271608 memory=288285558848117838 CPUtime=0 cores=0-7
/proc/28867/task/28899/stat : 28899 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 99491604 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512207045408 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28900] ppid=28864 vsize=15271608 memory=3563588 CPUtime=0 cores=0-7
/proc/28867/task/28900/stat : 28900 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 99491604 15638126592 890639 33554432000 4194304 4196468 140723790835696 140512205992864 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28901] ppid=28864 vsize=15271608 memory=6791534058613427641 CPUtime=2449.46 cores=0-7
/proc/28867/task/28901/stat : 28901 (java) R 28864 28867 28505 0 -1 4202560 42148 0 0 0 244863 83 0 0 20 0 34 0 99491604 15638126592 890639 33554432000 4194304 4196468 140723790835696 140511776331392 140512835537569 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
Current children cumulated CPU time: 19665.9 s
Current children cumulated vsize: 15271608 KiB
Current children cumulated memory: 3562556 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.24 8.95 8.84 10/212 28982
/proc/meminfo: memFree=28095704/32770624 swapFree=67108860/67108860
[pid=28867] ppid=28864 vsize=15271608 memory=3558444 CPUtime=19806.7 cores=0-7
/proc/28867/stat : 28867 (java) S 28864 28867 28505 0 -1 1077944320 878893 0 0 0 1979777 889 0 0 20 0 34 0 99487700 15638126592 889611 33554432000 4194304 4196468 140723790835696 140723790818240 140513187524343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
/proc/28867/statm: 3817902 889611 3874 1 0 3805096 0
[pid=28867/tid=28869] ppid=28864 vsize=15271608 memory=1398720917958146503 CPUtime=38.54 cores=0-7
/proc/28867/task/28869/stat : 28869 (java) S 28864 28867 28505 0 -1 1077944384 20249 0 0 0 3794 60 0 0 20 0 34 0 99487701 15638126592 889611 33554432000 4194304 4196468 140723790835696 140513191762048 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28870] ppid=28864 vsize=15271608 memory=4126316290023845779 CPUtime=3.19 cores=0-7
/proc/28867/task/28870/stat : 28870 (java) S 28864 28867 28505 0 -1 1077944384 40597 0 0 0 292 27 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512783166224 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28871] ppid=28864 vsize=15271608 memory=6504 CPUtime=3.17 cores=0-7
/proc/28867/task/28871/stat : 28871 (java) S 28864 28867 28505 0 -1 1077944384 43299 0 0 0 289 28 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512782113680 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28872] ppid=28864 vsize=15271608 memory=836 CPUtime=3.17 cores=0-7
/proc/28867/task/28872/stat : 28872 (java) S 28864 28867 28505 0 -1 1077944384 44186 0 0 0 291 26 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512781061136 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28873] ppid=28864 vsize=15271608 memory=1696 CPUtime=3.15 cores=0-7
/proc/28867/task/28873/stat : 28873 (java) S 28864 28867 28505 0 -1 1077944384 40247 0 0 0 293 22 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512780008592 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28874] ppid=28864 vsize=15271608 memory=920 CPUtime=3.15 cores=0-7
/proc/28867/task/28874/stat : 28874 (java) S 28864 28867 28505 0 -1 1077944384 39681 0 0 0 287 28 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512778955024 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28875] ppid=28864 vsize=15271608 memory=4116 CPUtime=3.14 cores=0-7
/proc/28867/task/28875/stat : 28875 (java) S 28864 28867 28505 0 -1 1077944384 46889 0 0 0 287 27 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512777902480 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28876] ppid=28864 vsize=15271608 memory=4132 CPUtime=3.19 cores=0-7
/proc/28867/task/28876/stat : 28876 (java) S 28864 28867 28505 0 -1 1077944384 42102 0 0 0 292 27 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512776849936 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28877] ppid=28864 vsize=15271608 memory=1720 CPUtime=3.19 cores=0-7
/proc/28867/task/28877/stat : 28877 (java) S 28864 28867 28505 0 -1 1077944384 40161 0 0 0 293 26 0 0 20 0 34 0 99487702 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512775797392 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28878] ppid=28864 vsize=15271608 memory=1004 CPUtime=1.62 cores=0-7
/proc/28867/task/28878/stat : 28878 (java) S 28864 28867 28505 0 -1 1077944384 73906 0 0 0 129 33 0 0 20 0 34 0 99487703 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512242579952 140513187535490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28879] ppid=28864 vsize=15271608 memory=1436 CPUtime=0 cores=0-7
/proc/28867/task/28879/stat : 28879 (java) S 28864 28867 28505 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 34 0 99487704 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512241526240 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28880] ppid=28864 vsize=15271608 memory=1200 CPUtime=0 cores=0-7
/proc/28867/task/28880/stat : 28880 (java) S 28864 28867 28505 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 34 0 99487704 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512240473600 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28881] ppid=28864 vsize=15271608 memory=15872 CPUtime=0 cores=0-7
/proc/28867/task/28881/stat : 28881 (java) S 28864 28867 28505 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 99487706 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512239422160 140513187542939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28882] ppid=28864 vsize=15271608 memory=4040 CPUtime=4.47 cores=0-7
/proc/28867/task/28882/stat : 28882 (java) S 28864 28867 28505 0 -1 1077944384 27745 0 0 0 439 8 0 0 20 0 34 0 99487706 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512238368752 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28883] ppid=28864 vsize=15271608 memory=17040 CPUtime=4.6 cores=0-7
/proc/28867/task/28883/stat : 28883 (java) S 28864 28867 28505 0 -1 1077944384 24330 0 0 0 454 6 0 0 20 0 34 0 99487706 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512237316208 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28884] ppid=28864 vsize=15271608 memory=18292 CPUtime=4.58 cores=0-7
/proc/28867/task/28884/stat : 28884 (java) S 28864 28867 28505 0 -1 1077944384 26010 0 0 0 453 5 0 0 20 0 34 0 99487706 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512236263664 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28885] ppid=28864 vsize=15271608 memory=1792 CPUtime=1.4 cores=0-7
/proc/28867/task/28885/stat : 28885 (java) S 28864 28867 28505 0 -1 1077944384 25635 0 0 0 136 4 0 0 20 0 34 0 99487706 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512235211120 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28886] ppid=28864 vsize=15271608 memory=648 CPUtime=0 cores=0-7
/proc/28867/task/28886/stat : 28886 (java) S 28864 28867 28505 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 99487706 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512234158816 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28887] ppid=28864 vsize=15271608 memory=1236 CPUtime=1.03 cores=0-7
/proc/28867/task/28887/stat : 28887 (java) S 28864 28867 28505 0 -1 1077944384 5442 0 0 0 45 58 0 0 20 0 34 0 99487707 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512233106352 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 53 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28888] ppid=28864 vsize=15271608 memory=960 CPUtime=0 cores=0-7
/proc/28867/task/28888/stat : 28888 (java) S 28864 28867 28505 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 34 0 99491574 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512220722432 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28889] ppid=28864 vsize=15271608 memory=3559472 CPUtime=4.63 cores=0-7
/proc/28867/task/28889/stat : 28889 (java) S 28864 28867 28505 0 -1 1077944384 11858 0 0 0 153 310 0 0 20 0 34 0 99491586 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512219670176 140513187535490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28890] ppid=28864 vsize=15271608 memory=6791534058613427641 CPUtime=2464.97 cores=0-7
/proc/28867/task/28890/stat : 28890 (java) R 28864 28867 28505 0 -1 4202560 40467 0 0 0 246443 54 0 0 20 0 34 0 99491595 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512216512584 140512832565617 0 4 0 16800975 0 0 0 -1 4 0 0 19 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28891] ppid=28864 vsize=15271608 memory=1292 CPUtime=0.01 cores=0-7
/proc/28867/task/28891/stat : 28891 (java) S 28864 28867 28505 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 34 0 99491596 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512215466784 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28892] ppid=28864 vsize=15271608 memory=1728 CPUtime=2466.1 cores=0-7
/proc/28867/task/28892/stat : 28892 (java) R 28864 28867 28505 0 -1 4202560 40349 0 0 0 246550 60 0 0 20 0 34 0 99491597 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512214407488 140512832571600 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28893] ppid=28864 vsize=15271608 memory=5788 CPUtime=2462.21 cores=0-7
/proc/28867/task/28893/stat : 28893 (java) R 28864 28867 28505 0 -1 4202560 30976 0 0 0 246140 81 0 0 20 0 34 0 99491603 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512213355344 140512834046314 0 4 0 16800975 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28894] ppid=28864 vsize=15271608 memory=1228 CPUtime=2458.85 cores=0-7
/proc/28867/task/28894/stat : 28894 (java) R 28864 28867 28505 0 -1 4202560 36802 0 0 0 245810 75 0 0 20 0 34 0 99491603 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512212302936 140512833335355 0 4 0 16800975 0 0 0 -1 2 0 0 18 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28895] ppid=28864 vsize=15271608 memory=796 CPUtime=2466.82 cores=0-7
/proc/28867/task/28895/stat : 28895 (java) R 28864 28867 28505 0 -1 4202560 42743 0 0 0 246627 55 0 0 20 0 34 0 99491603 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512211249824 140512832571359 0 4 0 16800975 0 0 0 -1 1 0 0 20 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28896] ppid=28864 vsize=15271608 memory=10020 CPUtime=2463.89 cores=0-7
/proc/28867/task/28896/stat : 28896 (java) R 28864 28867 28505 0 -1 4202560 50262 0 0 0 246322 67 0 0 20 0 34 0 99491603 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512210197448 140512832568022 0 4 0 16800975 0 0 0 -1 7 0 0 19 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28897] ppid=28864 vsize=15271608 memory=1948 CPUtime=0.18 cores=0-7
/proc/28867/task/28897/stat : 28897 (java) S 28864 28867 28505 0 -1 1077944384 33 0 0 0 18 0 0 0 20 0 34 0 99491603 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512209151520 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28898] ppid=28864 vsize=15271608 memory=8536 CPUtime=2470.17 cores=0-7
/proc/28867/task/28898/stat : 28898 (java) R 28864 28867 28505 0 -1 4202560 40488 0 0 0 246947 70 0 0 20 0 34 0 99491604 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512208094464 140512835536791 0 4 0 16800975 0 0 0 -1 3 0 0 22 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28899] ppid=28864 vsize=15271608 memory=4616 CPUtime=0 cores=0-7
/proc/28867/task/28899/stat : 28899 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 99491604 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512207045408 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28900] ppid=28864 vsize=15271608 memory=1720 CPUtime=0 cores=0-7
/proc/28867/task/28900/stat : 28900 (java) S 28864 28867 28505 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 99491604 15638126592 889611 33554432000 4194304 4196468 140723790835696 140512205992864 140513187534549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
[pid=28867/tid=28901] ppid=28864 vsize=15271608 memory=1004 CPUtime=2467.02 cores=0-7
/proc/28867/task/28901/stat : 28901 (java) R 28864 28867 28505 0 -1 4202560 42804 0 0 0 246619 83 0 0 20 0 34 0 99491604 15638126592 889611 33554432000 4194304 4196468 140723790835696 140511776332000 140512835537592 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 14041088 140723790836834 140723790837019 140723790837019 140723790839759 0
Current children cumulated CPU time: 19806.7 s
Current children cumulated vsize: 15271608 KiB
Current children cumulated memory: 3558444 KiB

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

[startup+2520.14 s]
# the end of solver process 28867 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19798.6 s, system=8.91411 s

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

[startup+2520.12 s]*
/proc/loadavg: 9.24 8.95 8.84 2/180 28984
/proc/meminfo: memFree=28831876/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.14
CPU time (s): 19807.5
CPU user time (s): 19798.6
CPU system time (s): 8.91411
CPU usage (%): 785.971
Max. virtual memory (cumulated for all children) (KiB): 15271608
Max. memory (cumulated for all children) (KiB): 3820416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19798.6
system time used= 8.9141
maximum resident set size= 3822464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 879129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 378201
involuntary context switches= 419464


# summary of solver processes directly reported to runsolver:
#   pid: 28867
#   total CPU time (s): 19807.5
#   total CPU user time (s): 19798.6
#   total CPU system time (s): 8.91411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.7472 second user time and 30.979 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-14 00:25:40
IDJOB=4275819
IDBENCH=115837
IDSOLVER=2668
FILE ID=node112/4275819-1502663999
RUNJOBID= node112-1502658097-28532
PBS_JOBID= 20628951
Free space on /tmp= 61788 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-20-20-8.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275819-1502663999/watcher-4275819-1502663999 -o /tmp/evaluation-result-4275819-1502663999/solver-4275819-1502663999 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502658097-28532 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 479652375 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275819-1502663999.xml

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

MD5SUM BENCH= 9893704bf12390d346d425cfade6032e
RANDOM SEED=479652375

node112.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.24
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.24
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.24
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.24
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:        31652652 kB
MemAvailable:   31981248 kB
Buffers:          139676 kB
Cached:           469608 kB
SwapCached:            0 kB
Active:           489148 kB
Inactive:         171652 kB
Active(anon):       3136 kB
Inactive(anon):    76472 kB
Active(file):     486012 kB
Inactive(file):    95180 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42308 kB
Writeback:             0 kB
AnonPages:         58096 kB
Mapped:            43708 kB
Shmem:             25224 kB
Slab:             152304 kB
SReclaimable:     126480 kB
SUnreclaim:        25824 kB
KernelStack:        3168 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61748 MiB
End job on node112 at 2017-08-14 01:07:41