Trace number 4308903

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 2018-08-14? (TO) 19959.2 2520.35

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-3-2_c18.xml
MD5SUM0a472228e3943087b3ac347f10dd57c9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark622
Best CPU time to get the best result obtained on this benchmark19982.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.66/0.55	c version: 2018-08-14
0.66/0.55	c seed: 1301897125
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.56	c nbcore: 8
0.66/0.58	c Parsing instance...
10.79/3.58	c Parsing done, starting search...
19956.83/2520.08	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 (10277 MiB free)
  memory of node 1: 16384 MiB (13182 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308903-1534397828/watcher-4308903-1534397828 -o /tmp/evaluation-result-4308903-1534397828/solver-4308903-1534397828 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1534392785-16995 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1301897125 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308903-1534397828.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
solver pid=17322, runsolver pid=17319
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 7.61 8.54 8.70 2/198 17342
/proc/meminfo: memFree=24007452/32770624 swapFree=67108500/67108860
[pid=17322] ppid=17319 vsize=26103420 memory=29840 CPUtime=0.11 cores=0-7
/proc/17322/stat : 17322 (java) S 17319 17322 16968 0 -1 1077944320 6963 0 0 0 10 1 0 0 20 0 20 0 257345974 26729902080 7460 33554432000 4194304 4196468 140723335854032 140723335836576 139775582580471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
/proc/17322/statm: 6525855 7460 3130 1 0 6487932 0
[pid=17322/tid=17324] ppid=17319 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17322/task/17324/stat : 17324 (java) R 17319 17322 16968 0 -1 4202560 5113 0 0 0 8 1 0 0 20 0 20 0 257345974 26729902080 7592 33554432000 4194304 4196468 140723335854032 139775586783600 139775562856220 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17325] ppid=17319 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17322/task/17325/stat : 17325 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7592 33554432000 4194304 4196468 140723335854032 139775141088144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17326] ppid=17319 vsize=26103420 memory=140416191358592 CPUtime=0 cores=0-7
/proc/17322/task/17326/stat : 17326 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7592 33554432000 4194304 4196468 140723335854032 139775140035344 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17327] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17327/stat : 17327 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7592 33554432000 4194304 4196468 140723335854032 139775138983056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17328] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17328/stat : 17328 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7592 33554432000 4194304 4196468 140723335854032 139775137930256 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17329] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17329/stat : 17329 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7592 33554432000 4194304 4196468 140723335854032 139775136876944 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17330] ppid=17319 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/17322/task/17330/stat : 17330 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7658 33554432000 4194304 4196468 140723335854032 139775135824144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17331] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17331/stat : 17331 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7658 33554432000 4194304 4196468 140723335854032 139775134771856 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17332] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17332/stat : 17332 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 7658 33554432000 4194304 4196468 140723335854032 139775133719056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17333] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17333/stat : 17333 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345976 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774979369584 139775582591618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17334] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17334/stat : 17334 (java) S 17319 17322 16968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257345977 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774978315552 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17335] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17335/stat : 17335 (java) S 17319 17322 16968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257345977 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774977263216 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17336] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17336/stat : 17336 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774976211536 139775582599067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17337] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17337/stat : 17337 (java) S 17319 17322 16968 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774975158384 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17338] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17338/stat : 17338 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774974105584 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17339] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17339/stat : 17339 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774973053296 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17340] ppid=17319 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/17322/task/17340/stat : 17340 (java) S 17319 17322 16968 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 257345979 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774972000496 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17341] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17341/stat : 17341 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345980 26729902080 7658 33554432000 4194304 4196468 140723335854032 139774970948448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17342] ppid=17319 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/17322/task/17342/stat : 17342 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345980 26729902080 7724 33554432000 4194304 4196468 140723335854032 139774969895728 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 29840 KiB

