Trace number 4311735

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 - Conflict Ordering with restarts 2018-08-17? (TO) 2520.02 2505.81

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-magazine_c18.xml
MD5SUMc4204b87298b93dafaf8bd2d2b317c15
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2600
Number of constraints201
Number of domains3
Minimum domain size2
Maximum domain size406
Distribution of domain sizes[{"size":2,"count":50},{"size":41,"count":2500},{"size":406,"count":50}]
Minimum variable degree2
Maximum variable degree52
Distribution of variable degrees[{"degree":2,"count":2450},{"degree":3,"count":100},{"degree":52,"count":50}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":100},{"arity":50,"count":51},{"arity":100,"count":50}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"ordered","count":1},{"type":"sum","count":100}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.57	c version: 2018-08-17
0.67/0.57	c seed: 1790996617
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
3.05/2.20	c Parsing done, starting search...
2520.00/2505.80	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 (14406 MiB free)
  memory of node 1: 16384 MiB (13202 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311735-1534553553/watcher-4311735-1534553553 -o /tmp/evaluation-result-4311735-1534553553/solver-4311735-1534553553 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534541039-7530 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1790996617 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311735-1534553553.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=8906, runsolver pid=8903

[startup+0.100059 s]*
/proc/loadavg: 1.49 1.55 1.67 3/216 8921
/proc/meminfo: memFree=28255436/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14082736 memory=29980 CPUtime=0.12 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 6920 0 0 0 11 1 0 0 20 0 15 0 272918439 14420721664 7495 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3520684 7495 3152 1 0 3482761 0
[pid=8906/tid=8908] ppid=8903 vsize=14082736 memory=-8968172573831296192 CPUtime=0.08 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 4945 0 0 0 8 0 0 0 20 0 15 0 272918440 14420721664 7495 33554432000 4194304 4196468 140730652626112 140170789712136 140170769589628 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 7495 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 7495 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 7495 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 7495 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169898550048 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169897497712 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0.01 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 300 0 0 0 1 0 0 0 20 0 15 0 272918445 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169893288816 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 7495 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29980 KiB

[startup+0.210531 s]*
/proc/loadavg: 1.49 1.55 1.67 4/216 8921
/proc/meminfo: memFree=28239792/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14082736 memory=46060 CPUtime=0.29 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 10604 0 0 0 28 1 0 0 20 0 15 0 272918439 14420721664 11515 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3520684 11515 3368 1 0 3482761 0
[pid=8906/tid=8908] ppid=8903 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) S 8903 8906 7499 0 -1 1077944384 8287 0 0 0 19 1 0 0 20 0 15 0 272918440 14420721664 11515 33554432000 4194304 4196468 140730652626112 140170789738272 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 11515 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14082736 memory=140443962046932 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 11515 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 11515 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 11515 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169898550048 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169897497712 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) R 8903 8906 7499 0 -1 4202560 412 0 0 0 2 0 0 0 20 0 15 0 272918445 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169895393904 140170768920125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) R 8903 8906 7499 0 -1 1077944384 139 0 0 0 1 0 0 0 20 0 15 0 272918445 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0.05 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 389 0 0 0 5 0 0 0 20 0 15 0 272918445 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169893286608 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 11515 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46060 KiB

[startup+0.31056 s]*
/proc/loadavg: 1.49 1.55 1.67 3/216 8921
/proc/meminfo: memFree=28235472/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14082736 memory=49748 CPUtime=0.45 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 11065 0 0 0 43 2 0 0 20 0 15 0 272918439 14420721664 12437 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3520684 12437 3414 1 0 3482761 0
[pid=8906/tid=8908] ppid=8903 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 8608 0 0 0 28 1 0 0 20 0 15 0 272918440 14420721664 12437 33554432000 4194304 4196468 140730652626112 140170789717544 140170777746238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 12437 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14082736 memory=15393115014137496 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 12437 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 12437 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14420721664 12437 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169898550048 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918442 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169897497712 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 490 0 0 0 3 0 0 0 20 0 15 0 272918445 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 15 0 272918445 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0.08 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) R 8903 8906 7499 0 -1 4202560 439 0 0 0 8 0 0 0 20 0 15 0 272918445 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169893288816 140170785521046 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14082736 memory=140443960706688 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918445 14420721664 12437 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49748 KiB

