Trace number 4300305

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

General information on the benchmark

NameFrb/
frb-53-24-1-mgd_c18.xml
MD5SUMe77860b1077c007311080ac2a4bc32f8
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 variables53
Number of constraints475
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":3},{"degree":19,"count":10},{"degree":20,"count":3},{"degree":21,"count":4},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":475}]
Number of extensional constraints475
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":475}]
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/2469.60	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300305-1532865388/watcher-4300305-1532865388 -o /tmp/evaluation-result-4300305-1532865388/solver-4300305-1532865388 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532845932-8483 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300305-1532865388.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=10633, runsolver pid=10630
Current StackSize limit: 8192 KiB


[startup+0.103907 s]*
/proc/loadavg: 1.61 1.35 1.33 5/215 10648
/proc/meminfo: memFree=22657168/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10658972 memory=27464 CPUtime=0.13 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 5340 0 0 0 12 1 0 0 20 0 15 0 104102027 10914787328 6866 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664743 6866 2858 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10658972 memory=-8269626465541328767 CPUtime=0.09 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 3172 0 0 0 8 1 0 0 20 0 15 0 104102027 10914787328 6932 33554432000 4194304 4196468 140733112136368 139788351541432 139788339555301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 6932 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 6932 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 6932 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104102029 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) S 10630 10633 8451 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 104102032 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787902847728 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) S 10630 10633 8451 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 15 0 104102032 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787901795184 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0.02 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) R 10630 10633 8451 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 104102032 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787900742128 139788326117127 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) R 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102033 10914787328 6932 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27464 KiB

[startup+0.214548 s]*
/proc/loadavg: 1.61 1.35 1.33 4/215 10648
/proc/meminfo: memFree=22644268/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10658972 memory=40496 CPUtime=0.35 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 8197 0 0 0 33 2 0 0 20 0 15 0 104102027 10914787328 10124 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664743 10124 2991 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 5099 0 0 0 19 1 0 0 20 0 15 0 104102027 10914787328 10124 33554432000 4194304 4196468 140733112136368 139788351549712 139788347335837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10658972 memory=345 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 10124 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10658972 memory=288370045123204736 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 10124 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 10124 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104102028 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104102029 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) R 10630 10633 8451 0 -1 1077944384 592 0 0 0 2 0 0 0 20 0 15 0 104102032 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787902847824 139788347324117 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10658972 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) R 10630 10633 8451 0 -1 4202560 274 0 0 0 3 0 0 0 20 0 15 0 104102032 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787901786512 139788325054384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0.08 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) R 10630 10633 8451 0 -1 4202560 867 0 0 0 8 0 0 0 20 0 15 0 104102032 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787900742128 139788347335258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10658972 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102033 10914787328 10124 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40496 KiB

[startup+0.310551 s]*
/proc/loadavg: 1.61 1.35 1.33 5/215 10648
/proc/meminfo: memFree=22639368/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10659048 memory=47796 CPUtime=0.6 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 8947 0 0 0 57 3 0 0 20 0 15 0 104102027 10914865152 11883 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664762 11883 3049 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 5414 0 0 0 28 2 0 0 20 0 15 0 104102027 10914865152 11949 33554432000 4194304 4196468 140733112136368 139788351550384 139787981847902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 11949 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=288370045123204736 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 11949 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 11949 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104102029 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10659048 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) R 10630 10633 8451 0 -1 4202560 731 0 0 0 6 0 0 0 20 0 15 0 104102032 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787902847728 139788326503360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10659048 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) R 10630 10633 8451 0 -1 1077944384 421 0 0 0 6 0 0 0 20 0 15 0 104102032 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787901795184 139788347325058 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10659048 memory=139668971492992 CPUtime=0.16 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) R 10630 10633 8451 0 -1 4202560 1025 0 0 0 16 0 0 0 20 0 15 0 104102032 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787900737888 139788340410779 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10659048 memory=139668971492992 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) R 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102033 10914865152 11949 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 47796 KiB

