Trace number 4386963

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
Concrete 3.10? (TO) 2522.17 2444.93

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-1.xml
MD5SUM4dc4d699091ca89690279c2093d69f52
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 variables2200
Number of constraints2210
Number of domains1
Minimum domain size10594
Maximum domain size10594
Distribution of domain sizes[{"size":10594,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.65/0.59	c Concrete v3.10.1560635388952 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4386963-1568285951/watcher-4386963-1568285951 -o /tmp/evaluation-result-4386963-1568285951/solver-4386963-1568285951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5056 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=534064884 HOME/instance-4386963-1568285951.xml 

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

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


[startup+0.100058 s]*
/proc/loadavg: 1.08 1.25 1.61 6/237 5169
/proc/meminfo: memFree=30532824/32770624 swapFree=67008140/67108860
[pid=5086] ppid=5083 vsize=113256 memory=1612 CPUtime=0.07 cores=0,2,4,6
/proc/5086/stat : 5086 (bash) S 5083 5086 3137 0 -1 4202496 920 10968 0 0 0 0 5 2 20 0 1 0 404517920 115974144 403 33554432000 4194304 5098028 140735194808160 140735194801384 140062728084480 0 0 4100 65536 18446744071580971376 0 0 17 0 0 0 1 0 0 7196144 7232144 19124224 140735194809365 140735194809489 140735194809489 140735194812398 0
/proc/5086/statm: 28314 403 320 221 0 119 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 113256 KiB
Current children cumulated memory: 1612 KiB

[startup+0.210237 s]*
/proc/loadavg: 1.08 1.25 1.61 7/233 5217
/proc/meminfo: memFree=30516872/32770624 swapFree=67008140/67108860
[pid=5086] ppid=5083 vsize=10818900 memory=33756 CPUtime=0.21 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 6783 13007 0 1 11 2 5 3 20 0 15 0 404517920 11078553600 8439 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2704725 8439 2952 1 0 2667149 0
[pid=5086/tid=5190] ppid=5083 vsize=10818900 memory=8389772277269004345 CPUtime=0.16 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) R 5083 5086 3137 0 -1 4202560 3337 13007 0 1 8 0 5 3 20 0 15 0 404517932 11078553600 8439 33554432000 4194304 4196468 140722824559616 140608350651072 140607984015019 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=10818900 memory=288293255295270935 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517933 11078553600 8439 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=10818900 memory=139779854909502 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=10818900 memory=139779852756608 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517934 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 13 13007 0 1 0 0 5 3 20 0 15 0 404517935 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607834023200 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517935 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607230043760 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11078553600 8439 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=10818900 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) R 5083 5086 3137 0 -1 1077944384 295 13007 0 1 0 0 5 3 20 0 15 0 404517938 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) R 5083 5086 3137 0 -1 4202560 306 13007 0 1 0 0 5 3 20 0 15 0 404517938 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607903294608 140608363205824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=10818900 memory=139779852756608 CPUtime=0.09 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) R 5083 5086 3137 0 -1 4202560 624 13007 0 1 1 0 5 3 20 0 15 0 404517938 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607902252472 140608371055422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=10818900 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11078553600 8439 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=10818900 memory=139779852756608 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517938 11078553600 8439 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 33756 KiB