[startup+0.700728 s]
/proc/loadavg: 1.49 1.55 1.67 3/216 8921
/proc/meminfo: memFree=28216644/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14084804 memory=89660 CPUtime=0.99 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 17835 0 0 0 95 4 0 0 20 0 15 0 272918439 14422839296 22415 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3521201 22415 3498 1 0 3483273 0
[pid=8906/tid=8908] ppid=8903 vsize=14084804 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 14907 0 0 0 64 3 0 0 20 0 15 0 272918440 14422839296 22415 33554432000 4194304 4196468 140730652626112 140170789733216 140170769589598 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14084804 memory=8628 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14422839296 22415 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14084804 memory=1080 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14422839296 22415 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14422839296 22415 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14084804 memory=796 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14422839296 22415 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14084804 memory=1592 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272918442 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14084804 memory=3780 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272918442 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169898550048 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14084804 memory=3140 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272918442 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169897497712 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14084804 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14084804 memory=8099279071866868845 CPUtime=0.08 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 654 0 0 0 8 0 0 0 20 0 15 0 272918445 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14084804 memory=6154282490091891024 CPUtime=0.06 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 328 0 0 0 6 0 0 0 20 0 15 0 272918445 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 563 0 0 0 15 0 0 0 20 0 15 0 272918445 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169893288816 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918445 14422839296 22415 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89660 KiB

[startup+1.50076 s]
/proc/loadavg: 1.49 1.55 1.67 2/216 8921
/proc/meminfo: memFree=28188444/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14086852 memory=112768 CPUtime=1.87 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 21130 0 0 0 182 5 0 0 20 0 15 0 272918439 14424936448 28192 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3521713 28192 3542 1 0 3483785 0
[pid=8906/tid=8908] ppid=8903 vsize=14086852 memory=8112282956445269571 CPUtime=1.05 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 16712 0 0 0 101 4 0 0 20 0 15 0 272918440 14424936448 28192 33554432000 4194304 4196468 140730652626112 140170789740896 140170765780622 0 4 0 16800975 0 0 0 -1 4 0 0 42 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14086852 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14424936448 28192 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14086852 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14424936448 28192 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14086852 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272918440 14424936448 28192 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14086852 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272918440 14424936448 28192 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272918442 14424936448 28192 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0

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

/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 35667 0 0 0 237210 16 0 0 20 0 15 0 272918440 14429130752 70311 33554432000 4194304 4196468 140730652626112 140170789747248 140170429498238 0 4 0 16800975 0 0 0 -1 2 0 0 42 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14090948 memory=8112282956445269571 CPUtime=4.07 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 4085 0 0 0 380 27 0 0 20 0 15 0 272918440 14429130752 70311 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14090948 memory=0 CPUtime=4.09 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 4962 0 0 0 380 29 0 0 20 0 15 0 272918440 14429130752 70311 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14090948 memory=277148 CPUtime=4.08 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 4067 0 0 0 381 27 0 0 20 0 15 0 272918440 14429130752 70311 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14090948 memory=277148 CPUtime=4.06 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 4294 0 0 0 380 26 0 0 20 0 15 0 272918440 14429130752 70311 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14090948 memory=281244 CPUtime=3.33 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 4672 0 0 0 311 22 0 0 20 0 15 0 272918442 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14090948 memory=281244 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169898550112 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14090948 memory=281244 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169897497728 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14090948 memory=281244 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14090948 memory=281244 CPUtime=1.24 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 8785 0 0 0 123 1 0 0 20 0 15 0 272918445 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14090948 memory=281244 CPUtime=1.17 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 9026 0 0 0 116 1 0 0 20 0 15 0 272918445 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14090948 memory=3632 CPUtime=0.69 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 5857 0 0 0 68 1 0 0 20 0 15 0 272918445 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169893288816 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14090948 memory=281244 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14090948 memory=6568 CPUtime=0.79 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1014 0 0 0 36 43 0 0 20 0 15 0 272918445 14429130752 70311 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 2395.88 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 281244 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.33 1.32 3/216 9132
/proc/meminfo: memFree=28176820/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14090948 memory=283292 CPUtime=2456.18 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 84554 0 0 0 245463 155 0 0 20 0 15 0 272918439 14429130752 70823 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3522737 70823 3583 1 0 3484809 0
[pid=8906/tid=8908] ppid=8903 vsize=14090948 memory=283292 CPUtime=2432.02 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 35941 0 0 0 243186 16 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170789747232 140170428972920 0 4 0 16800975 0 0 0 -1 4 0 0 42 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.17 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 4123 0 0 0 390 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.2 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 5113 0 0 0 390 30 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.19 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 4101 0 0 0 392 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14090948 memory=277148 CPUtime=4.17 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 4309 0 0 0 390 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14090948 memory=281244 CPUtime=3.41 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 4830 0 0 0 319 22 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169898550112 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14090948 memory=277148 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169897497728 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14090948 memory=281244 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14090948 memory=281244 CPUtime=1.24 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 8785 0 0 0 123 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14090948 memory=281244 CPUtime=1.17 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 9026 0 0 0 116 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14090948 memory=7233720334012278336 CPUtime=0.69 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 5857 0 0 0 68 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169893288816 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14090948 memory=283292 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14090948 memory=283292 CPUtime=0.81 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1027 0 0 0 37 44 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 2456.18 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 283292 KiB

