Trace number 4262879

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) 2528.1001 681.78601

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t08-5.xml
MD5SUM80f621e31f8a9b35d5cf92091f9e4ac3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark533
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables7084
Number of constraints656
Number of domains11
Minimum domain size2
Maximum domain size213
Distribution of domain sizes[{"size":2,"count":644},{"size":8,"count":644},{"size":19,"count":644},{"size":49,"count":644},{"size":96,"count":644},{"size":97,"count":644},{"size":101,"count":644},{"size":106,"count":644},{"size":159,"count":644},{"size":162,"count":644},{"size":213,"count":644}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":7084}]
Minimum constraint arity11
Maximum constraint arity6440
Distribution of constraint arities[{"arity":11,"count":644},{"arity":644,"count":11},{"arity":6440,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":654}]
Optimization problemYES
Type of objectivemin SUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262879-1502623656/watcher-4262879-1502623656 -o /tmp/evaluation-result-4262879-1502623656/solver-4262879-1502623656 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502620602-10434 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262879-1502623656.xml 

running on 4 cores: 0,2,4,6

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=10803, runsolver pid=10800
Current StackSize limit: 8192 KiB


[startup+0.103908 s]*
/proc/loadavg: 1.90 1.97 1.95 3/216 10818
/proc/meminfo: memFree=24858196/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555400 memory=30228 CPUtime=0.13 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 6692 0 0 0 12 1 0 0 20 0 15 0 95446750 10808729600 7557 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638850 7557 2784 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555400 memory=-8773748148829852545 CPUtime=0.09 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) R 10800 10803 6758 0 -1 4202560 4534 0 0 0 8 1 0 0 20 0 15 0 95446750 10808729600 7557 33554432000 4194304 4196468 140736418843136 139702207158944 139702186980709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555400 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 7557 33554432000 4194304 4196468 140736418843136 139702139628304 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 7557 33554432000 4194304 4196468 140736418843136 139702138575760 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 7557 33554432000 4194304 4196468 140736418843136 139702137523216 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 7557 33554432000 4194304 4196468 140736418843136 139702136470672 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446752 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701695301616 139702202948226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95446753 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701694247840 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95446753 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446755 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701692143824 139702202955675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) R 10800 10803 6758 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 95446755 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701691091440 139702202948226 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 95446755 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701690038896 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0.02 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) R 10800 10803 6758 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 95446755 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701688986352 139702181612112 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446756 10808729600 7557 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30228 KiB

[startup+0.214827 s]*
/proc/loadavg: 1.90 1.97 1.95 5/216 10818
/proc/meminfo: memFree=24849124/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555400 memory=41872 CPUtime=0.34 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 8064 0 0 0 32 2 0 0 20 0 15 0 95446750 10808729600 10468 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638850 10468 2963 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555400 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) R 10800 10803 6758 0 -1 4202560 5070 0 0 0 19 1 0 0 20 0 15 0 95446750 10808729600 10468 33554432000 4194304 4196468 140736418843136 139702207169424 139702187017566 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555400 memory=365 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 10468 33554432000 4194304 4196468 140736418843136 139702139628304 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555400 memory=140437713394372 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 10468 33554432000 4194304 4196468 140736418843136 139702138575760 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 10468 33554432000 4194304 4196468 140736418843136 139702137523216 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446751 10808729600 10468 33554432000 4194304 4196468 140736418843136 139702136470672 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446752 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701695301616 139702202948226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95446753 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701694247840 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95446753 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446755 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701692143824 139702202955675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555400 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) S 10800 10803 6758 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 95446755 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701691091440 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555400 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 304 0 0 0 2 0 0 0 20 0 15 0 95446755 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701690038896 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0.07 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) R 10800 10803 6758 0 -1 4202560 828 0 0 0 7 0 0 0 20 0 15 0 95446755 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701688980704 139702181876434 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555400 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446756 10808729600 10468 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 41872 KiB

