Trace number 4257882

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 NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 259.82999 96.345497

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-70.xml
MD5SUM17a97120e8930e8511a08ef4d06a02ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark245.106
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data


Verifier Data

One s line expected

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 (12468 MiB free)
  memory of node 1: 16384 MiB (15610 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257882-1502651119/watcher-4257882-1502651119 -o /tmp/evaluation-result-4257882-1502651119/solver-4257882-1502651119 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257882-1502651119.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=17027, runsolver pid=17024
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 4.60 4.48 4.03 5/199 17028
/proc/meminfo: memFree=28748192/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=356952 memory=7604 CPUtime=0 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 1742 0 0 0 0 0 0 0 20 0 2 0 67305264 365518848 1901 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 89238 1901 1053 1 0 79208 0
[pid=17027/tid=17029] ppid=17024 vsize=356952 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) S 17024 17027 17093 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 2 0 67305275 365518848 1901 18446744073709551615 4194304 4196468 140724903835440 140387944237472 140387940006530 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 356952 KiB
Current children cumulated memory: 7604 KiB

[startup+0.209601 s]*
/proc/loadavg: 4.60 4.48 4.03 6/213 17042
/proc/meminfo: memFree=28690740/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551156 memory=24368 CPUtime=0.07 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 4593 0 0 0 7 0 0 0 20 0 15 0 67305264 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637789 6092 2615 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551156 memory=8316850467074736180 CPUtime=0.06 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) R 17024 17027 17093 0 -1 4202560 2703 0 0 0 6 0 0 0 20 0 15 0 67305275 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140387944221072 140387940017309 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551156 memory=14058 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140387870415632 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551156 memory=140330660743546 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140387869363088 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140387868310544 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) S 17024 17027 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140387867258000 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551156 memory=140330660726400 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67305277 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386978752496 140387940006530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67305277 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386977698720 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67305277 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386976646128 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386975594704 140387940013979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) S 17024 17027 17093 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386974542320 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386973489776 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551156 memory=140330660726400 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) R 17024 17027 17093 0 -1 4202560 229 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386972437232 140387921644331 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551156 memory=140330660726400 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305284 10804383744 6092 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 24368 KiB

[startup+0.310238 s]*
/proc/loadavg: 4.60 4.48 4.03 7/213 17042
/proc/meminfo: memFree=28613280/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551156 memory=36444 CPUtime=0.23 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 7862 0 0 0 21 2 0 0 20 0 15 0 67305264 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637789 9111 2876 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551156 memory=-7677926825137650786 CPUtime=0.15 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) R 17024 17027 17093 0 -1 4202560 5523 0 0 0 14 1 0 0 20 0 15 0 67305275 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140387944219456 140387940017309 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140387870415632 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140387869363088 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140387868310544 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) S 17024 17027 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67305275 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140387867258000 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67305277 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386978752496 140387940006530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67305277 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386977698720 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67305277 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386976646128 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386975594704 140387940013979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) S 17024 17027 17093 0 -1 1077944384 480 0 0 0 1 0 0 0 20 0 15 0 67305280 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386974542320 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551156 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) S 17024 17027 17093 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 15 0 67305280 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386973489776 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551156 memory=140330660726400 CPUtime=0.03 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) R 17024 17027 17093 0 -1 4202560 422 0 0 0 3 0 0 0 20 0 15 0 67305280 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386972437232 140387940016730 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551156 memory=140330660726400 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305284 10804383744 9111 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36444 KiB

