Trace number 4299721

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
MiniCPFever 2018-04-29? (TO) 2520.09 2464.61

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-10-11_c18.xml
MD5SUM6eb53458083bb5bfd537601a03885fcf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints21
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":110}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":110}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":11},{"arity":11,"count":10}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21}]
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.07/2464.60	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10838 MiB free)
  memory of node 1: 16384 MiB (15844 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299721-1532806311/watcher-4299721-1532806311 -o /tmp/evaluation-result-4299721-1532806311/solver-4299721-1532806311 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299721-1532806311.xml 

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

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

solver pid=1212, runsolver pid=1209

[startup+0.100376 s]*
/proc/loadavg: 1.58 1.46 1.41 4/216 1227
/proc/meminfo: memFree=27306988/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10658972 memory=27192 CPUtime=0.12 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 5235 0 0 0 11 1 0 0 20 0 15 0 98194259 10914787328 6798 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664743 6798 2852 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10658972 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 3114 0 0 0 9 0 0 0 20 0 15 0 98194259 10914787328 6798 33554432000 4194304 4196468 140724607990416 139912062318560 139911663602945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10658972 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98194261 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911548896800 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98194262 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) R 1209 1212 29110 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 98194264 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911545739632 139912058108546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) R 1209 1212 29110 0 -1 4202560 170 0 0 0 0 0 0 0 20 0 15 0 98194264 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911544686832 139912035930256 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0.02 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) R 1209 1212 29110 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 98194264 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911543634032 139912042177886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) R 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194265 10914787328 6798 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27192 KiB

[startup+0.210695 s]*
/proc/loadavg: 1.58 1.46 1.41 4/216 1227
/proc/meminfo: memFree=27295204/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10658972 memory=39652 CPUtime=0.33 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 7988 0 0 0 31 2 0 0 20 0 15 0 98194259 10914787328 9913 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664743 9913 2967 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 5076 0 0 0 19 1 0 0 20 0 15 0 98194259 10914787328 9979 33554432000 4194304 4196468 140724607990416 139912062329120 139912058119325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10658972 memory=331 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10658972 memory=139885567753572 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98194260 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98194261 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911548896800 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98194262 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) R 1209 1212 29110 0 -1 4202560 520 0 0 0 2 0 0 0 20 0 15 0 98194264 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911545739632 139912038797696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10658972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) S 1209 1212 29110 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 15 0 98194264 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911544686832 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0.07 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) R 1209 1212 29110 0 -1 4202560 818 0 0 0 7 0 0 0 20 0 15 0 98194264 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911543634032 139912042177886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10658972 memory=139885567727232 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194265 10914787328 9979 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39652 KiB

[startup+0.310538 s]*
/proc/loadavg: 1.58 1.46 1.41 3/216 1227
/proc/meminfo: memFree=27268024/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10659048 memory=83224 CPUtime=0.53 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 8598 0 0 0 50 3 0 0 20 0 15 0 98194259 10914865152 20806 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664762 20806 3034 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10659048 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 5419 0 0 0 28 2 0 0 20 0 15 0 98194259 10914865152 20806 33554432000 4194304 4196468 140724607990416 139912062332720 139912058109334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=756 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=14572 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=12708 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=15844 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98194261 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911548896800 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10659048 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) R 1209 1212 29110 0 -1 4202560 535 0 0 0 6 0 0 0 20 0 15 0 98194264 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911545739632 139912051082441 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) R 1209 1212 29110 0 -1 1077944384 343 0 0 0 4 0 0 0 20 0 15 0 98194264 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911544686832 139912058108546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10659048 memory=139885567727232 CPUtime=0.11 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) R 1209 1212 29110 0 -1 4202560 936 0 0 0 11 0 0 0 20 0 15 0 98194264 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911543634032 139912036737096 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10659048 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10659048 memory=139885567727232 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 20806 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 83224 KiB

[startup+0.701082 s]
/proc/loadavg: 1.58 1.46 1.41 5/216 1227
/proc/meminfo: memFree=27175064/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10659048 memory=207440 CPUtime=1.55 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 10673 0 0 0 146 9 0 0 20 0 15 0 98194259 10914865152 51860 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664762 51860 3107 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10659048 memory=14572 CPUtime=0.67 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 5501 0 0 0 62 5 0 0 20 0 15 0 98194259 10914865152 51860 33554432000 4194304 4196468 140724607990416 139912062335064 139911666237089 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=12708 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 98194260 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98194261 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911548896800 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10659048 memory=6944656592387989600 CPUtime=0.32 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) R 1209 1212 29110 0 -1 4202560 1298 0 0 0 32 0 0 0 20 0 15 0 98194264 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911545730928 139912039641122 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10659048 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) R 1209 1212 29110 0 -1 4202560 1121 0 0 0 29 0 0 0 20 0 15 0 98194264 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911544686832 139912043223796 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10659048 memory=6944656575208382560 CPUtime=0.19 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) S 1209 1212 29110 0 -1 1077944384 1243 0 0 0 19 0 0 0 20 0 15 0 98194264 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911543634032 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10659048 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 51860 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 207440 KiB