[startup+0.310661 s]*
/proc/loadavg: 1.08 1.25 1.61 6/233 5217
/proc/meminfo: memFree=30487732/32770624 swapFree=67008140/67108860
[pid=5086] ppid=5083 vsize=10819084 memory=46844 CPUtime=0.36 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 10004 13007 0 1 25 3 5 3 20 0 15 0 404517920 11078742016 11711 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2704771 11711 3018 1 0 2667149 0
[pid=5086/tid=5190] ppid=5083 vsize=10819084 memory=1398722017469774279 CPUtime=0.26 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) R 5083 5086 3137 0 -1 1077944384 6716 13007 0 1 17 1 5 3 20 0 15 0 404517932 11078742016 11750 33554432000 4194304 4196468 140722824559616 140608350600432 140608371497517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=10819084 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517933 11078742016 11750 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=10820108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11079790592 11750 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=10820108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11079790592 11750 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=10820108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11079790592 11750 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=10820108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517934 11079790592 11750 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 13 13007 0 1 0 0 5 3 20 0 15 0 404517935 11078742016 11750 33554432000 4194304 4196468 140722824559616 140607834023200 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517935 11078742016 11750 33554432000 4194304 4196468 140722824559616 140607230043760 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=10819084 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11078742016 11750 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=10819084 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) S 5083 5086 3137 0 -1 1077944384 319 13007 0 1 1 0 5 3 20 0 15 0 404517938 11078742016 11750 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=10819084 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 307 13007 0 1 1 0 5 3 20 0 15 0 404517938 11078742016 11750 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=10820108 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 647 13007 0 1 4 0 5 3 20 0 15 0 404517938 11079790592 11750 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=10820108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11079790592 11750 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=10820108 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517938 11079790592 11750 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 46844 KiB

[startup+0.700708 s]
/proc/loadavg: 1.08 1.25 1.61 4/233 5217
/proc/meminfo: memFree=30460964/32770624 swapFree=67008140/67108860
[pid=5086] ppid=5083 vsize=10822292 memory=73588 CPUtime=0.96 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 14185 13007 0 1 83 5 5 3 20 0 15 0 404517920 11082027008 18397 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2705573 18397 3482 1 0 2667661 0
[pid=5086/tid=5190] ppid=5083 vsize=10822292 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) D 5083 5086 3137 0 -1 4202560 9968 13007 0 1 49 3 5 3 20 0 15 0 404517932 11082027008 18397 33554432000 4194304 4196468 140722824559616 140608350641728 140608378840221 0 4 0 16800975 18446744071580419588 0 0 -1 4 0 0 2 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=10822292 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517933 11082027008 18397 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=10822292 memory=3484 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=10822292 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=10822292 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 2 13007 0 1 0 0 5 3 20 0 15 0 404517933 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=10822292 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 5 13007 0 1 0 0 5 3 20 0 15 0 404517934 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=10822292 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 13 13007 0 1 0 0 5 3 20 0 15 0 404517935 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607834023200 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=10822292 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517935 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607230043760 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=10822292 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11082027008 18397 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=10822292 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) S 5083 5086 3137 0 -1 1077944384 556 13007 0 1 7 0 5 3 20 0 15 0 404517938 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=10822292 memory=664970774370811550 CPUtime=0.19 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 657 13007 0 1 11 0 5 3 20 0 15 0 404517938 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=10822292 memory=4206186544037388384 CPUtime=0.23 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 766 13007 0 1 15 0 5 3 20 0 15 0 404517938 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=10822292 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11082027008 18397 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=10822292 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517938 11082027008 18397 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 73588 KiB

