Trace number 4291166

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02? (TO) 19943.3 2520.44

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-magazine_c18.xml
MD5SUMc4204b87298b93dafaf8bd2d2b317c15
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark20079.9
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.55	c version: 2018-07-02
0.67/0.55	c seed: 1401209541
0.67/0.55	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.58	c Parsing instance...
1.69/1.10	c Parsing done, starting search...
19940.29/2520.11	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 (8118 MiB free)
  memory of node 1: 16384 MiB (15476 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291166-1532654337/watcher-4291166-1532654337 -o /tmp/evaluation-result-4291166-1532654337/solver-4291166-1532654337 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1401209541 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291166-1532654337.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15955, runsolver pid=15952

[startup+0.100111 s]*
/proc/loadavg: 7.94 8.63 8.70 2/199 15975
/proc/meminfo: memFree=24144992/32770624 swapFree=67077260/67108860
[pid=15955] ppid=15952 vsize=26103424 memory=29940 CPUtime=0.11 cores=0-7
/proc/15955/stat : 15955 (java) S 15952 15955 15601 0 -1 1077944320 6971 0 0 0 10 1 0 0 20 0 20 0 82996852 26729906176 7485 33554432000 4194304 4196468 140735989901936 140735989884480 140392017014519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
/proc/15955/statm: 6525856 7485 3142 1 0 6487932 0
[pid=15955/tid=15957] ppid=15952 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15955/task/15957/stat : 15957 (java) R 15952 15955 15601 0 -1 4202560 5158 0 0 0 9 0 0 0 20 0 20 0 82996852 26729906176 7617 33554432000 4194304 4196468 140735989901936 140392021208240 140391997290268 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15958] ppid=15952 vsize=26103424 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/15955/task/15958/stat : 15958 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7617 33554432000 4194304 4196468 140735989901936 140391969635088 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15959] ppid=15952 vsize=26103424 memory=139766309987968 CPUtime=0 cores=0-7
/proc/15955/task/15959/stat : 15959 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7617 33554432000 4194304 4196468 140735989901936 140391968582544 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15960] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15960/stat : 15960 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391967530000 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15961] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15961/stat : 15961 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391966477456 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15962] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15962/stat : 15962 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391965423888 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15963] ppid=15952 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15955/task/15963/stat : 15963 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391964371344 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15964] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15964/stat : 15964 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391963318800 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15965] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15965/stat : 15965 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391962266256 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15966] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15966/stat : 15966 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996854 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391144712688 140392017025666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15967] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15967/stat : 15967 (java) S 15952 15955 15601 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 82996855 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391143658912 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15968] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15968/stat : 15968 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82996855 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391142606320 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15969] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15969/stat : 15969 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391141554896 140392017033115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15970] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15970/stat : 15970 (java) S 15952 15955 15601 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 7683 33554432000 4194304 4196468 140735989901936 140391072393200 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15971] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15971/stat : 15971 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 7749 33554432000 4194304 4196468 140735989901936 140391071340656 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15972] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15972/stat : 15972 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 7749 33554432000 4194304 4196468 140735989901936 140391070288112 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15973] ppid=15952 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/15955/task/15973/stat : 15973 (java) S 15952 15955 15601 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 20 0 82996858 26729906176 7749 33554432000 4194304 4196468 140735989901936 140391069235568 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15974] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15974/stat : 15974 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 7749 33554432000 4194304 4196468 140735989901936 140391068183264 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15975] ppid=15952 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15955/task/15975/stat : 15975 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 7749 33554432000 4194304 4196468 140735989901936 140391067130800 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 29940 KiB

