Trace number 4274802

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 - Hybrid 2017-07-26? (TO) 2520.0701 2501.51

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbo-10-30-1.xml
MD5SUMcf5c2add0e1079255d589b4f638ee707
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark644.396
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of constraints351
Number of domains3
Minimum domain size2
Maximum domain size31
Distribution of domain sizes[{"size":2,"count":300},{"size":30,"count":50},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":330},{"degree":5,"count":30},{"degree":31,"count":20}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":300},{"arity":5,"count":2},{"arity":6,"count":6},{"arity":7,"count":4},{"arity":8,"count":6},{"arity":9,"count":2},{"arity":11,"count":30},{"arity":30,"count":1}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300},{"type":"allDifferent","count":1},{"type":"sum","count":30},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.01/0.40	c version: 2017-07-26
0.01/0.44	c seed: 2061884421
0.01/0.44	c timeout: 2520
0.01/0.44	c memlimit: 11000
0.01/0.44	c nbcore: 4
0.01/0.44	c Parsing instance...
2.77/1.36	c Parsing done, starting first complete search...
2520.04/2501.50	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 (14982 MiB free)
  memory of node 1: 16384 MiB (14812 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274802-1502886330/watcher-4274802-1502886330 -o /tmp/evaluation-result-4274802-1502886330/solver-4274802-1502886330 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13744 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 2061884421 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274802-1502886330.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
Current StackSize limit: 8192 KiB

solver pid=15813, runsolver pid=15810

[startup+0.100125 s]*
/proc/loadavg: 1.22 1.28 1.31 4/207 15819
/proc/meminfo: memFree=30482980/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13358552 memory=14932 CPUtime=0.01 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 3559 0 0 0 0 1 0 0 20 0 6 0 130544529 13679157248 3733 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3339638 3733 1913 1 0 3329135 0
[pid=15813/tid=15815] ppid=15810 vsize=13358552 memory=7077796292425249400 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 2259 0 0 0 0 0 0 0 20 0 6 0 130544538 13679157248 3733 18446744073709551615 4194304 4196468 140722606413184 139836539507280 139836535293085 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13358552 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 130544539 13679157248 3733 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13358552 memory=139706458347136 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 130544539 13679157248 3733 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 130544539 13679157248 3733 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13358552 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 130544539 13679157248 3733 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14932 KiB

[startup+0.543989 s]*
/proc/loadavg: 1.22 1.28 1.31 3/216 15828
/proc/meminfo: memFree=30457460/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13975940 memory=57300 CPUtime=0.68 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 13066 0 0 0 63 5 0 0 20 0 15 0 130544529 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3493985 14325 3717 1 0 3482759 0
[pid=15813/tid=15815] ppid=15810 vsize=13975940 memory=8316850467074736180 CPUtime=0.4 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 9972 0 0 0 36 4 0 0 20 0 15 0 130544538 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836539493680 139836527521749 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13975940 memory=14035 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13975940 memory=139706458362082 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130544539 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13975940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13975940 memory=139706458347136 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130544540 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13975940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130544541 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836012873376 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130544541 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836011820272 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13975940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) S 15810 15813 12395 0 -1 1077944384 803 0 0 0 8 0 0 0 20 0 15 0 130544543 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836009715952 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13975940 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) S 15810 15813 12395 0 -1 1077944384 379 0 0 0 6 0 0 0 20 0 15 0 130544543 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836008663408 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13975940 memory=139706458347136 CPUtime=0.12 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) S 15810 15813 12395 0 -1 1077944384 530 0 0 0 12 0 0 0 20 0 15 0 130544543 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13975940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13975940 memory=139706458347136 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544549 14311362560 14325 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 57300 KiB