[startup+0.701266 s]
/proc/loadavg: 4.60 4.48 4.03 9/213 17042
/proc/meminfo: memFree=28585124/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=106140 CPUtime=1.22 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 11531 0 0 0 118 4 0 0 20 0 15 0 67305264 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 26535 3057 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551232 memory=164 CPUtime=0.54 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) R 17024 17027 17093 0 -1 4202560 6889 0 0 0 51 3 0 0 20 0 15 0 67305275 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140387944229600 140387535163053 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551232 memory=280661080673440 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140387870415632 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551232 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140387869363088 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551232 memory=13563795322702378 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305275 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140387868310544 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551232 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) S 17024 17027 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67305275 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140387867258000 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551232 memory=21320 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386978752496 140387940006530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551232 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386977698720 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551232 memory=640 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386976646128 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551232 memory=960 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386975594704 140387940013979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551232 memory=1232 CPUtime=0.24 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) R 17024 17027 17093 0 -1 4202560 1362 0 0 0 24 0 0 0 20 0 15 0 67305280 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386974541504 140387919148688 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551232 memory=2248 CPUtime=0.24 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) R 17024 17027 17093 0 -1 4202560 992 0 0 0 24 0 0 0 20 0 15 0 67305280 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386973471072 140387924917184 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551232 memory=4300 CPUtime=0.18 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) S 17024 17027 17093 0 -1 1077944384 920 0 0 0 18 0 0 0 20 0 15 0 67305280 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386972437232 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=932 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305284 10804461568 26535 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 106140 KiB

[startup+1.50124 s]
/proc/loadavg: 4.60 4.48 4.03 6/213 17042
/proc/meminfo: memFree=28478076/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=279132 CPUtime=3.24 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 15640 0 0 0 310 14 0 0 20 0 15 0 67305264 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 69783 3084 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551232 memory=994 CPUtime=1.23 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) R 17024 17027 17093 0 -1 4202560 6998 0 0 0 119 4 0 0 20 0 15 0 67305275 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140387944229416 140387535441458 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551232 memory=199372 CPUtime=0.1 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) S 17024 17027 17093 0 -1 1077944384 296 0 0 0 8 2 0 0 20 0 15 0 67305275 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140387870415632 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551232 memory=186724 CPUtime=0.07 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) S 17024 17027 17093 0 -1 1077944384 49 0 0 0 5 2 0 0 20 0 15 0 67305275 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140387869363088 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551232 memory=-8774313645642428999 CPUtime=0.08 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) S 17024 17027 17093 0 -1 1077944384 48 0 0 0 6 2 0 0 20 0 15 0 67305275 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140387868310544 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551232 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) S 17024 17027 17093 0 -1 1077944384 49 0 0 0 6 1 0 0 20 0 15 0 67305275 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140387867258000 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551232 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386978752496 140387940006530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551232 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386977698784 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551232 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386976646144 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551232 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386975594704 140387940013979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551232 memory=6944656592455360604 CPUtime=0.68 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) R 17024 17027 17093 0 -1 4202560 3429 0 0 0 68 0 0 0 20 0 15 0 67305280 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386974521760 140387923406184 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551232 memory=8838777653447265088 CPUtime=0.67 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) R 17024 17027 17093 0 -1 4202560 2255 0 0 0 67 0 0 0 20 0 15 0 67305280 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386973474768 140387923481829 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551232 memory=4949696295806936452 CPUtime=0.26 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) S 17024 17027 17093 0 -1 1077944384 1072 0 0 0 26 0 0 0 20 0 15 0 67305280 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386972437232 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=7828258418985243483 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=-2915662219940058526 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67305284 10804461568 69783 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 3.24 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 279132 KiB

[startup+3.11034 s]
/proc/loadavg: 4.63 4.49 4.03 4/213 17042
/proc/meminfo: memFree=28052628/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=592232 CPUtime=7.48 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 19161 0 0 0 717 31 0 0 20 0 15 0 67305264 10804461568 148058 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 148058 3104 1 0 2627261 0

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