[startup+0.209996 s]*
/proc/loadavg: 7.94 8.63 8.70 3/199 15975
/proc/meminfo: memFree=24131836/32770624 swapFree=67077260/67108860
[pid=15955] ppid=15952 vsize=26103424 memory=42968 CPUtime=0.3 cores=0-7
/proc/15955/stat : 15955 (java) S 15952 15955 15601 0 -1 1077944320 10410 0 0 0 28 2 0 0 20 0 20 0 82996852 26729906176 10742 33554432000 4194304 4196468 140735989901936 140735989884480 140392017014519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
/proc/15955/statm: 6525856 10742 3329 1 0 6487932 0
[pid=15955/tid=15957] ppid=15952 vsize=26103424 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/15955/task/15957/stat : 15957 (java) R 15952 15955 15601 0 -1 4202560 8154 0 0 0 19 1 0 0 20 0 20 0 82996852 26729906176 10742 33554432000 4194304 4196468 140735989901936 140392021242704 140392017026454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15958] ppid=15952 vsize=26103424 memory=8937 CPUtime=0 cores=0-7
/proc/15955/task/15958/stat : 15958 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391969635088 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15959] ppid=15952 vsize=26103424 memory=288370142461699712 CPUtime=0 cores=0-7
/proc/15955/task/15959/stat : 15959 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391968582544 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15960] ppid=15952 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15955/task/15960/stat : 15960 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391967530000 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15961] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15961/stat : 15961 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391966477456 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15962] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15962/stat : 15962 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391965423888 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15963] ppid=15952 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15955/task/15963/stat : 15963 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391964371344 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15964] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15964/stat : 15964 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391963318800 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15965] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15965/stat : 15965 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391962266256 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15966] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15966/stat : 15966 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996854 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391144712688 140392017025666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15967] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15967/stat : 15967 (java) S 15952 15955 15601 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 82996855 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391143658912 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15968] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15968/stat : 15968 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82996855 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391142606320 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15969] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15969/stat : 15969 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391141554896 140392017033115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15970] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15970/stat : 15970 (java) R 15952 15955 15601 0 -1 4202560 385 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391072382992 140391994652944 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15971] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15971/stat : 15971 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391071340656 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15972] ppid=15952 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/15955/task/15972/stat : 15972 (java) S 15952 15955 15601 0 -1 1077944384 177 0 0 0 1 0 0 0 20 0 20 0 82996858 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391070288112 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15973] ppid=15952 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/15955/task/15973/stat : 15973 (java) R 15952 15955 15601 0 -1 4202560 322 0 0 0 6 0 0 0 20 0 20 0 82996858 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391069235568 140392017026454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15974] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15974/stat : 15974 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391068183264 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15975] ppid=15952 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15955/task/15975/stat : 15975 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 10742 33554432000 4194304 4196468 140735989901936 140391067130800 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 42968 KiB

[startup+0.31008 s]*
/proc/loadavg: 7.94 8.63 8.70 2/199 15975
/proc/meminfo: memFree=24128548/32770624 swapFree=67077260/67108860
[pid=15955] ppid=15952 vsize=26103424 memory=46472 CPUtime=0.43 cores=0-7
/proc/15955/stat : 15955 (java) S 15952 15955 15601 0 -1 1077944320 10865 0 0 0 41 2 0 0 20 0 20 0 82996852 26729906176 11618 33554432000 4194304 4196468 140735989901936 140735989884480 140392017014519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
/proc/15955/statm: 6525856 11618 3334 1 0 6487932 0
[pid=15955/tid=15957] ppid=15952 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15955/task/15957/stat : 15957 (java) R 15952 15955 15601 0 -1 4202560 8501 0 0 0 28 1 0 0 20 0 20 0 82996852 26729906176 11618 33554432000 4194304 4196468 140735989901936 140392021176256 140392002180105 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15958] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15958/stat : 15958 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391969635088 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15959] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15959/stat : 15959 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391968582544 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15960] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15960/stat : 15960 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391967530000 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15961] ppid=15952 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/15955/task/15961/stat : 15961 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391966477456 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15962] ppid=15952 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/15955/task/15962/stat : 15962 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391965423888 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15963] ppid=15952 vsize=26103424 memory=139766154755247 CPUtime=0 cores=0-7
/proc/15955/task/15963/stat : 15963 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391964371344 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15964] ppid=15952 vsize=26103424 memory=139766154757552 CPUtime=0 cores=0-7
/proc/15955/task/15964/stat : 15964 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391963318800 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15965] ppid=15952 vsize=26103424 memory=139766154759856 CPUtime=0 cores=0-7
/proc/15955/task/15965/stat : 15965 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996853 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391962266256 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15966] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15966/stat : 15966 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996854 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391144712688 140392017025666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15967] ppid=15952 vsize=26103424 memory=279532309528976 CPUtime=0 cores=0-7
/proc/15955/task/15967/stat : 15967 (java) S 15952 15955 15601 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 82996855 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391143658912 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15968] ppid=15952 vsize=26103424 memory=279532309470128 CPUtime=0 cores=0-7
/proc/15955/task/15968/stat : 15968 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82996855 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391142606320 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15969] ppid=15952 vsize=26103424 memory=279532309542800 CPUtime=0 cores=0-7
/proc/15955/task/15969/stat : 15969 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391141554896 140392017033115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15970] ppid=15952 vsize=26103424 memory=279532309549712 CPUtime=0.01 cores=0-7
/proc/15955/task/15970/stat : 15970 (java) S 15952 15955 15601 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 20 0 82996857 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391072393200 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15971] ppid=15952 vsize=26103424 memory=279532309547408 CPUtime=0 cores=0-7
/proc/15955/task/15971/stat : 15971 (java) S 15952 15955 15601 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 82996857 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391071340656 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15972] ppid=15952 vsize=26103424 memory=279532309563536 CPUtime=0.02 cores=0-7
/proc/15955/task/15972/stat : 15972 (java) S 15952 15955 15601 0 -1 1077944384 177 0 0 0 2 0 0 0 20 0 20 0 82996858 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391070288112 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15973] ppid=15952 vsize=26103424 memory=279532309561232 CPUtime=0.07 cores=0-7
/proc/15955/task/15973/stat : 15973 (java) S 15952 15955 15601 0 -1 1077944384 342 0 0 0 7 0 0 0 20 0 20 0 82996858 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391069235568 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15974] ppid=15952 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15974/stat : 15974 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391068183264 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15975] ppid=15952 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15955/task/15975/stat : 15975 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996858 26729906176 11618 33554432000 4194304 4196468 140735989901936 140391067130800 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46472 KiB