[startup+0.610851 s]*
/proc/loadavg: 1.22 1.28 1.31 3/216 15828
/proc/meminfo: memFree=30457192/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13977988 memory=60368 CPUtime=0.81 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 13359 0 0 0 75 6 0 0 20 0 15 0 130544529 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3494497 15092 3717 1 0 3483271 0
[pid=15813/tid=15815] ppid=15810 vsize=13977988 memory=8316850467074736180 CPUtime=0.47 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 10175 0 0 0 42 5 0 0 20 0 15 0 130544538 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836539499248 139836519351646 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13977988 memory=14035 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13977988 memory=139706458362082 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13977988 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13977988 memory=3472328296227680299 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13977988 memory=3184237626534315696 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130544540 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13977988 memory=8461260354371939849 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130544541 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836012873376 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130544541 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836011820272 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13977988 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13977988 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) S 15810 15813 12395 0 -1 1077944384 818 0 0 0 9 0 0 0 20 0 15 0 130544543 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836009715952 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13977988 memory=3471202396320837679 CPUtime=0.07 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) S 15810 15813 12395 0 -1 1077944384 381 0 0 0 7 0 0 0 20 0 15 0 130544543 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836008663408 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13977988 memory=7813733371116242569 CPUtime=0.15 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) S 15810 15813 12395 0 -1 1077944384 604 0 0 0 15 0 0 0 20 0 15 0 130544543 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13977988 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13977988 memory=139706458347136 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544549 14313459712 15092 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 0.81 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 60368 KiB

[startup+0.719301 s]*
/proc/loadavg: 1.22 1.28 1.31 6/216 15828
/proc/meminfo: memFree=30449784/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13977988 memory=73996 CPUtime=1.09 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 14733 0 0 0 102 7 0 0 20 0 15 0 130544529 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3494497 18499 3729 1 0 3483271 0
[pid=15813/tid=15815] ppid=15810 vsize=13977988 memory=8316850467074736180 CPUtime=0.57 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 10349 0 0 0 52 5 0 0 20 0 15 0 130544538 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836539507592 139836168792249 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13977988 memory=14035 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13977988 memory=139706458362082 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13977988 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544539 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13977988 memory=139706458347136 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130544540 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13977988 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130544541 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836012873376 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130544541 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836011820272 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13977988 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) R 15810 15813 12395 0 -1 4202560 1256 0 0 0 15 0 0 0 20 0 15 0 130544543 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836009701832 139836535292506 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13977988 memory=-1 CPUtime=0.12 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) R 15810 15813 12395 0 -1 4202560 749 0 0 0 12 0 0 0 20 0 15 0 130544543 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836008650256 139836514511048 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13977988 memory=139706458347136 CPUtime=0.23 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) R 15810 15813 12395 0 -1 4202560 1013 0 0 0 23 0 0 0 20 0 15 0 130544543 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535292506 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13977988 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13977988 memory=139706458347136 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130544549 14313459712 18499 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 73996 KiB

[startup+1.50226 s]
/proc/loadavg: 1.44 1.32 1.33 7/216 15828
/proc/meminfo: memFree=30312112/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13982084 memory=228780 CPUtime=3.32 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 30952 0 0 0 317 15 0 0 20 0 15 0 130544529 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3495521 57195 3788 1 0 3484295 0
[pid=15813/tid=15815] ppid=15810 vsize=13982084 memory=7453288528308425317 CPUtime=1.32 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 14872 0 0 0 123 9 0 0 20 0 15 0 130544538 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836539506240 139836171629823 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13982084 memory=7667207272629824107 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 130544539 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13982084 memory=7449606221052924527 CPUtime=0.01 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 130544539 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13982084 memory=18468 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 130544539 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13982084 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 130544539 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13982084 memory=644 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 130544540 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13982084 memory=956 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836012873376 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13982084 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836011820288 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13982084 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13982084 memory=4296 CPUtime=0.61 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) R 15810 15813 12395 0 -1 4202560 3242 0 0 0 61 0 0 0 20 0 15 0 130544543 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836009703632 139836512865936 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13982084 memory=1608 CPUtime=0.65 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) R 15810 15813 12395 0 -1 4202560 2434 0 0 0 65 0 0 0 20 0 15 0 130544543 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836008649728 139836514926848 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13982084 memory=7379241883359864663 CPUtime=0.63 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) R 15810 15813 12395 0 -1 1077944384 7823 0 0 0 62 1 0 0 20 0 15 0 130544543 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13982084 memory=112376 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13982084 memory=279412721553696 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) R 15810 15813 12395 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 130544549 14317654016 57195 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 3.32 s
Current children cumulated vsize: 13982084 KiB

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