[startup+1.5091 s]
/proc/loadavg: 1.08 1.25 1.61 7/233 5217
/proc/meminfo: memFree=30390340/32770624 swapFree=67008140/67108860
[pid=5086] ppid=5083 vsize=10835376 memory=213372 CPUtime=3.08 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 30708 13007 0 1 292 8 5 3 20 0 15 0 404517920 11095425024 53343 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2708844 53343 3576 1 0 2670913 0
[pid=5086/tid=5190] ppid=5083 vsize=10835376 memory=8 CPUtime=1.29 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) S 5083 5086 3137 0 -1 1077944384 15156 13007 0 1 117 4 5 3 20 0 15 0 404517932 11095425024 53343 33554432000 4194304 4196468 140722824559616 140608350640800 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=10835376 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) R 5083 5086 3137 0 -1 4202560 4 13007 0 1 0 0 5 3 20 0 15 0 404517933 11095425024 53343 33554432000 4194304 4196468 140722824559616 140608383060368 140608371921937 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=10835376 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) R 5083 5086 3137 0 -1 4202560 56 13007 0 1 1 0 5 3 20 0 15 0 404517933 11095425024 53343 33554432000 4194304 4196468 140722824559616 140607952333272 140608363275886 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=10835376 memory=-7025994870846939764 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) R 5083 5086 3137 0 -1 1077944384 331 13007 0 1 0 0 5 3 20 0 15 0 404517933 11095425024 53343 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=10835376 memory=279559421300528 CPUtime=0.09 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) R 5083 5086 3137 0 -1 4202560 71 13007 0 1 1 0 5 3 20 0 15 0 404517933 11095425024 53343 33554432000 4194304 4196468 140722824559616 140607950227984 140608371914996 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.09 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 123 13007 0 1 1 0 5 3 20 0 15 0 404517934 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607905412256 140608378828501 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 13 13007 0 1 0 0 5 3 20 0 15 0 404517935 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607834023200 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517935 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607230043760 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11095425024 53855 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.74 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) R 5083 5086 3137 0 -1 4202560 7201 13007 0 1 66 0 5 3 20 0 15 0 404517938 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607904345224 140608360362018 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.68 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 3133 13007 0 1 60 0 5 3 20 0 15 0 404517938 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.48 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 2407 13007 0 1 40 0 5 3 20 0 15 0 404517938 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=10835376 memory=24017457122026 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 15 0 404517938 11095425024 53855 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=10835376 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1 13007 0 1 0 0 5 3 20 0 15 0 404517938 11095425024 53855 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 10835376 KiB
Current children cumulated memory: 213372 KiB

[startup+3.11309 s]
/proc/loadavg: 1.08 1.25 1.61 9/233 5217
/proc/meminfo: memFree=30084452/32770624 swapFree=67008140/67108860
[pid=5086] ppid=5083 vsize=10840820 memory=259764 CPUtime=7.17 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 40793 13007 0 1 695 14 5 3 20 0 15 0 404517920 11100999680 64941 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2710205 64941 3601 1 0 2672269 0
[pid=5086/tid=5190] ppid=5083 vsize=10840820 memory=4628420037951655286 CPUtime=2.88 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) R 5083 5086 3137 0 -1 4202560 20180 13007 0 1 274 6 5 3 20 0 15 0 404517932 11100999680 64941 33554432000 4194304 4196468 140722824559616 140608350651352 140607992198471 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0

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

[pid=5086/tid=5194] ppid=5083 vsize=11039484 memory=4872558044660077418 CPUtime=22.75 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 51815 13007 0 1 2208 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=11039484 memory=1728 CPUtime=22.79 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 44877 13007 0 1 2211 60 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=11039484 memory=1196 CPUtime=22.82 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 48623 13007 0 1 2211 63 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=11039484 memory=1096 CPUtime=22.8 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 48626 13007 0 1 2213 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=11039484 memory=7892 CPUtime=2.41 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 23685 13007 0 1 224 9 5 3 20 0 17 0 404517934 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=11039484 memory=301741373374332954 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 36 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607834023264 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=11039484 memory=288230596050944315 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 37 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607230043776 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=11039484 memory=15262532197681725 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 258 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=11039484 memory=2120 CPUtime=3.51 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) S 5083 5086 3137 0 -1 1077944384 13048 13007 0 1 341 2 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=11039484 memory=520 CPUtime=3.56 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 11247 13007 0 1 345 3 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=11039484 memory=1560 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 12270 13007 0 1 158 4 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=11039484 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=11039484 memory=1680 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1302 13007 0 1 79 83 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5595] ppid=5083 vsize=11039484 memory=896 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5595/stat : 5595 (java) S 5083 5086 3137 0 -1 1077944384 301 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606491845104 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5596] ppid=5083 vsize=11039484 memory=1436 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5596/stat : 5596 (java) S 5083 5086 3137 0 -1 1077944384 99 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606290519904 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 2521.23 s
Current children cumulated vsize: 11039484 KiB
Current children cumulated memory: 3906180 KiB

