Trace number 4299540

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
The dodo solver 2018-04-29? (TO) 2520.05 2492.21

General information on the benchmark

NameHaystacks/
Haystacks-ext-11_c18.xml
MD5SUMdd1566dde9022858d7af3144994afffb
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 benchmark197.639
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree10
Maximum variable degree11
Distribution of variable degrees[{"degree":10,"count":101},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":615}]
Number of extensional constraints615
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":615}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.03/2492.20	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 (13053 MiB free)
  memory of node 1: 16384 MiB (14218 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299540-1532820639/watcher-4299540-1532820639 -o /tmp/evaluation-result-4299540-1532820639/solver-4299540-1532820639 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299540-1532820639.xml --timelimit 2520 

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=12136, runsolver pid=12133

[startup+0.107464 s]*
/proc/loadavg: 1.37 1.38 1.41 4/220 12151
/proc/meminfo: memFree=27910580/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10658972 memory=28728 CPUtime=0.14 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 5648 0 0 0 13 1 0 0 20 0 15 0 99627118 10914787328 7182 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2664743 7182 2860 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10658972 memory=-8197568871503139708 CPUtime=0.09 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 3169 0 0 0 9 0 0 0 20 0 15 0 99627119 10914787328 7248 33554432000 4194304 4196468 140721664627184 139855811225320 139855792677160 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10914787328 7248 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10658972 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10914787328 7248 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10914787328 7248 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627120 10914787328 7248 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10658972 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627121 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99627121 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99627122 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) S 12133 12136 10521 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 99627124 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) S 12133 12136 10521 0 -1 1077944384 186 0 0 0 0 0 0 0 20 0 15 0 99627124 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10658972 memory=140477472716416 CPUtime=0.02 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) R 12133 12136 10521 0 -1 4202560 690 0 0 0 2 0 0 0 20 0 15 0 99627124 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854836641272 139855786963334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10658972 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627124 10914787328 7248 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28728 KiB

[startup+0.21085 s]*
/proc/loadavg: 1.37 1.38 1.41 4/220 12151
/proc/meminfo: memFree=27898796/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661056 memory=40248 CPUtime=0.34 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 8176 0 0 0 32 2 0 0 20 0 15 0 99627118 10916921344 10062 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665264 10062 2971 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 5125 0 0 0 18 1 0 0 20 0 15 0 99627119 10916921344 10121 33554432000 4194304 4196468 140721664627184 139855811235200 139855426341799 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916921344 10121 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661056 memory=3617997938038421152 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916921344 10121 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916921344 10121 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627120 10916921344 10121 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661056 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627121 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99627121 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99627122 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) R 12133 12136 10521 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 15 0 99627124 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) R 12133 12136 10521 0 -1 4202560 308 0 0 0 2 0 0 0 20 0 15 0 99627124 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854837697264 139855799981257 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661056 memory=140477472716416 CPUtime=0.08 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) R 12133 12136 10521 0 -1 4202560 939 0 0 0 8 0 0 0 20 0 15 0 99627124 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854836640832 139855785700979 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661056 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627124 10916921344 10121 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40248 KiB

[startup+0.310693 s]*
/proc/loadavg: 1.37 1.38 1.41 3/220 12151
/proc/meminfo: memFree=27893400/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661132 memory=45120 CPUtime=0.56 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 8805 0 0 0 54 2 0 0 20 0 15 0 99627118 10916999168 11280 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665283 11280 3063 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661132 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 5498 0 0 0 28 1 0 0 20 0 15 0 99627119 10916999168 11280 33554432000 4194304 4196468 140721664627184 139855811230464 139855807008150 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 11280 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=4122119621327206048 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 11280 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 11280 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 11280 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99627122 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) R 12133 12136 10521 0 -1 4202560 468 0 0 0 3 0 0 0 20 0 15 0 99627124 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854838739984 139855807017562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) R 12133 12136 10521 0 -1 1077944384 399 0 0 0 5 0 0 0 20 0 15 0 99627124 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661132 memory=140477472716416 CPUtime=0.16 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) R 12133 12136 10521 0 -1 4202560 1075 0 0 0 16 0 0 0 20 0 15 0 99627124 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854836644464 139855785677662 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661132 memory=140477472716416 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 11280 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 45120 KiB