[startup+0.209871 s]*
/proc/loadavg: 7.61 8.54 8.70 4/198 17342
/proc/meminfo: memFree=23994492/32770624 swapFree=67108500/67108860
[pid=17322] ppid=17319 vsize=26103420 memory=42168 CPUtime=0.3 cores=0-7
/proc/17322/stat : 17322 (java) S 17319 17322 16968 0 -1 1077944320 10293 0 0 0 28 2 0 0 20 0 20 0 257345974 26729902080 10542 33554432000 4194304 4196468 140723335854032 140723335836576 139775582580471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
/proc/17322/statm: 6525855 10542 3315 1 0 6487932 0
[pid=17322/tid=17324] ppid=17319 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/17322/task/17324/stat : 17324 (java) R 17319 17322 16968 0 -1 4202560 7929 0 0 0 18 1 0 0 20 0 20 0 257345974 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775586806368 139775574817598 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17325] ppid=17319 vsize=26103420 memory=11931 CPUtime=0 cores=0-7
/proc/17322/task/17325/stat : 17325 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775141088144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17326] ppid=17319 vsize=26103420 memory=288370792343070336 CPUtime=0 cores=0-7
/proc/17322/task/17326/stat : 17326 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775140035344 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17327] ppid=17319 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/17322/task/17327/stat : 17327 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775138983056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17328] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17328/stat : 17328 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775137930256 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17329] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17329/stat : 17329 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775136876944 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17330] ppid=17319 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/17322/task/17330/stat : 17330 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775135824144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17331] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17331/stat : 17331 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775134771856 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17332] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17332/stat : 17332 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 10542 33554432000 4194304 4196468 140723335854032 139775133719056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17333] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17333/stat : 17333 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345976 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774979369584 139775582591618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17334] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17334/stat : 17334 (java) S 17319 17322 16968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257345977 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774978315552 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17335] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17335/stat : 17335 (java) S 17319 17322 16968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257345977 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774977263216 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17336] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17336/stat : 17336 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774976211536 139775582599067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17337] ppid=17319 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/17322/task/17337/stat : 17337 (java) S 17319 17322 16968 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 20 0 257345979 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774975158384 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17338] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17338/stat : 17338 (java) S 17319 17322 16968 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774974105584 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17339] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17339/stat : 17339 (java) S 17319 17322 16968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774973053296 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17340] ppid=17319 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/17322/task/17340/stat : 17340 (java) R 17319 17322 16968 0 -1 4202560 391 0 0 0 6 0 0 0 20 0 20 0 257345979 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774972000624 139775582592406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17341] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17341/stat : 17341 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345980 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774970948448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17342] ppid=17319 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/17322/task/17342/stat : 17342 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345980 26729902080 10542 33554432000 4194304 4196468 140723335854032 139774969895728 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42168 KiB

