Trace number 4298789

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 NameAnswerCPU timeWall clock time
GG's minicp 2018-04-29? (TO) 2520.04 2483.61

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl15-16_c18.xml
MD5SUM8b2f27ca9e664fd505b84cd8dff1749a
Bench CategoryCSP (decision 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 variables480
Number of constraints62
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":480}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":480}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":32},{"arity":16,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":62}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.02/2483.60	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 (13295 MiB free)
  memory of node 1: 16384 MiB (13295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298789-1532778255/watcher-4298789-1532778255 -o /tmp/evaluation-result-4298789-1532778255/solver-4298789-1532778255 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298789-1532778255.xml 

running on 4 cores: 1,3,5,7

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=9242, runsolver pid=9239

[startup+0.10228 s]*
/proc/loadavg: 1.52 1.50 1.39 4/216 9257
/proc/meminfo: memFree=27213924/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661056 memory=27976 CPUtime=0.13 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 5325 0 0 0 12 1 0 0 20 0 15 0 95388653 10916921344 6994 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665264 6994 2895 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661056 memory=-8536108493170373824 CPUtime=0.09 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 3142 0 0 0 8 1 0 0 20 0 15 0 95388653 10916921344 6994 33554432000 4194304 4196468 140735682886224 139654046880496 139654026696037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661056 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388654 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661056 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388655 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95388656 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) S 9239 9242 8861 0 -1 1077944384 471 0 0 0 0 0 0 0 20 0 15 0 95388658 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) R 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388658 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653529135696 139654042664342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661056 memory=140503139350144 CPUtime=0.02 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) R 9239 9242 8861 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 95388658 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653528083312 139654026732894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661056 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388659 10916921344 6994 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27976 KiB

[startup+0.215356 s]*
/proc/loadavg: 1.52 1.50 1.39 3/216 9257
/proc/meminfo: memFree=27201312/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=40596 CPUtime=0.33 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 8247 0 0 0 31 2 0 0 20 0 15 0 95388653 10916999168 10149 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 10149 2979 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 5243 0 0 0 19 2 0 0 20 0 15 0 95388653 10916999168 10149 33554432000 4194304 4196468 140735682886224 139654046884720 139654026732894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=140503139359423 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388655 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) S 9239 9242 8861 0 -1 1077944384 692 0 0 0 2 0 0 0 20 0 15 0 95388658 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) S 9239 9242 8861 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 15 0 95388658 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653529135600 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=140503139350144 CPUtime=0.08 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) S 9239 9242 8861 0 -1 1077944384 905 0 0 0 8 0 0 0 20 0 15 0 95388658 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653528083312 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388659 10916999168 10149 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40596 KiB

[startup+0.310231 s]*
/proc/loadavg: 1.52 1.50 1.39 2/216 9257
/proc/meminfo: memFree=27194488/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=47200 CPUtime=0.57 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 9059 0 0 0 54 3 0 0 20 0 15 0 95388653 10916999168 11800 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 11800 3055 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 5624 0 0 0 27 2 0 0 20 0 15 0 95388653 10916999168 11800 33554432000 4194304 4196468 140735682886224 139654046878096 139654042664342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=14277165595621016 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388655 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) R 9239 9242 8861 0 -1 1077944384 856 0 0 0 7 0 0 0 20 0 15 0 95388658 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) S 9239 9242 8861 0 -1 1077944384 163 0 0 0 3 0 0 0 20 0 15 0 95388658 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653529135600 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=140503139350144 CPUtime=0.15 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) R 9239 9242 8861 0 -1 4202560 1050 0 0 0 15 0 0 0 20 0 15 0 95388658 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653528083312 139654034878325 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=140503139350144 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388659 10916999168 11800 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47200 KiB

[startup+0.700819 s]
/proc/loadavg: 1.52 1.50 1.39 5/216 9257
/proc/meminfo: memFree=27165084/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=116208 CPUtime=1.7 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 13440 0 0 0 166 4 0 0 20 0 15 0 95388653 10916999168 29052 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 29052 3101 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=1840 CPUtime=0.68 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 5708 0 0 0 65 3 0 0 20 0 15 0 95388653 10916999168 29052 33554432000 4194304 4196468 140735682886224 139654046889552 139653632796449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95388655 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=7163631965283378496 CPUtime=0.42 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) R 9239 9242 8861 0 -1 4202560 2883 0 0 0 42 0 0 0 20 0 15 0 95388658 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653530174168 139654027044527 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=7667213801450137426 CPUtime=0.39 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) R 9239 9242 8861 0 -1 4202560 2090 0 0 0 39 0 0 0 20 0 15 0 95388658 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653529118120 139654021865105 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=6935658124599644240 CPUtime=0.2 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) S 9239 9242 8861 0 -1 1077944384 1388 0 0 0 20 0 0 0 20 0 15 0 95388658 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653528083312 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95388659 10916999168 29052 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 116208 KiB

