Trace number 4299809

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.11 2464.81

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-15-16_c18.xml
MD5SUM57cb1bb20db45191d6ed694399d37744
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 variables240
Number of constraints31
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":240}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":240}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":16},{"arity":16,"count":15}]
Number of extensional constraints31
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":31}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299809-1532818678/watcher-4299809-1532818678 -o /tmp/evaluation-result-4299809-1532818678/solver-4299809-1532818678 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299809-1532818678.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=5254, runsolver pid=5251

[startup+0.101708 s]*
/proc/loadavg: 1.38 1.25 1.32 5/215 5269
/proc/meminfo: memFree=22778436/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10658972 memory=29604 CPUtime=0.13 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 5270 0 0 0 12 1 0 0 20 0 15 0 99430998 10914787328 7401 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664743 7401 2857 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10658972 memory=-8682197296028153024 CPUtime=0.09 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 3121 0 0 0 9 0 0 0 20 0 15 0 99430998 10914787328 7401 33554432000 4194304 4196468 140723311164784 139820089553808 139820069369189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99431001 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99431001 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819643987232 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) R 5251 5254 4348 0 -1 4202560 330 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819117176128 139820063158416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) R 5251 5254 4348 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819116124144 139820085336706 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0.02 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) R 5251 5254 4348 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 99431004 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819115071856 139820085337494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 7401 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 29604 KiB

[startup+0.210564 s]*
/proc/loadavg: 1.38 1.25 1.32 4/215 5269
/proc/meminfo: memFree=22766412/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10658972 memory=41936 CPUtime=0.33 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 8031 0 0 0 31 2 0 0 20 0 15 0 99430998 10914787328 10484 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664743 10484 2988 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 5072 0 0 0 19 1 0 0 20 0 15 0 99430998 10914787328 10484 33554432000 4194304 4196468 140723311164784 139820089562208 139820085347485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10658972 memory=345 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10658972 memory=288370782368171648 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99430999 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99431001 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99431001 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819643987232 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10658972 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) R 5251 5254 4348 0 -1 4202560 468 0 0 0 3 0 0 0 20 0 15 0 99431004 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819117176944 139820062960208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10658972 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) R 5251 5254 4348 0 -1 4202560 390 0 0 0 1 0 0 0 20 0 15 0 99431004 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819116124144 139820066025856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0.07 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) S 5251 5254 4348 0 -1 1077944384 809 0 0 0 7 0 0 0 20 0 15 0 99431004 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819115071856 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10658972 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99431004 10914787328 10550 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 41936 KiB

[startup+0.314473 s]*
/proc/loadavg: 1.38 1.25 1.32 7/215 5269
/proc/meminfo: memFree=22750092/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10659048 memory=58536 CPUtime=0.58 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 8623 0 0 0 55 3 0 0 20 0 15 0 99430998 10914865152 14634 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664762 14634 3034 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 5409 0 0 0 29 1 0 0 20 0 15 0 99430998 10914865152 14634 33554432000 4194304 4196468 140723311164784 139820089560480 139819722250960 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=14835594759505560 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819643987232 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10659048 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) R 5251 5254 4348 0 -1 4202560 525 0 0 0 7 0 0 0 20 0 15 0 99431004 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819117163488 139820070449584 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10659048 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) R 5251 5254 4348 0 -1 4202560 468 0 0 0 6 0 0 0 20 0 15 0 99431004 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819116123216 139820070450928 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10659048 memory=140406216459904 CPUtime=0.11 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) R 5251 5254 4348 0 -1 1077944384 854 0 0 0 11 0 0 0 20 0 15 0 99431004 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819115067712 139820085335765 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10659048 memory=140406216459904 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 14634 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 58536 KiB

[startup+0.708942 s]
/proc/loadavg: 1.38 1.25 1.32 5/215 5269
/proc/meminfo: memFree=22673236/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10659048 memory=195784 CPUtime=1.75 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 10858 0 0 0 168 7 0 0 20 0 15 0 99430998 10914865152 48946 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664762 48946 3118 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10659048 memory=1836 CPUtime=0.68 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 5571 0 0 0 65 3 0 0 20 0 15 0 99430998 10914865152 48946 33554432000 4194304 4196468 140723311164784 139820089562960 139819722398208 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 99430999 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819643987232 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10659048 memory=7881696724453321575 CPUtime=0.39 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) R 5251 5254 4348 0 -1 4202560 1225 0 0 0 39 0 0 0 20 0 15 0 99431004 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819117163512 139820069565337 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10659048 memory=5787213827096799335 CPUtime=0.38 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) R 5251 5254 4348 0 -1 4202560 1134 0 0 0 38 0 0 0 20 0 15 0 99431004 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819116124144 139820069718067 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10659048 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) S 5251 5254 4348 0 -1 1077944384 1431 0 0 0 23 0 0 0 20 0 15 0 99431004 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819115071856 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 48946 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 195784 KiB

