Trace number 4299590

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.12 2486.22

General information on the benchmark

NameHaystacks/
Haystacks-ext-07_c18.xml
MD5SUM67b8364c884536fb4f5e1967f94ac4a2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.023932
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints153
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree6
Maximum variable degree7
Distribution of variable degrees[{"degree":6,"count":37},{"degree":7,"count":12}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299590-1532806419/watcher-4299590-1532806419 -o /tmp/evaluation-result-4299590-1532806419/solver-4299590-1532806419 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32665 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299590-1532806419.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
solver pid=3749, runsolver pid=3746
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 1.59 1.51 1.45 4/216 3764
/proc/meminfo: memFree=23054016/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661056 memory=27736 CPUtime=0.12 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 5337 0 0 0 11 1 0 0 20 0 15 0 98205093 10916921344 6934 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665264 6934 2843 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661056 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 3217 0 0 0 9 0 0 0 20 0 15 0 98205094 10916921344 6934 33554432000 4194304 4196468 140723375003952 140318324964208 140318320755290 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661056 memory=5792869726567804975 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 6934 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661056 memory=140095785703040 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 6934 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 6934 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661056 memory=140095785703040 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205096 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98205096 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) R 3746 3749 32633 0 -1 4202560 459 0 0 0 0 0 0 0 20 0 15 0 98205099 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317876095216 140318304169681 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) R 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661056 memory=140095785703040 CPUtime=0.02 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) R 3746 3749 32633 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 98205099 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317873989616 140318320755290 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661056 memory=140095785703040 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205099 10916921344 6934 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27736 KiB

[startup+0.210687 s]*
/proc/loadavg: 1.59 1.51 1.45 4/216 3764
/proc/meminfo: memFree=23041968/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661056 memory=40540 CPUtime=0.33 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 8216 0 0 0 31 2 0 0 20 0 15 0 98205093 10916921344 10135 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665264 10135 2956 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661056 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) D 3746 3749 32633 0 -1 1077944384 5216 0 0 0 19 1 0 0 20 0 15 0 98205094 10916921344 10135 33554432000 4194304 4196468 140723375003952 140318324966256 140318320757821 0 4 0 16800975 18446744072101785124 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661056 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 10135 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661056 memory=140095786069304 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 10135 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916921344 10135 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=140095785703040 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) S 3746 3749 32633 0 -1 1077944384 698 0 0 0 2 0 0 0 20 0 15 0 98205099 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317876095216 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) S 3746 3749 32633 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 15 0 98205099 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=140095785703040 CPUtime=0.08 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) S 3746 3749 32633 0 -1 1077944384 826 0 0 0 8 0 0 0 20 0 15 0 98205099 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317873989616 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=140095785703040 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 10135 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40540 KiB

[startup+0.310474 s]*
/proc/loadavg: 1.59 1.51 1.45 5/216 3764
/proc/meminfo: memFree=23037564/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661132 memory=47144 CPUtime=0.55 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 8798 0 0 0 52 3 0 0 20 0 15 0 98205093 10916999168 11786 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665283 11786 3048 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661132 memory=6299806260039079015 CPUtime=0.29 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 5537 0 0 0 28 1 0 0 20 0 15 0 98205094 10916999168 11786 33554432000 4194304 4196468 140723375003952 140318324971552 140317940651268 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 11786 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=140095785756448 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 11786 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 11786 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=140095785763360 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) S 3746 3749 32633 0 -1 1077944384 804 0 0 0 4 0 0 0 20 0 15 0 98205099 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317876095216 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=140095659293711 CPUtime=0.04 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) R 3746 3749 32633 0 -1 1077944384 138 0 0 0 4 0 0 0 20 0 15 0 98205099 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=140095785706636 CPUtime=0.15 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) R 3746 3749 32633 0 -1 4202560 956 0 0 0 15 0 0 0 20 0 15 0 98205099 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317873986552 140318320745878 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=140095659302831 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=280191445022688 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 11786 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47144 KiB

