Trace number 4299937

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.07 2496.21

General information on the benchmark

NameMagicSquare/
MagicSquare-12-sum_c18.xml
MD5SUM72f076078db8222856487e1257170ccd
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 variables144
Number of constraints27
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":120},{"degree":4,"count":24}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":26},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":26}]
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.05/2496.20	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299937-1532831048/watcher-4299937-1532831048 -o /tmp/evaluation-result-4299937-1532831048/solver-4299937-1532831048 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299937-1532831048.xml 

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

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


[startup+0.100058 s]*
/proc/loadavg: 1.39 1.43 1.40 4/216 7039
/proc/meminfo: memFree=22990788/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10658972 memory=27384 CPUtime=0.13 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 5299 0 0 0 12 1 0 0 20 0 15 0 100667964 10914787328 6846 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664743 6846 2822 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10658972 memory=-8679948803339285696 CPUtime=0.09 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 3149 0 0 0 9 0 0 0 20 0 15 0 100667965 10914787328 6912 33554432000 4194304 4196468 140722387373216 140367325730624 140367313746750 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914787328 6912 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10658972 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914787328 6912 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914787328 6912 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667965 10914787328 6912 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10658972 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667967 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100667967 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100667967 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) R 7021 7024 4348 0 -1 4202560 468 0 0 0 0 0 0 0 20 0 15 0 100667970 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366809139920 140367321530970 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) R 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366808095568 140367321519829 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10658972 memory=140149560780416 CPUtime=0.02 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) R 7021 7024 4348 0 -1 4202560 322 0 0 0 2 0 0 0 20 0 15 0 100667970 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366807042672 140367321530970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10658972 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) R 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667970 10914787328 6912 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27384 KiB

[startup+0.210658 s]*
/proc/loadavg: 1.39 1.43 1.40 3/216 7039
/proc/meminfo: memFree=22978136/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=40368 CPUtime=0.33 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 8118 0 0 0 31 2 0 0 20 0 15 0 100667964 10914865152 10092 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 10092 2980 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 5249 0 0 0 19 1 0 0 20 0 15 0 100667965 10914865152 10092 33554432000 4194304 4196468 140722387373216 140367325741936 140367305553253 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=345 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 10092 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=140149561101653 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 10092 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 10092 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 10092 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) S 7021 7024 4348 0 -1 1077944384 512 0 0 0 2 0 0 0 20 0 15 0 100667970 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366809148272 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) S 7021 7024 4348 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 15 0 100667970 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366808095472 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=140149560780416 CPUtime=0.07 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) R 7021 7024 4348 0 -1 4202560 795 0 0 0 7 0 0 0 20 0 15 0 100667970 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366807042672 140367321530970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 10092 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40368 KiB

[startup+0.310296 s]*
/proc/loadavg: 1.39 1.43 1.40 6/216 7039
/proc/meminfo: memFree=22971932/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=46360 CPUtime=0.56 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 8678 0 0 0 54 2 0 0 20 0 15 0 100667964 10914865152 11590 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 11590 3036 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 5544 0 0 0 29 1 0 0 20 0 15 0 100667965 10914865152 11590 33554432000 4194304 4196468 140722387373216 140367325745616 140366932211109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 11590 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=13987606082430616 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 11590 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 11590 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 11590 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) R 7021 7024 4348 0 -1 4202560 551 0 0 0 4 0 0 0 20 0 15 0 100667970 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366809148272 140367305412694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) R 7021 7024 4348 0 -1 4202560 314 0 0 0 6 0 0 0 20 0 15 0 100667970 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366808082240 140367304995568 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=140149560780416 CPUtime=0.13 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) R 7021 7024 4348 0 -1 1077944384 901 0 0 0 13 0 0 0 20 0 15 0 100667970 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366807042672 140367321520770 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=140149560780416 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 11590 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46360 KiB