[startup+1.50079 s]
/proc/loadavg: 1.38 1.25 1.32 3/215 5269
/proc/meminfo: memFree=22566972/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10659048 memory=249640 CPUtime=3.48 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 13728 0 0 0 336 12 0 0 20 0 15 0 99430998 10914865152 62410 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664762 62410 3143 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10659048 memory=8112282956445269571 CPUtime=1.44 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 5634 0 0 0 141 3 0 0 20 0 15 0 99430998 10914865152 62410 33554432000 4194304 4196468 140723311164784 139820089562096 139819726149408 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=-8754540793456063680 CPUtime=0.02 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 87 0 0 0 1 1 0 0 20 0 15 0 99430999 10914865152 62410 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=-2843869621055772062 CPUtime=0.03 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 100 0 0 0 2 1 0 0 20 0 15 0 99430999 10914865152 62410 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=5450919713671312938 CPUtime=0.02 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 102 0 0 0 1 1 0 0 20 0 15 0 99430999 10914865152 62410 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=7005738693937936738 CPUtime=0.03 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 107 0 0 0 2 1 0 0 20 0 15 0 99430999 10914865152 62410 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 62410 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0

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

/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 58668 0 0 0 229982 56 0 0 20 0 15 0 99430998 10914865152 100695 33554432000 4194304 4196468 140723311164784 139820089564864 139819725474432 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=402780 CPUtime=16.52 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 15595 0 0 0 1614 38 0 0 20 0 15 0 99430999 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=371072 CPUtime=16.55 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 13436 0 0 0 1618 37 0 0 20 0 15 0 99430999 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=388512 CPUtime=16.57 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 14133 0 0 0 1622 35 0 0 20 0 15 0 99430999 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=380304 CPUtime=16.58 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 14233 0 0 0 1623 35 0 0 20 0 15 0 99430999 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=371584 CPUtime=3.49 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 11790 0 0 0 294 55 0 0 20 0 15 0 99431001 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10659048 memory=371072 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819643987296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10659048 memory=373140 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10659048 memory=1650 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10659048 memory=380188 CPUtime=0.97 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) S 5251 5254 4348 0 -1 1077944384 4455 0 0 0 96 1 0 0 20 0 15 0 99431004 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819117176944 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10659048 memory=0 CPUtime=1.32 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) S 5251 5254 4348 0 -1 1077944384 7142 0 0 0 131 1 0 0 20 0 15 0 99431004 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819116124144 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10659048 memory=384644 CPUtime=0.34 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) S 5251 5254 4348 0 -1 1077944384 3007 0 0 0 33 1 0 0 20 0 15 0 99431004 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819115071856 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10659048 memory=1404 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10659048 memory=3284 CPUtime=1.42 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1196 0 0 0 63 79 0 0 20 0 15 0 99431004 10914865152 100695 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 2374.25 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 402780 KiB