[startup+1.50084 s]
/proc/loadavg: 1.58 1.46 1.41 5/216 1227
/proc/meminfo: memFree=27094436/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10659048 memory=399552 CPUtime=3.04 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 11737 0 0 0 286 18 0 0 20 0 15 0 98194259 10914865152 99888 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664762 99888 3129 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10659048 memory=2244 CPUtime=1.34 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 5632 0 0 0 128 6 0 0 20 0 15 0 98194259 10914865152 99888 33554432000 4194304 4196468 140724607990416 139912062334480 139911666961650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 92 0 0 0 2 2 0 0 20 0 15 0 98194260 10914865152 99888 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=279770814654176 CPUtime=0.04 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 237 0 0 0 2 2 0 0 20 0 15 0 98194260 10914865152 99888 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 74 0 0 0 2 1 0 0 20 0 15 0 98194260 10914865152 99888 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 54 0 0 0 3 2 0 0 20 0 15 0 98194260 10914865152 99888 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 98194261 10914865152 99888 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0

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

/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 75073 0 0 0 230125 62 0 0 20 0 15 0 98194259 10914865152 137269 33554432000 4194304 4196468 140724607990416 139912062336528 139911667589739 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=466116 CPUtime=16.51 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 21140 0 0 0 1617 34 0 0 20 0 15 0 98194260 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=559848 CPUtime=16.51 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 19821 0 0 0 1618 33 0 0 20 0 15 0 98194260 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=556772 CPUtime=16.45 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 18686 0 0 0 1613 32 0 0 20 0 15 0 98194260 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=551640 CPUtime=16.49 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 19146 0 0 0 1616 33 0 0 20 0 15 0 98194260 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=549588 CPUtime=2.43 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 20519 0 0 0 193 50 0 0 20 0 15 0 98194261 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10659048 memory=549076 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911548896864 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10659048 memory=559336 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10659048 memory=552156 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10659048 memory=552156 CPUtime=1.14 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) S 1209 1212 29110 0 -1 1077944384 4932 0 0 0 113 1 0 0 20 0 15 0 98194264 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911545739632 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10659048 memory=557796 CPUtime=1.31 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) S 1209 1212 29110 0 -1 1077944384 6911 0 0 0 129 2 0 0 20 0 15 0 98194264 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911544686832 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10659048 memory=4140 CPUtime=0.35 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) S 1209 1212 29110 0 -1 1077944384 2718 0 0 0 34 1 0 0 20 0 15 0 98194264 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911543634032 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10659048 memory=559848 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10659048 memory=559848 CPUtime=1.4 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1687 0 0 0 63 77 0 0 20 0 15 0 98194265 10914865152 137269 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 2374.54 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 549076 KiB

[startup+2382.3 s]
/proc/loadavg: 1.34 1.54 1.51 3/217 1484
/proc/meminfo: memFree=26814364/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10659048 memory=469600 CPUtime=2435.87 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 197102 0 0 0 243279 308 0 0 20 0 15 0 98194259 10914865152 117400 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664762 117400 3164 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10659048 memory=470628 CPUtime=2361.32 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 79246 0 0 0 236070 62 0 0 20 0 15 0 98194259 10914865152 117400 33554432000 4194304 4196468 140724607990416 139912062336640 139911667770647 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=472168 CPUtime=16.96 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 21462 0 0 0 1662 34 0 0 20 0 15 0 98194260 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=478836 CPUtime=16.95 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 19883 0 0 0 1662 33 0 0 20 0 15 0 98194260 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=529068 CPUtime=16.9 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 18915 0 0 0 1657 33 0 0 20 0 15 0 98194260 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=485504 CPUtime=16.93 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 19247 0 0 0 1660 33 0 0 20 0 15 0 98194260 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=473192 CPUtime=2.5 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 20717 0 0 0 199 51 0 0 20 0 15 0 98194261 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10659048 memory=473704 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911548896864 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10659048 memory=472168 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10659048 memory=470628 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10659048 memory=470628 CPUtime=1.14 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) S 1209 1212 29110 0 -1 1077944384 4934 0 0 0 113 1 0 0 20 0 15 0 98194264 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911545739632 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10659048 memory=470628 CPUtime=1.31 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) S 1209 1212 29110 0 -1 1077944384 6913 0 0 0 129 2 0 0 20 0 15 0 98194264 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911544686832 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10659048 memory=7528 CPUtime=0.35 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) S 1209 1212 29110 0 -1 1077944384 2720 0 0 0 34 1 0 0 20 0 15 0 98194264 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911543634032 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10659048 memory=12708 CPUtime=1.43 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1704 0 0 0 64 79 0 0 20 0 15 0 98194265 10914865152 117400 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 2435.87 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 469600 KiB