/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 48268 0 0 0 231096 29 0 0 20 0 15 0 130544538 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836539509360 139836172911904 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13982084 memory=4872558044660077418 CPUtime=4.63 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 7325 0 0 0 426 37 0 0 20 0 15 0 130544539 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13982084 memory=1012 CPUtime=4.63 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 9093 0 0 0 424 39 0 0 20 0 15 0 130544539 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13982084 memory=1228 CPUtime=4.62 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 7641 0 0 0 428 34 0 0 20 0 15 0 130544539 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13982084 memory=1992 CPUtime=4.62 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 9759 0 0 0 425 37 0 0 20 0 15 0 130544539 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13982084 memory=12132 CPUtime=3.97 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 12577 0 0 0 369 28 0 0 20 0 15 0 130544540 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13982084 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836012873440 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13982084 memory=5784 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836011820288 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13982084 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13982084 memory=1728 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) S 15810 15813 12395 0 -1 1077944384 15467 0 0 0 202 2 0 0 20 0 15 0 130544543 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836009715952 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13982084 memory=9068 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) S 15810 15813 12395 0 -1 1077944384 13370 0 0 0 203 1 0 0 20 0 15 0 130544543 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836008663408 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13982084 memory=1436 CPUtime=0.73 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) S 15810 15813 12395 0 -1 1077944384 15049 0 0 0 71 2 0 0 20 0 15 0 130544543 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13982084 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13982084 memory=288230583166042426 CPUtime=0.97 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1136 0 0 0 45 52 0 0 20 0 15 0 130544549 14317654016 321033 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 2339.61 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1284132 KiB

[startup+2382.3 s]*
/proc/loadavg: 1.50 1.43 1.38 3/216 16051
/proc/meminfo: memFree=29220496/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13982084 memory=1288340 CPUtime=2400.04 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 142185 0 0 0 239787 217 0 0 20 0 15 0 130544529 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3495521 322085 3795 1 0 3484295 0
[pid=15813/tid=15815] ppid=15810 vsize=13982084 memory=-8195925453750481479 CPUtime=2370.93 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 48774 0 0 0 237064 29 0 0 20 0 15 0 130544538 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836539509504 139836173394784 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13982084 memory=4872558044660077418 CPUtime=4.78 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 7371 0 0 0 440 38 0 0 20 0 15 0 130544539 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13982084 memory=1608 CPUtime=4.78 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 9262 0 0 0 438 40 0 0 20 0 15 0 130544539 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13982084 memory=928 CPUtime=4.77 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 7685 0 0 0 442 35 0 0 20 0 15 0 130544539 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13982084 memory=2160 CPUtime=4.77 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 9865 0 0 0 439 38 0 0 20 0 15 0 130544539 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13982084 memory=840 CPUtime=4.07 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 12754 0 0 0 379 28 0 0 20 0 15 0 130544540 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13982084 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836012873440 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13982084 memory=4228 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836011820288 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13982084 memory=1288328 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13982084 memory=288230583166042426 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) S 15810 15813 12395 0 -1 1077944384 15469 0 0 0 202 2 0 0 20 0 15 0 130544543 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836009715952 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13982084 memory=14411505902815619 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) S 15810 15813 12395 0 -1 1077944384 13372 0 0 0 203 1 0 0 20 0 15 0 130544543 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836008663408 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13982084 memory=4048 CPUtime=0.73 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) S 15810 15813 12395 0 -1 1077944384 15052 0 0 0 71 2 0 0 20 0 15 0 130544543 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13982084 memory=37588 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13982084 memory=18468 CPUtime=1.01 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1150 0 0 0 47 54 0 0 20 0 15 0 130544549 14317654016 322085 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1288340 KiB