[startup+0.700794 s]
/proc/loadavg: 1.39 1.43 1.40 5/216 7039
/proc/meminfo: memFree=22937376/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=111780 CPUtime=1.49 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 11718 0 0 0 146 3 0 0 20 0 15 0 100667964 10914865152 27945 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 27945 3074 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=1836 CPUtime=0.68 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 5571 0 0 0 66 2 0 0 20 0 15 0 100667965 10914865152 27945 33554432000 4194304 4196468 140722387373216 140367325747080 140367321521558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 27945 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 27945 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 27945 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 27945 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=7881696724453321575 CPUtime=0.31 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) R 7021 7024 4348 0 -1 4202560 2037 0 0 0 31 0 0 0 20 0 15 0 100667970 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366809148272 140367321521558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=5787213827096799335 CPUtime=0.31 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) S 7021 7024 4348 0 -1 1077944384 1596 0 0 0 31 0 0 0 20 0 15 0 100667970 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366808095472 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) S 7021 7024 4348 0 -1 1077944384 1146 0 0 0 17 0 0 0 20 0 15 0 100667970 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366807042672 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 27945 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 111780 KiB

[startup+1.50079 s]
/proc/loadavg: 1.39 1.43 1.40 3/216 7039
/proc/meminfo: memFree=22850864/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=182380 CPUtime=2.44 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 13793 0 0 0 239 5 0 0 20 0 15 0 100667964 10914865152 45595 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 45595 3115 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=8112282956445269571 CPUtime=1.48 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 5855 0 0 0 145 3 0 0 20 0 15 0 100667965 10914865152 45595 33554432000 4194304 4196468 140722387373216 140367325745728 140366932473204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 45595 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 45595 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 45595 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 100667965 10914865152 45595 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 45595 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0

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

/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 22634 0 0 0 230556 24 0 0 20 0 15 0 100667965 10914865152 93924 33554432000 4194304 4196468 140722387373216 140367325748720 140366932495603 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=375696 CPUtime=7.3 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 4722 0 0 0 683 47 0 0 20 0 15 0 100667965 10914865152 93924 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=375696 CPUtime=7.3 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 5947 0 0 0 679 51 0 0 20 0 15 0 100667965 10914865152 93924 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=375696 CPUtime=7.31 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 5512 0 0 0 682 49 0 0 20 0 15 0 100667965 10914865152 93924 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=375696 CPUtime=7.36 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 5840 0 0 0 684 52 0 0 20 0 15 0 100667965 10914865152 93924 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=375696 CPUtime=6.56 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 6760 0 0 0 607 49 0 0 20 0 15 0 100667967 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=375696 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=375696 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=8556 CPUtime=0.45 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) S 7021 7024 4348 0 -1 1077944384 3247 0 0 0 45 0 0 0 20 0 15 0 100667970 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366809148272 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=375696 CPUtime=0.39 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) S 7021 7024 4348 0 -1 1077944384 1824 0 0 0 39 0 0 0 20 0 15 0 100667970 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366808095472 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=375696 CPUtime=0.19 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) S 7021 7024 4348 0 -1 1077944384 1909 0 0 0 19 0 0 0 20 0 15 0 100667970 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366807042672 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=1836 CPUtime=1.17 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 764 0 0 0 57 60 0 0 20 0 15 0 100667970 10914865152 93924 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 2343.91 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 375696 KiB

[startup+2382.3 s]
/proc/loadavg: 1.28 1.45 1.45 3/216 7211
/proc/meminfo: memFree=22660484/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=381840 CPUtime=2404.67 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 62113 0 0 0 240199 268 0 0 20 0 15 0 100667964 10914865152 95460 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 95460 3122 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=379792 CPUtime=2365.28 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 23075 0 0 0 236504 24 0 0 20 0 15 0 100667965 10914865152 95460 33554432000 4194304 4196468 140722387373216 140367325748752 140366932373234 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=379792 CPUtime=7.57 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 4851 0 0 0 709 48 0 0 20 0 15 0 100667965 10914865152 95460 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=381840 CPUtime=7.56 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 6308 0 0 0 704 52 0 0 20 0 15 0 100667965 10914865152 95460 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=381840 CPUtime=7.58 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 5731 0 0 0 708 50 0 0 20 0 15 0 100667965 10914865152 95460 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=381840 CPUtime=7.62 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 6014 0 0 0 709 53 0 0 20 0 15 0 100667965 10914865152 95460 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=0 CPUtime=6.73 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 6929 0 0 0 623 50 0 0 20 0 15 0 100667967 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=379792 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=381840 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=381840 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=4140 CPUtime=0.45 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) S 7021 7024 4348 0 -1 1077944384 3249 0 0 0 45 0 0 0 20 0 15 0 100667970 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366809148272 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=381840 CPUtime=0.39 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) S 7021 7024 4348 0 -1 1077944384 1826 0 0 0 39 0 0 0 20 0 15 0 100667970 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366808095472 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=381840 CPUtime=0.19 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) S 7021 7024 4348 0 -1 1077944384 1911 0 0 0 19 0 0 0 20 0 15 0 100667970 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366807042672 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=29116 CPUtime=1.2 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 781 0 0 0 59 61 0 0 20 0 15 0 100667970 10914865152 95460 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 2404.67 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 381840 KiB