[startup+0.700763 s]
/proc/loadavg: 1.61 1.35 1.33 5/215 10648
/proc/meminfo: memFree=22572748/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10659048 memory=151336 CPUtime=1.87 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 11983 0 0 0 182 5 0 0 20 0 15 0 104102027 10914865152 37834 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664762 37834 3101 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10659048 memory=1836 CPUtime=0.67 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 5659 0 0 0 64 3 0 0 20 0 15 0 104102027 10914865152 37834 33554432000 4194304 4196468 140733112136368 139788351549536 139787985330027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 37834 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 37834 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 37834 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 104102029 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10659048 memory=7881696724453321575 CPUtime=0.44 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) R 10630 10633 8451 0 -1 4202560 2018 0 0 0 44 0 0 0 20 0 15 0 104102032 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787902833608 139788325443271 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10659048 memory=5787213827046467687 CPUtime=0.41 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) R 10630 10633 8451 0 -1 4202560 1300 0 0 0 41 0 0 0 20 0 15 0 104102032 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787901779136 139788347335258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10659048 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) S 10630 10633 8451 0 -1 1077944384 1637 0 0 0 31 0 0 0 20 0 15 0 104102032 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787900742128 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) S 10630 10633 8451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104102033 10914865152 37834 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 151336 KiB

[startup+1.50081 s]
/proc/loadavg: 1.61 1.35 1.33 6/215 10648
/proc/meminfo: memFree=22489908/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10659048 memory=216004 CPUtime=4.19 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 17460 0 0 0 413 6 0 0 20 0 15 0 104102027 10914865152 54001 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664762 54001 3139 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10659048 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 5734 0 0 0 141 4 0 0 20 0 15 0 104102027 10914865152 54001 33554432000 4194304 4196468 140733112136368 139788351550296 139787986467800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=-8754540793456063680 CPUtime=0.01 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 15 0 104102028 10914865152 54001 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 54001 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 104102028 10914865152 54001 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=7005738693937936738 CPUtime=0.01 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 15 0 104102028 10914865152 54001 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 104102029 10914865152 54001 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0

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

/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 40901 0 0 0 229545 43 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788351553104 139787986430342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=1286792 CPUtime=15.54 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 21891 0 0 0 1494 60 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=1286792 CPUtime=15.57 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 21007 0 0 0 1493 64 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=1286792 CPUtime=15.52 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 21826 0 0 0 1497 55 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=1286792 CPUtime=15.61 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 22004 0 0 0 1504 57 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=1286792 CPUtime=7.34 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 13872 0 0 0 675 59 0 0 20 0 15 0 104102029 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10659048 memory=1286792 CPUtime=1.31 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) S 10630 10633 8451 0 -1 1077944384 6162 0 0 0 130 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787902847728 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10659048 memory=4140 CPUtime=1.24 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) S 10630 10633 8451 0 -1 1077944384 7851 0 0 0 123 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787901795184 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0.43 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) S 10630 10633 8451 0 -1 1077944384 3059 0 0 0 41 2 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787900742128 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10659048 memory=4140 CPUtime=1.56 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) S 10630 10633 8451 0 -1 1077944384 1108 0 0 0 71 85 0 0 20 0 15 0 104102033 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 2370.11 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1286792 KiB

[startup+2382.3 s]
/proc/loadavg: 1.35 1.34 1.32 3/215 10819
/proc/meminfo: memFree=22282188/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10659048 memory=1286792 CPUtime=2431.26 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 162839 0 0 0 242749 377 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664762 321698 3168 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10659048 memory=1286792 CPUtime=2355.22 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 41656 0 0 0 235478 44 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788351553168 139787986265938 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=2433 CPUtime=15.92 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 22036 0 0 0 1531 61 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=1286792 CPUtime=15.95 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 21351 0 0 0 1529 66 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=1286792 CPUtime=15.9 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 21936 0 0 0 1533 57 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=1286792 CPUtime=16.01 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 22349 0 0 0 1542 59 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=1286792 CPUtime=7.58 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 13948 0 0 0 697 61 0 0 20 0 15 0 104102029 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10659048 memory=6791534058613427641 CPUtime=1.31 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) S 10630 10633 8451 0 -1 1077944384 6164 0 0 0 130 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787902847728 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10659048 memory=1012 CPUtime=1.24 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) S 10630 10633 8451 0 -1 1077944384 7854 0 0 0 123 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787901795184 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10659048 memory=15876 CPUtime=0.43 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) S 10630 10633 8451 0 -1 1077944384 3061 0 0 0 41 2 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787900742128 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10659048 memory=17144 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10659048 memory=279337694291136 CPUtime=1.59 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) S 10630 10633 8451 0 -1 1077944384 1124 0 0 0 73 86 0 0 20 0 15 0 104102033 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 2431.26 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1286792 KiB