[startup+2382.3 s]
/proc/loadavg: 1.09 1.38 1.40 3/215 5472
/proc/meminfo: memFree=22582836/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10659048 memory=381760 CPUtime=2435.61 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 146789 0 0 0 243242 319 0 0 20 0 15 0 99430998 10914865152 95440 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664762 95440 3164 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10659048 memory=4140 CPUtime=2359.78 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 59770 0 0 0 235921 57 0 0 20 0 15 0 99430998 10914865152 95440 33554432000 4194304 4196468 140723311164784 139820089564608 139819726385986 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=382272 CPUtime=16.98 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 15725 0 0 0 1659 39 0 0 20 0 15 0 99430999 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=8112282956445269571 CPUtime=17.01 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 13525 0 0 0 1662 39 0 0 20 0 15 0 99430999 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=392304 CPUtime=17.03 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 14205 0 0 0 1666 37 0 0 20 0 15 0 99430999 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=383812 CPUtime=17.04 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 14424 0 0 0 1668 36 0 0 20 0 15 0 99430999 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=1012 CPUtime=3.58 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 11961 0 0 0 301 57 0 0 20 0 15 0 99431001 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10659048 memory=382272 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819643987296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10659048 memory=382272 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10659048 memory=389720 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10659048 memory=3220 CPUtime=0.97 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) S 5251 5254 4348 0 -1 1077944384 4456 0 0 0 96 1 0 0 20 0 15 0 99431004 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819117176944 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10659048 memory=389276 CPUtime=1.32 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) S 5251 5254 4348 0 -1 1077944384 7142 0 0 0 131 1 0 0 20 0 15 0 99431004 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819116124144 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10659048 memory=280812210566336 CPUtime=0.34 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) S 5251 5254 4348 0 -1 1077944384 3007 0 0 0 33 1 0 0 20 0 15 0 99431004 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819115071856 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10659048 memory=383300 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10659048 memory=7288 CPUtime=1.47 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1213 0 0 0 65 82 0 0 20 0 15 0 99431004 10914865152 95440 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 2435.61 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 381760 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.43 1.41 3/215 5473
/proc/meminfo: memFree=22594876/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10659048 memory=385656 CPUtime=2497 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 151948 0 0 0 249374 326 0 0 20 0 15 0 99430998 10914865152 96414 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664762 96414 3164 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10659048 memory=386684 CPUtime=2419.15 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 62618 0 0 0 241858 57 0 0 20 0 15 0 99430998 10914865152 96414 33554432000 4194304 4196468 140723311164784 139820089564720 139819726518742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=8112282956445269571 CPUtime=17.46 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 16199 0 0 0 1705 41 0 0 20 0 15 0 99430999 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=385660 CPUtime=17.48 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 13881 0 0 0 1708 40 0 0 20 0 15 0 99430999 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=384124 CPUtime=17.5 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 14644 0 0 0 1712 38 0 0 20 0 15 0 99430999 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=379488 CPUtime=17.51 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 15217 0 0 0 1714 37 0 0 20 0 15 0 99430999 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=8112282956445269571 CPUtime=3.68 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 12187 0 0 0 310 58 0 0 20 0 15 0 99431001 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10659048 memory=365112 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819643987296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10659048 memory=364600 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10659048 memory=379492 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10659048 memory=384636 CPUtime=0.97 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) S 5251 5254 4348 0 -1 1077944384 4458 0 0 0 96 1 0 0 20 0 15 0 99431004 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819117176944 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10659048 memory=172 CPUtime=1.33 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) S 5251 5254 4348 0 -1 1077944384 7144 0 0 0 131 2 0 0 20 0 15 0 99431004 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819116124144 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10659048 memory=386684 CPUtime=0.34 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) S 5251 5254 4348 0 -1 1077944384 3009 0 0 0 33 1 0 0 20 0 15 0 99431004 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819115071856 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10659048 memory=361008 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10659048 memory=384636 CPUtime=1.5 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1230 0 0 0 67 83 0 0 20 0 15 0 99431004 10914865152 96414 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 2497 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 385656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.8 s]
/proc/loadavg: 1.30 1.40 1.40 3/215 5473
/proc/meminfo: memFree=22624692/32770624 swapFree=67108860/67108860
[pid=5254] ppid=5251 vsize=10659048 memory=359424 CPUtime=2520.09 cores=1,3,5,7
/proc/5254/stat : 5254 (java) S 5251 5254 4348 0 -1 1077944320 153373 0 0 0 251681 328 0 0 20 0 15 0 99430998 10914865152 89856 33554432000 4194304 4196468 140723311164784 140723311147328 139820085325559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
/proc/5254/statm: 2664762 89856 3164 1 0 2627263 0
[pid=5254/tid=5256] ppid=5251 vsize=10659048 memory=4513 CPUtime=2441.39 cores=1,3,5,7
/proc/5254/task/5256/stat : 5256 (java) R 5251 5254 4348 0 -1 4202560 63256 0 0 0 244082 57 0 0 20 0 15 0 99430998 10914865152 89856 33554432000 4194304 4196468 140723311164784 139820089564720 139819726384672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5257] ppid=5251 vsize=10659048 memory=4420 CPUtime=17.65 cores=1,3,5,7
/proc/5254/task/5257/stat : 5257 (java) S 5251 5254 4348 0 -1 1077944384 16282 0 0 0 1724 41 0 0 20 0 15 0 99430999 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819691616656 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5258] ppid=5251 vsize=10659048 memory=8112282956445269571 CPUtime=17.68 cores=1,3,5,7
/proc/5254/task/5258/stat : 5258 (java) S 5251 5254 4348 0 -1 1077944384 13912 0 0 0 1728 40 0 0 20 0 15 0 99430999 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819690563856 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5259] ppid=5251 vsize=10659048 memory=840 CPUtime=17.7 cores=1,3,5,7
/proc/5254/task/5259/stat : 5259 (java) S 5251 5254 4348 0 -1 1077944384 14834 0 0 0 1732 38 0 0 20 0 15 0 99430999 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819689511568 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5260] ppid=5251 vsize=10659048 memory=1800 CPUtime=17.71 cores=1,3,5,7
/proc/5254/task/5260/stat : 5260 (java) S 5251 5254 4348 0 -1 1077944384 15264 0 0 0 1734 37 0 0 20 0 15 0 99430999 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819688458768 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5261] ppid=5251 vsize=10659048 memory=920 CPUtime=3.72 cores=1,3,5,7
/proc/5254/task/5261/stat : 5261 (java) S 5251 5254 4348 0 -1 1077944384 12621 0 0 0 313 59 0 0 20 0 15 0 99431001 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819645041264 139820085336706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5262] ppid=5251 vsize=10659048 memory=361476 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5262/stat : 5262 (java) S 5251 5254 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819643987296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5263] ppid=5251 vsize=10659048 memory=28820 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5263/stat : 5263 (java) S 5251 5254 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99431001 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819642934896 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5264] ppid=5251 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5264/stat : 5264 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819641883216 139820085344155 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5265] ppid=5251 vsize=10659048 memory=2400 CPUtime=0.97 cores=1,3,5,7
/proc/5254/task/5265/stat : 5265 (java) S 5251 5254 4348 0 -1 1077944384 4458 0 0 0 96 1 0 0 20 0 15 0 99431004 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819117176944 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5266] ppid=5251 vsize=10659048 memory=1836 CPUtime=1.33 cores=1,3,5,7
/proc/5254/task/5266/stat : 5266 (java) S 5251 5254 4348 0 -1 1077944384 7144 0 0 0 131 2 0 0 20 0 15 0 99431004 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819116124144 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5267] ppid=5251 vsize=10659048 memory=13044 CPUtime=0.34 cores=1,3,5,7
/proc/5254/task/5267/stat : 5267 (java) S 5251 5254 4348 0 -1 1077944384 3009 0 0 0 33 1 0 0 20 0 15 0 99431004 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819115071856 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5268] ppid=5251 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/5254/task/5268/stat : 5268 (java) S 5251 5254 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99431004 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819114019296 139820085335765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
[pid=5254/tid=5269] ppid=5251 vsize=10659048 memory=1952 CPUtime=1.52 cores=1,3,5,7
/proc/5254/task/5269/stat : 5269 (java) S 5251 5254 4348 0 -1 1077944384 1232 0 0 0 68 84 0 0 20 0 15 0 99431004 10914865152 89856 33554432000 4194304 4196468 140723311164784 139819112967088 139820085336706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27594752 140723311166637 140723311166729 140723311166729 140723311169487 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 359424 KiB

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