[startup+2442.3 s]
/proc/loadavg: 1.58 1.56 1.52 3/217 1485
/proc/meminfo: memFree=26850604/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10659048 memory=504648 CPUtime=2497.3 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 202506 0 0 0 249410 320 0 0 20 0 15 0 98194259 10914865152 126162 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664762 126162 3164 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10659048 memory=506700 CPUtime=2420.76 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 83635 0 0 0 242013 63 0 0 20 0 15 0 98194259 10914865152 126162 33554432000 4194304 4196468 140724607990416 139912062336640 139911667771340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=512344 CPUtime=17.43 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 21876 0 0 0 1708 35 0 0 20 0 15 0 98194260 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=470628 CPUtime=17.43 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 19945 0 0 0 1708 35 0 0 20 0 15 0 98194260 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=531840 CPUtime=17.36 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 19052 0 0 0 1702 34 0 0 20 0 15 0 98194260 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=521580 CPUtime=17.41 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 19390 0 0 0 1706 35 0 0 20 0 15 0 98194260 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=516960 CPUtime=2.56 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 20956 0 0 0 203 53 0 0 20 0 15 0 98194261 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10659048 memory=513372 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911548896864 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10659048 memory=506700 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10659048 memory=504648 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10659048 memory=514908 CPUtime=1.14 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) S 1209 1212 29110 0 -1 1077944384 4936 0 0 0 113 1 0 0 20 0 15 0 98194264 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911545739632 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10659048 memory=523116 CPUtime=1.31 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) S 1209 1212 29110 0 -1 1077944384 6915 0 0 0 129 2 0 0 20 0 15 0 98194264 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911544686832 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10659048 memory=504648 CPUtime=0.35 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) S 1209 1212 29110 0 -1 1077944384 2722 0 0 0 34 1 0 0 20 0 15 0 98194264 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911543634032 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10659048 memory=504648 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10659048 memory=3848 CPUtime=1.47 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1718 0 0 0 66 81 0 0 20 0 15 0 98194265 10914865152 126162 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 2497.3 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 504648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.6 s]
/proc/loadavg: 1.62 1.58 1.53 3/217 1485
/proc/meminfo: memFree=26912204/32770624 swapFree=67108860/67108860
[pid=1212] ppid=1209 vsize=10659048 memory=467712 CPUtime=2520.07 cores=1,3,5,7
/proc/1212/stat : 1212 (java) S 1209 1212 29110 0 -1 1077944320 202579 0 0 0 251685 322 0 0 20 0 15 0 98194259 10914865152 116928 33554432000 4194304 4196468 140724607990416 140724607972960 139912058097399 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
/proc/1212/statm: 2664762 116928 3164 1 0 2627263 0
[pid=1212/tid=1214] ppid=1209 vsize=10659048 memory=8112282956445269571 CPUtime=2442.87 cores=1,3,5,7
/proc/1212/task/1214/stat : 1214 (java) R 1209 1212 29110 0 -1 4202560 83677 0 0 0 244223 64 0 0 20 0 15 0 98194259 10914865152 116928 33554432000 4194304 4196468 140724607990416 139912062336640 139911667424176 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1215] ppid=1209 vsize=10659048 memory=1572 CPUtime=17.58 cores=1,3,5,7
/proc/1212/task/1215/stat : 1215 (java) S 1209 1212 29110 0 -1 1077944384 21879 0 0 0 1723 35 0 0 20 0 15 0 98194260 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911984171664 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1216] ppid=1209 vsize=10659048 memory=924 CPUtime=17.58 cores=1,3,5,7
/proc/1212/task/1216/stat : 1216 (java) S 1209 1212 29110 0 -1 1077944384 19948 0 0 0 1723 35 0 0 20 0 15 0 98194260 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911663446544 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1217] ppid=1209 vsize=10659048 memory=1968 CPUtime=17.52 cores=1,3,5,7
/proc/1212/task/1217/stat : 1217 (java) S 1209 1212 29110 0 -1 1077944384 19056 0 0 0 1718 34 0 0 20 0 15 0 98194260 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911662393744 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1218] ppid=1209 vsize=10659048 memory=1408 CPUtime=17.57 cores=1,3,5,7
/proc/1212/task/1218/stat : 1218 (java) S 1209 1212 29110 0 -1 1077944384 19393 0 0 0 1722 35 0 0 20 0 15 0 98194260 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911661340944 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1219] ppid=1209 vsize=10659048 memory=3292 CPUtime=2.59 cores=1,3,5,7
/proc/1212/task/1219/stat : 1219 (java) S 1209 1212 29110 0 -1 1077944384 20969 0 0 0 204 55 0 0 20 0 15 0 98194261 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911549950832 139912058108546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1220] ppid=1209 vsize=10659048 memory=779240 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1220/stat : 1220 (java) S 1209 1212 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911548896864 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1221] ppid=1209 vsize=10659048 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1221/stat : 1221 (java) S 1209 1212 29110 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98194262 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911547843952 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1222] ppid=1209 vsize=10659048 memory=924 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1222/stat : 1222 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194264 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911546792272 139912058115995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1223] ppid=1209 vsize=10659048 memory=1992 CPUtime=1.14 cores=1,3,5,7
/proc/1212/task/1223/stat : 1223 (java) S 1209 1212 29110 0 -1 1077944384 4936 0 0 0 113 1 0 0 20 0 15 0 98194264 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911545739632 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1224] ppid=1209 vsize=10659048 memory=2236 CPUtime=1.31 cores=1,3,5,7
/proc/1212/task/1224/stat : 1224 (java) S 1209 1212 29110 0 -1 1077944384 6915 0 0 0 129 2 0 0 20 0 15 0 98194264 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911544686832 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1225] ppid=1209 vsize=10659048 memory=3240 CPUtime=0.35 cores=1,3,5,7
/proc/1212/task/1225/stat : 1225 (java) S 1209 1212 29110 0 -1 1077944384 2722 0 0 0 34 1 0 0 20 0 15 0 98194264 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911543634032 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1226] ppid=1209 vsize=10659048 memory=470280 CPUtime=0 cores=1,3,5,7
/proc/1212/task/1226/stat : 1226 (java) S 1209 1212 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98194265 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911542581472 139912058107605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
[pid=1212/tid=1227] ppid=1209 vsize=10659048 memory=1968 CPUtime=1.48 cores=1,3,5,7
/proc/1212/task/1227/stat : 1227 (java) S 1209 1212 29110 0 -1 1077944384 1723 0 0 0 66 82 0 0 20 0 15 0 98194265 10914865152 116928 33554432000 4194304 4196468 140724607990416 139911541529776 139912058108546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34398208 140724607993005 140724607993097 140724607993097 140724607995855 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 467712 KiB

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