[startup+0.700845 s]
/proc/loadavg: 7.94 8.63 8.70 3/199 15975
/proc/meminfo: memFree=24104984/32770624 swapFree=67077260/67108860
[pid=15955] ppid=15952 vsize=26105492 memory=85600 CPUtime=0.99 cores=0-7
/proc/15955/stat : 15955 (java) S 15952 15955 15601 0 -1 1077944320 17866 0 0 0 95 4 0 0 20 0 20 0 82996852 26732023808 21400 33554432000 4194304 4196468 140735989901936 140735989884480 140392017014519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
/proc/15955/statm: 6526373 21400 3502 1 0 6488444 0
[pid=15955/tid=15957] ppid=15952 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/15955/task/15957/stat : 15957 (java) R 15952 15955 15601 0 -1 4202560 14990 0 0 0 64 3 0 0 20 0 20 0 82996852 26732023808 21400 33554432000 4194304 4196468 140735989901936 140392021241120 140392001095036 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15958] ppid=15952 vsize=26105492 memory=2241 CPUtime=0 cores=0-7
/proc/15955/task/15958/stat : 15958 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391969635088 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15959] ppid=15952 vsize=26105492 memory=2244 CPUtime=0 cores=0-7
/proc/15955/task/15959/stat : 15959 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391968582544 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15960] ppid=15952 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15955/task/15960/stat : 15960 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391967530000 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15961] ppid=15952 vsize=26105492 memory=3032 CPUtime=0 cores=0-7
/proc/15955/task/15961/stat : 15961 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391966477456 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15962] ppid=15952 vsize=26105492 memory=2764 CPUtime=0 cores=0-7
/proc/15955/task/15962/stat : 15962 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391965423888 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15963] ppid=15952 vsize=26105492 memory=796 CPUtime=0 cores=0-7
/proc/15955/task/15963/stat : 15963 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391964371344 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15964] ppid=15952 vsize=26105492 memory=1008 CPUtime=0 cores=0-7
/proc/15955/task/15964/stat : 15964 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391963318800 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15965] ppid=15952 vsize=26105492 memory=15316 CPUtime=0 cores=0-7
/proc/15955/task/15965/stat : 15965 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996853 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391962266256 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15966] ppid=15952 vsize=26105492 memory=3604 CPUtime=0 cores=0-7
/proc/15955/task/15966/stat : 15966 (java) S 15952 15955 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996854 26732023808 21400 33554432000 4194304 4196468 140735989901936 140391144712688 140392017025666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0

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