[startup+2442.3 s]
/proc/loadavg: 1.27 1.31 1.32 3/215 10820
/proc/meminfo: memFree=22282232/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10659048 memory=1286792 CPUtime=2492.29 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 164644 0 0 0 248844 385 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664762 321698 3168 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10659048 memory=4004 CPUtime=2414.58 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 42550 0 0 0 241413 45 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788351553168 139787986467195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=1286792 CPUtime=16.27 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 22170 0 0 0 1565 62 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=1286792 CPUtime=16.3 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 21521 0 0 0 1563 67 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=1286792 CPUtime=16.25 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 22097 0 0 0 1567 58 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=1286792 CPUtime=16.37 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 22615 0 0 0 1577 60 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=1286792 CPUtime=7.8 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 14086 0 0 0 718 62 0 0 20 0 15 0 104102029 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10659048 memory=1286792 CPUtime=1.31 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) S 10630 10633 8451 0 -1 1077944384 6168 0 0 0 130 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787902847728 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10659048 memory=1286792 CPUtime=1.24 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) S 10630 10633 8451 0 -1 1077944384 7858 0 0 0 123 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787901795184 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0.43 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) S 10630 10633 8451 0 -1 1077944384 3065 0 0 0 41 2 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787900742128 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10659048 memory=1286792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10659048 memory=1286792 CPUtime=1.63 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) S 10630 10633 8451 0 -1 1077944384 1154 0 0 0 75 88 0 0 20 0 15 0 104102033 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 2492.29 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1286792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2469.6 s]
/proc/loadavg: 1.23 1.30 1.31 3/215 10821
/proc/meminfo: memFree=22281860/32770624 swapFree=67108860/67108860
[pid=10633] ppid=10630 vsize=10659048 memory=1286792 CPUtime=2520.09 cores=1,3,5,7
/proc/10633/stat : 10633 (java) S 10630 10633 8451 0 -1 1077944320 164995 0 0 0 251620 389 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 140733112118912 139788347313911 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
/proc/10633/statm: 2664762 321698 3168 1 0 2627263 0
[pid=10633/tid=10635] ppid=10630 vsize=10659048 memory=4140 CPUtime=2441.59 cores=1,3,5,7
/proc/10633/task/10635/stat : 10635 (java) R 10630 10633 8451 0 -1 4202560 42812 0 0 0 244113 46 0 0 20 0 15 0 104102027 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788351553328 139787986467553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10636] ppid=10630 vsize=10659048 memory=29952 CPUtime=16.44 cores=1,3,5,7
/proc/10633/task/10636/stat : 10636 (java) S 10630 10633 8451 0 -1 1077944384 22206 0 0 0 1581 63 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788303866896 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10637] ppid=10630 vsize=10659048 memory=1296 CPUtime=16.47 cores=1,3,5,7
/proc/10633/task/10637/stat : 10637 (java) S 10630 10633 8451 0 -1 1077944384 21527 0 0 0 1579 68 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788302814352 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10638] ppid=10630 vsize=10659048 memory=6791534058613427641 CPUtime=16.41 cores=1,3,5,7
/proc/10633/task/10638/stat : 10638 (java) S 10630 10633 8451 0 -1 1077944384 22103 0 0 0 1582 59 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139788301761296 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10639] ppid=10630 vsize=10659048 memory=1836 CPUtime=16.55 cores=1,3,5,7
/proc/10633/task/10639/stat : 10639 (java) S 10630 10633 8451 0 -1 1077944384 22652 0 0 0 1594 61 0 0 20 0 15 0 104102028 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787951332240 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10640] ppid=10630 vsize=10659048 memory=13044 CPUtime=7.91 cores=1,3,5,7
/proc/10633/task/10640/stat : 10640 (java) S 10630 10633 8451 0 -1 1077944384 14089 0 0 0 728 63 0 0 20 0 15 0 104102029 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787907057904 139788347325058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10641] ppid=10630 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10641/stat : 10641 (java) S 10630 10633 8451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787906004128 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10642] ppid=10630 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10642/stat : 10642 (java) S 10630 10633 8451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104102030 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787904951024 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10643] ppid=10630 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10643/stat : 10643 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787903899600 139788347332507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10644] ppid=10630 vsize=10659048 memory=952 CPUtime=1.31 cores=1,3,5,7
/proc/10633/task/10644/stat : 10644 (java) S 10630 10633 8451 0 -1 1077944384 6168 0 0 0 130 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787902847728 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10645] ppid=10630 vsize=10659048 memory=1232 CPUtime=1.24 cores=1,3,5,7
/proc/10633/task/10645/stat : 10645 (java) S 10630 10633 8451 0 -1 1077944384 7858 0 0 0 123 1 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787901795184 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10646] ppid=10630 vsize=10659048 memory=2340 CPUtime=0.43 cores=1,3,5,7
/proc/10633/task/10646/stat : 10646 (java) S 10630 10633 8451 0 -1 1077944384 3065 0 0 0 41 2 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787900742128 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10647] ppid=10630 vsize=10659048 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/10633/task/10647/stat : 10647 (java) S 10630 10633 8451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104102032 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787899689824 139788347324117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
[pid=10633/tid=10648] ppid=10630 vsize=10659048 memory=932 CPUtime=1.64 cores=1,3,5,7
/proc/10633/task/10648/stat : 10648 (java) S 10630 10633 8451 0 -1 1077944384 1155 0 0 0 75 89 0 0 20 0 15 0 104102033 10914865152 321698 33554432000 4194304 4196468 140733112136368 139787696597552 139788347325058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28680192 140733112145069 140733112145161 140733112145161 140733112147919 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1286792 KiB

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