[startup+2464.61 s]
# the end of solver process 1212 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.86 s, system=3.22914 s

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

Child status: 143
Real time (s): 2464.61
CPU time (s): 2520.09
CPU user time (s): 2516.86
CPU system time (s): 3.22914
CPU usage (%): 102.251
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 2692244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.86
system time used= 3.22914
maximum resident set size= 2694768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111642
involuntary context switches= 3861


# summary of solver processes directly reported to runsolver:
#   pid: 1212
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.86
#   total CPU system time (s): 3.22914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8237 second user time and 23.7129 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 21:31:51
IDJOB=4299721
IDBENCH=141436
IDSOLVER=2763
FILE ID=node136/4299721-1532806311
RUNJOBID= node136-1532776307-29142
PBS_JOBID= 21022471
Free space on /tmp= 55792 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-10-11_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299721-1532806311/watcher-4299721-1532806311 -o /tmp/evaluation-result-4299721-1532806311/solver-4299721-1532806311 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299721-1532806311.xml

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

MD5SUM BENCH= 6eb53458083bb5bfd537601a03885fcf
RANDOM SEED=1930240299

node136.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.50
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.50
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.50
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.50
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:        27323728 kB
MemAvailable:   31131712 kB
Buffers:          194928 kB
Cached:          3873276 kB
SwapCached:            0 kB
Active:          2567000 kB
Inactive:        2382132 kB
Active(anon):     832356 kB
Inactive(anon):    76472 kB
Active(file):    1734644 kB
Inactive(file):  2305660 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6852 kB
Writeback:             0 kB
AnonPages:        895740 kB
Mapped:            45328 kB
Shmem:             25228 kB
Slab:             195408 kB
SReclaimable:     167032 kB
SUnreclaim:        28376 kB
KernelStack:        3824 kB
PageTables:         7332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1502608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    827392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55788 MiB
End job on node136 at 2018-07-28 22:12:56