[startup+0.700784 s]
/proc/loadavg: 1.37 1.38 1.41 6/220 12151
/proc/meminfo: memFree=27868460/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661132 memory=99800 CPUtime=1.73 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 12854 0 0 0 169 4 0 0 20 0 15 0 99627118 10916999168 24950 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665283 24950 3120 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661132 memory=192631162290894 CPUtime=0.67 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 5729 0 0 0 65 2 0 0 20 0 15 0 99627119 10916999168 25462 33554432000 4194304 4196468 140721664627184 139855811227312 140721664784322 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=585376 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 25462 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 25462 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 25462 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 25462 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661132 memory=-3472574513799858008 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99627122 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661132 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) S 12133 12136 10521 0 -1 1077944384 1991 0 0 0 35 0 0 0 20 0 15 0 99627124 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661132 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) S 12133 12136 10521 0 -1 1077944384 1970 0 0 0 37 0 0 0 20 0 15 0 99627124 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661132 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) S 12133 12136 10521 0 -1 1077944384 1795 0 0 0 30 0 0 0 20 0 15 0 99627124 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854836644464 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661132 memory=18280 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 25462 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 99800 KiB

[startup+1.50673 s]
/proc/loadavg: 1.37 1.38 1.41 4/220 12151
/proc/meminfo: memFree=27772828/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661132 memory=186884 CPUtime=3.03 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 17775 0 0 0 296 7 0 0 20 0 15 0 99627118 10916999168 46721 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665283 46721 3149 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661132 memory=13884 CPUtime=1.47 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 6024 0 0 0 143 4 0 0 20 0 15 0 99627119 10916999168 46721 33554432000 4194304 4196468 140721664627184 139855811231728 139855429951782 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 46721 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 46721 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 46721 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 366 0 0 0 0 0 0 0 20 0 15 0 99627120 10916999168 46721 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 46721 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0

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

/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 24565 0 0 0 227228 3074 0 0 20 0 15 0 99627119 10916999168 104377 33554432000 4194304 4196468 140721664627184 139855811223168 139855792237436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=415460 CPUtime=8.59 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 4806 0 0 0 801 58 0 0 20 0 15 0 99627120 10916999168 104377 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=415460 CPUtime=8.6 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 6791 0 0 0 808 52 0 0 20 0 15 0 99627120 10916999168 104377 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=1796 CPUtime=8.64 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 6580 0 0 0 811 53 0 0 20 0 15 0 99627120 10916999168 104377 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=415460 CPUtime=8.61 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 6800 0 0 0 805 56 0 0 20 0 15 0 99627120 10916999168 104377 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=415460 CPUtime=7.28 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 6960 0 0 0 679 49 0 0 20 0 15 0 99627121 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661132 memory=415460 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661132 memory=415460 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99627122 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661132 memory=415460 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661132 memory=415460 CPUtime=0.54 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) S 12133 12136 10521 0 -1 1077944384 3171 0 0 0 53 1 0 0 20 0 15 0 99627124 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661132 memory=415460 CPUtime=0.85 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) S 12133 12136 10521 0 -1 1077944384 6567 0 0 0 84 1 0 0 20 0 15 0 99627124 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661132 memory=4096 CPUtime=0.33 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) S 12133 12136 10521 0 -1 1077944384 2570 0 0 0 32 1 0 0 20 0 15 0 99627124 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854836644464 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661132 memory=11116 CPUtime=1.08 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 774 0 0 0 57 51 0 0 20 0 15 0 99627124 10916999168 104377 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 2347.63 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 417508 KiB