[startup+0.700847 s]
/proc/loadavg: 1.70 1.53 1.46 5/216 3764
/proc/meminfo: memFree=23001584/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661132 memory=125896 CPUtime=1.68 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 15295 0 0 0 163 5 0 0 20 0 15 0 98205093 10916999168 31474 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665283 31474 3105 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661132 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 5623 0 0 0 66 2 0 0 20 0 15 0 98205094 10916999168 31474 33554432000 4194304 4196468 140723375003952 140318324971016 140317943055470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 31474 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 31474 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 31474 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=16352 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) R 3746 3749 32633 0 -1 4202560 2991 0 0 0 38 1 0 0 20 0 15 0 98205099 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317876080680 140318302143625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) R 3746 3749 32633 0 -1 4202560 4036 0 0 0 38 0 0 0 20 0 15 0 98205099 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317875027880 140318302278202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=6656426216303648864 CPUtime=0.2 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) S 3746 3749 32633 0 -1 1077944384 1274 0 0 0 20 0 0 0 20 0 15 0 98205099 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317873989616 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 31474 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 125896 KiB

[startup+1.50077 s]
/proc/loadavg: 1.70 1.53 1.46 4/216 3764
/proc/meminfo: memFree=22881852/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661132 memory=203140 CPUtime=2.85 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 16685 0 0 0 278 7 0 0 20 0 15 0 98205093 10916999168 50785 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665283 50785 3111 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661132 memory=2241 CPUtime=1.47 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 5660 0 0 0 144 3 0 0 20 0 15 0 98205094 10916999168 50785 33554432000 4194304 4196468 140723375003952 140318324973472 140317943765224 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 50785 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 50785 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=280191318795072 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 50785 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 98205095 10916999168 50785 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 50785 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0

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

/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 27957 0 0 0 229956 32 0 0 20 0 15 0 98205094 10916999168 101459 33554432000 4194304 4196468 140723375003952 140318324973392 140317943483125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=405836 CPUtime=10.47 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 5209 0 0 0 983 64 0 0 20 0 15 0 98205095 10916999168 101459 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=405836 CPUtime=10.47 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 5384 0 0 0 984 63 0 0 20 0 15 0 98205095 10916999168 101459 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=403788 CPUtime=10.43 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 6047 0 0 0 979 64 0 0 20 0 15 0 98205095 10916999168 101459 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=405836 CPUtime=10.39 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 5374 0 0 0 970 69 0 0 20 0 15 0 98205095 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=405836 CPUtime=8.99 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 5167 0 0 0 837 62 0 0 20 0 15 0 98205096 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=405836 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=405836 CPUtime=0.66 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) S 3746 3749 32633 0 -1 1077944384 3613 0 0 0 65 1 0 0 20 0 15 0 98205099 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317876095216 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=405836 CPUtime=0.48 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) S 3746 3749 32633 0 -1 1077944384 4466 0 0 0 48 0 0 0 20 0 15 0 98205099 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=405836 CPUtime=0.24 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) S 3746 3749 32633 0 -1 1077944384 1771 0 0 0 23 1 0 0 20 0 15 0 98205099 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317873989616 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=7090470582082692928 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=7163364865578653285 CPUtime=1.24 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1423 0 0 0 63 61 0 0 20 0 15 0 98205099 10916999168 101459 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 2353.35 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 405836 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.36 1.39 3/217 3936
/proc/meminfo: memFree=22482724/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661132 memory=411980 CPUtime=2414.34 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 69317 0 0 0 241091 343 0 0 20 0 15 0 98205093 10916999168 102995 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665283 102995 3140 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661132 memory=407884 CPUtime=2359.2 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 28564 0 0 0 235887 33 0 0 20 0 15 0 98205094 10916999168 102995 33554432000 4194304 4196468 140723375003952 140318324973504 140317943483125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=411980 CPUtime=10.83 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 5312 0 0 0 1018 65 0 0 20 0 15 0 98205095 10916999168 102995 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=409932 CPUtime=10.83 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 5593 0 0 0 1018 65 0 0 20 0 15 0 98205095 10916999168 102995 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=411980 CPUtime=10.78 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 6168 0 0 0 1012 66 0 0 20 0 15 0 98205095 10916999168 102995 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=411980 CPUtime=10.74 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 5748 0 0 0 1003 71 0 0 20 0 15 0 98205095 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=411980 CPUtime=9.21 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 5271 0 0 0 858 63 0 0 20 0 15 0 98205096 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=411980 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=411980 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=28460 CPUtime=0.66 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) S 3746 3749 32633 0 -1 1077944384 3615 0 0 0 65 1 0 0 20 0 15 0 98205099 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317876095216 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=1296 CPUtime=0.48 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) S 3746 3749 32633 0 -1 1077944384 4468 0 0 0 48 0 0 0 20 0 15 0 98205099 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=411980 CPUtime=0.24 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) S 3746 3749 32633 0 -1 1077944384 1773 0 0 0 23 1 0 0 20 0 15 0 98205099 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317873989616 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=4140 CPUtime=1.28 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1444 0 0 0 65 63 0 0 20 0 15 0 98205099 10916999168 102995 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 2414.34 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 411980 KiB