[startup+2502.3 s]
/proc/loadavg: 1.26 1.30 1.31 3/216 9133
/proc/meminfo: memFree=28173228/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14090948 memory=283292 CPUtime=2516.48 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 85482 0 0 0 251491 157 0 0 20 0 15 0 272918439 14429130752 70823 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3522737 70823 3583 1 0 3484809 0
[pid=8906/tid=8908] ppid=8903 vsize=14090948 memory=283292 CPUtime=2491.78 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 36370 0 0 0 249162 16 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170789747424 140170429118236 0 4 0 16800975 0 0 0 -1 2 0 0 42 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.29 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 4169 0 0 0 401 28 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.31 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 5131 0 0 0 401 30 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.29 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 4309 0 0 0 402 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.28 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 4338 0 0 0 401 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14090948 memory=83 CPUtime=3.49 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 5007 0 0 0 327 22 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14090948 memory=283292 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169898550112 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14090948 memory=283292 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169897497728 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14090948 memory=283292 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14090948 memory=283292 CPUtime=1.24 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 8787 0 0 0 123 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14090948 memory=283292 CPUtime=1.17 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 9028 0 0 0 116 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14090948 memory=6568 CPUtime=0.69 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 5859 0 0 0 68 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169893288816 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14090948 memory=2056 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14090948 memory=8112282956445269571 CPUtime=0.83 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1042 0 0 0 38 45 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 2516.48 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 283292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.8 s]
/proc/loadavg: 1.26 1.30 1.31 3/216 9133
/proc/meminfo: memFree=28173352/32770624 swapFree=67108796/67108860
[pid=8906] ppid=8903 vsize=14090948 memory=283292 CPUtime=2520 cores=0,2,4,6
/proc/8906/stat : 8906 (java) S 8903 8906 7499 0 -1 1077944320 85491 0 0 0 251843 157 0 0 20 0 15 0 272918439 14429130752 70823 33554432000 4194304 4196468 140730652626112 140730652608656 140170785509111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
/proc/8906/statm: 3522737 70823 3583 1 0 3484809 0
[pid=8906/tid=8908] ppid=8903 vsize=14090948 memory=932 CPUtime=2495.27 cores=0,2,4,6
/proc/8906/task/8908/stat : 8908 (java) R 8903 8906 7499 0 -1 4202560 36379 0 0 0 249511 16 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170789747232 140170429258421 0 4 0 16800975 0 0 0 -1 0 0 0 42 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8909] ppid=8903 vsize=14090948 memory=1728 CPUtime=4.3 cores=0,2,4,6
/proc/8906/task/8909/stat : 8909 (java) S 8903 8906 7499 0 -1 1077944384 4169 0 0 0 402 28 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170755222416 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8910] ppid=8903 vsize=14090948 memory=8628 CPUtime=4.31 cores=0,2,4,6
/proc/8906/task/8910/stat : 8910 (java) S 8903 8906 7499 0 -1 1077944384 5131 0 0 0 401 30 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170380581648 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8911] ppid=8903 vsize=14090948 memory=8112282956445269571 CPUtime=4.3 cores=0,2,4,6
/proc/8906/task/8911/stat : 8911 (java) S 8903 8906 7499 0 -1 1077944384 4309 0 0 0 403 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170379529360 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8912] ppid=8903 vsize=14090948 memory=283292 CPUtime=4.28 cores=0,2,4,6
/proc/8906/task/8912/stat : 8912 (java) S 8903 8906 7499 0 -1 1077944384 4338 0 0 0 401 27 0 0 20 0 15 0 272918440 14429130752 70823 33554432000 4194304 4196468 140730652626112 140170378476560 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8913] ppid=8903 vsize=14090948 memory=3780 CPUtime=3.5 cores=0,2,4,6
/proc/8906/task/8913/stat : 8913 (java) S 8903 8906 7499 0 -1 1077944384 5007 0 0 0 328 22 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169899604080 140170785520258 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8914] ppid=8903 vsize=14090948 memory=3140 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8914/stat : 8914 (java) S 8903 8906 7499 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169898550112 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8915] ppid=8903 vsize=14090948 memory=1080 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8915/stat : 8915 (java) S 8903 8906 7499 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 272918442 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169897497728 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8916] ppid=8903 vsize=14090948 memory=752 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8916/stat : 8916 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169896446032 140170785527707 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8917] ppid=8903 vsize=14090948 memory=796 CPUtime=1.24 cores=0,2,4,6
/proc/8906/task/8917/stat : 8917 (java) S 8903 8906 7499 0 -1 1077944384 8787 0 0 0 123 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169895393904 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8918] ppid=8903 vsize=14090948 memory=1592 CPUtime=1.17 cores=0,2,4,6
/proc/8906/task/8918/stat : 8918 (java) S 8903 8906 7499 0 -1 1077944384 9028 0 0 0 116 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169894341104 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8919] ppid=8903 vsize=14090948 memory=1776 CPUtime=0.69 cores=0,2,4,6
/proc/8906/task/8919/stat : 8919 (java) S 8903 8906 7499 0 -1 1077944384 5859 0 0 0 68 1 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169893288816 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8920] ppid=8903 vsize=14090948 memory=5732 CPUtime=0 cores=0,2,4,6
/proc/8906/task/8920/stat : 8920 (java) S 8903 8906 7499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169892236256 140170785519317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
[pid=8906/tid=8921] ppid=8903 vsize=14090948 memory=14768 CPUtime=0.83 cores=0,2,4,6
/proc/8906/task/8921/stat : 8921 (java) S 8903 8906 7499 0 -1 1077944384 1042 0 0 0 38 45 0 0 20 0 15 0 272918445 14429130752 70823 33554432000 4194304 4196468 140730652626112 140169891183024 140170785520258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18108416 140730652632136 140730652632329 140730652632329 140730652635087 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 283292 KiB

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