[startup+2382.3 s]
/proc/loadavg: 1.73 1.45 1.36 3/220 12409
/proc/meminfo: memFree=27524240/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661132 memory=423652 CPUtime=2408.54 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 72729 0 0 0 237425 3429 0 0 20 0 15 0 99627118 10916999168 105913 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665283 105913 3156 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661132 memory=6791534058613427641 CPUtime=2362.44 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 25040 0 0 0 233089 3155 0 0 20 0 15 0 99627119 10916999168 105913 33554432000 4194304 4196468 140721664627184 139855811222528 140721664784322 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=421604 CPUtime=8.91 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 4978 0 0 0 832 59 0 0 20 0 15 0 99627120 10916999168 105913 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=421604 CPUtime=8.92 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 7198 0 0 0 839 53 0 0 20 0 15 0 99627120 10916999168 105913 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=421604 CPUtime=8.96 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 6852 0 0 0 841 55 0 0 20 0 15 0 99627120 10916999168 105913 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=423652 CPUtime=8.94 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 6989 0 0 0 836 58 0 0 20 0 15 0 99627120 10916999168 105913 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=419556 CPUtime=7.47 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 7133 0 0 0 697 50 0 0 20 0 15 0 99627121 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661132 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99627122 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661132 memory=421604 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661132 memory=421604 CPUtime=0.54 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) S 12133 12136 10521 0 -1 1077944384 3173 0 0 0 53 1 0 0 20 0 15 0 99627124 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661132 memory=18280 CPUtime=0.85 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) S 12133 12136 10521 0 -1 1077944384 6569 0 0 0 84 1 0 0 20 0 15 0 99627124 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661132 memory=4096 CPUtime=0.33 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) S 12133 12136 10521 0 -1 1077944384 2572 0 0 0 32 1 0 0 20 0 15 0 99627124 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854836644464 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661132 memory=28908 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661132 memory=2396 CPUtime=1.1 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 788 0 0 0 58 52 0 0 20 0 15 0 99627124 10916999168 105913 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 2408.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 423652 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.42 1.35 3/221 12411
/proc/meminfo: memFree=27513720/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661132 memory=429796 CPUtime=2469.36 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 74469 0 0 0 243420 3516 0 0 20 0 15 0 99627118 10916999168 107449 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665283 107449 3156 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661132 memory=427748 CPUtime=2421.92 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 25507 0 0 0 238956 3236 0 0 20 0 15 0 99627119 10916999168 107449 33554432000 4194304 4196468 140721664627184 139855811220960 140721664784322 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=427748 CPUtime=9.19 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 5472 0 0 0 860 59 0 0 20 0 15 0 99627120 10916999168 107449 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=427748 CPUtime=9.22 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 7394 0 0 0 867 55 0 0 20 0 15 0 99627120 10916999168 107449 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=427748 CPUtime=9.25 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 7070 0 0 0 868 57 0 0 20 0 15 0 99627120 10916999168 107449 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=427748 CPUtime=9.21 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 7161 0 0 0 863 58 0 0 20 0 15 0 99627120 10916999168 107449 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=427748 CPUtime=7.63 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 7305 0 0 0 712 51 0 0 20 0 15 0 99627121 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661132 memory=427748 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661132 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99627122 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661132 memory=427748 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661132 memory=427748 CPUtime=0.54 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) S 12133 12136 10521 0 -1 1077944384 3176 0 0 0 53 1 0 0 20 0 15 0 99627124 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661132 memory=427748 CPUtime=0.85 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) S 12133 12136 10521 0 -1 1077944384 6571 0 0 0 84 1 0 0 20 0 15 0 99627124 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661132 memory=427748 CPUtime=0.33 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) S 12133 12136 10521 0 -1 1077944384 2574 0 0 0 32 1 0 0 20 0 15 0 99627124 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854836644464 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661132 memory=427748 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661132 memory=4096 CPUtime=1.13 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 802 0 0 0 60 53 0 0 20 0 15 0 99627124 10916999168 107449 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 2469.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 429796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.2 s]
/proc/loadavg: 1.25 1.37 1.34 3/220 12412
/proc/meminfo: memFree=27501632/32770624 swapFree=67108744/67108860
[pid=12136] ppid=12133 vsize=10661132 memory=433892 CPUtime=2520.03 cores=1,3,5,7
/proc/12136/stat : 12136 (java) S 12133 12136 10521 0 -1 1077944320 75051 0 0 0 248418 3585 0 0 20 0 15 0 99627118 10916999168 108473 33554432000 4194304 4196468 140721664627184 140721664609728 139855806996215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
/proc/12136/statm: 2665283 108473 3156 1 0 2627263 0
[pid=12136/tid=12138] ppid=12133 vsize=10661132 memory=433892 CPUtime=2471.29 cores=1,3,5,7
/proc/12136/task/12138/stat : 12138 (java) R 12133 12136 10521 0 -1 4202560 25801 0 0 0 243829 3300 0 0 20 0 15 0 99627119 10916999168 108473 33554432000 4194304 4196468 140721664627184 139855811220512 140721664784322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12139] ppid=12133 vsize=10661132 memory=2396 CPUtime=9.47 cores=1,3,5,7
/proc/12136/task/12139/stat : 12139 (java) S 12133 12136 10521 0 -1 1077944384 5598 0 0 0 887 60 0 0 20 0 15 0 99627120 10916999168 108473 33554432000 4194304 4196468 140721664627184 139855749000336 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12140] ppid=12133 vsize=10661132 memory=1292 CPUtime=9.5 cores=1,3,5,7
/proc/12136/task/12140/stat : 12140 (java) S 12133 12136 10521 0 -1 1077944384 7417 0 0 0 894 56 0 0 20 0 15 0 99627120 10916999168 108473 33554432000 4194304 4196468 140721664627184 139855747947536 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12141] ppid=12133 vsize=10661132 memory=1844 CPUtime=9.53 cores=1,3,5,7
/proc/12136/task/12141/stat : 12141 (java) S 12133 12136 10521 0 -1 1077944384 7131 0 0 0 896 57 0 0 20 0 15 0 99627120 10916999168 108473 33554432000 4194304 4196468 140721664627184 139855746894736 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12142] ppid=12133 vsize=10661132 memory=2240 CPUtime=9.49 cores=1,3,5,7
/proc/12136/task/12142/stat : 12142 (java) S 12133 12136 10521 0 -1 1077944384 7230 0 0 0 890 59 0 0 20 0 15 0 99627120 10916999168 108473 33554432000 4194304 4196468 140721664627184 139855410289424 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12143] ppid=12133 vsize=10661132 memory=4124 CPUtime=7.79 cores=1,3,5,7
/proc/12136/task/12143/stat : 12143 (java) S 12133 12136 10521 0 -1 1077944384 7310 0 0 0 727 52 0 0 20 0 15 0 99627121 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854842960240 139855807007362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12144] ppid=12133 vsize=10661132 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12144/stat : 12144 (java) S 12133 12136 10521 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99627121 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854841906208 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12145] ppid=12133 vsize=10661132 memory=7636 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12145/stat : 12145 (java) S 12133 12136 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99627122 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854840853360 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12146] ppid=12133 vsize=10661132 memory=836 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12146/stat : 12146 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854839801680 139855807014811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12147] ppid=12133 vsize=10661132 memory=1796 CPUtime=0.54 cores=1,3,5,7
/proc/12136/task/12147/stat : 12147 (java) S 12133 12136 10521 0 -1 1077944384 3176 0 0 0 53 1 0 0 20 0 15 0 99627124 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854838750064 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12148] ppid=12133 vsize=10661132 memory=916 CPUtime=0.85 cores=1,3,5,7
/proc/12136/task/12148/stat : 12148 (java) S 12133 12136 10521 0 -1 1077944384 6571 0 0 0 84 1 0 0 20 0 15 0 99627124 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854837697264 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12149] ppid=12133 vsize=10661132 memory=288230574492221466 CPUtime=0.33 cores=1,3,5,7
/proc/12136/task/12149/stat : 12149 (java) S 12133 12136 10521 0 -1 1077944384 2574 0 0 0 32 1 0 0 20 0 15 0 99627124 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854836644464 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12150] ppid=12133 vsize=10661132 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/12136/task/12150/stat : 12150 (java) S 12133 12136 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99627124 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854835591904 139855807006421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
[pid=12136/tid=12151] ppid=12133 vsize=10661132 memory=15534111569742208 CPUtime=1.16 cores=1,3,5,7
/proc/12136/task/12151/stat : 12151 (java) S 12133 12136 10521 0 -1 1077944384 806 0 0 0 62 54 0 0 20 0 15 0 99627124 10916999168 108473 33554432000 4194304 4196468 140721664627184 139854834539184 139855807007362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17375232 140721664631928 140721664632073 140721664632073 140721664634831 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 433892 KiB

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