[startup+2442.3 s]
/proc/loadavg: 1.18 1.39 1.43 3/216 7212
/proc/meminfo: memFree=22655072/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=385936 CPUtime=2465.44 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 63657 0 0 0 246269 275 0 0 20 0 15 0 100667964 10914865152 96484 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 96484 3122 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=385936 CPUtime=2424.79 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 23510 0 0 0 242454 25 0 0 20 0 15 0 100667965 10914865152 96484 33554432000 4194304 4196468 140722387373216 140367325748832 140366932977501 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=8112282956445269571 CPUtime=7.83 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 5146 0 0 0 734 49 0 0 20 0 15 0 100667965 10914865152 96484 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=385936 CPUtime=7.83 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 6557 0 0 0 730 53 0 0 20 0 15 0 100667965 10914865152 96484 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=385936 CPUtime=7.85 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 5913 0 0 0 734 51 0 0 20 0 15 0 100667965 10914865152 96484 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=383888 CPUtime=7.88 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 6207 0 0 0 734 54 0 0 20 0 15 0 100667965 10914865152 96484 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=385936 CPUtime=6.91 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 7105 0 0 0 639 52 0 0 20 0 15 0 100667967 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=385936 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=385936 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) S 7021 7024 4348 0 -1 1077944384 3251 0 0 0 45 0 0 0 20 0 15 0 100667970 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366809148272 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=385936 CPUtime=0.39 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) S 7021 7024 4348 0 -1 1077944384 1828 0 0 0 39 0 0 0 20 0 15 0 100667970 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366808095472 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=4140 CPUtime=0.19 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) S 7021 7024 4348 0 -1 1077944384 1913 0 0 0 19 0 0 0 20 0 15 0 100667970 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366807042672 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=385936 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=385936 CPUtime=1.23 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 789 0 0 0 61 62 0 0 20 0 15 0 100667970 10914865152 96484 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 2465.44 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 385936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2496.2 s]
/proc/loadavg: 1.20 1.37 1.42 3/215 7213
/proc/meminfo: memFree=22644840/32770624 swapFree=67108860/67108860
[pid=7024] ppid=7021 vsize=10659048 memory=392080 CPUtime=2520.05 cores=1,3,5,7
/proc/7024/stat : 7024 (java) S 7021 7024 4348 0 -1 1077944320 65178 0 0 0 251725 280 0 0 20 0 15 0 100667964 10914865152 98020 33554432000 4194304 4196468 140722387373216 140722387355760 140367321509623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
/proc/7024/statm: 2664762 98020 3122 1 0 2627263 0
[pid=7024/tid=7026] ppid=7021 vsize=10659048 memory=3908385967271392831 CPUtime=2478.23 cores=1,3,5,7
/proc/7024/task/7026/stat : 7026 (java) R 7021 7024 4348 0 -1 4202560 23927 0 0 0 247798 25 0 0 20 0 15 0 100667965 10914865152 98020 33554432000 4194304 4196468 140722387373216 140367325748832 140366932788182 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7027] ppid=7021 vsize=10659048 memory=8112282956445269571 CPUtime=8.08 cores=1,3,5,7
/proc/7024/task/7027/stat : 7027 (java) S 7021 7024 4348 0 -1 1077944384 5332 0 0 0 758 50 0 0 20 0 15 0 100667965 10914865152 98020 33554432000 4194304 4196468 140722387373216 140367258201232 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7028] ppid=7021 vsize=10659048 memory=13044 CPUtime=8.08 cores=1,3,5,7
/proc/7024/task/7028/stat : 7028 (java) S 7021 7024 4348 0 -1 1077944384 6696 0 0 0 754 54 0 0 20 0 15 0 100667965 10914865152 98020 33554432000 4194304 4196468 140722387373216 140367257148432 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7029] ppid=7021 vsize=10659048 memory=792 CPUtime=8.08 cores=1,3,5,7
/proc/7024/task/7029/stat : 7029 (java) S 7021 7024 4348 0 -1 1077944384 6139 0 0 0 757 51 0 0 20 0 15 0 100667965 10914865152 98020 33554432000 4194304 4196468 140722387373216 140367256095632 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7030] ppid=7021 vsize=10659048 memory=13044 CPUtime=8.14 cores=1,3,5,7
/proc/7024/task/7030/stat : 7030 (java) S 7021 7024 4348 0 -1 1077944384 6576 0 0 0 758 56 0 0 20 0 15 0 100667965 10914865152 98020 33554432000 4194304 4196468 140722387373216 140367255042832 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7031] ppid=7021 vsize=10659048 memory=792 CPUtime=7.06 cores=1,3,5,7
/proc/7024/task/7031/stat : 7031 (java) S 7021 7024 4348 0 -1 1077944384 7272 0 0 0 653 53 0 0 20 0 15 0 100667967 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366813358448 140367321520770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7032] ppid=7021 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7032/stat : 7032 (java) S 7021 7024 4348 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366812304416 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7033] ppid=7021 vsize=10659048 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7033/stat : 7033 (java) S 7021 7024 4348 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 100667967 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366811251568 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7034] ppid=7021 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7034/stat : 7034 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366810199888 140367321528219 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7035] ppid=7021 vsize=10659048 memory=5412 CPUtime=0.45 cores=1,3,5,7
/proc/7024/task/7035/stat : 7035 (java) S 7021 7024 4348 0 -1 1077944384 3251 0 0 0 45 0 0 0 20 0 15 0 100667970 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366809148272 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7036] ppid=7021 vsize=10659048 memory=4612 CPUtime=0.39 cores=1,3,5,7
/proc/7024/task/7036/stat : 7036 (java) S 7021 7024 4348 0 -1 1077944384 1828 0 0 0 39 0 0 0 20 0 15 0 100667970 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366808095472 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7037] ppid=7021 vsize=10659048 memory=1012 CPUtime=0.19 cores=1,3,5,7
/proc/7024/task/7037/stat : 7037 (java) S 7021 7024 4348 0 -1 1077944384 1913 0 0 0 19 0 0 0 20 0 15 0 100667970 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366807042672 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7038] ppid=7021 vsize=10659048 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7024/task/7038/stat : 7038 (java) S 7021 7024 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100667970 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366805990112 140367321519829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
[pid=7024/tid=7039] ppid=7021 vsize=10659048 memory=8112282956445269571 CPUtime=1.26 cores=1,3,5,7
/proc/7024/task/7039/stat : 7039 (java) S 7021 7024 4348 0 -1 1077944384 806 0 0 0 62 64 0 0 20 0 15 0 100667970 10914865152 98020 33554432000 4194304 4196468 140722387373216 140366804937392 140367321520770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140722387375277 140722387375369 140722387375369 140722387378127 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 392080 KiB

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