[startup+0.317724 s]*
/proc/loadavg: 1.90 1.97 1.95 6/216 10818
/proc/meminfo: memFree=24839072/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=50212 CPUtime=0.57 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 8687 0 0 0 54 3 0 0 20 0 15 0 95446750 10808807424 12553 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 12553 3037 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=7311146985107750967 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) R 10800 10803 6758 0 -1 4202560 5530 0 0 0 29 2 0 0 20 0 15 0 95446750 10808807424 12553 33554432000 4194304 4196468 140736418843136 139702207172816 139702186980709 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446751 10808807424 12553 33554432000 4194304 4196468 140736418843136 139702139628304 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=140437713387987 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446751 10808807424 12553 33554432000 4194304 4196468 140736418843136 139702138575760 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446751 10808807424 12553 33554432000 4194304 4196468 140736418843136 139702137523216 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) S 10800 10803 6758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95446751 10808807424 12553 33554432000 4194304 4196468 140736418843136 139702136470672 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95446752 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701695301616 139702202948226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701694247840 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446755 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701692143824 139702202955675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555476 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) R 10800 10803 6758 0 -1 4202560 577 0 0 0 6 0 0 0 20 0 15 0 95446755 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701691080144 139702182773420 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555476 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) R 10800 10803 6758 0 -1 4202560 329 0 0 0 5 0 0 0 20 0 15 0 95446755 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701690037296 139702189001178 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555476 memory=140437712975488 CPUtime=0.13 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) R 10800 10803 6758 0 -1 1077944384 897 0 0 0 13 0 0 0 20 0 15 0 95446755 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701688986352 139702202948226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=140437712975488 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 12553 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 50212 KiB

[startup+0.701444 s]
/proc/loadavg: 1.90 1.97 1.95 3/216 10818
/proc/meminfo: memFree=24730660/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=367696 CPUtime=1.73 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 11627 0 0 0 159 14 0 0 20 0 15 0 95446750 10808807424 91924 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 91924 3125 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=1728 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) R 10800 10803 6758 0 -1 4202560 5779 0 0 0 55 5 0 0 20 0 15 0 95446750 10808807424 91924 33554432000 4194304 4196468 140736418843136 139702207174192 139702202958426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=1004 CPUtime=0.03 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) S 10800 10803 6758 0 -1 1077944384 105 0 0 0 2 1 0 0 20 0 15 0 95446751 10808807424 91924 33554432000 4194304 4196468 140736418843136 139702139628304 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=11040 CPUtime=0.05 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) S 10800 10803 6758 0 -1 1077944384 107 0 0 0 4 1 0 0 20 0 15 0 95446751 10808807424 91924 33554432000 4194304 4196468 140736418843136 139702138575760 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=5700 CPUtime=0.06 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) S 10800 10803 6758 0 -1 1077944384 102 0 0 0 4 2 0 0 20 0 15 0 95446751 10808807424 91924 33554432000 4194304 4196468 140736418843136 139702137523216 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=4616 CPUtime=0.05 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) S 10800 10803 6758 0 -1 1077944384 115 0 0 0 4 1 0 0 20 0 15 0 95446751 10808807424 91924 33554432000 4194304 4196468 140736418843136 139702136470672 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 95446752 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701695301616 139702202948226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555476 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701694247840 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555476 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555476 memory=7014751519700506193 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446755 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701692143824 139702202955675 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555476 memory=7883949533517342546 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) R 10800 10803 6758 0 -1 4202560 1461 0 0 0 31 0 0 0 20 0 15 0 95446755 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701691076432 139702182768420 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555476 memory=7236547281622689387 CPUtime=0.27 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 905 0 0 0 27 0 0 0 20 0 15 0 95446755 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701690038896 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555476 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) S 10800 10803 6758 0 -1 1077944384 1482 0 0 0 28 0 0 0 20 0 15 0 95446755 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701688986352 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=33 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 91924 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 367696 KiB

