Trace number 4257957

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.95499 91.425201

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 benchmark1935.9399
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 (7091 MiB free)
  memory of node 1: 16384 MiB (15614 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257957-1502644887/watcher-4257957-1502644887 -o /tmp/evaluation-result-4257957-1502644887/solver-4257957-1502644887 -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-4257957-1502644887.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=8720, runsolver pid=8717
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 6.10 4.90 3.91 6/203 8729
/proc/meminfo: memFree=23240352/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10151672 memory=21388 CPUtime=0.03 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 4214 0 0 0 3 0 0 0 20 0 9 0 66682007 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2537918 5347 2123 1 0 2527415 0
[pid=8720/tid=8722] ppid=8717 vsize=10151672 memory=4206751525541407381 CPUtime=0.03 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) R 8717 8720 17093 0 -1 4202560 2874 0 0 0 3 0 0 0 20 0 9 0 66682014 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320800663920 140320796447901 0 4 1 16800970 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10151672 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) S 8717 8720 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66682014 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320407608464 140320796436181 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10151672 memory=139815931610752 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66682014 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320406555664 140320796436181 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66682014 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320405502864 140320796436181 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66682014 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320404450064 140320796436181 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10151672 memory=139815931610752 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66682016 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320105744752 140320796437122 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 66682016 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320104690720 140320796436181 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 66682017 10395312128 5347 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 21388 KiB

[startup+0.2098 s]*
/proc/loadavg: 6.10 4.90 3.91 6/209 8735
/proc/meminfo: memFree=23234192/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10552180 memory=31012 CPUtime=0.12 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 7405 0 0 0 10 2 0 0 20 0 15 0 66682007 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2638045 7753 2791 1 0 2627517 0
[pid=8720/tid=8722] ppid=8717 vsize=10552180 memory=8318255677412212789 CPUtime=0.09 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) R 8717 8720 17093 0 -1 4202560 5579 0 0 0 8 1 0 0 20 0 15 0 66682014 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320800614320 140320789105693 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10552180 memory=330 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) S 8717 8720 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66682014 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320407608464 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10552180 memory=139815932162922 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682014 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320406555664 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682014 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320405502864 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682014 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320404450064 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10552180 memory=139815931610752 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682016 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320105744752 140320796437122 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66682016 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320104690720 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66682017 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320102586192 140320796444571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) S 8717 8720 17093 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 66682019 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320101534576 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320100481776 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10552180 memory=139815931610752 CPUtime=0.01 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 66682019 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320099428976 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10552180 memory=139815931610752 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66682024 10805432320 7753 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10552180 KiB
Current children cumulated memory: 31012 KiB

[startup+0.311178 s]*
/proc/loadavg: 6.10 4.90 3.91 7/209 8735
/proc/meminfo: memFree=23224800/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551156 memory=37852 CPUtime=0.28 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 8801 0 0 0 25 3 0 0 20 0 15 0 66682007 10804383744 9463 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637789 9463 2871 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551156 memory=-7677926825137650786 CPUtime=0.18 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) R 8717 8720 17093 0 -1 4202560 6158 0 0 0 17 1 0 0 20 0 15 0 66682014 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320800665104 140320796437910 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) S 8717 8720 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66682014 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320407608464 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682014 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320406555664 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682014 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320405502864 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682014 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320404450064 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66682016 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320105744752 140320796437122 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66682016 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320104690720 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66682017 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320102586192 140320796444571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) R 8717 8720 17093 0 -1 4202560 609 0 0 0 1 0 0 0 20 0 15 0 66682019 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320101525560 140320788715357 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 66682019 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320100481776 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551156 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) R 8717 8720 17093 0 -1 4202560 781 0 0 0 5 0 0 0 20 0 15 0 66682019 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320099424888 140320789522811 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66682024 10804383744 9727 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 37852 KiB

[startup+0.700959 s]
/proc/loadavg: 6.10 4.90 3.91 9/209 8735
/proc/meminfo: memFree=23204108/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551232 memory=206108 CPUtime=1.48 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 12079 0 0 0 138 10 0 0 20 0 15 0 66682007 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637808 51527 3080 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551232 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) R 8717 8720 17093 0 -1 4202560 6872 0 0 0 50 4 0 0 20 0 15 0 66682014 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320800661384 140320782494100 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551232 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) S 8717 8720 17093 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 66682014 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320407608464 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551232 memory=4612 CPUtime=0.02 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) S 8717 8720 17093 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 15 0 66682014 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320406555664 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551232 memory=1708 CPUtime=0.02 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) S 8717 8720 17093 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 15 0 66682014 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320405502864 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551232 memory=1444 CPUtime=0.02 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) S 8717 8720 17093 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 66682014 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320404450064 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320105744752 140320796437122 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320104690720 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66682017 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320102586192 140320796444571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551232 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) R 8717 8720 17093 0 -1 4202560 1156 0 0 0 24 0 0 0 20 0 15 0 66682019 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320101534576 140320776767937 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551232 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) R 8717 8720 17093 0 -1 4202560 997 0 0 0 27 0 0 0 20 0 15 0 66682019 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320100466768 140320781307791 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551232 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 1508 0 0 0 28 0 0 0 20 0 15 0 66682019 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320099428976 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10551232 memory=15 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551232 memory=69 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66682024 10804461568 51527 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 206108 KiB