[startup+2496.21 s]
# the end of solver process 7024 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.26 s, system=2.80993 s

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

Child status: 143
Real time (s): 2496.21
CPU time (s): 2520.07
CPU user time (s): 2517.26
CPU system time (s): 2.80993
CPU usage (%): 100.956
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 392080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.26
system time used= 2.80993
maximum resident set size= 392396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 254140
involuntary context switches= 5521


# summary of solver processes directly reported to runsolver:
#   pid: 7024
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.26
#   total CPU system time (s): 2.80993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1055 second user time and 19.8277 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 04:24:08
IDJOB=4299937
IDBENCH=141510
IDSOLVER=2763
FILE ID=node107/4299937-1532831048
RUNJOBID= node107-1532811420-4380
PBS_JOBID= 21022487
Free space on /tmp= 54468 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-12-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299937-1532831048/watcher-4299937-1532831048 -o /tmp/evaluation-result-4299937-1532831048/solver-4299937-1532831048 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299937-1532831048.xml

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

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=1154198724

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:        23007164 kB
MemAvailable:   31704016 kB
Buffers:          236056 kB
Cached:          8697404 kB
SwapCached:            0 kB
Active:          4070524 kB
Inactive:        5147132 kB
Active(anon):     235888 kB
Inactive(anon):    76492 kB
Active(file):    3834636 kB
Inactive(file):  5070640 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:               888 kB
Writeback:             0 kB
AnonPages:        291520 kB
Mapped:            55608 kB
Shmem:             25228 kB
Slab:             243348 kB
SReclaimable:     214820 kB
SUnreclaim:        28528 kB
KernelStack:        3776 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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 05:05:44