[startup+1.50087 s]
/proc/loadavg: 1.90 1.97 1.95 3/216 10818
/proc/meminfo: memFree=24242000/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=1196068 CPUtime=2.87 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 13351 0 0 0 246 41 0 0 20 0 15 0 95446750 10808807424 299017 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 299017 3125 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=6791534058613427641 CPUtime=1.29 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) R 10800 10803 6758 0 -1 4202560 6431 0 0 0 114 15 0 0 20 0 15 0 95446750 10808807424 299017 33554432000 4194304 4196468 140736418843136 139702207173560 139702189005204 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=-8754540793456063680 CPUtime=0.14 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) S 10800 10803 6758 0 -1 1077944384 177 0 0 0 9 5 0 0 20 0 15 0 95446751 10808807424 299017 33554432000 4194304 4196468 140736418843136 139702139628304 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=-2843874019102283166 CPUtime=0.16 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) S 10800 10803 6758 0 -1 1077944384 183 0 0 0 10 6 0 0 20 0 15 0 95446751 10808807424 299017 33554432000 4194304 4196468 140736418843136 139702138575760 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=5450919713671312938 CPUtime=0.16 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) S 10800 10803 6758 0 -1 1077944384 175 0 0 0 10 6 0 0 20 0 15 0 95446751 10808807424 299017 33554432000 4194304 4196468 140736418843136 139702137523216 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=-7096649868621430206 CPUtime=0.16 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) S 10800 10803 6758 0 -1 1077944384 190 0 0 0 11 5 0 0 20 0 15 0 95446751 10808807424 299017 33554432000 4194304 4196468 140736418843136 139702136470672 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 981 0 0 0 0 0 0 0 20 0 15 0 95446752 10808807424 299017 33554432000 4194304 4196468 140736418843136 139701695301616 139702202948226 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0

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

[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=3216 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=3351300 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 617 0 0 0 20 11 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 2521.32 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8318940 KiB

[startup+680.801 s]
/proc/loadavg: 4.53 4.46 3.38 6/216 10919
/proc/meminfo: memFree=15601608/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=8318940 CPUtime=2524.39 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 5221786 0 0 0 251334 1105 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 2079735 3150 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=27884 CPUtime=23.23 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) S 10800 10803 6758 0 -1 1077944384 29340 0 0 0 2284 39 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702206838000 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=1296 CPUtime=617.92 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) R 10800 10803 6758 0 -1 4202560 1071618 0 0 0 61538 254 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702139628304 139702187933632 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=2396 CPUtime=620.01 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) R 10800 10803 6758 0 -1 4202560 1502471 0 0 0 61746 255 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702138575960 139702187636840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=1728 CPUtime=619.09 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) R 10800 10803 6758 0 -1 4202560 1447127 0 0 0 61642 267 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702137523416 139702187926800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=1004 CPUtime=615.98 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) R 10800 10803 6758 0 -1 4202560 1021353 0 0 0 61323 275 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702136470672 139702187933468 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=11040 CPUtime=26.23 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 140099 0 0 0 2616 7 0 0 20 0 15 0 95446752 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701695300160 139702202947285 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555476 memory=5700 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701694247904 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555476 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555476 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701692143472 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555476 memory=1424 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) S 10800 10803 6758 0 -1 1077944384 2967 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701691091488 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555476 memory=1936 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 2457 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701690038944 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555476 memory=1224 CPUtime=0.33 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) S 10800 10803 6758 0 -1 1077944384 2341 0 0 0 33 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701688986112 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=10588 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 617 0 0 0 20 11 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 2524.39 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8318940 KiB

[startup+681.201 s]
/proc/loadavg: 4.53 4.46 3.38 6/216 10919
/proc/meminfo: memFree=15601608/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=8318940 CPUtime=2525.98 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 5221786 0 0 0 251493 1105 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 2079735 3150 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=6791534058613427641 CPUtime=23.23 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) S 10800 10803 6758 0 -1 1077944384 29340 0 0 0 2284 39 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702206838000 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=1696 CPUtime=618.32 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) R 10800 10803 6758 0 -1 4202560 1071618 0 0 0 61578 254 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702139628304 139702187933588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=916 CPUtime=620.41 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) R 10800 10803 6758 0 -1 4202560 1502471 0 0 0 61786 255 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702138575960 139702187635819 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=3832 CPUtime=619.48 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) R 10800 10803 6758 0 -1 4202560 1447127 0 0 0 61681 267 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702137523416 139702187933503 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=2796 CPUtime=616.38 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) R 10800 10803 6758 0 -1 4202560 1021353 0 0 0 61363 275 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702136470672 139702187933483 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=2556 CPUtime=26.23 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 140099 0 0 0 2616 7 0 0 20 0 15 0 95446752 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701695300160 139702202947285 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555476 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701694247904 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555476 memory=3072 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701692143472 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555476 memory=1156 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) S 10800 10803 6758 0 -1 1077944384 2967 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701691091488 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555476 memory=3208 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 2457 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701690038944 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555476 memory=3351300 CPUtime=0.33 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) S 10800 10803 6758 0 -1 1077944384 2341 0 0 0 33 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701688986112 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 617 0 0 0 20 11 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 2525.98 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8318940 KiB