[startup+1.50074 s]
/proc/loadavg: 6.10 4.90 3.91 6/209 8735
/proc/meminfo: memFree=22646128/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551232 memory=1195888 CPUtime=2.84 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 14481 0 0 0 242 42 0 0 20 0 15 0 66682007 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637808 298972 3094 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551232 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) R 8717 8720 17093 0 -1 4202560 7529 0 0 0 102 15 0 0 20 0 15 0 66682014 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320800663488 140320782494100 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551232 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) S 8717 8720 17093 0 -1 1077944384 188 0 0 0 12 6 0 0 20 0 15 0 66682014 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320407608464 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551232 memory=6673 CPUtime=0.17 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) S 8717 8720 17093 0 -1 1077944384 195 0 0 0 11 6 0 0 20 0 15 0 66682014 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320406555664 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551232 memory=4420 CPUtime=0.16 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) S 8717 8720 17093 0 -1 1077944384 184 0 0 0 11 5 0 0 20 0 15 0 66682014 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320405502864 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551232 memory=6628 CPUtime=0.16 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) S 8717 8720 17093 0 -1 1077944384 184 0 0 0 10 6 0 0 20 0 15 0 66682014 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320404450064 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551232 memory=164 CPUtime=0.01 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 980 0 0 0 1 0 0 0 20 0 15 0 66682016 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320105744752 140320796437122 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320104690720 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66682017 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551232 memory=8772 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320102586192 140320796444571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551232 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) S 8717 8720 17093 0 -1 1077944384 1328 0 0 0 32 0 0 0 20 0 15 0 66682019 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320101534576 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551232 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 1025 0 0 0 33 0 0 0 20 0 15 0 66682019 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320100481776 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551232 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 1508 0 0 0 28 0 0 0 20 0 15 0 66682019 10804461568 298972 18446744073709551615 4194304 4196468 140736117530816 140320099428976 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0

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

[pid=8720/tid=8734] ppid=8717 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551232 memory=1992 CPUtime=0.05 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 353 0 0 0 3 2 0 0 20 0 15 0 66682024 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 253.24 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8289320 KiB

[startup+90.4007 s]
/proc/loadavg: 4.10 4.54 3.87 6/210 8814
/proc/meminfo: memFree=18001400/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551232 memory=8289320 CPUtime=256.33 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 1859626 0 0 0 25090 543 0 0 20 0 15 0 66682007 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637808 2072330 3123 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551232 memory=590024537935931163 CPUtime=23.16 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) S 8717 8720 17093 0 -1 1077944384 31730 0 0 0 2277 39 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320800249072 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551232 memory=15244 CPUtime=55.1 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) R 8717 8720 17093 0 -1 4202560 395871 0 0 0 5394 116 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320407608272 140320789054183 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551232 memory=-8774313645642428999 CPUtime=54.97 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) R 8717 8720 17093 0 -1 4202560 578199 0 0 0 5356 141 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320406555864 140320781415479 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551232 memory=1708 CPUtime=55.51 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) R 8717 8720 17093 0 -1 1077944384 378039 0 0 0 5441 110 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320405502672 140320796437122 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551232 memory=1444 CPUtime=54.94 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) R 8717 8720 17093 0 -1 4202560 427347 0 0 0 5366 128 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320404449872 140320789054183 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551232 memory=1228 CPUtime=10.97 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 38640 0 0 0 1095 2 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320105743296 140320796436181 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551232 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320104690784 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551232 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66682017 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551232 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320102585840 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551232 memory=1000 CPUtime=0.58 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) S 8717 8720 17093 0 -1 1077944384 3021 0 0 0 58 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320101534624 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0.61 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 2749 0 0 0 61 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320100481824 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0.34 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 2287 0 0 0 34 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320099428736 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10551232 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551232 memory=5788 CPUtime=0.05 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 353 0 0 0 3 2 0 0 20 0 15 0 66682024 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 256.33 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8289320 KiB