[startup+0.309388 s]*
/proc/loadavg: 7.61 8.54 8.70 3/198 17342
/proc/meminfo: memFree=23990956/32770624 swapFree=67108500/67108860
[pid=17322] ppid=17319 vsize=26103420 memory=46280 CPUtime=0.42 cores=0-7
/proc/17322/stat : 17322 (java) S 17319 17322 16968 0 -1 1077944320 10750 0 0 0 40 2 0 0 20 0 20 0 257345974 26729902080 11570 33554432000 4194304 4196468 140723335854032 140723335836576 139775582580471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
/proc/17322/statm: 6525855 11570 3397 1 0 6487932 0
[pid=17322/tid=17324] ppid=17319 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17322/task/17324/stat : 17324 (java) R 17319 17322 16968 0 -1 4202560 8254 0 0 0 28 1 0 0 20 0 20 0 257345974 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775586742208 139775564143978 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17325] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17325/stat : 17325 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775141088144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17326] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17326/stat : 17326 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775140035344 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17327] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17327/stat : 17327 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775138983056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17328] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17328/stat : 17328 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775137930256 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17329] ppid=17319 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/17322/task/17329/stat : 17329 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775136876944 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17330] ppid=17319 vsize=26103420 memory=140416036991919 CPUtime=0 cores=0-7
/proc/17322/task/17330/stat : 17330 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775135824144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17331] ppid=17319 vsize=26103420 memory=140416036994224 CPUtime=0 cores=0-7
/proc/17322/task/17331/stat : 17331 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775134771856 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17332] ppid=17319 vsize=26103420 memory=140416036996528 CPUtime=0 cores=0-7
/proc/17322/task/17332/stat : 17332 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345975 26729902080 11570 33554432000 4194304 4196468 140723335854032 139775133719056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17333] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17333/stat : 17333 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345976 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774979369584 139775582591618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17334] ppid=17319 vsize=26103420 memory=280832074000016 CPUtime=0 cores=0-7
/proc/17322/task/17334/stat : 17334 (java) S 17319 17322 16968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257345977 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774978315552 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17335] ppid=17319 vsize=26103420 memory=280832074006928 CPUtime=0 cores=0-7
/proc/17322/task/17335/stat : 17335 (java) S 17319 17322 16968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257345977 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774977263216 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17336] ppid=17319 vsize=26103420 memory=280832073948208 CPUtime=0 cores=0-7
/proc/17322/task/17336/stat : 17336 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774976211536 139775582599067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17337] ppid=17319 vsize=26103420 memory=280832074020752 CPUtime=0.01 cores=0-7
/proc/17322/task/17337/stat : 17337 (java) S 17319 17322 16968 0 -1 1077944384 513 0 0 0 1 0 0 0 20 0 20 0 257345979 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774975158384 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17338] ppid=17319 vsize=26103420 memory=280832074027664 CPUtime=0 cores=0-7
/proc/17322/task/17338/stat : 17338 (java) S 17319 17322 16968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257345979 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774974105584 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17339] ppid=17319 vsize=26103420 memory=280832074025360 CPUtime=0.01 cores=0-7
/proc/17322/task/17339/stat : 17339 (java) S 17319 17322 16968 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 20 0 257345979 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774973053296 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17340] ppid=17319 vsize=26103420 memory=280832074041968 CPUtime=0.07 cores=0-7
/proc/17322/task/17340/stat : 17340 (java) S 17319 17322 16968 0 -1 1077944384 422 0 0 0 7 0 0 0 20 0 20 0 257345979 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774972000496 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17341] ppid=17319 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17341/stat : 17341 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345980 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774970948448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17342] ppid=17319 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/17322/task/17342/stat : 17342 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345980 26729902080 11570 33554432000 4194304 4196468 140723335854032 139774969895728 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46280 KiB

[startup+0.700874 s]
/proc/loadavg: 7.61 8.54 8.70 3/198 17342
/proc/meminfo: memFree=23966524/32770624 swapFree=67108500/67108860
[pid=17322] ppid=17319 vsize=26105488 memory=84696 CPUtime=0.98 cores=0-7
/proc/17322/stat : 17322 (java) S 17319 17322 16968 0 -1 1077944320 17614 0 0 0 94 4 0 0 20 0 20 0 257345974 26732019712 21174 33554432000 4194304 4196468 140723335854032 140723335836576 139775582580471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
/proc/17322/statm: 6526372 21174 3481 1 0 6488444 0
[pid=17322/tid=17324] ppid=17319 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/17322/task/17324/stat : 17324 (java) R 17319 17322 16968 0 -1 4202560 14631 0 0 0 64 3 0 0 20 0 20 0 257345974 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775586795440 139775575565869 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17325] ppid=17319 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17325/stat : 17325 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775141088144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17326] ppid=17319 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17326/stat : 17326 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775140035344 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17327] ppid=17319 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/17322/task/17327/stat : 17327 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775138983056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17328] ppid=17319 vsize=26105488 memory=6392 CPUtime=0 cores=0-7
/proc/17322/task/17328/stat : 17328 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775137930256 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17329] ppid=17319 vsize=26105488 memory=864 CPUtime=0 cores=0-7
/proc/17322/task/17329/stat : 17329 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775136876944 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17330] ppid=17319 vsize=26105488 memory=1296 CPUtime=0 cores=0-7
/proc/17322/task/17330/stat : 17330 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775135824144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17331] ppid=17319 vsize=26105488 memory=1068 CPUtime=0 cores=0-7
/proc/17322/task/17331/stat : 17331 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775134771856 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17332] ppid=17319 vsize=26105488 memory=15084 CPUtime=0 cores=0-7
/proc/17322/task/17332/stat : 17332 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257345975 26732019712 21174 33554432000 4194304 4196468 140723335854032 139775133719056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17333] ppid=17319 vsize=26105488 memory=39560 CPUtime=0 cores=0-7
/proc/17322/task/17333/stat : 17333 (java) S 17319 17322 16968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257345976 26732019712 21174 33554432000 4194304 4196468 140723335854032 139774979369584 139775582591618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0

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