[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058479 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=2900 CPUtime=0.04 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 150 0 0 0 3 1 0 0 20 0 15 0 67305284 10804461568 2058479 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 252.46 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8233916 KiB

[startup+95.2007 s]
/proc/loadavg: 3.95 4.28 4.00 9/210 17120
/proc/meminfo: memFree=20749940/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=8233924 CPUtime=255.51 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 170238 0 0 0 25057 494 0 0 20 0 15 0 67305264 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 2058481 3110 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551232 memory=4300 CPUtime=14.43 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) S 17024 17027 17093 0 -1 1077944384 12698 0 0 0 1435 8 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387944232480 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551232 memory=932 CPUtime=52.74 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) R 17024 17027 17093 0 -1 4202560 28908 0 0 0 5161 113 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387870415216 140387932623591 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551232 memory=1624 CPUtime=52.83 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) R 17024 17027 17093 0 -1 4202560 31374 0 0 0 5165 118 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387869363288 140387921548634 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551232 memory=2160 CPUtime=52.55 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) R 17024 17027 17093 0 -1 4202560 41601 0 0 0 5132 123 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387868310440 140387932623591 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551232 memory=-8774313645642428999 CPUtime=52.59 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) R 17024 17027 17093 0 -1 4202560 19612 0 0 0 5134 125 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387867257896 140387932623591 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551232 memory=16448 CPUtime=27.09 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 19056 0 0 0 2708 1 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386978750816 140387940005589 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551232 memory=8233916 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386977698784 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386976646144 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551232 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386975594352 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551232 memory=1992 CPUtime=1.8 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) S 17024 17027 17093 0 -1 1077944384 9551 0 0 0 179 1 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386974542320 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551232 memory=1204 CPUtime=1.05 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) S 17024 17027 17093 0 -1 1077944384 4152 0 0 0 105 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386973489776 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551232 memory=1000 CPUtime=0.28 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) S 17024 17027 17093 0 -1 1077944384 1770 0 0 0 28 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386972437232 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=796 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=8944 CPUtime=0.04 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 150 0 0 0 3 1 0 0 20 0 15 0 67305284 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 255.51 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8233924 KiB

[startup+96.0007 s]*
/proc/loadavg: 3.95 4.28 4.00 10/210 17120
/proc/meminfo: memFree=20619800/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=8233924 CPUtime=258.64 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 170291 0 0 0 25369 495 0 0 20 0 15 0 67305264 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 2058481 3110 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551232 memory=280661080408304 CPUtime=14.43 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) S 17024 17027 17093 0 -1 1077944384 12698 0 0 0 1435 8 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387944232480 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551232 memory=8233924 CPUtime=53.51 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) R 17024 17027 17093 0 -1 4202560 28908 0 0 0 5238 113 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387870415216 140387932623591 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551232 memory=4872558044660077418 CPUtime=53.64 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) R 17024 17027 17093 0 -1 4202560 31427 0 0 0 5246 118 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387869363288 140387924449251 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551232 memory=4048 CPUtime=53.33 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) R 17024 17027 17093 0 -1 4202560 41601 0 0 0 5209 124 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387868310440 140387932623591 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551232 memory=21320 CPUtime=53.36 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) R 17024 17027 17093 0 -1 4202560 19612 0 0 0 5211 125 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387867257896 140387932623591 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551232 memory=1788 CPUtime=27.09 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 19056 0 0 0 2708 1 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386978750816 140387940005589 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551232 memory=640 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386977698784 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551232 memory=960 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386976646144 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551232 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386975594352 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551232 memory=2248 CPUtime=1.8 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) S 17024 17027 17093 0 -1 1077944384 9551 0 0 0 179 1 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386974542320 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551232 memory=4300 CPUtime=1.05 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) S 17024 17027 17093 0 -1 1077944384 4152 0 0 0 105 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386973489776 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551232 memory=288230574492221466 CPUtime=0.28 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) S 17024 17027 17093 0 -1 1077944384 1770 0 0 0 28 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386972437232 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=13563795322702378 CPUtime=0.04 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 150 0 0 0 3 1 0 0 20 0 15 0 67305284 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 258.64 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8233924 KiB