[startup+90.8007 s]
/proc/loadavg: 4.10 4.54 3.87 6/210 8814
/proc/meminfo: memFree=18001400/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551232 memory=8289320 CPUtime=257.89 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 1859626 0 0 0 25245 544 0 0 20 0 15 0 66682007 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637808 2072330 3123 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551232 memory=-8774313645642428999 CPUtime=23.16 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) S 8717 8720 17093 0 -1 1077944384 31730 0 0 0 2277 39 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320800249072 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551232 memory=1156 CPUtime=55.49 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) R 8717 8720 17093 0 -1 4202560 395871 0 0 0 5432 117 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320407608272 140320789054183 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551232 memory=2856 CPUtime=55.37 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) R 8717 8720 17093 0 -1 4202560 578199 0 0 0 5396 141 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320406555864 140320781422356 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551232 memory=8289320 CPUtime=55.89 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) R 8717 8720 17093 0 -1 4202560 378039 0 0 0 5479 110 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320405502984 140320789054183 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551232 memory=1160 CPUtime=55.33 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) R 8717 8720 17093 0 -1 4202560 427347 0 0 0 5405 128 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320404449872 140320789054183 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551232 memory=2932 CPUtime=10.97 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 38640 0 0 0 1095 2 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320105743296 140320796436181 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551232 memory=37592 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320104690784 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551232 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66682017 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551232 memory=3472328296227679313 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320102585840 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551232 memory=13928 CPUtime=0.58 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) S 8717 8720 17093 0 -1 1077944384 3021 0 0 0 58 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320101534624 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551232 memory=13330 CPUtime=0.61 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 2749 0 0 0 61 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320100481824 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551232 memory=3618114759191583082 CPUtime=0.34 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 2287 0 0 0 34 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320099428736 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10551232 memory=13928 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551232 memory=13330 CPUtime=0.05 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 353 0 0 0 3 2 0 0 20 0 15 0 66682024 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 257.89 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8289320 KiB

[startup+91.2007 s]
/proc/loadavg: 4.10 4.54 3.87 6/210 8814
/proc/meminfo: memFree=18001400/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551232 memory=8289320 CPUtime=259.42 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 1859628 0 0 0 25398 544 0 0 20 0 15 0 66682007 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637808 2072330 3123 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551232 memory=4028 CPUtime=23.16 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) S 8717 8720 17093 0 -1 1077944384 31730 0 0 0 2277 39 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320800249072 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551232 memory=1992 CPUtime=55.87 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) R 8717 8720 17093 0 -1 4202560 395871 0 0 0 5470 117 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320407608272 140320789054183 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551232 memory=1204 CPUtime=55.77 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) R 8717 8720 17093 0 -1 4202560 578199 0 0 0 5436 141 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320406555864 140320781415526 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551232 memory=1000 CPUtime=56.26 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) R 8717 8720 17093 0 -1 4202560 378039 0 0 0 5516 110 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320405502984 140320789054183 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551232 memory=796 CPUtime=55.7 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) R 8717 8720 17093 0 -1 4202560 427347 0 0 0 5442 128 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320404449872 140320789054183 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551232 memory=8944 CPUtime=10.97 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 38640 0 0 0 1095 2 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320105743296 140320796436181 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320104690784 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66682017 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320102585840 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551232 memory=1228 CPUtime=0.58 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) S 8717 8720 17093 0 -1 1077944384 3021 0 0 0 58 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320101534624 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551232 memory=12200 CPUtime=0.61 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 2749 0 0 0 61 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320100481824 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551232 memory=37592 CPUtime=0.34 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 2287 0 0 0 34 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320099428736 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10551232 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551232 memory=2420 CPUtime=0.05 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 355 0 0 0 3 2 0 0 20 0 15 0 66682024 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 259.42 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8289320 KiB