[startup+1.50081 s]
/proc/loadavg: 1.52 1.50 1.39 4/216 9257
/proc/meminfo: memFree=27052760/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=192720 CPUtime=2.83 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 13700 0 0 0 278 5 0 0 20 0 15 0 95388653 10916999168 48180 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 48180 3103 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 5744 0 0 0 143 3 0 0 20 0 15 0 95388653 10916999168 48180 33554432000 4194304 4196468 140735682886224 139654046891424 139653632788931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=8390361644446492005 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 48180 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=-6352177166831549654 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 48180 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=8514701219931451533 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 48180 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 95388654 10916999168 48180 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95388655 10916999168 48180 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0

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

/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 29324 0 0 0 229805 33 0 0 20 0 15 0 95388653 10916999168 110739 33554432000 4194304 4196468 140735682886224 139654046891840 139653632788772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=0 CPUtime=11.33 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 8162 0 0 0 1067 66 0 0 20 0 15 0 95388654 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=440908 CPUtime=11.37 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 7154 0 0 0 1070 67 0 0 20 0 15 0 95388654 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=438860 CPUtime=11.37 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 8571 0 0 0 1069 68 0 0 20 0 15 0 95388654 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=440908 CPUtime=11.34 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 6303 0 0 0 1066 68 0 0 20 0 15 0 95388654 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=440908 CPUtime=9.33 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 7591 0 0 0 866 67 0 0 20 0 15 0 95388655 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=440908 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=440908 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=440908 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=440908 CPUtime=0.56 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) S 9239 9242 8861 0 -1 1077944384 3097 0 0 0 55 1 0 0 20 0 15 0 95388658 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=123 CPUtime=0.57 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) S 9239 9242 8861 0 -1 1077944384 2201 0 0 0 57 0 0 0 20 0 15 0 95388658 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653529135600 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=440908 CPUtime=0.21 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) S 9239 9242 8861 0 -1 1077944384 1516 0 0 0 21 0 0 0 20 0 15 0 95388658 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653528083312 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=440908 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=438860 CPUtime=1.23 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1094 0 0 0 58 65 0 0 20 0 15 0 95388659 10916999168 110739 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 2355.81 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 442956 KiB