[startup+2469.61 s]
# the end of solver process 10633 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.21 s, system=3.9044 s

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

Child status: 143
Real time (s): 2469.61
CPU time (s): 2520.12
CPU user time (s): 2516.21
CPU system time (s): 3.9044
CPU usage (%): 102.045
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 1477156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.21
system time used= 3.9044
maximum resident set size= 1495304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165157
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 269761
involuntary context switches= 6915


# summary of solver processes directly reported to runsolver:
#   pid: 10633
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2516.21
#   total CPU system time (s): 3.9044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6343 second user time and 18.4384 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 13:56:28
IDJOB=4300305
IDBENCH=141583
IDSOLVER=2763
FILE ID=node107/4300305-1532865388
RUNJOBID= node107-1532845932-8483
PBS_JOBID= 21022505
Free space on /tmp= 60824 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Frb/frb-53-24-1-mgd_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300305-1532865388/watcher-4300305-1532865388 -o /tmp/evaluation-result-4300305-1532865388/solver-4300305-1532865388 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532845932-8483 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300305-1532865388.xml

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

MD5SUM BENCH= e77860b1077c007311080ac2a4bc32f8
RANDOM SEED=802377135

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:        22673712 kB
MemAvailable:   29815052 kB
Buffers:          240992 kB
Cached:          7163280 kB
SwapCached:            0 kB
Active:          5882028 kB
Inactive:        3719984 kB
Active(anon):    2148920 kB
Inactive(anon):    76484 kB
Active(file):    3733108 kB
Inactive(file):  3643500 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1688 kB
Writeback:             0 kB
AnonPages:       2218796 kB
Mapped:            56412 kB
Shmem:             25228 kB
Slab:             189392 kB
SReclaimable:     161132 kB
SUnreclaim:        28260 kB
KernelStack:        3792 kB
PageTables:         9224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2729068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2107392 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= 60824 MiB
End job on node107 at 2018-07-29 14:37:38