[startup+91.3007 s]
/proc/loadavg: 4.10 4.54 3.87 6/210 8814
/proc/meminfo: memFree=18001400/32770624 swapFree=67108860/67108860
[pid=8720] ppid=8717 vsize=10551232 memory=8289320 CPUtime=259.8 cores=1,3,5,7
/proc/8720/stat : 8720 (java) S 8717 8720 17093 0 -1 1077944320 1859628 0 0 0 25436 544 0 0 20 0 15 0 66682007 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140736117513360 140320796425975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
/proc/8720/statm: 2637808 2072330 3123 1 0 2627261 0
[pid=8720/tid=8722] ppid=8717 vsize=10551232 memory=8289320 CPUtime=23.16 cores=1,3,5,7
/proc/8720/task/8722/stat : 8722 (java) S 8717 8720 17093 0 -1 1077944384 31730 0 0 0 2277 39 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320800249072 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8723] ppid=8717 vsize=10551232 memory=0 CPUtime=55.97 cores=1,3,5,7
/proc/8720/task/8723/stat : 8723 (java) R 8717 8720 17093 0 -1 4202560 395871 0 0 0 5480 117 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320407608272 140320789054183 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8724] ppid=8717 vsize=10551232 memory=8289320 CPUtime=55.87 cores=1,3,5,7
/proc/8720/task/8724/stat : 8724 (java) R 8717 8720 17093 0 -1 4202560 578199 0 0 0 5446 141 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320406555864 140320781415440 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8725] ppid=8717 vsize=10551232 memory=8289320 CPUtime=56.35 cores=1,3,5,7
/proc/8720/task/8725/stat : 8725 (java) R 8717 8720 17093 0 -1 4202560 378039 0 0 0 5525 110 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320405502984 140320789054183 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8726] ppid=8717 vsize=10551232 memory=0 CPUtime=55.8 cores=1,3,5,7
/proc/8720/task/8726/stat : 8726 (java) R 8717 8720 17093 0 -1 4202560 427347 0 0 0 5452 128 0 0 20 0 15 0 66682014 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320404449872 140320789054183 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8727] ppid=8717 vsize=10551232 memory=8289320 CPUtime=10.97 cores=1,3,5,7
/proc/8720/task/8727/stat : 8727 (java) S 8717 8720 17093 0 -1 1077944384 38640 0 0 0 1095 2 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320105743296 140320796436181 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8728] ppid=8717 vsize=10551232 memory=3153 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8728/stat : 8728 (java) S 8717 8720 17093 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 66682016 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320104690784 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8729] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8729/stat : 8729 (java) S 8717 8720 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 66682017 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320103637872 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8730] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8730/stat : 8730 (java) S 8717 8720 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320102585840 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8731] ppid=8717 vsize=10551232 memory=33 CPUtime=0.58 cores=1,3,5,7
/proc/8720/task/8731/stat : 8731 (java) S 8717 8720 17093 0 -1 1077944384 3021 0 0 0 58 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320101534624 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8732] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0.61 cores=1,3,5,7
/proc/8720/task/8732/stat : 8732 (java) S 8717 8720 17093 0 -1 1077944384 2749 0 0 0 61 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320100481824 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8733] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0.34 cores=1,3,5,7
/proc/8720/task/8733/stat : 8733 (java) S 8717 8720 17093 0 -1 1077944384 2287 0 0 0 34 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320099428736 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8734] ppid=8717 vsize=10551232 memory=8289320 CPUtime=0 cores=1,3,5,7
/proc/8720/task/8734/stat : 8734 (java) S 8717 8720 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66682019 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320098376416 140320796436181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
[pid=8720/tid=8735] ppid=8717 vsize=10551232 memory=4028 CPUtime=0.05 cores=1,3,5,7
/proc/8720/task/8735/stat : 8735 (java) S 8717 8720 17093 0 -1 1077944384 355 0 0 0 3 2 0 0 20 0 15 0 66682024 10804461568 2072330 18446744073709551615 4194304 4196468 140736117530816 140320097323696 140320796437122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27373568 140736117539221 140736117539374 140736117539374 140736117542863 0
Current children cumulated CPU time: 259.8 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8289320 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 91.4252
CPU time (s): 259.955
CPU user time (s): 254.387
CPU system time (s): 5.56761
CPU usage (%): 284.336
Max. virtual memory (cumulated for all children) (KiB): 10552180
Max. memory (cumulated for all children) (KiB): 8289320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.387
system time used= 5.56761
maximum resident set size= 8289776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1859632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11834
involuntary context switches= 2807


# summary of solver processes directly reported to runsolver:
#   pid: 8720
#   total CPU time (s): 259.955
#   total CPU user time (s): 254.387
#   total CPU system time (s): 5.56761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.590592 second user time and 0.90332 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:07:18
IDJOB=4257957
IDBENCH=124249
IDSOLVER=2643
FILE ID=node127/4257957-1502644887
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 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-4257957-1502644887/watcher-4257957-1502644887 -o /tmp/evaluation-result-4257957-1502644887/solver-4257957-1502644887 -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-4257957-1502644887.xml

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

MD5SUM BENCH= 80f621e31f8a9b35d5cf92091f9e4ac3
RANDOM SEED=1496378345

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:        23250616 kB
MemAvailable:   23685004 kB
Buffers:          199676 kB
Cached:           530820 kB
SwapCached:            0 kB
Active:          8868304 kB
Inactive:         211344 kB
Active(anon):    8298724 kB
Inactive(anon):    83872 kB
Active(file):     569580 kB
Inactive(file):   127472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1620 kB
Writeback:             0 kB
AnonPages:       8348816 kB
Mapped:            58868 kB
Shmem:             33444 kB
Slab:             131856 kB
SReclaimable:     106344 kB
SUnreclaim:        25512 kB
KernelStack:        3408 kB
PageTables:        20912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7047168 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 19:08:50