[startup+2444.4 s]
/proc/loadavg: 1.52 1.62 1.62 3/236 5596
/proc/meminfo: memFree=23241052/32770624 swapFree=67008180/67108860
[pid=5086] ppid=5083 vsize=11039484 memory=3906180 CPUtime=2521.63 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 464154 13007 0 1 251780 375 5 3 20 0 17 0 404517920 11304431616 976545 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2759871 976545 3620 1 0 2721935 0
[pid=5086/tid=5190] ppid=5083 vsize=11039484 memory=2452 CPUtime=2418.19 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) R 5083 5086 3137 0 -1 4202560 205721 13007 0 1 241760 51 5 3 20 0 17 0 404517932 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608350654656 140607988208412 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=11039484 memory=1764 CPUtime=22.75 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 51815 13007 0 1 2208 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=11039484 memory=111632 CPUtime=22.79 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 44877 13007 0 1 2211 60 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=11039484 memory=1808 CPUtime=22.82 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 48623 13007 0 1 2211 63 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=11039484 memory=924 CPUtime=22.8 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 48626 13007 0 1 2213 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=11039484 memory=3848 CPUtime=2.41 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 23685 13007 0 1 224 9 5 3 20 0 17 0 404517934 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=11039484 memory=3906180 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 36 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607834023264 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=11039484 memory=-2331055268852096867 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 37 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607230043776 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=11039484 memory=7681421203011431829 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 258 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=11039484 memory=7681421203011431829 CPUtime=3.51 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) S 5083 5086 3137 0 -1 1077944384 13048 13007 0 1 341 2 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=11039484 memory=-2672971631320983069 CPUtime=3.56 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 11247 13007 0 1 345 3 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=11039484 memory=-2892745056951965031 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 12270 13007 0 1 158 4 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=11039484 memory=7681421203011431829 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=11039484 memory=-7684191407570971757 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1302 13007 0 1 79 83 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5595] ppid=5083 vsize=11039484 memory=7812178963436164715 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5595/stat : 5595 (java) S 5083 5086 3137 0 -1 1077944384 301 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606491845104 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5596] ppid=5083 vsize=11039484 memory=6371027121433046376 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5596/stat : 5596 (java) S 5083 5086 3137 0 -1 1077944384 99 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606290519904 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 2521.63 s
Current children cumulated vsize: 11039484 KiB
Current children cumulated memory: 3906180 KiB

[startup+2444.8 s]
/proc/loadavg: 1.52 1.62 1.62 3/236 5596
/proc/meminfo: memFree=23241052/32770624 swapFree=67008180/67108860
[pid=5086] ppid=5083 vsize=11039484 memory=3906180 CPUtime=2522.03 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 464154 13007 0 1 251820 375 5 3 20 0 17 0 404517920 11304431616 976545 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2759871 976545 3620 1 0 2721935 0
[pid=5086/tid=5190] ppid=5083 vsize=11039484 memory=3906184 CPUtime=2418.59 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) R 5083 5086 3137 0 -1 4202560 205721 13007 0 1 241800 51 5 3 20 0 17 0 404517932 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608350654656 140607988208412 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=11039484 memory=744 CPUtime=22.75 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 51815 13007 0 1 2208 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=11039484 memory=1052 CPUtime=22.79 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 44877 13007 0 1 2211 60 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=11039484 memory=776 CPUtime=22.82 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 48623 13007 0 1 2211 63 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=11039484 memory=1980 CPUtime=22.8 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 48626 13007 0 1 2213 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=11039484 memory=2452 CPUtime=2.41 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 23685 13007 0 1 224 9 5 3 20 0 17 0 404517934 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=11039484 memory=1764 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 36 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607834023264 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=11039484 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 37 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607230043776 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=11039484 memory=3484 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 258 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=11039484 memory=14784 CPUtime=3.51 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) S 5083 5086 3137 0 -1 1077944384 13048 13007 0 1 341 2 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=11039484 memory=984 CPUtime=3.56 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 11247 13007 0 1 345 3 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=11039484 memory=8112282956445269571 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 12270 13007 0 1 158 4 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=11039484 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=11039484 memory=3940 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1302 13007 0 1 79 83 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5595] ppid=5083 vsize=11039484 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5595/stat : 5595 (java) S 5083 5086 3137 0 -1 1077944384 301 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606491845104 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5596] ppid=5083 vsize=11039484 memory=8564 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5596/stat : 5596 (java) S 5083 5086 3137 0 -1 1077944384 99 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606290519904 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 2522.03 s
Current children cumulated vsize: 11039484 KiB
Current children cumulated memory: 3906180 KiB