[startup+681.601 s]
/proc/loadavg: 4.53 4.46 3.38 6/216 10919
/proc/meminfo: memFree=15601608/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=8318940 CPUtime=2527.58 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 5221786 0 0 0 251653 1105 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 2079735 3150 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=8318940 CPUtime=23.23 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) S 10800 10803 6758 0 -1 1077944384 29340 0 0 0 2284 39 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702206838000 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=8318940 CPUtime=618.72 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) R 10800 10803 6758 0 -1 4202560 1071618 0 0 0 61618 254 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702139628304 139702187635895 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=8318940 CPUtime=620.81 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) R 10800 10803 6758 0 -1 4202560 1502471 0 0 0 61826 255 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702138575960 139702187933431 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=8318940 CPUtime=619.88 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) R 10800 10803 6758 0 -1 4202560 1447127 0 0 0 61721 267 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702137523416 139702184546884 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=4140 CPUtime=616.78 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) R 10800 10803 6758 0 -1 4202560 1021353 0 0 0 61403 275 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702136470672 139702187933431 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=8318940 CPUtime=26.23 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 140099 0 0 0 2616 7 0 0 20 0 15 0 95446752 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701695300160 139702202947285 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555476 memory=27884 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701694247904 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555476 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555476 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701692143472 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555476 memory=27884 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) S 10800 10803 6758 0 -1 1077944384 2967 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701691091488 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555476 memory=1296 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 2457 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701690038944 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555476 memory=2396 CPUtime=0.33 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) S 10800 10803 6758 0 -1 1077944384 2341 0 0 0 33 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701688986112 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=2340 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 617 0 0 0 20 11 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 2527.58 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8318940 KiB