[startup+2492.21 s]
# the end of solver process 12136 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2484.2 s, system=35.8579 s

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

Child status: 143
Real time (s): 2492.21
CPU time (s): 2520.05
CPU user time (s): 2484.2
CPU system time (s): 35.8579
CPU usage (%): 101.117
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 433892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2484.2
system time used= 35.8579
maximum resident set size= 434280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75279
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 272465
involuntary context switches= 8307


# summary of solver processes directly reported to runsolver:
#   pid: 12136
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2484.2
#   total CPU system time (s): 35.8579

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2648 second user time and 20.3031 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 01:30:39
IDJOB=4299540
IDBENCH=141411
IDSOLVER=2768
FILE ID=node134/4299540-1532820639
RUNJOBID= node134-1532809720-10553
PBS_JOBID= 21022481
Free space on /tmp= 55560 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-11_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299540-1532820639/watcher-4299540-1532820639 -o /tmp/evaluation-result-4299540-1532820639/solver-4299540-1532820639 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299540-1532820639.xml --timelimit 2520

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

MD5SUM BENCH= dd1566dde9022858d7af3144994afffb
RANDOM SEED=1049299043

node134.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.68
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.68
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.68
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.68
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:        27927136 kB
MemAvailable:   31742116 kB
Buffers:          192732 kB
Cached:          3884672 kB
SwapCached:            0 kB
Active:          2002280 kB
Inactive:        2349448 kB
Active(anon):     223500 kB
Inactive(anon):    78480 kB
Active(file):    1778780 kB
Inactive(file):  2270968 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:        281316 kB
Mapped:            55232 kB
Shmem:             25132 kB
Slab:             190740 kB
SReclaimable:     162136 kB
SUnreclaim:        28604 kB
KernelStack:        3632 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1127292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55560 MiB
End job on node134 at 2018-07-29 02:12:11