[startup+2442.3 s]*
/proc/loadavg: 1.22 1.37 1.36 3/213 16053
/proc/meminfo: memFree=29212676/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13982084 memory=1290456 CPUtime=2460.46 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 143319 0 0 0 245824 222 0 0 20 0 15 0 130544529 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3495521 322614 3795 1 0 3484295 0
[pid=15813/tid=15815] ppid=15810 vsize=13982084 memory=1290456 CPUtime=2430.64 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 49408 0 0 0 243034 30 0 0 20 0 15 0 130544538 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836539509616 139836173394883 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13982084 memory=4872558044660077418 CPUtime=4.92 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 7442 0 0 0 453 39 0 0 20 0 15 0 130544539 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13982084 memory=302022857024864570 CPUtime=4.93 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 9323 0 0 0 452 41 0 0 20 0 15 0 130544539 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13982084 memory=14411505902815619 CPUtime=4.91 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 7714 0 0 0 456 35 0 0 20 0 15 0 130544539 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13982084 memory=1608 CPUtime=4.92 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 10006 0 0 0 453 39 0 0 20 0 15 0 130544539 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13982084 memory=-8774313645642428999 CPUtime=4.18 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 12928 0 0 0 389 29 0 0 20 0 15 0 130544540 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13982084 memory=9068 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836012873440 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13982084 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836011820288 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13982084 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13982084 memory=15884 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) S 15810 15813 12395 0 -1 1077944384 15471 0 0 0 202 2 0 0 20 0 15 0 130544543 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836009715952 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13982084 memory=4048 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) S 15810 15813 12395 0 -1 1077944384 13374 0 0 0 203 1 0 0 20 0 15 0 130544543 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836008663408 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13982084 memory=37588 CPUtime=0.73 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) S 15810 15813 12395 0 -1 1077944384 15054 0 0 0 71 2 0 0 20 0 15 0 130544543 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13982084 memory=18468 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13982084 memory=1788 CPUtime=1.03 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1168 0 0 0 48 55 0 0 20 0 15 0 130544549 14317654016 322614 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 2460.46 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1290456 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501.5 s]
/proc/loadavg: 1.16 1.32 1.34 3/213 16055
/proc/meminfo: memFree=29192472/32770624 swapFree=67108860/67108860
[pid=15813] ppid=15810 vsize=13982084 memory=1294648 CPUtime=2520.04 cores=0,2,4,6
/proc/15813/stat : 15813 (java) S 15810 15813 12395 0 -1 1077944320 144312 0 0 0 251778 226 0 0 20 0 15 0 130544529 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 140722606395728 139836535271159 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
/proc/15813/statm: 3495521 323662 3795 1 0 3484295 0
[pid=15813/tid=15815] ppid=15810 vsize=13982084 memory=4872558044660077418 CPUtime=2489.53 cores=0,2,4,6
/proc/15813/task/15815/stat : 15815 (java) R 15810 15813 12395 0 -1 4202560 49878 0 0 0 248923 30 0 0 20 0 15 0 130544538 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836539509440 139836174660640 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15816] ppid=15810 vsize=13982084 memory=7590118158918397590 CPUtime=5.07 cores=0,2,4,6
/proc/15813/task/15816/stat : 15816 (java) S 15810 15813 12395 0 -1 1077944384 7488 0 0 0 467 40 0 0 20 0 15 0 130544539 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836492237328 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15817] ppid=15810 vsize=13982084 memory=7590118158918397590 CPUtime=5.06 cores=0,2,4,6
/proc/15813/task/15817/stat : 15817 (java) S 15810 15813 12395 0 -1 1077944384 9473 0 0 0 465 41 0 0 20 0 15 0 130544539 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836491184784 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15818] ppid=15810 vsize=13982084 memory=7590118158918397590 CPUtime=5.05 cores=0,2,4,6
/proc/15813/task/15818/stat : 15818 (java) S 15810 15813 12395 0 -1 1077944384 7808 0 0 0 469 36 0 0 20 0 15 0 130544539 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836490131728 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15819] ppid=15810 vsize=13982084 memory=7590117059406769814 CPUtime=5.06 cores=0,2,4,6
/proc/15813/task/15819/stat : 15819 (java) S 15810 15813 12395 0 -1 1077944384 10042 0 0 0 466 40 0 0 20 0 15 0 130544539 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836489079184 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15820] ppid=15810 vsize=13982084 memory=1294648 CPUtime=4.28 cores=0,2,4,6
/proc/15813/task/15820/stat : 15820 (java) S 15810 15813 12395 0 -1 1077944384 13102 0 0 0 398 30 0 0 20 0 15 0 130544540 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836013927152 139836535282306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15821] ppid=15810 vsize=13982084 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15821/stat : 15821 (java) S 15810 15813 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836012873440 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15822] ppid=15810 vsize=13982084 memory=9068 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15822/stat : 15822 (java) S 15810 15813 12395 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 130544541 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836011820288 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15823] ppid=15810 vsize=13982084 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15823/stat : 15823 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836010768848 139836535289755 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15824] ppid=15810 vsize=13982084 memory=1196 CPUtime=2.05 cores=0,2,4,6
/proc/15813/task/15824/stat : 15824 (java) S 15810 15813 12395 0 -1 1077944384 15473 0 0 0 203 2 0 0 20 0 15 0 130544543 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836009715952 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15825] ppid=15810 vsize=13982084 memory=15884 CPUtime=2.04 cores=0,2,4,6
/proc/15813/task/15825/stat : 15825 (java) S 15810 15813 12395 0 -1 1077944384 13378 0 0 0 203 1 0 0 20 0 15 0 130544543 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836008663408 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15826] ppid=15810 vsize=13982084 memory=4048 CPUtime=0.73 cores=0,2,4,6
/proc/15813/task/15826/stat : 15826 (java) S 15810 15813 12395 0 -1 1077944384 15056 0 0 0 71 2 0 0 20 0 15 0 130544543 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836007610352 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15827] ppid=15810 vsize=13982084 memory=37588 CPUtime=0 cores=0,2,4,6
/proc/15813/task/15827/stat : 15827 (java) S 15810 15813 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130544543 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836006558048 139836535281365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
[pid=15813/tid=15828] ppid=15810 vsize=13982084 memory=1840 CPUtime=1.06 cores=0,2,4,6
/proc/15813/task/15828/stat : 15828 (java) S 15810 15813 12395 0 -1 1077944384 1183 0 0 0 50 56 0 0 20 0 15 0 130544549 14317654016 323662 18446744073709551615 4194304 4196468 140722606413184 139836005506096 139836535282306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22298624 140722606420338 140722606420521 140722606420521 140722606424015 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1294648 KiB

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