[startup+2505.81 s]
# the end of solver process 8906 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.44 s, system=1.58145 s

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

Child status: 143
Real time (s): 2505.81
CPU time (s): 2520.02
CPU user time (s): 2518.44
CPU system time (s): 1.58145
CPU usage (%): 100.567
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 283292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.44
system time used= 1.58145
maximum resident set size= 283716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149808
involuntary context switches= 6461


# summary of solver processes directly reported to runsolver:
#   pid: 8906
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.44
#   total CPU system time (s): 1.58145

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6077 second user time and 23.4916 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-18 02:52:33
IDJOB=4311735
IDBENCH=141349
IDSOLVER=2799
FILE ID=node138/4311735-1534553553
RUNJOBID= node138-1534541039-7530
PBS_JOBID= 21038633
Free space on /tmp= 46996 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m2-magazine_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311735-1534553553/watcher-4311735-1534553553 -o /tmp/evaluation-result-4311735-1534553553/solver-4311735-1534553553 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534541039-7530 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1790996617 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311735-1534553553.xml

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

MD5SUM BENCH= c4204b87298b93dafaf8bd2d2b317c15
RANDOM SEED=1790996617

node138.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.71
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.71
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.71
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.71
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:        28272604 kB
MemAvailable:   31493756 kB
Buffers:          150872 kB
Cached:          3350860 kB
SwapCached:           12 kB
Active:          2263768 kB
Inactive:        1695496 kB
Active(anon):     418648 kB
Inactive(anon):   107576 kB
Active(file):    1845120 kB
Inactive(file):  1587920 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35556 kB
Writeback:             0 kB
AnonPages:        466780 kB
Mapped:            31000 kB
Shmem:             66124 kB
Slab:             236244 kB
SReclaimable:     207892 kB
SUnreclaim:        28352 kB
KernelStack:        3568 kB
PageTables:         5856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1358572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 46960 MiB
End job on node138 at 2018-08-18 03:34:19