[startup+96.2007 s]
/proc/loadavg: 3.95 4.28 4.00 10/210 17120
/proc/meminfo: memFree=20619800/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=8233924 CPUtime=259.38 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 170293 0 0 0 25443 495 0 0 20 0 15 0 67305264 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 2058481 3110 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551232 memory=2153728 CPUtime=14.43 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) S 17024 17027 17093 0 -1 1077944384 12698 0 0 0 1435 8 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387944232480 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551232 memory=3904 CPUtime=53.7 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) R 17024 17027 17093 0 -1 4202560 28908 0 0 0 5257 113 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387870415216 140387932623591 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551232 memory=-7677926825137650786 CPUtime=53.83 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) R 17024 17027 17093 0 -1 4202560 31429 0 0 0 5265 118 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387869363288 140387924692975 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551232 memory=4872558044660077418 CPUtime=53.51 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) R 17024 17027 17093 0 -1 4202560 41601 0 0 0 5227 124 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387868310440 140387932623591 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551232 memory=2432 CPUtime=53.53 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) R 17024 17027 17093 0 -1 4202560 19612 0 0 0 5228 125 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387867257896 140387932623591 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551232 memory=2071296 CPUtime=27.09 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 19056 0 0 0 2708 1 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386978750816 140387940005589 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551232 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386977698784 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551232 memory=37888 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386976646144 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551232 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386975594352 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551232 memory=2420 CPUtime=1.8 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) S 17024 17027 17093 0 -1 1077944384 9551 0 0 0 179 1 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386974542368 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551232 memory=8233916 CPUtime=1.05 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) S 17024 17027 17093 0 -1 1077944384 4152 0 0 0 105 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386973489824 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551232 memory=1000 CPUtime=0.28 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) S 17024 17027 17093 0 -1 1077944384 1770 0 0 0 28 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386972436992 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=796 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=8944 CPUtime=0.04 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 150 0 0 0 3 1 0 0 20 0 15 0 67305284 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 259.38 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8233924 KiB