[startup+2501.51 s]
# the end of solver process 15813 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.79 s, system=2.27435 s

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

Child status: 143
Real time (s): 2501.51
CPU time (s): 2520.07
CPU user time (s): 2517.79
CPU system time (s): 2.27435
CPU usage (%): 100.742
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1294648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.79
system time used= 2.27435
maximum resident set size= 1295260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 173620
involuntary context switches= 7109


# summary of solver processes directly reported to runsolver:
#   pid: 15813
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.79
#   total CPU system time (s): 2.27435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9377 second user time and 23.6733 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-16 14:11:38
IDJOB=4274802
IDBENCH=140521
IDSOLVER=2667
FILE ID=node135/4274802-1502886330
RUNJOBID= node135-1502658244-13744
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbo-10-30-1.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274802-1502886330/watcher-4274802-1502886330 -o /tmp/evaluation-result-4274802-1502886330/solver-4274802-1502886330 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13744 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 2061884421 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274802-1502886330.xml

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

MD5SUM BENCH= cf5c2add0e1079255d589b4f638ee707
RANDOM SEED=2061884421

node135.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.21
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.21
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.21
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.21
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:        30510620 kB
MemAvailable:   31596044 kB
Buffers:          331380 kB
Cached:          1056204 kB
SwapCached:            0 kB
Active:          1189460 kB
Inactive:         613708 kB
Active(anon):     415976 kB
Inactive(anon):    49516 kB
Active(file):     773484 kB
Inactive(file):   564192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42508 kB
Writeback:             0 kB
AnonPages:        415488 kB
Mapped:            77836 kB
Shmem:             49848 kB
Slab:             155232 kB
SReclaimable:     127164 kB
SUnreclaim:        28068 kB
KernelStack:        3536 kB
PageTables:         9636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     999272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61948 MiB
End job on node135 at 2017-08-16 14:53:20