[startup+2464.81 s]
# the end of solver process 5254 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.83 s, system=3.2853 s

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

Child status: 143
Real time (s): 2464.81
CPU time (s): 2520.11
CPU user time (s): 2516.83
CPU system time (s): 3.2853
CPU usage (%): 102.244
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 2182984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.83
system time used= 3.2853
maximum resident set size= 2185300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153515
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= 134871
involuntary context switches= 5085


# summary of solver processes directly reported to runsolver:
#   pid: 5254
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2516.83
#   total CPU system time (s): 3.2853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2435 second user time and 22.8281 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 00:57:58
IDJOB=4299809
IDBENCH=141447
IDSOLVER=2763
FILE ID=node107/4299809-1532818678
RUNJOBID= node107-1532811420-4380
PBS_JOBID= 21022487
Free space on /tmp= 54464 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-15-16_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299809-1532818678/watcher-4299809-1532818678 -o /tmp/evaluation-result-4299809-1532818678/solver-4299809-1532818678 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299809-1532818678.xml

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

MD5SUM BENCH= 57cb1bb20db45191d6ed694399d37744
RANDOM SEED=1271333948

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22796320 kB
MemAvailable:   31494588 kB
Buffers:          234108 kB
Cached:          8700376 kB
SwapCached:            0 kB
Active:          4281184 kB
Inactive:        5144720 kB
Active(anon):     442736 kB
Inactive(anon):    76496 kB
Active(file):    3838448 kB
Inactive(file):  5068224 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3168 kB
Writeback:             0 kB
AnonPages:        497956 kB
Mapped:            55596 kB
Shmem:             25228 kB
Slab:             242920 kB
SReclaimable:     214860 kB
SUnreclaim:        28060 kB
KernelStack:        3744 kB
PageTables:         9880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1008624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-29 01:39:03