[startup+2442.3 s]
/proc/loadavg: 1.16 1.30 1.36 3/217 3937
/proc/meminfo: memFree=22470312/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661132 memory=418124 CPUtime=2475.42 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 70875 0 0 0 247190 352 0 0 20 0 15 0 98205093 10916999168 104531 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665283 104531 3140 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661132 memory=418124 CPUtime=2418.46 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 29142 0 0 0 241812 34 0 0 20 0 15 0 98205094 10916999168 104531 33554432000 4194304 4196468 140723375003952 140318324973504 140317943757635 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=8556 CPUtime=11.21 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 5432 0 0 0 1055 66 0 0 20 0 15 0 98205095 10916999168 104531 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=418124 CPUtime=11.21 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 5876 0 0 0 1054 67 0 0 20 0 15 0 98205095 10916999168 104531 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=1952 CPUtime=11.17 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 6405 0 0 0 1049 68 0 0 20 0 15 0 98205095 10916999168 104531 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=416076 CPUtime=11.13 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 5961 0 0 0 1040 73 0 0 20 0 15 0 98205095 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=416076 CPUtime=9.46 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 5375 0 0 0 881 65 0 0 20 0 15 0 98205096 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=416076 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=418124 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=418124 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=2340 CPUtime=0.66 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) S 3746 3749 32633 0 -1 1077944384 3617 0 0 0 65 1 0 0 20 0 15 0 98205099 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317876095216 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=418124 CPUtime=0.48 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) S 3746 3749 32633 0 -1 1077944384 4470 0 0 0 48 0 0 0 20 0 15 0 98205099 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=418124 CPUtime=0.24 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) S 3746 3749 32633 0 -1 1077944384 1775 0 0 0 23 1 0 0 20 0 15 0 98205099 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317873989616 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=418124 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=418124 CPUtime=1.32 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1461 0 0 0 67 65 0 0 20 0 15 0 98205099 10916999168 104531 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 2475.42 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 418124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.2 s]
/proc/loadavg: 1.23 1.29 1.36 3/215 3938
/proc/meminfo: memFree=22461668/32770624 swapFree=67108860/67108860
[pid=3749] ppid=3746 vsize=10661132 memory=422220 CPUtime=2520.1 cores=1,3,5,7
/proc/3749/stat : 3749 (java) S 3746 3749 32633 0 -1 1077944320 72112 0 0 0 251651 359 0 0 20 0 15 0 98205093 10916999168 105555 33554432000 4194304 4196468 140723375003952 140723374986496 140318320733943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
/proc/3749/statm: 2665283 105555 3140 1 0 2627263 0
[pid=3749/tid=3751] ppid=3746 vsize=10661132 memory=288230596050944315 CPUtime=2461.83 cores=1,3,5,7
/proc/3749/task/3751/stat : 3751 (java) R 3746 3749 32633 0 -1 4202560 29600 0 0 0 246148 35 0 0 20 0 15 0 98205094 10916999168 105555 33554432000 4194304 4196468 140723375003952 140318324973200 140318305945147 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3752] ppid=3746 vsize=10661132 memory=15817785569708416 CPUtime=11.49 cores=1,3,5,7
/proc/3749/task/3752/stat : 3752 (java) S 3746 3749 32633 0 -1 1077944384 5507 0 0 0 1082 67 0 0 20 0 15 0 98205095 10916999168 105555 33554432000 4194304 4196468 140723375003952 140318262737424 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3753] ppid=3746 vsize=10661132 memory=1796 CPUtime=11.48 cores=1,3,5,7
/proc/3749/task/3753/stat : 3753 (java) S 3746 3749 32633 0 -1 1077944384 5970 0 0 0 1080 68 0 0 20 0 15 0 98205095 10916999168 105555 33554432000 4194304 4196468 140723375003952 140318261684880 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3754] ppid=3746 vsize=10661132 memory=640 CPUtime=11.44 cores=1,3,5,7
/proc/3749/task/3754/stat : 3754 (java) S 3746 3749 32633 0 -1 1077944384 6613 0 0 0 1075 69 0 0 20 0 15 0 98205095 10916999168 105555 33554432000 4194304 4196468 140723375003952 140318260631824 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3755] ppid=3746 vsize=10661132 memory=952 CPUtime=11.4 cores=1,3,5,7
/proc/3749/task/3755/stat : 3755 (java) S 3746 3749 32633 0 -1 1077944384 6241 0 0 0 1066 74 0 0 20 0 15 0 98205095 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317924579728 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3756] ppid=3746 vsize=10661132 memory=1232 CPUtime=9.62 cores=1,3,5,7
/proc/3749/task/3756/stat : 3756 (java) S 3746 3749 32633 0 -1 1077944384 5476 0 0 0 896 66 0 0 20 0 15 0 98205096 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317880306416 140318320745090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3757] ppid=3746 vsize=10661132 memory=422220 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3757/stat : 3757 (java) S 3746 3749 32633 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98205096 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317879252640 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3758] ppid=3746 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3758/stat : 3758 (java) S 3746 3749 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98205097 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317878199536 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3759] ppid=3746 vsize=10661132 memory=932 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3759/stat : 3759 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317877148112 140318320752539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3760] ppid=3746 vsize=10661132 memory=1584 CPUtime=0.66 cores=1,3,5,7
/proc/3749/task/3760/stat : 3760 (java) S 3746 3749 32633 0 -1 1077944384 3619 0 0 0 65 1 0 0 20 0 15 0 98205099 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317876095216 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3761] ppid=3746 vsize=10661132 memory=4124 CPUtime=0.48 cores=1,3,5,7
/proc/3749/task/3761/stat : 3761 (java) S 3746 3749 32633 0 -1 1077944384 4472 0 0 0 48 0 0 0 20 0 15 0 98205099 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317875042672 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3762] ppid=3746 vsize=10661132 memory=16376 CPUtime=0.24 cores=1,3,5,7
/proc/3749/task/3762/stat : 3762 (java) S 3746 3749 32633 0 -1 1077944384 1777 0 0 0 23 1 0 0 20 0 15 0 98205099 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317873989616 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3763] ppid=3746 vsize=10661132 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/3749/task/3763/stat : 3763 (java) S 3746 3749 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98205099 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317872937312 140318320744149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
[pid=3749/tid=3764] ppid=3746 vsize=10661132 memory=2588 CPUtime=1.34 cores=1,3,5,7
/proc/3749/task/3764/stat : 3764 (java) S 3746 3749 32633 0 -1 1077944384 1476 0 0 0 68 66 0 0 20 0 15 0 98205099 10916999168 105555 33554432000 4194304 4196468 140723375003952 140317871885360 140318320745090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140723375010933 140723375011081 140723375011081 140723375013839 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 422220 KiB

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