[startup+2382.3 s]
/proc/loadavg: 1.44 1.37 1.34 3/216 9352
/proc/meminfo: memFree=27610452/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=447052 CPUtime=2416.84 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 78497 0 0 0 241322 362 0 0 20 0 15 0 95388653 10916999168 111763 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 111763 3131 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=445004 CPUtime=2357.74 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 30034 0 0 0 235740 34 0 0 20 0 15 0 95388653 10916999168 111763 33554432000 4194304 4196468 140735682886224 139654046891856 139653633025862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=447052 CPUtime=11.7 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 8447 0 0 0 1102 68 0 0 20 0 15 0 95388654 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=447052 CPUtime=11.74 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 7480 0 0 0 1106 68 0 0 20 0 15 0 95388654 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=447052 CPUtime=11.73 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 8833 0 0 0 1103 70 0 0 20 0 15 0 95388654 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=447052 CPUtime=11.71 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 6645 0 0 0 1101 70 0 0 20 0 15 0 95388654 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=447052 CPUtime=9.54 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 7765 0 0 0 885 69 0 0 20 0 15 0 95388655 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=447052 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=447052 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) S 9239 9242 8861 0 -1 1077944384 3099 0 0 0 55 1 0 0 20 0 15 0 95388658 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=447052 CPUtime=0.57 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) S 9239 9242 8861 0 -1 1077944384 2203 0 0 0 57 0 0 0 20 0 15 0 95388658 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653529135600 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=447052 CPUtime=0.21 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) S 9239 9242 8861 0 -1 1077944384 1518 0 0 0 21 0 0 0 20 0 15 0 95388658 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653528083312 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=57 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=21 CPUtime=1.26 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1111 0 0 0 60 66 0 0 20 0 15 0 95388659 10916999168 111763 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 2416.84 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 447052 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.39 1.35 2/200 9355
/proc/meminfo: memFree=27860352/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=453196 CPUtime=2477.96 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 80454 0 0 0 247424 372 0 0 20 0 15 0 95388653 10916999168 113299 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 113299 3131 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=453196 CPUtime=2417.03 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 30591 0 0 0 241668 35 0 0 20 0 15 0 95388653 10916999168 113299 33554432000 4194304 4196468 140735682886224 139654046891440 139653633023186 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=453196 CPUtime=12.09 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 8713 0 0 0 1139 70 0 0 20 0 15 0 95388654 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=2244 CPUtime=12.13 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 7627 0 0 0 1143 70 0 0 20 0 15 0 95388654 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=453196 CPUtime=12.12 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 9157 0 0 0 1140 72 0 0 20 0 15 0 95388654 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=449100 CPUtime=12.1 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 7114 0 0 0 1139 71 0 0 20 0 15 0 95388654 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=451148 CPUtime=9.76 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 7945 0 0 0 905 71 0 0 20 0 15 0 95388655 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=451148 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=451148 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=447052 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=451148 CPUtime=0.56 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) S 9239 9242 8861 0 -1 1077944384 3101 0 0 0 55 1 0 0 20 0 15 0 95388658 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=453196 CPUtime=0.57 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) S 9239 9242 8861 0 -1 1077944384 2205 0 0 0 57 0 0 0 20 0 15 0 95388658 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653529135600 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=453196 CPUtime=0.21 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) S 9239 9242 8861 0 -1 1077944384 1520 0 0 0 21 0 0 0 20 0 15 0 95388658 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653528083312 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=453196 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=453196 CPUtime=1.3 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1119 0 0 0 62 68 0 0 20 0 15 0 95388659 10916999168 113299 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 2477.96 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 453196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2483.6 s]
/proc/loadavg: 1.52 1.42 1.36 3/215 9431
/proc/meminfo: memFree=27675328/32770624 swapFree=67108860/67108860
[pid=9242] ppid=9239 vsize=10661132 memory=457292 CPUtime=2520.02 cores=1,3,5,7
/proc/9242/stat : 9242 (java) S 9239 9242 8861 0 -1 1077944320 81552 0 0 0 251623 379 0 0 20 0 15 0 95388653 10916999168 114323 33554432000 4194304 4196468 140735682886224 140735682868768 139654042652407 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
/proc/9242/statm: 2665283 114323 3131 1 0 2627263 0
[pid=9242/tid=9244] ppid=9239 vsize=10661132 memory=8112282956445269571 CPUtime=2457.85 cores=1,3,5,7
/proc/9242/task/9244/stat : 9244 (java) R 9239 9242 8861 0 -1 4202560 30947 0 0 0 245750 35 0 0 20 0 15 0 95388653 10916999168 114323 33554432000 4194304 4196468 140735682886224 139654046891568 139653632788931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9245] ppid=9239 vsize=10661132 memory=288230583166042426 CPUtime=12.36 cores=1,3,5,7
/proc/9242/task/9245/stat : 9245 (java) S 9239 9242 8861 0 -1 1077944384 8730 0 0 0 1165 71 0 0 20 0 15 0 95388654 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653968726928 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9246] ppid=9239 vsize=10661132 memory=457292 CPUtime=12.4 cores=1,3,5,7
/proc/9242/task/9246/stat : 9246 (java) S 9239 9242 8861 0 -1 1077944384 7773 0 0 0 1169 71 0 0 20 0 15 0 95388654 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653967674128 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9247] ppid=9239 vsize=10661132 memory=1296 CPUtime=12.39 cores=1,3,5,7
/proc/9242/task/9247/stat : 9247 (java) S 9239 9242 8861 0 -1 1077944384 9319 0 0 0 1166 73 0 0 20 0 15 0 95388654 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653966621840 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9248] ppid=9239 vsize=10661132 memory=8496 CPUtime=12.36 cores=1,3,5,7
/proc/9242/task/9248/stat : 9248 (java) S 9239 9242 8861 0 -1 1077944384 7383 0 0 0 1164 72 0 0 20 0 15 0 95388654 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653965569040 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9249] ppid=9239 vsize=10661132 memory=1624 CPUtime=9.91 cores=1,3,5,7
/proc/9242/task/9249/stat : 9249 (java) S 9239 9242 8861 0 -1 1077944384 8083 0 0 0 919 72 0 0 20 0 15 0 95388655 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653534398576 139654042663554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9250] ppid=9239 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9250/stat : 9250 (java) S 9239 9242 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653533344544 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9251] ppid=9239 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9251/stat : 9251 (java) S 9239 9242 8861 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95388656 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653532292208 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9252] ppid=9239 vsize=10661132 memory=164 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9252/stat : 9252 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653531240528 139654042671003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9253] ppid=9239 vsize=10661132 memory=6944656575208382560 CPUtime=0.56 cores=1,3,5,7
/proc/9242/task/9253/stat : 9253 (java) S 9239 9242 8861 0 -1 1077944384 3103 0 0 0 55 1 0 0 20 0 15 0 95388658 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653530188400 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9254] ppid=9239 vsize=10661132 memory=7589240748751480128 CPUtime=0.57 cores=1,3,5,7
/proc/9242/task/9254/stat : 9254 (java) S 9239 9242 8861 0 -1 1077944384 2207 0 0 0 57 0 0 0 20 0 15 0 95388658 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653529135600 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9255] ppid=9239 vsize=10661132 memory=4640185777728278608 CPUtime=0.21 cores=1,3,5,7
/proc/9242/task/9255/stat : 9255 (java) S 9239 9242 8861 0 -1 1077944384 1522 0 0 0 21 0 0 0 20 0 15 0 95388658 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653528083312 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9256] ppid=9239 vsize=10661132 memory=457292 CPUtime=0 cores=1,3,5,7
/proc/9242/task/9256/stat : 9256 (java) S 9239 9242 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95388658 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653527030752 139654042662613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
[pid=9242/tid=9257] ppid=9239 vsize=10661132 memory=1236 CPUtime=1.32 cores=1,3,5,7
/proc/9242/task/9257/stat : 9257 (java) S 9239 9242 8861 0 -1 1077944384 1123 0 0 0 63 69 0 0 20 0 15 0 95388659 10916999168 114323 33554432000 4194304 4196468 140735682886224 139653525977520 139654042663554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21970944 140735682888821 140735682888969 140735682888969 140735682891727 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 457292 KiB

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