[startup+2444.9 s]
/proc/loadavg: 1.52 1.62 1.62 3/236 5596
/proc/meminfo: memFree=23241052/32770624 swapFree=67008180/67108860
[pid=5086] ppid=5083 vsize=11039484 memory=3906180 CPUtime=2522.13 cores=0,2,4,6
/proc/5086/stat : 5086 (java) S 5083 5086 3137 0 -1 1077944320 464154 13007 0 1 251830 375 5 3 20 0 17 0 404517920 11304431616 976545 33554432000 4194304 4196468 140722824559616 140722824542160 140608378818295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
/proc/5086/statm: 2759871 976545 3620 1 0 2721935 0
[pid=5086/tid=5190] ppid=5083 vsize=11039484 memory=3901980 CPUtime=2418.69 cores=0,2,4,6
/proc/5086/task/5190/stat : 5190 (java) R 5083 5086 3137 0 -1 4202560 205721 13007 0 1 241810 51 5 3 20 0 17 0 404517932 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608350654656 140607987081177 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5194] ppid=5083 vsize=11039484 memory=3906180 CPUtime=22.75 cores=0,2,4,6
/proc/5086/task/5194/stat : 5194 (java) S 5083 5086 3137 0 -1 1077944384 51815 13007 0 1 2208 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140608383060368 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5196] ppid=5083 vsize=11039484 memory=3901980 CPUtime=22.79 cores=0,2,4,6
/proc/5086/task/5196/stat : 5196 (java) S 5083 5086 3137 0 -1 1077944384 44877 13007 0 1 2211 60 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607952333072 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5197] ppid=5083 vsize=11039484 memory=3901980 CPUtime=22.82 cores=0,2,4,6
/proc/5086/task/5197/stat : 5197 (java) S 5083 5086 3137 0 -1 1077944384 48623 13007 0 1 2211 63 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607951280784 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5199] ppid=5083 vsize=11039484 memory=3901980 CPUtime=22.8 cores=0,2,4,6
/proc/5086/task/5199/stat : 5199 (java) S 5083 5086 3137 0 -1 1077944384 48626 13007 0 1 2213 59 5 3 20 0 17 0 404517933 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607950227984 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5201] ppid=5083 vsize=11039484 memory=3906180 CPUtime=2.41 cores=0,2,4,6
/proc/5086/task/5201/stat : 5201 (java) S 5083 5086 3137 0 -1 1077944384 23685 13007 0 1 224 9 5 3 20 0 17 0 404517934 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607905413744 140608378829442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5203] ppid=5083 vsize=11039484 memory=1948 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5203/stat : 5203 (java) S 5083 5086 3137 0 -1 1077944384 36 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607834023264 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5205] ppid=5083 vsize=11039484 memory=1336 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5205/stat : 5205 (java) S 5083 5086 3137 0 -1 1077944384 37 13007 0 1 0 0 5 3 20 0 17 0 404517935 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607230043776 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5210] ppid=5083 vsize=11039484 memory=3901980 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5210/stat : 5210 (java) S 5083 5086 3137 0 -1 1077944384 258 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606922644048 140608378836891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5211] ppid=5083 vsize=11039484 memory=3484 CPUtime=3.51 cores=0,2,4,6
/proc/5086/task/5211/stat : 5211 (java) S 5083 5086 3137 0 -1 1077944384 13048 13007 0 1 341 2 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607904360560 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5212] ppid=5083 vsize=11039484 memory=3901980 CPUtime=3.56 cores=0,2,4,6
/proc/5086/task/5212/stat : 5212 (java) S 5083 5086 3137 0 -1 1077944384 11247 13007 0 1 345 3 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607903307760 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5213] ppid=5083 vsize=11039484 memory=3901980 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5213/stat : 5213 (java) S 5083 5086 3137 0 -1 1077944384 12270 13007 0 1 158 4 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607902255472 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5215] ppid=5083 vsize=11039484 memory=3901980 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5215/stat : 5215 (java) S 5083 5086 3137 0 -1 1077944384 3 13007 0 1 0 0 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606889085408 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5217] ppid=5083 vsize=11039484 memory=1980 CPUtime=1.7 cores=0,2,4,6
/proc/5086/task/5217/stat : 5217 (java) S 5083 5086 3137 0 -1 1077944384 1302 13007 0 1 79 83 5 3 20 0 17 0 404517938 11304431616 976545 33554432000 4194304 4196468 140722824559616 140607800466352 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5595] ppid=5083 vsize=11039484 memory=14784 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5595/stat : 5595 (java) S 5083 5086 3137 0 -1 1077944384 301 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606491845104 140608378828501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
[pid=5086/tid=5596] ppid=5083 vsize=11039484 memory=984 CPUtime=0.08 cores=0,2,4,6
/proc/5086/task/5596/stat : 5596 (java) S 5083 5086 3137 0 -1 1077944384 99 13007 0 1 0 0 5 3 20 0 17 0 404762211 11304431616 976545 33554432000 4194304 4196468 140722824559616 140606290519904 140608378829442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23404544 140722824563446 140722824565957 140722824565957 140722824568783 0
Current children cumulated CPU time: 2522.13 s
Current children cumulated vsize: 11039484 KiB
Current children cumulated memory: 3906180 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2444.93
CPU time (s): 2522.17
CPU user time (s): 2518.36
CPU system time (s): 3.8123
CPU usage (%): 103.159
Max. virtual memory (cumulated for all children) (KiB): 11039484
Max. memory (cumulated for all children) (KiB): 3906184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.36
system time used= 3.8123
maximum resident set size= 3906376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 477163
page faults= 1
swaps= 0
block input operations= 5832
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79932
involuntary context switches= 6043