[startup+96.3007 s]
/proc/loadavg: 3.95 4.28 4.00 10/210 17120
/proc/meminfo: memFree=20619800/32770624 swapFree=67108860/67108860
[pid=17027] ppid=17024 vsize=10551232 memory=8233924 CPUtime=259.76 cores=1,3,5,7
/proc/17027/stat : 17027 (java) S 17024 17027 17093 0 -1 1077944320 170294 0 0 0 25481 495 0 0 20 0 15 0 67305264 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140724903817984 140387939995383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
/proc/17027/statm: 2637808 2058481 3110 1 0 2627261 0
[pid=17027/tid=17029] ppid=17024 vsize=10551232 memory=8233880 CPUtime=14.43 cores=1,3,5,7
/proc/17027/task/17029/stat : 17029 (java) S 17024 17027 17093 0 -1 1077944384 12698 0 0 0 1435 8 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387944232480 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17030] ppid=17024 vsize=10551232 memory=4612 CPUtime=53.79 cores=1,3,5,7
/proc/17027/task/17030/stat : 17030 (java) R 17024 17027 17093 0 -1 4202560 28908 0 0 0 5266 113 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387870415216 140387932623591 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17031] ppid=17024 vsize=10551232 memory=8233888 CPUtime=53.93 cores=1,3,5,7
/proc/17027/task/17031/stat : 17031 (java) R 17024 17027 17093 0 -1 4202560 31430 0 0 0 5275 118 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387869363288 140387924946392 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17032] ppid=17024 vsize=10551232 memory=8233888 CPUtime=53.61 cores=1,3,5,7
/proc/17027/task/17032/stat : 17032 (java) R 17024 17027 17093 0 -1 4202560 41601 0 0 0 5237 124 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387868310440 140387932623591 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17033] ppid=17024 vsize=10551232 memory=8123236 CPUtime=53.63 cores=1,3,5,7
/proc/17027/task/17033/stat : 17033 (java) R 17024 17027 17093 0 -1 4202560 19612 0 0 0 5238 125 0 0 20 0 15 0 67305275 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140387867257896 140387932623591 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17034] ppid=17024 vsize=10551232 memory=2248 CPUtime=27.09 cores=1,3,5,7
/proc/17027/task/17034/stat : 17034 (java) S 17024 17027 17093 0 -1 1077944384 19056 0 0 0 2708 1 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386978750816 140387940005589 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17035] ppid=17024 vsize=10551232 memory=8233880 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17035/stat : 17035 (java) S 17024 17027 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386977698784 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17036] ppid=17024 vsize=10551232 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17036/stat : 17036 (java) S 17024 17027 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67305277 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386976646144 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17037] ppid=17024 vsize=10551232 memory=8233888 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17037/stat : 17037 (java) S 17024 17027 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386975594352 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17038] ppid=17024 vsize=10551232 memory=640 CPUtime=1.8 cores=1,3,5,7
/proc/17027/task/17038/stat : 17038 (java) S 17024 17027 17093 0 -1 1077944384 9551 0 0 0 179 1 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386974542368 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17039] ppid=17024 vsize=10551232 memory=960 CPUtime=1.05 cores=1,3,5,7
/proc/17027/task/17039/stat : 17039 (java) S 17024 17027 17093 0 -1 1077944384 4152 0 0 0 105 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386973489824 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17040] ppid=17024 vsize=10551232 memory=8233924 CPUtime=0.28 cores=1,3,5,7
/proc/17027/task/17040/stat : 17040 (java) S 17024 17027 17093 0 -1 1077944384 1770 0 0 0 28 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386972436992 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17041] ppid=17024 vsize=10551232 memory=8233916 CPUtime=0 cores=1,3,5,7
/proc/17027/task/17041/stat : 17041 (java) S 17024 17027 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67305280 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386971384928 140387940005589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
[pid=17027/tid=17042] ppid=17024 vsize=10551232 memory=8233916 CPUtime=0.04 cores=1,3,5,7
/proc/17027/task/17042/stat : 17042 (java) S 17024 17027 17093 0 -1 1077944384 150 0 0 0 3 1 0 0 20 0 15 0 67305284 10804461568 2058481 18446744073709551615 4194304 4196468 140724903835440 140386970331440 140387940006530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9170944 140724903842197 140724903842350 140724903842350 140724903845839 0
Current children cumulated CPU time: 259.76 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8233924 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 96.3455
CPU time (s): 259.83
CPU user time (s): 254.837
CPU system time (s): 4.99343
CPU usage (%): 269.686
Max. virtual memory (cumulated for all children) (KiB): 10616768
Max. memory (cumulated for all children) (KiB): 8233924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.837
system time used= 4.99343
maximum resident set size= 8234276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6581
involuntary context switches= 4358


# summary of solver processes directly reported to runsolver:
#   pid: 17027
#   total CPU time (s): 259.83
#   total CPU user time (s): 254.837
#   total CPU system time (s): 4.99343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.608128 second user time and 0.945715 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:51:11
IDJOB=4257882
IDBENCH=137723
IDSOLVER=2643
FILE ID=node127/4257882-1502651119
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-70.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257882-1502651119/watcher-4257882-1502651119 -o /tmp/evaluation-result-4257882-1502651119/solver-4257882-1502651119 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257882-1502651119.xml

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

MD5SUM BENCH= 17a97120e8930e8511a08ef4d06a02ba
RANDOM SEED=1489452031

node127.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.92
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.92
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.92
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.92
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:        28752712 kB
MemAvailable:   29196092 kB
Buffers:          202664 kB
Cached:           536508 kB
SwapCached:            0 kB
Active:          3370068 kB
Inactive:         218320 kB
Active(anon):    2798784 kB
Inactive(anon):    83872 kB
Active(file):     571284 kB
Inactive(file):   134448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2040 kB
Writeback:             4 kB
AnonPages:       2848924 kB
Mapped:            60104 kB
Shmem:             33444 kB
Slab:             132452 kB
SReclaimable:     106968 kB
SUnreclaim:        25484 kB
KernelStack:        3552 kB
PageTables:        11152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4032488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2711552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 20:52:47