[startup+2486.22 s]
# the end of solver process 3749 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.53 s, system=3.59342 s

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

Child status: 143
Real time (s): 2486.22
CPU time (s): 2520.12
CPU user time (s): 2516.53
CPU system time (s): 3.59342
CPU usage (%): 101.364
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 422220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.53
system time used= 3.59342
maximum resident set size= 422660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72255
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= 321860
involuntary context switches= 5879


# summary of solver processes directly reported to runsolver:
#   pid: 3749
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2516.53
#   total CPU system time (s): 3.59342

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8386 second user time and 22.4491 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 21:33:39
IDJOB=4299590
IDBENCH=141418
IDSOLVER=2762
FILE ID=node107/4299590-1532806419
RUNJOBID= node107-1532776444-32665
PBS_JOBID= 21022472
Free space on /tmp= 54472 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-07_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299590-1532806419/watcher-4299590-1532806419 -o /tmp/evaluation-result-4299590-1532806419/solver-4299590-1532806419 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32665 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299590-1532806419.xml

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

MD5SUM BENCH= 67b8364c884536fb4f5e1967f94ac4a2
RANDOM SEED=877140729

node107.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.40
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.40
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.40
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.40
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:        23070688 kB
MemAvailable:   31751120 kB
Buffers:          232216 kB
Cached:          8684440 kB
SwapCached:            0 kB
Active:          4015092 kB
Inactive:        5141844 kB
Active(anon):     189408 kB
Inactive(anon):    78544 kB
Active(file):    3825684 kB
Inactive(file):  5063300 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2432 kB
Writeback:            60 kB
AnonPages:        245028 kB
Mapped:            55212 kB
Shmem:             25228 kB
Slab:             242768 kB
SReclaimable:     214568 kB
SUnreclaim:        28200 kB
KernelStack:        3696 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1175828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-28 22:15:05