[pid=17322/tid=17328] ppid=17319 vsize=27053804 memory=7378137995276215400 CPUtime=2.71 cores=0-7
/proc/17322/task/17328/stat : 17328 (java) S 17319 17322 16968 0 -1 1077944384 39148 0 0 0 245 26 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775137930256 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17329] ppid=17319 vsize=27053804 memory=7378137995276215400 CPUtime=2.74 cores=0-7
/proc/17322/task/17329/stat : 17329 (java) S 17319 17322 16968 0 -1 1077944384 41130 0 0 0 247 27 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775136876944 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17330] ppid=17319 vsize=27053804 memory=7378137995276215400 CPUtime=2.73 cores=0-7
/proc/17322/task/17330/stat : 17330 (java) S 17319 17322 16968 0 -1 1077944384 38842 0 0 0 246 27 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775135824144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17331] ppid=17319 vsize=27053804 memory=7378137995276215400 CPUtime=2.73 cores=0-7
/proc/17322/task/17331/stat : 17331 (java) S 17319 17322 16968 0 -1 1077944384 42370 0 0 0 242 31 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775134771856 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17332] ppid=17319 vsize=27053804 memory=7307484451836684352 CPUtime=2.73 cores=0-7
/proc/17322/task/17332/stat : 17332 (java) S 17319 17322 16968 0 -1 1077944384 37667 0 0 0 245 28 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775133719056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17333] ppid=17319 vsize=27053804 memory=7235404790189614692 CPUtime=0.56 cores=0-7
/proc/17322/task/17333/stat : 17333 (java) S 17319 17322 16968 0 -1 1077944384 26511 0 0 0 52 4 0 0 20 0 34 0 257345976 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774979369584 139775582591618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17334] ppid=17319 vsize=27053804 memory=7235404790189614692 CPUtime=0 cores=0-7
/proc/17322/task/17334/stat : 17334 (java) S 17319 17322 16968 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 34 0 257345977 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774978315616 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17335] ppid=17319 vsize=27053804 memory=6945792327602760038 CPUtime=0 cores=0-7
/proc/17322/task/17335/stat : 17335 (java) S 17319 17322 16968 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 34 0 257345977 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774977263232 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17336] ppid=17319 vsize=27053804 memory=7594868225526480996 CPUtime=0 cores=0-7
/proc/17322/task/17336/stat : 17336 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774976211536 139775582599067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17337] ppid=17319 vsize=27053804 memory=7378137995276215400 CPUtime=4.55 cores=0-7
/proc/17322/task/17337/stat : 17337 (java) S 17319 17322 16968 0 -1 1077944384 13433 0 0 0 451 4 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774975158384 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17338] ppid=17319 vsize=27053804 memory=7594868225526480996 CPUtime=4.45 cores=0-7
/proc/17322/task/17338/stat : 17338 (java) S 17319 17322 16968 0 -1 1077944384 14058 0 0 0 440 5 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774974105584 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17339] ppid=17319 vsize=27053804 memory=7594868225526480996 CPUtime=4.77 cores=0-7
/proc/17322/task/17339/stat : 17339 (java) S 17319 17322 16968 0 -1 1077944384 17217 0 0 0 474 3 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774973053296 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17340] ppid=17319 vsize=27053804 memory=6945792327602760038 CPUtime=1.71 cores=0-7
/proc/17322/task/17340/stat : 17340 (java) S 17319 17322 16968 0 -1 1077944384 17015 0 0 0 167 4 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774972000496 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17341] ppid=17319 vsize=27053804 memory=7594868225526480996 CPUtime=0 cores=0-7
/proc/17322/task/17341/stat : 17341 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 257345980 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774970948448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17342] ppid=17319 vsize=27053804 memory=6791534058613427641 CPUtime=1.08 cores=0-7
/proc/17322/task/17342/stat : 17342 (java) S 17319 17322 16968 0 -1 1077944384 2028 0 0 0 41 67 0 0 20 0 34 0 257345980 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774969895728 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 51 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17343] ppid=17319 vsize=27053804 memory=7810759554054776403 CPUtime=0 cores=0-7
/proc/17322/task/17343/stat : 17343 (java) S 17319 17322 16968 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 34 0 257348143 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774956455296 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17344] ppid=17319 vsize=27053804 memory=5931915162564192618 CPUtime=5.27 cores=0-7
/proc/17322/task/17344/stat : 17344 (java) R 17319 17322 16968 0 -1 1077944384 9379 0 0 0 322 205 0 0 20 0 34 0 257348169 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774953305632 139775582591618 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17345] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=0.32 cores=0-7
/proc/17322/task/17345/stat : 17345 (java) S 17319 17322 16968 0 -1 1077944384 109 0 0 0 32 0 0 0 20 0 34 0 257348186 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774950155056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17346] ppid=17319 vsize=27053804 memory=7236833167478580584 CPUtime=2472.96 cores=0-7
/proc/17322/task/17346/stat : 17346 (java) R 17319 17322 16968 0 -1 4202560 129233 0 0 0 247156 140 0 0 20 0 34 0 257348187 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774949095096 139775227981565 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17347] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=2457.07 cores=0-7
/proc/17322/task/17347/stat : 17347 (java) R 17319 17322 16968 0 -1 4202560 57477 0 0 0 245551 156 0 0 20 0 34 0 257348187 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774948041992 139775229317368 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17348] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=2474.87 cores=0-7
/proc/17322/task/17348/stat : 17348 (java) R 17319 17322 16968 0 -1 4202560 132386 0 0 0 247364 123 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774946990008 139775227981565 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17349] ppid=17319 vsize=27053804 memory=7589218917586199657 CPUtime=2473.38 cores=0-7
/proc/17322/task/17349/stat : 17349 (java) R 17319 17322 16968 0 -1 4202560 124405 0 0 0 247227 111 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774878796088 139775231861353 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17350] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=0.33 cores=0-7
/proc/17322/task/17350/stat : 17350 (java) S 17319 17322 16968 0 -1 1077944384 28 0 0 0 33 0 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774877750448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17351] ppid=17319 vsize=27053804 memory=7589218917586199657 CPUtime=2474.61 cores=0-7
/proc/17322/task/17351/stat : 17351 (java) R 17319 17322 16968 0 -1 4202560 128918 0 0 0 247281 180 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774876692784 139775232066745 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17352] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=0.24 cores=0-7
/proc/17322/task/17352/stat : 17352 (java) S 17319 17322 16968 0 -1 1077944384 34 0 0 0 24 0 0 0 20 0 34 0 257348195 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774875645360 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17353] ppid=17319 vsize=27053804 memory=7235404790189614692 CPUtime=2459.67 cores=0-7
/proc/17322/task/17353/stat : 17353 (java) R 17319 17322 16968 0 -1 4202560 130680 0 0 0 245820 147 0 0 20 0 34 0 257348196 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774874584072 139775227981565 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17354] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=0 cores=0-7
/proc/17322/task/17354/stat : 17354 (java) S 17319 17322 16968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 34 0 257348197 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774873539232 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17355] ppid=17319 vsize=27053804 memory=7236833167478580584 CPUtime=2469.76 cores=0-7
/proc/17322/task/17355/stat : 17355 (java) R 17319 17322 16968 0 -1 4202560 123425 0 0 0 246865 111 0 0 20 0 34 0 257348239 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774872479800 139775227981336 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17356] ppid=17319 vsize=27053804 memory=7954883503561468005 CPUtime=2466.72 cores=0-7
/proc/17322/task/17356/stat : 17356 (java) R 17319 17322 16968 0 -1 4202560 285399 0 0 0 246418 254 0 0 20 0 34 0 257348239 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774871426752 139775229386263 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
Current children cumulated CPU time: 19815.7 s
Current children cumulated vsize: 27053804 KiB
Current children cumulated memory: 7712472 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 9.26 9.07 8.85 9/212 17415
/proc/meminfo: memFree=16310100/32770624 swapFree=67108500/67108860
[pid=17322] ppid=17319 vsize=27053804 memory=7712472 CPUtime=19956.8 cores=0-7
/proc/17322/stat : 17322 (java) S 17319 17322 16968 0 -1 1077944320 1552691 0 0 0 1994153 1530 0 0 20 0 34 0 257345974 27703095296 1928118 33554432000 4194304 4196468 140723335854032 140723335836576 139775582580471 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
/proc/17322/statm: 6763451 1928118 3644 1 0 6725002 0
[pid=17322/tid=17324] ppid=17319 vsize=27053804 memory=7712472 CPUtime=21.29 cores=0-7
/proc/17322/task/17324/stat : 17324 (java) S 17319 17322 16968 0 -1 1077944384 23018 0 0 0 2088 41 0 0 20 0 34 0 257345974 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775586817936 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17325] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2.72 cores=0-7
/proc/17322/task/17325/stat : 17325 (java) S 17319 17322 16968 0 -1 1077944384 40293 0 0 0 242 30 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775141088144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17326] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2.71 cores=0-7
/proc/17322/task/17326/stat : 17326 (java) S 17319 17322 16968 0 -1 1077944384 37961 0 0 0 245 26 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775140035344 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17327] ppid=17319 vsize=27053804 memory=3816 CPUtime=2.73 cores=0-7
/proc/17322/task/17327/stat : 17327 (java) S 17319 17322 16968 0 -1 1077944384 37462 0 0 0 243 30 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775138983056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17328] ppid=17319 vsize=27053804 memory=6791534058613427641 CPUtime=2.71 cores=0-7
/proc/17322/task/17328/stat : 17328 (java) S 17319 17322 16968 0 -1 1077944384 39148 0 0 0 245 26 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775137930256 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17329] ppid=17319 vsize=27053804 memory=3480 CPUtime=2.74 cores=0-7
/proc/17322/task/17329/stat : 17329 (java) S 17319 17322 16968 0 -1 1077944384 41130 0 0 0 247 27 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775136876944 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17330] ppid=17319 vsize=27053804 memory=15084 CPUtime=2.73 cores=0-7
/proc/17322/task/17330/stat : 17330 (java) S 17319 17322 16968 0 -1 1077944384 38842 0 0 0 246 27 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775135824144 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17331] ppid=17319 vsize=27053804 memory=39588 CPUtime=2.73 cores=0-7
/proc/17322/task/17331/stat : 17331 (java) S 17319 17322 16968 0 -1 1077944384 42370 0 0 0 242 31 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775134771856 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17332] ppid=17319 vsize=27053804 memory=0 CPUtime=2.73 cores=0-7
/proc/17322/task/17332/stat : 17332 (java) S 17319 17322 16968 0 -1 1077944384 37667 0 0 0 245 28 0 0 20 0 34 0 257345975 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139775133719056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17333] ppid=17319 vsize=27053804 memory=5789494231813222244 CPUtime=0.57 cores=0-7
/proc/17322/task/17333/stat : 17333 (java) S 17319 17322 16968 0 -1 1077944384 26511 0 0 0 53 4 0 0 20 0 34 0 257345976 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774979369584 139775582591618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17334] ppid=17319 vsize=27053804 memory=1928 CPUtime=0 cores=0-7
/proc/17322/task/17334/stat : 17334 (java) S 17319 17322 16968 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 34 0 257345977 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774978315616 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17335] ppid=17319 vsize=27053804 memory=7532 CPUtime=0 cores=0-7
/proc/17322/task/17335/stat : 17335 (java) S 17319 17322 16968 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 34 0 257345977 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774977263232 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17336] ppid=17319 vsize=27053804 memory=7712472 CPUtime=0 cores=0-7
/proc/17322/task/17336/stat : 17336 (java) S 17319 17322 16968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774976211536 139775582599067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17337] ppid=17319 vsize=27053804 memory=1928 CPUtime=4.55 cores=0-7
/proc/17322/task/17337/stat : 17337 (java) S 17319 17322 16968 0 -1 1077944384 13433 0 0 0 451 4 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774975158384 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17338] ppid=17319 vsize=27053804 memory=280832075261632 CPUtime=4.45 cores=0-7
/proc/17322/task/17338/stat : 17338 (java) S 17319 17322 16968 0 -1 1077944384 14058 0 0 0 440 5 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774974105584 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 49 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17339] ppid=17319 vsize=27053804 memory=0 CPUtime=4.77 cores=0-7
/proc/17322/task/17339/stat : 17339 (java) S 17319 17322 16968 0 -1 1077944384 17217 0 0 0 474 3 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774973053296 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17340] ppid=17319 vsize=27053804 memory=33 CPUtime=1.71 cores=0-7
/proc/17322/task/17340/stat : 17340 (java) S 17319 17322 16968 0 -1 1077944384 17015 0 0 0 167 4 0 0 20 0 34 0 257345979 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774972000496 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17341] ppid=17319 vsize=27053804 memory=7811022302956908133 CPUtime=0 cores=0-7
/proc/17322/task/17341/stat : 17341 (java) S 17319 17322 16968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 257345980 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774970948448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17342] ppid=17319 vsize=27053804 memory=3816 CPUtime=1.08 cores=0-7
/proc/17322/task/17342/stat : 17342 (java) S 17319 17322 16968 0 -1 1077944384 2030 0 0 0 41 67 0 0 20 0 34 0 257345980 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774969895728 139775582591618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 51 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17343] ppid=17319 vsize=27053804 memory=70112 CPUtime=0 cores=0-7
/proc/17322/task/17343/stat : 17343 (java) S 17319 17322 16968 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 34 0 257348143 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774956455296 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17344] ppid=17319 vsize=27053804 memory=2108 CPUtime=5.3 cores=0-7
/proc/17322/task/17344/stat : 17344 (java) R 17319 17322 16968 0 -1 1077944384 9406 0 0 0 324 206 0 0 20 0 34 0 257348169 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774953305632 139775582591618 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17345] ppid=17319 vsize=27053804 memory=924 CPUtime=0.32 cores=0-7
/proc/17322/task/17345/stat : 17345 (java) S 17319 17322 16968 0 -1 1077944384 109 0 0 0 32 0 0 0 20 0 34 0 257348186 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774950155056 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17346] ppid=17319 vsize=27053804 memory=748 CPUtime=2490.61 cores=0-7
/proc/17322/task/17346/stat : 17346 (java) R 17319 17322 16968 0 -1 4202560 129393 0 0 0 248921 140 0 0 20 0 34 0 257348187 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774949095096 139775227981565 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17347] ppid=17319 vsize=27053804 memory=1820 CPUtime=2474.75 cores=0-7
/proc/17322/task/17347/stat : 17347 (java) R 17319 17322 16968 0 -1 4202560 57779 0 0 0 247317 158 0 0 20 0 34 0 257348187 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774948041992 139775227981443 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17348] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2492.56 cores=0-7
/proc/17322/task/17348/stat : 17348 (java) R 17319 17322 16968 0 -1 4202560 132551 0 0 0 249132 124 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774946990008 139775232011732 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17349] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2491.07 cores=0-7
/proc/17322/task/17349/stat : 17349 (java) R 17319 17322 16968 0 -1 4202560 124557 0 0 0 248996 111 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774878796088 139775222597696 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17350] ppid=17319 vsize=27053804 memory=7712472 CPUtime=0.33 cores=0-7
/proc/17322/task/17350/stat : 17350 (java) S 17319 17322 16968 0 -1 1077944384 28 0 0 0 33 0 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774877750448 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17351] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2492.3 cores=0-7
/proc/17322/task/17351/stat : 17351 (java) R 17319 17322 16968 0 -1 4202560 129106 0 0 0 249049 181 0 0 20 0 34 0 257348194 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774876692784 139775227981565 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17352] ppid=17319 vsize=27053804 memory=7532 CPUtime=0.24 cores=0-7
/proc/17322/task/17352/stat : 17352 (java) S 17319 17322 16968 0 -1 1077944384 34 0 0 0 24 0 0 0 20 0 34 0 257348195 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774875645360 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17353] ppid=17319 vsize=27053804 memory=808 CPUtime=2477.35 cores=0-7
/proc/17322/task/17353/stat : 17353 (java) R 17319 17322 16968 0 -1 4202560 130891 0 0 0 247587 148 0 0 20 0 34 0 257348196 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774874584072 139775234368273 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17354] ppid=17319 vsize=27053804 memory=7712472 CPUtime=0 cores=0-7
/proc/17322/task/17354/stat : 17354 (java) S 17319 17322 16968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 34 0 257348197 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774873539232 139775582590677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17355] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2487.46 cores=0-7
/proc/17322/task/17355/stat : 17355 (java) R 17319 17322 16968 0 -1 4202560 123604 0 0 0 248634 112 0 0 20 0 34 0 257348239 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774872479800 139775232008875 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
[pid=17322/tid=17356] ppid=17319 vsize=27053804 memory=7712472 CPUtime=2484.03 cores=0-7
/proc/17322/task/17356/stat : 17356 (java) R 17319 17322 16968 0 -1 4202560 285567 0 0 0 248149 254 0 0 20 0 34 0 257348239 27703095296 1928118 33554432000 4194304 4196468 140723335854032 139774871426752 139775227981565 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 28004352 140723335857229 140723335857413 140723335857413 140723335860175 0
Current children cumulated CPU time: 19956.8 s
Current children cumulated vsize: 27053804 KiB
Current children cumulated memory: 7712472 KiB

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