[startup+681.701 s]
/proc/loadavg: 4.53 4.46 3.38 6/216 10919
/proc/meminfo: memFree=15601608/32770624 swapFree=67108860/67108860
[pid=10803] ppid=10800 vsize=10555476 memory=8318940 CPUtime=2527.98 cores=0,2,4,6
/proc/10803/stat : 10803 (java) S 10800 10803 6758 0 -1 1077944320 5221786 0 0 0 251693 1105 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 140736418825680 139702202937079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
/proc/10803/statm: 2638869 2079735 3150 1 0 2627263 0
[pid=10803/tid=10805] ppid=10800 vsize=10555476 memory=8318940 CPUtime=23.23 cores=0,2,4,6
/proc/10803/task/10805/stat : 10805 (java) S 10800 10803 6758 0 -1 1077944384 29340 0 0 0 2284 39 0 0 20 0 15 0 95446750 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702206838000 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10806] ppid=10800 vsize=10555476 memory=8318940 CPUtime=618.82 cores=0,2,4,6
/proc/10803/task/10806/stat : 10806 (java) R 10800 10803 6758 0 -1 4202560 1071618 0 0 0 61628 254 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702139628304 139702187933731 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10807] ppid=10800 vsize=10555476 memory=8318940 CPUtime=620.91 cores=0,2,4,6
/proc/10803/task/10807/stat : 10807 (java) R 10800 10803 6758 0 -1 4202560 1502471 0 0 0 61836 255 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702138575960 139702184546899 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10808] ppid=10800 vsize=10555476 memory=8318940 CPUtime=619.98 cores=0,2,4,6
/proc/10803/task/10808/stat : 10808 (java) R 10800 10803 6758 0 -1 4202560 1447127 0 0 0 61731 267 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702137523416 139702187933648 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10809] ppid=10800 vsize=10555476 memory=8318940 CPUtime=616.88 cores=0,2,4,6
/proc/10803/task/10809/stat : 10809 (java) R 10800 10803 6758 0 -1 4202560 1021353 0 0 0 61413 275 0 0 20 0 15 0 95446751 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139702136470672 139702187635917 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10810] ppid=10800 vsize=10555476 memory=8318940 CPUtime=26.23 cores=0,2,4,6
/proc/10803/task/10810/stat : 10810 (java) S 10800 10803 6758 0 -1 1077944384 140099 0 0 0 2616 7 0 0 20 0 15 0 95446752 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701695300160 139702202947285 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10811] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10811/stat : 10811 (java) S 10800 10803 6758 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701694247904 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10812] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10812/stat : 10812 (java) S 10800 10803 6758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95446753 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701693195248 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10813] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10813/stat : 10813 (java) S 10800 10803 6758 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701692143472 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10814] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10814/stat : 10814 (java) S 10800 10803 6758 0 -1 1077944384 2967 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701691091488 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10815] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0.6 cores=0,2,4,6
/proc/10803/task/10815/stat : 10815 (java) S 10800 10803 6758 0 -1 1077944384 2457 0 0 0 60 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701690038944 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10816] ppid=10800 vsize=10555476 memory=960 CPUtime=0.33 cores=0,2,4,6
/proc/10803/task/10816/stat : 10816 (java) S 10800 10803 6758 0 -1 1077944384 2341 0 0 0 33 0 0 0 20 0 15 0 95446755 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701688986112 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10817] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0 cores=0,2,4,6
/proc/10803/task/10817/stat : 10817 (java) S 10800 10803 6758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701687934048 139702202947285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
[pid=10803/tid=10818] ppid=10800 vsize=10555476 memory=8318940 CPUtime=0.31 cores=0,2,4,6
/proc/10803/task/10818/stat : 10818 (java) S 10800 10803 6758 0 -1 1077944384 617 0 0 0 20 11 0 0 20 0 15 0 95446756 10808807424 2079735 33554432000 4194304 4196468 140736418843136 139701686880560 139702202948226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13586432 140736418845830 140736418845983 140736418845983 140736418848719 0
Current children cumulated CPU time: 2527.98 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8318940 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 681.786
CPU time (s): 2528.1
CPU user time (s): 2516.98
CPU system time (s): 11.1282
CPU usage (%): 370.806
Max. virtual memory (cumulated for all children) (KiB): 10555476
Max. memory (cumulated for all children) (KiB): 8318940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.98
system time used= 11.1282
maximum resident set size= 8319200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5221790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63021
involuntary context switches= 27893


# summary of solver processes directly reported to runsolver:
#   pid: 10803
#   total CPU time (s): 2528.1
#   total CPU user time (s): 2516.98
#   total CPU system time (s): 11.1282

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.9216 second user time and 6.95241 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 13:13:18
IDJOB=4262879
IDBENCH=124249
IDSOLVER=2651
FILE ID=node150/4262879-1502623656
RUNJOBID= node150-1502620602-10434
PBS_JOBID= 20628304
Free space on /tmp= 61636 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t08-5.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262879-1502623656/watcher-4262879-1502623656 -o /tmp/evaluation-result-4262879-1502623656/solver-4262879-1502623656 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502620602-10434 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262879-1502623656.xml

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

MD5SUM BENCH= 80f621e31f8a9b35d5cf92091f9e4ac3
RANDOM SEED=132753593

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        24876972 kB
MemAvailable:   29583396 kB
Buffers:          230312 kB
Cached:          4754096 kB
SwapCached:            0 kB
Active:          3049784 kB
Inactive:        4381320 kB
Active(anon):    2449804 kB
Inactive(anon):    25068 kB
Active(file):     599980 kB
Inactive(file):  4356252 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1588 kB
Writeback:             0 kB
AnonPages:       2580136 kB
Mapped:            55484 kB
Shmem:             25224 kB
Slab:             158444 kB
SReclaimable:     132052 kB
SUnreclaim:        26392 kB
KernelStack:        3840 kB
PageTables:         9844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4211612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2365440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61632 MiB
End job on node150 at 2017-08-13 13:24:39