# summary of solver processes directly reported to runsolver:
#   pid: 5086
#   total CPU time (s): 2522.17
#   total CPU user time (s): 2518.36
#   total CPU system time (s): 3.8123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0622 second user time and 24.3479 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-12 12:58:22
IDJOB=4386963
IDBENCH=115615
IDSOLVER=2823
FILE ID=node132/4386963-1568285951
RUNJOBID= node132-1568285902-5056
PBS_JOBID= 21701076
Free space on /tmp= 57988 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4386963-1568285951/watcher-4386963-1568285951 -o /tmp/evaluation-result-4386963-1568285951/solver-4386963-1568285951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5056 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=534064884 HOME/instance-4386963-1568285951.xml

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

MD5SUM BENCH= 4dc4d699091ca89690279c2093d69f52
RANDOM SEED=534064884

node132.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.95
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.95
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.95
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.95
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:        30562436 kB
MemAvailable:   31911456 kB
Buffers:           93260 kB
Cached:          1525932 kB
SwapCached:         9132 kB
Active:           360916 kB
Inactive:        1266500 kB
Active(anon):       8456 kB
Inactive(anon):    27640 kB
Active(file):     352460 kB
Inactive(file):  1238860 kB
Unevictable:      109512 kB
Mlocked:          109512 kB
SwapTotal:      67108860 kB
SwapFree:       67008140 kB
Dirty:             69692 kB
Writeback:             0 kB
AnonPages:        112224 kB
Mapped:            29248 kB
Shmem:             18012 kB
Slab:             175848 kB
SReclaimable:     147072 kB
SUnreclaim:        28776 kB
KernelStack:        3568 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     481068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 57920 MiB
End job on node132 at 2019-09-12 13:39:07