[pid=15955/tid=15961] ppid=15952 vsize=27051760 memory=6687644 CPUtime=10.63 cores=0-7
/proc/15955/task/15961/stat : 15961 (java) S 15952 15955 15601 0 -1 1077944384 117831 0 0 0 1015 48 0 0 20 0 34 0 82996853 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391966477456 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15962] ppid=15952 vsize=27051760 memory=6702492 CPUtime=10.62 cores=0-7
/proc/15955/task/15962/stat : 15962 (java) S 15952 15955 15601 0 -1 1077944384 122245 0 0 0 1013 49 0 0 20 0 34 0 82996853 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391965423888 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15963] ppid=15952 vsize=27051760 memory=6724040 CPUtime=10.68 cores=0-7
/proc/15955/task/15963/stat : 15963 (java) S 15952 15955 15601 0 -1 1077944384 121988 0 0 0 1018 50 0 0 20 0 34 0 82996853 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391964371344 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15964] ppid=15952 vsize=27051760 memory=6944656575208382560 CPUtime=10.7 cores=0-7
/proc/15955/task/15964/stat : 15964 (java) S 15952 15955 15601 0 -1 1077944384 129541 0 0 0 1019 51 0 0 20 0 34 0 82996853 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391963318800 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15965] ppid=15952 vsize=27051760 memory=0 CPUtime=10.69 cores=0-7
/proc/15955/task/15965/stat : 15965 (java) S 15952 15955 15601 0 -1 1077944384 131168 0 0 0 1015 54 0 0 20 0 34 0 82996853 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391962266256 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15966] ppid=15952 vsize=27051760 memory=168 CPUtime=5.01 cores=0-7
/proc/15955/task/15966/stat : 15966 (java) S 15952 15955 15601 0 -1 1077944384 175876 0 0 0 431 70 0 0 20 0 34 0 82996854 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391144712688 140392017025666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15967] ppid=15952 vsize=27051760 memory=2164 CPUtime=0 cores=0-7
/proc/15955/task/15967/stat : 15967 (java) S 15952 15955 15601 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 34 0 82996855 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391143658976 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15968] ppid=15952 vsize=27051760 memory=3700 CPUtime=0 cores=0-7
/proc/15955/task/15968/stat : 15968 (java) S 15952 15955 15601 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 34 0 82996855 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391142606336 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15969] ppid=15952 vsize=27051760 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/15955/task/15969/stat : 15969 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 82996857 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391141554896 140392017033115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15970] ppid=15952 vsize=27051760 memory=-3117775541953847905 CPUtime=1.68 cores=0-7
/proc/15955/task/15970/stat : 15970 (java) S 15952 15955 15601 0 -1 1077944384 9148 0 0 0 164 4 0 0 20 0 34 0 82996857 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391072393200 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15971] ppid=15952 vsize=27051760 memory=6688668 CPUtime=1.68 cores=0-7
/proc/15955/task/15971/stat : 15971 (java) S 15952 15955 15601 0 -1 1077944384 9252 0 0 0 166 2 0 0 20 0 34 0 82996857 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391071340656 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15972] ppid=15952 vsize=27051760 memory=3328 CPUtime=1.6 cores=0-7
/proc/15955/task/15972/stat : 15972 (java) S 15952 15955 15601 0 -1 1077944384 5086 0 0 0 159 1 0 0 20 0 34 0 82996858 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391070288112 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15973] ppid=15952 vsize=27051760 memory=0 CPUtime=1.28 cores=0-7
/proc/15955/task/15973/stat : 15973 (java) S 15952 15955 15601 0 -1 1077944384 17241 0 0 0 123 5 0 0 20 0 34 0 82996858 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391069235568 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15974] ppid=15952 vsize=27051760 memory=7667776867166677592 CPUtime=0 cores=0-7
/proc/15955/task/15974/stat : 15974 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 82996858 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391068183264 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15975] ppid=15952 vsize=27051760 memory=6688668 CPUtime=0.8 cores=0-7
/proc/15955/task/15975/stat : 15975 (java) S 15952 15955 15601 0 -1 1077944384 8711 0 0 0 40 40 0 0 20 0 34 0 82996858 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391067130800 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15976] ppid=15952 vsize=27051760 memory=6688668 CPUtime=0 cores=0-7
/proc/15955/task/15976/stat : 15976 (java) S 15952 15955 15601 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 34 0 82997765 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391053686016 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15977] ppid=15952 vsize=27051760 memory=6691208 CPUtime=4.11 cores=0-7
/proc/15955/task/15977/stat : 15977 (java) S 15952 15955 15601 0 -1 1077944384 18668 0 0 0 162 249 0 0 20 0 34 0 82997792 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391050536608 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15978] ppid=15952 vsize=27051760 memory=6695312 CPUtime=2464.4 cores=0-7
/proc/15955/task/15978/stat : 15978 (java) R 15952 15955 15601 0 -1 4202560 65913 0 0 0 246361 79 0 0 20 0 34 0 82997808 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391049475136 140391634520147 0 4 0 16800975 0 0 0 -1 3 0 0 32 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15979] ppid=15952 vsize=27051760 memory=6688668 CPUtime=2459.73 cores=0-7
/proc/15955/task/15979/stat : 15979 (java) R 15952 15955 15601 0 -1 4202560 78653 0 0 0 245888 85 0 0 20 0 34 0 82997809 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391046325152 140391633816030 0 4 0 16800975 0 0 0 -1 0 0 0 32 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15980] ppid=15952 vsize=27051760 memory=6690180 CPUtime=2461.13 cores=0-7
/proc/15955/task/15980/stat : 15980 (java) R 15952 15955 15601 0 -1 4202560 76565 0 0 0 246026 87 0 0 20 0 34 0 82997809 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391045276344 140391633817868 0 4 0 16800975 0 0 0 -1 7 0 0 39 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15981] ppid=15952 vsize=27051760 memory=6688156 CPUtime=0.07 cores=0-7
/proc/15955/task/15981/stat : 15981 (java) S 15952 15955 15601 0 -1 1077944384 73 0 0 0 7 0 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391044228128 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15982] ppid=15952 vsize=27051760 memory=3544 CPUtime=2459.16 cores=0-7
/proc/15955/task/15982/stat : 15982 (java) R 15952 15955 15601 0 -1 4202560 74155 0 0 0 245830 86 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391043171088 140391633136896 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15983] ppid=15952 vsize=27051760 memory=21836 CPUtime=0.09 cores=0-7
/proc/15955/task/15983/stat : 15983 (java) S 15952 15955 15601 0 -1 1077944384 36 0 0 0 9 0 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391042123040 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15984] ppid=15952 vsize=27051760 memory=6701468 CPUtime=2460.47 cores=0-7
/proc/15955/task/15984/stat : 15984 (java) R 15952 15955 15601 0 -1 4202560 68803 0 0 0 245957 90 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391041062656 140391632756744 0 4 0 16800975 0 0 0 -1 1 0 0 37 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15985] ppid=15952 vsize=27051760 memory=6701468 CPUtime=2460.27 cores=0-7
/proc/15955/task/15985/stat : 15985 (java) R 15952 15955 15601 0 -1 4202560 63283 0 0 0 245948 79 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391040012904 140391633418618 0 4 0 16800975 0 0 0 -1 2 0 0 36 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15986] ppid=15952 vsize=27051760 memory=6689180 CPUtime=2461.8 cores=0-7
/proc/15955/task/15986/stat : 15986 (java) R 15952 15955 15601 0 -1 4202560 73503 0 0 0 246098 82 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391038958624 140391630257407 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15987] ppid=15952 vsize=27051760 memory=3544 CPUtime=2461.8 cores=0-7
/proc/15955/task/15987/stat : 15987 (java) R 15952 15955 15601 0 -1 4202560 68877 0 0 0 246102 78 0 0 20 0 34 0 82997816 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391037907544 140391633815988 0 4 0 16800975 0 0 0 -1 6 0 0 34 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15988] ppid=15952 vsize=27051760 memory=21836 CPUtime=0 cores=0-7
/proc/15955/task/15988/stat : 15988 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 82997835 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391034725280 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15989] ppid=15952 vsize=27051760 memory=6691208 CPUtime=0 cores=0-7
/proc/15955/task/15989/stat : 15989 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 82997835 27701002240 1671911 33554432000 4194304 4196468 140735989901936 140391033672736 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
Current children cumulated CPU time: 19799.9 s
Current children cumulated vsize: 27051760 KiB
Current children cumulated memory: 6687644 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.74 8.69 8.70 9/213 16065
/proc/meminfo: memFree=17476712/32770624 swapFree=67077276/67108860
[pid=15955] ppid=15952 vsize=27051760 memory=6682016 CPUtime=19940.3 cores=0-7
/proc/15955/stat : 15955 (java) S 15952 15955 15601 0 -1 1077944320 1820566 0 0 0 1992855 1174 0 0 20 0 34 0 82996852 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140735989884480 140392017014519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
/proc/15955/statm: 6762940 1670504 3613 1 0 6724490 0
[pid=15955/tid=15957] ppid=15952 vsize=27051760 memory=6791534058613427641 CPUtime=9.35 cores=0-7
/proc/15955/task/15957/stat : 15957 (java) S 15952 15955 15601 0 -1 1077944384 22442 0 0 0 915 20 0 0 20 0 34 0 82996852 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140392021251984 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15958] ppid=15952 vsize=27051760 memory=4126316290023845779 CPUtime=10.69 cores=0-7
/proc/15955/task/15958/stat : 15958 (java) S 15952 15955 15601 0 -1 1077944384 114535 0 0 0 1019 50 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391969635088 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15959] ppid=15952 vsize=27051760 memory=1008 CPUtime=10.72 cores=0-7
/proc/15955/task/15959/stat : 15959 (java) S 15952 15955 15601 0 -1 1077944384 123266 0 0 0 1022 50 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391968582544 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15960] ppid=15952 vsize=27051760 memory=15316 CPUtime=10.75 cores=0-7
/proc/15955/task/15960/stat : 15960 (java) S 15952 15955 15601 0 -1 1077944384 117456 0 0 0 1025 50 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391967530000 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15961] ppid=15952 vsize=27051760 memory=3604 CPUtime=10.72 cores=0-7
/proc/15955/task/15961/stat : 15961 (java) S 15952 15955 15601 0 -1 1077944384 118114 0 0 0 1023 49 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391966477456 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15962] ppid=15952 vsize=27051760 memory=11508 CPUtime=10.69 cores=0-7
/proc/15955/task/15962/stat : 15962 (java) S 15952 15955 15601 0 -1 1077944384 122506 0 0 0 1020 49 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391965423888 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15963] ppid=15952 vsize=27051760 memory=15128 CPUtime=10.75 cores=0-7
/proc/15955/task/15963/stat : 15963 (java) S 15952 15955 15601 0 -1 1077944384 122293 0 0 0 1025 50 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391964371344 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15964] ppid=15952 vsize=27051760 memory=640 CPUtime=10.76 cores=0-7
/proc/15955/task/15964/stat : 15964 (java) S 15952 15955 15601 0 -1 1077944384 130088 0 0 0 1025 51 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391963318800 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15965] ppid=15952 vsize=27051760 memory=57 CPUtime=10.76 cores=0-7
/proc/15955/task/15965/stat : 15965 (java) S 15952 15955 15601 0 -1 1077944384 132018 0 0 0 1022 54 0 0 20 0 34 0 82996853 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391962266256 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15966] ppid=15952 vsize=27051760 memory=-7313654673739556905 CPUtime=5.04 cores=0-7
/proc/15955/task/15966/stat : 15966 (java) S 15952 15955 15601 0 -1 1077944384 176517 0 0 0 434 70 0 0 20 0 34 0 82996854 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391144712688 140392017025666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15967] ppid=15952 vsize=27051760 memory=-7027409196973593448 CPUtime=0 cores=0-7
/proc/15955/task/15967/stat : 15967 (java) S 15952 15955 15601 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 34 0 82996855 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391143658976 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15968] ppid=15952 vsize=27051760 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/15955/task/15968/stat : 15968 (java) S 15952 15955 15601 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 34 0 82996855 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391142606336 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15969] ppid=15952 vsize=27051760 memory=8303054830060986464 CPUtime=0 cores=0-7
/proc/15955/task/15969/stat : 15969 (java) S 15952 15955 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 82996857 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391141554896 140392017033115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15970] ppid=15952 vsize=27051760 memory=5788644296305962084 CPUtime=1.68 cores=0-7
/proc/15955/task/15970/stat : 15970 (java) S 15952 15955 15601 0 -1 1077944384 9152 0 0 0 164 4 0 0 20 0 34 0 82996857 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391072393200 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15971] ppid=15952 vsize=27051760 memory=6155950543101126758 CPUtime=1.68 cores=0-7
/proc/15955/task/15971/stat : 15971 (java) S 15952 15955 15601 0 -1 1077944384 9256 0 0 0 166 2 0 0 20 0 34 0 82996857 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391071340656 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15972] ppid=15952 vsize=27051760 memory=5937541290178735202 CPUtime=1.6 cores=0-7
/proc/15955/task/15972/stat : 15972 (java) S 15952 15955 15601 0 -1 1077944384 5090 0 0 0 159 1 0 0 20 0 34 0 82996858 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391070288112 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15973] ppid=15952 vsize=27051760 memory=7156589683652251729 CPUtime=1.28 cores=0-7
/proc/15955/task/15973/stat : 15973 (java) S 15952 15955 15601 0 -1 1077944384 17245 0 0 0 123 5 0 0 20 0 34 0 82996858 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391069235568 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15974] ppid=15952 vsize=27051760 memory=4279353494036111936 CPUtime=0 cores=0-7
/proc/15955/task/15974/stat : 15974 (java) S 15952 15955 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 82996858 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391068183264 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15975] ppid=15952 vsize=27051760 memory=824 CPUtime=0.82 cores=0-7
/proc/15955/task/15975/stat : 15975 (java) S 15952 15955 15601 0 -1 1077944384 8750 0 0 0 41 41 0 0 20 0 34 0 82996858 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391067130800 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15976] ppid=15952 vsize=27051760 memory=6683044 CPUtime=0 cores=0-7
/proc/15955/task/15976/stat : 15976 (java) S 15952 15955 15601 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 34 0 82997765 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391053686016 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15977] ppid=15952 vsize=27051760 memory=1692 CPUtime=4.13 cores=0-7
/proc/15955/task/15977/stat : 15977 (java) S 15952 15955 15601 0 -1 1077944384 18723 0 0 0 163 250 0 0 20 0 34 0 82997792 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391050536608 140392017025666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15978] ppid=15952 vsize=27051760 memory=916 CPUtime=2481.79 cores=0-7
/proc/15955/task/15978/stat : 15978 (java) R 15952 15955 15601 0 -1 4202560 66083 0 0 0 248100 79 0 0 20 0 34 0 82997808 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391049475272 140391634520201 0 4 0 16800975 0 0 0 -1 1 0 0 32 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15979] ppid=15952 vsize=27051760 memory=4136 CPUtime=2477.22 cores=0-7
/proc/15955/task/15979/stat : 15979 (java) R 15952 15955 15601 0 -1 4202560 79125 0 0 0 247636 86 0 0 20 0 34 0 82997809 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391046325152 140391633136896 0 4 0 16800975 0 0 0 -1 5 0 0 32 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15980] ppid=15952 vsize=27051760 memory=1408 CPUtime=2478.54 cores=0-7
/proc/15955/task/15980/stat : 15980 (java) R 15952 15955 15601 0 -1 4202560 76752 0 0 0 247766 88 0 0 20 0 34 0 82997809 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391045274608 140391634520186 0 4 0 16800975 0 0 0 -1 7 0 0 40 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15981] ppid=15952 vsize=27051760 memory=3940 CPUtime=0.07 cores=0-7
/proc/15955/task/15981/stat : 15981 (java) S 15952 15955 15601 0 -1 1077944384 73 0 0 0 7 0 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391044228128 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15982] ppid=15952 vsize=27051760 memory=6683044 CPUtime=2476.54 cores=0-7
/proc/15955/task/15982/stat : 15982 (java) R 15952 15955 15601 0 -1 4202560 74393 0 0 0 247568 86 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391043167688 140391634520186 0 4 0 16800975 0 0 0 -1 0 0 0 29 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15983] ppid=15952 vsize=27051760 memory=15128 CPUtime=0.09 cores=0-7
/proc/15955/task/15983/stat : 15983 (java) S 15952 15955 15601 0 -1 1077944384 36 0 0 0 9 0 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391042123040 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15984] ppid=15952 vsize=27051760 memory=640 CPUtime=2478 cores=0-7
/proc/15955/task/15984/stat : 15984 (java) R 15952 15955 15601 0 -1 4202560 68955 0 0 0 247710 90 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391041062464 140391634520085 0 4 0 16800975 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15985] ppid=15952 vsize=27051760 memory=2164 CPUtime=2477.75 cores=0-7
/proc/15955/task/15985/stat : 15985 (java) R 15952 15955 15601 0 -1 4202560 63443 0 0 0 247695 80 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391040010056 140391633446092 0 4 0 16800975 0 0 0 -1 6 0 0 36 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15986] ppid=15952 vsize=27051760 memory=3700 CPUtime=2479.3 cores=0-7
/proc/15955/task/15986/stat : 15986 (java) R 15952 15955 15601 0 -1 4202560 73711 0 0 0 247848 82 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391038959168 140391637832483 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15987] ppid=15952 vsize=27051760 memory=844 CPUtime=2479.35 cores=0-7
/proc/15955/task/15987/stat : 15987 (java) R 15952 15955 15601 0 -1 4202560 69057 0 0 0 247857 78 0 0 20 0 34 0 82997816 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391037903944 140391633418545 0 4 0 16800975 0 0 0 -1 4 0 0 34 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15988] ppid=15952 vsize=27051760 memory=1460 CPUtime=0 cores=0-7
/proc/15955/task/15988/stat : 15988 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 82997835 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391034725280 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
[pid=15955/tid=15989] ppid=15952 vsize=27051760 memory=2160 CPUtime=0 cores=0-7
/proc/15955/task/15989/stat : 15989 (java) S 15952 15955 15601 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 82997835 27701002240 1670504 33554432000 4194304 4196468 140735989901936 140391033672736 140392017024725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20275200 140735989908557 140735989908741 140735989908741 140735989911503 0
Current children cumulated CPU time: 19940.3 s
Current children cumulated vsize: 27051760 KiB
Current children cumulated memory: 6682016 KiB

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