[startup+2483.61 s]
# the end of solver process 9242 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.24 s, system=3.79949 s

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

Child status: 143
Real time (s): 2483.61
CPU time (s): 2520.04
CPU user time (s): 2516.24
CPU system time (s): 3.79949
CPU usage (%): 101.467
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 457292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.24
system time used= 3.79949
maximum resident set size= 457736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81772
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339286
involuntary context switches= 6405


# summary of solver processes directly reported to runsolver:
#   pid: 9242
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516.24
#   total CPU system time (s): 3.79949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9229 second user time and 23.1932 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 13:44:15
IDJOB=4298789
IDBENCH=141234
IDSOLVER=2762
FILE ID=node151/4298789-1532778255
RUNJOBID= node151-1532775757-8893
PBS_JOBID= 21022465
Free space on /tmp= 54928 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl15-16_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298789-1532778255/watcher-4298789-1532778255 -o /tmp/evaluation-result-4298789-1532778255/solver-4298789-1532778255 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298789-1532778255.xml

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

MD5SUM BENCH= 8b2f27ca9e664fd505b84cd8dff1749a
RANDOM SEED=745117278

node151.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.87
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.87
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.87
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.87
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:        27230140 kB
MemAvailable:   30890668 kB
Buffers:          187260 kB
Cached:          3742572 kB
SwapCached:            0 kB
Active:          2494380 kB
Inactive:        2566156 kB
Active(anon):    1080272 kB
Inactive(anon):    78192 kB
Active(file):    1414108 kB
Inactive(file):  2487964 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1404 kB
Writeback:             0 kB
AnonPages:       1244572 kB
Mapped:            54652 kB
Shmem:             25224 kB
Slab:             176560 kB
SReclaimable:     148584 kB
SUnreclaim:        27976 kB
KernelStack:        3824 kB
PageTables:         7656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2025336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1148928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54924 MiB
End job on node151 at 2018-07-28 14:25:38