[startup+2520.35 s]
# the end of solver process 17322 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19943.8 s, system=15.3634 s

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

[startup+2520.31 s]*
/proc/loadavg: 9.26 9.07 8.85 13/219 17426
/proc/meminfo: memFree=16307848/32770624 swapFree=67108500/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.35
CPU time (s): 19959.2
CPU user time (s): 19943.8
CPU system time (s): 15.3634
CPU usage (%): 791.92
Max. virtual memory (cumulated for all children) (KiB): 27187960
Max. memory (cumulated for all children) (KiB): 7714664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19943.8
system time used= 15.3634
maximum resident set size= 7715280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1560264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 303316
involuntary context switches= 422655


# summary of solver processes directly reported to runsolver:
#   pid: 17322
#   total CPU time (s): 19959.2
#   total CPU user time (s): 19943.8
#   total CPU system time (s): 15.3634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6442 second user time and 35.6402 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-16 07:37:08
IDJOB=4308903
IDBENCH=141633
IDSOLVER=2793
FILE ID=node104/4308903-1534397828
RUNJOBID= node104-1534392785-16995
PBS_JOBID= 21038321
Free space on /tmp= 44476 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-3-2_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308903-1534397828/watcher-4308903-1534397828 -o /tmp/evaluation-result-4308903-1534397828/solver-4308903-1534397828 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1534392785-16995 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1301897125 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308903-1534397828.xml

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

MD5SUM BENCH= 0a472228e3943087b3ac347f10dd57c9
RANDOM SEED=1301897125

node104.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.11
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.11
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.11
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.11
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:        24022680 kB
MemAvailable:   31896280 kB
Buffers:          194328 kB
Cached:          7902244 kB
SwapCached:            4 kB
Active:          4034556 kB
Inactive:        4114972 kB
Active(anon):       3900 kB
Inactive(anon):   109196 kB
Active(file):    4030656 kB
Inactive(file):  4005776 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108500 kB
Dirty:             36992 kB
Writeback:             4 kB
AnonPages:         53072 kB
Mapped:            55860 kB
Shmem:             57828 kB
Slab:             293436 kB
SReclaimable:     265628 kB
SUnreclaim:        27808 kB
KernelStack:        3584 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 44440 MiB
End job on node104 at 2018-08-16 08:19:09