[startup+2520.44 s]
# the end of solver process 15955 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19931.5 s, system=11.8012 s

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

[startup+2520.4 s]*
/proc/loadavg: 8.74 8.69 8.70 2/181 16077
/proc/meminfo: memFree=17529164/32770624 swapFree=67077276/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.44
CPU time (s): 19943.3
CPU user time (s): 19931.5
CPU system time (s): 11.8012
CPU usage (%): 791.265
Max. virtual memory (cumulated for all children) (KiB): 27453200
Max. memory (cumulated for all children) (KiB): 7131044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19931.5
system time used= 11.8012
maximum resident set size= 7131044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1827995
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 604752
involuntary context switches= 426979


# summary of solver processes directly reported to runsolver:
#   pid: 15955
#   total CPU time (s): 19943.3
#   total CPU user time (s): 19931.5
#   total CPU system time (s): 11.8012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.4905 second user time and 29.2009 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-27 03:18:57
IDJOB=4291166
IDBENCH=141349
IDSOLVER=2745
FILE ID=node102/4291166-1532654337
RUNJOBID= node102-1532654328-15628
PBS_JOBID= 21022218
Free space on /tmp= 52748 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m2-magazine_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291166-1532654337/watcher-4291166-1532654337 -o /tmp/evaluation-result-4291166-1532654337/solver-4291166-1532654337 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1401209541 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291166-1532654337.xml

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

MD5SUM BENCH= c4204b87298b93dafaf8bd2d2b317c15
RANDOM SEED=1401209541

node102.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.51
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.51
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.51
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.51
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:        24161968 kB
MemAvailable:   31958752 kB
Buffers:          204208 kB
Cached:          7828320 kB
SwapCached:         5100 kB
Active:          1391388 kB
Inactive:        6674160 kB
Active(anon):       4124 kB
Inactive(anon):    53716 kB
Active(file):    1387264 kB
Inactive(file):  6620444 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67077260 kB
Dirty:             35984 kB
Writeback:             0 kB
AnonPages:        185760 kB
Mapped:            34508 kB
Shmem:             22208 kB
Slab:             237976 kB
SReclaimable:     209824 kB
SUnreclaim:        28152 kB
KernelStack:        3760 kB
PageTables:         4940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52712 MiB
End job on node102 at 2018-07-27 04:00:57