Trace number 4304476

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
Concrete 3.9.2-SuperNG? (TO) 2528.37 1419.76

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-14-4-rom_c18.xml
MD5SUM52d67a2c2b92da49d73f7cfe8dcb2e5e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark2519.99
Satisfiable
(Un)Satisfiability was proved
Number of variables532
Number of constraints112
Number of domains5
Minimum domain size2
Maximum domain size132304
Distribution of domain sizes[{"size":2,"count":28},{"size":15,"count":196},{"size":27,"count":196},{"size":132304,"count":112}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":140},{"degree":2,"count":196},{"degree":8,"count":196}]
Minimum constraint arity17
Maximum constraint arity18
Distribution of constraint arities[{"arity":17,"count":28},{"arity":18,"count":84}]
Number of extensional constraints112
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":112}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

1.00/0.73	c Concrete v3.9.2.1532736233296 running

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304476-1534095254/watcher-4304476-1534095254 -o /tmp/evaluation-result-4304476-1534095254/solver-4304476-1534095254 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534095089-27107 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1141259787 -superng HOME/instance-4304476-1534095254.xml 

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

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

solver pid=27464, runsolver pid=27461

[startup+0.100092 s]*
/proc/loadavg: 2.40 1.65 1.45 6/211 27521
/proc/meminfo: memFree=6912460/32770624 swapFree=67108860/67108860
[pid=27464] ppid=27461 vsize=10005480 memory=19120 CPUtime=0.09 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 4392 13436 0 0 1 0 5 3 20 0 6 0 227088722 10245611520 4780 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2501370 4780 1934 1 0 2489808 0
[pid=27464/tid=27517] ppid=27461 vsize=10005480 memory=4279135703912971920 CPUtime=0.09 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) R 27461 27464 19383 0 -1 4202560 2210 13436 0 0 1 0 5 3 20 0 6 0 227088731 10245611520 4780 33554432000 4194304 4196468 140723363200736 139700616954448 139700630240624 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 6 0 227088732 10245611520 4780 33554432000 4194304 4196468 140723363200736 139700649360528 139700645127893 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=10005480 memory=139640178402944 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 6 0 227088732 10245611520 4780 33554432000 4194304 4196468 140723363200736 139700530625552 139700645127893 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 6 0 227088732 10245611520 4780 33554432000 4194304 4196468 140723363200736 139700529572752 139700645127893 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 6 0 227088732 10245611520 4780 33554432000 4194304 4196468 140723363200736 139700528519952 139700645127893 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 19120 KiB

[startup+0.210186 s]*
/proc/loadavg: 2.40 1.65 1.45 6/220 27530
/proc/meminfo: memFree=6886760/32770624 swapFree=67108860/67108860
[pid=27464] ppid=27461 vsize=10982776 memory=45248 CPUtime=0.27 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 8621 13436 0 0 17 2 5 3 20 0 15 0 227088722 11246362624 11247 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2745694 11247 2960 1 0 2708117 0
[pid=27464/tid=27517] ppid=27461 vsize=10982776 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) R 27461 27464 19383 0 -1 4202560 5280 13436 0 0 10 1 5 3 20 0 15 0 227088731 11246362624 11378 33554432000 4194304 4196468 140723363200736 139700616942496 139700637797405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246362624 11378 33554432000 4194304 4196468 140723363200736 139700649360528 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=10982776 memory=139640178402944 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246362624 11378 33554432000 4194304 4196468 140723363200736 139700530625552 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246362624 11444 33554432000 4194304 4196468 140723363200736 139700529572752 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246362624 11444 33554432000 4194304 4196468 140723363200736 139700528519952 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=10982776 memory=139640178402944 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246362624 11444 33554432000 4194304 4196468 140723363200736 139700138195312 139700645128834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 13 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246362624 11444 33554432000 4194304 4196468 140723363200736 139699394962464 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246362624 11444 33554432000 4194304 4196468 140723363200736 139699247113072 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246362624 11510 33554432000 4194304 4196468 140723363200736 139698939713360 139700645136283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=10982776 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 417 13436 0 0 1 0 5 3 20 0 15 0 227088737 11246362624 11510 33554432000 4194304 4196468 140723363200736 139700137143152 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=10982776 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 194 13436 0 0 1 0 5 3 20 0 15 0 227088737 11246362624 11576 33554432000 4194304 4196468 140723363200736 139700136090352 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=10982776 memory=139640178402944 CPUtime=0.11 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 611 13436 0 0 3 0 5 3 20 0 15 0 227088737 11246362624 11576 33554432000 4194304 4196468 140723363200736 139700135037552 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246362624 11576 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=10982776 memory=139640178402944 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246362624 11642 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10982776 KiB
Current children cumulated memory: 45248 KiB

[startup+0.31067 s]*
/proc/loadavg: 2.40 1.65 1.45 7/220 27530
/proc/meminfo: memFree=6833460/32770624 swapFree=67108860/67108860
[pid=27464] ppid=27461 vsize=10983192 memory=55448 CPUtime=0.39 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 10452 13436 0 0 29 2 5 3 20 0 15 0 227088722 11246788608 13862 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2745798 13862 3079 1 0 2708109 0
[pid=27464/tid=27517] ppid=27461 vsize=10983192 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) R 27461 27464 19383 0 -1 4202560 7003 13436 0 0 20 2 5 3 20 0 15 0 227088731 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700616929696 139700629198174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=10983192 memory=7084813469699035216 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700649360528 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=10983192 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700530625552 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700529572752 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700528519952 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700138195312 139700645128834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 13 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246788608 13862 33554432000 4194304 4196468 140723363200736 139699394962464 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246788608 13862 33554432000 4194304 4196468 140723363200736 139699247113072 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246788608 13862 33554432000 4194304 4196468 140723363200736 139698939713360 139700645136283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 417 13436 0 0 1 0 5 3 20 0 15 0 227088737 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700137143152 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 195 13436 0 0 1 0 5 3 20 0 15 0 227088737 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700136090352 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 619 13436 0 0 5 0 5 3 20 0 15 0 227088737 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700135037552 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246788608 13862 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246788608 13862 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55448 KiB

[startup+0.700716 s]
/proc/loadavg: 2.40 1.65 1.45 3/220 27530
/proc/meminfo: memFree=6823484/32770624 swapFree=67108860/67108860
[pid=27464] ppid=27461 vsize=10983192 memory=88648 CPUtime=1 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 16763 13436 0 0 87 5 5 3 20 0 15 0 227088722 11246788608 22162 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2745798 22162 3238 1 0 2708109 0
[pid=27464/tid=27517] ppid=27461 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) R 27461 27464 19383 0 -1 4202560 12191 13436 0 0 56 3 5 3 20 0 15 0 227088731 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700616938512 139700645131591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700649360528 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=10983192 memory=3560 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700530625552 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700529572752 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 15 0 227088732 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700528519952 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=10983192 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 5 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700138195312 139700645128834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=10983192 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 13 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246788608 22162 33554432000 4194304 4196468 140723363200736 139699394962464 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=10983192 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088734 11246788608 22162 33554432000 4194304 4196468 140723363200736 139699247113072 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=10983192 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246788608 22162 33554432000 4194304 4196468 140723363200736 139698939713360 139700645136283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=10983192 memory=13252 CPUtime=0.17 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 1079 13436 0 0 9 0 5 3 20 0 15 0 227088737 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700137143152 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=10983192 memory=15460 CPUtime=0.14 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 564 13436 0 0 6 0 5 3 20 0 15 0 227088737 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700136090352 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=10983192 memory=17668 CPUtime=0.21 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 708 13436 0 0 13 0 5 3 20 0 15 0 227088737 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700135037552 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=10983192 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246788608 22162 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=10983192 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088737 11246788608 22162 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88648 KiB

[startup+1.50083 s]
/proc/loadavg: 2.40 1.65 1.45 3/220 27530
/proc/meminfo: memFree=6777648/32770624 swapFree=67108860/67108860
[pid=27464] ppid=27461 vsize=10991948 memory=459880 CPUtime=2.71 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 22433 13436 0 0 219 44 5 3 20 0 15 0 227088722 11255754752 114970 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2747987 114970 3466 1 0 2709645 0
[pid=27464/tid=27517] ppid=27461 vsize=10991948 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) R 27461 27464 19383 0 -1 4202560 14711 13436 0 0 115 10 5 3 20 0 15 0 227088731 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700616950912 139700629161317 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=10991948 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) S 27461 27464 19383 0 -1 1077944384 239 13436 0 0 4 8 5 3 20 0 15 0 227088732 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700649360528 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=10991948 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) S 27461 27464 19383 0 -1 1077944384 170 13436 0 0 3 6 5 3 20 0 15 0 227088732 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700530625552 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=10991948 memory=3683998604062831409 CPUtime=0.19 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) S 27461 27464 19383 0 -1 1077944384 493 13436 0 0 4 7 5 3 20 0 15 0 227088732 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700529572752 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=10991948 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) S 27461 27464 19383 0 -1 1077944384 251 13436 0 0 4 7 5 3 20 0 15 0 227088732 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700528519952 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=10991948 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 97 13436 0 0 0 0 5 3 20 0 15 0 227088734 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700138195312 139700645128834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=10991948 memory=279280114280704 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 14 13436 0 0 0 0 5 3 20 0 15 0 227088734 11255754752 114970 33554432000 4194304 4196468 140723363200736 139699394962528 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=10991948 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 2 13436 0 0 0 0 5 3 20 0 15 0 227088734 11255754752 114970 33554432000 4194304 4196468 140723363200736 139699247113088 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=10991948 memory=1944 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11255754752 114970 33554432000 4194304 4196468 140723363200736 139698939713360 139700645136283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=10991948 memory=5772 CPUtime=0.35 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) R 27461 27464 19383 0 -1 4202560 1413 13436 0 0 27 0 5 3 20 0 15 0 227088737 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700137131024 139700624288733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=10991948 memory=1444 CPUtime=0.38 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 1815 13436 0 0 30 0 5 3 20 0 15 0 227088737 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700136090352 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=10991948 memory=1160 CPUtime=0.35 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) R 27461 27464 19383 0 -1 4202560 1031 13436 0 0 27 0 5 3 20 0 15 0 227088737 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700135037552 139700623922155 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=10991948 memory=968 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11255754752 114970 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=10991948 memory=12144 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1 13436 0 0 0 0 5 3 20 0 15 0 227088737 11255754752 114970 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 10991948 KiB

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

[pid=27464/tid=27529] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=11010400 memory=3152 CPUtime=1.03 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1965 13436 0 0 38 57 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 2520.54 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8485260 KiB

[startup+1418.4 s]
/proc/loadavg: 3.80 3.35 2.90 6/218 27826
/proc/meminfo: memFree=7615344/32770624 swapFree=67108852/67108860
[pid=27464] ppid=27461 vsize=11010400 memory=8485260 CPUtime=2523.68 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 7961764 13436 0 0 248817 3543 5 3 20 0 15 0 227088722 11274649600 2121315 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2752600 2121315 3515 1 0 2714253 0
[pid=27464/tid=27517] ppid=27461 vsize=11010400 memory=18220 CPUtime=1031.09 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) S 27461 27464 19383 0 -1 1077944384 2367873 13436 0 0 102933 168 5 3 20 0 15 0 227088731 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700611615008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=11010400 memory=8485260 CPUtime=367.2 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) R 27461 27464 19383 0 -1 4202560 1433588 13436 0 0 35928 784 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700649360528 139700629815266 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=11010400 memory=8485260 CPUtime=367.18 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) R 27461 27464 19383 0 -1 4202560 1356390 13436 0 0 35861 849 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700530625752 139700626714698 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=366.9 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) R 27461 27464 19383 0 -1 4202560 1260626 13436 0 0 35835 847 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700529572640 139700626714128 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=11010400 memory=4576 CPUtime=366.32 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) R 27461 27464 19383 0 -1 4202560 1184373 13436 0 0 35826 798 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700528520152 139700629815439 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=14.62 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 275709 13436 0 0 1404 50 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700138193632 139700645127893 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 17 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699394962592 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 9 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699247113088 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=11010400 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 8 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698939713008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=11010400 memory=4132 CPUtime=4.15 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 26550 13436 0 0 403 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700137143200 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=11010400 memory=2192 CPUtime=4.17 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 20864 13436 0 0 406 3 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700136090400 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=1.6 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 31598 13436 0 0 148 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700135037312 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=11010400 memory=18220 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=11010400 memory=1788 CPUtime=1.03 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1965 13436 0 0 38 57 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 2523.68 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8485260 KiB

[startup+1419.2 s]
/proc/loadavg: 3.80 3.35 2.90 6/218 27826
/proc/meminfo: memFree=7615344/32770624 swapFree=67108852/67108860
[pid=27464] ppid=27461 vsize=11010400 memory=8485260 CPUtime=2526.87 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 7961765 13436 0 0 249136 3543 5 3 20 0 15 0 227088722 11274649600 2121315 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2752600 2121315 3515 1 0 2714253 0
[pid=27464/tid=27517] ppid=27461 vsize=11010400 memory=1228 CPUtime=1031.09 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) S 27461 27464 19383 0 -1 1077944384 2367873 13436 0 0 102933 168 5 3 20 0 15 0 227088731 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700611615008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=11010400 memory=8485260 CPUtime=368 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) R 27461 27464 19383 0 -1 4202560 1433588 13436 0 0 36008 784 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700649360528 139700630068292 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=11010400 memory=12144 CPUtime=367.97 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) R 27461 27464 19383 0 -1 4202560 1356390 13436 0 0 35940 849 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700530625752 139700630068292 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=11010400 memory=1712 CPUtime=367.7 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) R 27461 27464 19383 0 -1 4202560 1260627 13436 0 0 35915 847 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700529572640 139700626714209 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=367.12 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) R 27461 27464 19383 0 -1 4202560 1184373 13436 0 0 35906 798 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700528520152 139700630068292 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=11010400 memory=968 CPUtime=14.62 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 275709 13436 0 0 1404 50 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700138193632 139700645127893 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=11010400 memory=12144 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 17 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699394962592 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=11010400 memory=1712 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 9 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699247113088 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=11010400 memory=8812 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 8 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698939713008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=11010400 memory=6791534058613427641 CPUtime=4.15 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 26550 13436 0 0 403 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700137143200 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=11010400 memory=792 CPUtime=4.17 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 20864 13436 0 0 406 3 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700136090400 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=11010400 memory=1224 CPUtime=1.6 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 31598 13436 0 0 148 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700135037312 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=11010400 memory=5772 CPUtime=1.03 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1965 13436 0 0 38 57 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 2526.87 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8485260 KiB

[startup+1419.4 s]
/proc/loadavg: 3.80 3.35 2.90 6/218 27826
/proc/meminfo: memFree=7615344/32770624 swapFree=67108852/67108860
[pid=27464] ppid=27461 vsize=11010400 memory=8485260 CPUtime=2527.66 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 7961765 13436 0 0 249215 3543 5 3 20 0 15 0 227088722 11274649600 2121315 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2752600 2121315 3515 1 0 2714253 0
[pid=27464/tid=27517] ppid=27461 vsize=11010400 memory=952 CPUtime=1031.09 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) S 27461 27464 19383 0 -1 1077944384 2367873 13436 0 0 102933 168 5 3 20 0 15 0 227088731 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700611615008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=11010400 memory=2416 CPUtime=368.2 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) R 27461 27464 19383 0 -1 4202560 1433588 13436 0 0 36028 784 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700649360528 139700629815384 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=11010400 memory=1536 CPUtime=368.17 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) R 27461 27464 19383 0 -1 4202560 1356390 13436 0 0 35960 849 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700530625752 139700629571673 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=11010400 memory=928 CPUtime=367.9 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) R 27461 27464 19383 0 -1 4202560 1260627 13436 0 0 35935 847 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700529572640 139700629571422 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=11010400 memory=2244 CPUtime=367.32 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) R 27461 27464 19383 0 -1 4202560 1184373 13436 0 0 35926 798 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700528520152 139700630068814 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=11010400 memory=8485260 CPUtime=14.62 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 275709 13436 0 0 1404 50 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700138193632 139700645127893 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 17 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699394962592 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=11010400 memory=2432 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 9 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699247113088 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=11010400 memory=1828 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 8 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698939713008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=11010400 memory=792 CPUtime=4.15 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 26550 13436 0 0 403 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700137143200 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=11010400 memory=1224 CPUtime=4.17 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 20864 13436 0 0 406 3 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700136090400 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=11010400 memory=1944 CPUtime=1.6 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 31598 13436 0 0 148 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700135037312 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=11010400 memory=5772 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=11010400 memory=1444 CPUtime=1.03 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1965 13436 0 0 38 57 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 2527.66 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8485260 KiB

[startup+1419.5 s]
/proc/loadavg: 3.80 3.35 2.90 6/218 27826
/proc/meminfo: memFree=7615344/32770624 swapFree=67108852/67108860
[pid=27464] ppid=27461 vsize=11010400 memory=8485260 CPUtime=2528.07 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27461 27464 19383 0 -1 1077944320 7961779 13436 0 0 249256 3543 5 3 20 0 15 0 227088722 11274649600 2121315 33554432000 4194304 4196468 140723363200736 140723363183280 139700645117687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
/proc/27464/statm: 2752600 2121315 3515 1 0 2714253 0
[pid=27464/tid=27517] ppid=27461 vsize=11010400 memory=8485260 CPUtime=1031.09 cores=1,3,5,7
/proc/27464/task/27517/stat : 27517 (java) S 27461 27464 19383 0 -1 1077944384 2367873 13436 0 0 102933 168 5 3 20 0 15 0 227088731 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700611615008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27518] ppid=27461 vsize=11010400 memory=8485260 CPUtime=368.31 cores=1,3,5,7
/proc/27464/task/27518/stat : 27518 (java) R 27461 27464 19383 0 -1 4202560 1433588 13436 0 0 36039 784 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700649360528 139700629815439 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27519] ppid=27461 vsize=11010400 memory=8485260 CPUtime=368.27 cores=1,3,5,7
/proc/27464/task/27519/stat : 27519 (java) R 27461 27464 19383 0 -1 4202560 1356390 13436 0 0 35970 849 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700530625752 139700629815326 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27520] ppid=27461 vsize=11010400 memory=8485260 CPUtime=368 cores=1,3,5,7
/proc/27464/task/27520/stat : 27520 (java) R 27461 27464 19383 0 -1 4202560 1260641 13436 0 0 35945 847 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700529572640 139700629815439 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27521] ppid=27461 vsize=11010400 memory=8485260 CPUtime=367.43 cores=1,3,5,7
/proc/27464/task/27521/stat : 27521 (java) R 27461 27464 19383 0 -1 4202560 1184373 13436 0 0 35937 798 5 3 20 0 15 0 227088732 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700528520152 139700626713654 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27522] ppid=27461 vsize=11010400 memory=8485260 CPUtime=14.62 cores=1,3,5,7
/proc/27464/task/27522/stat : 27522 (java) S 27461 27464 19383 0 -1 1077944384 275709 13436 0 0 1404 50 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700138193632 139700645127893 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27523] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) S 27461 27464 19383 0 -1 1077944384 17 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699394962592 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27524] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) S 27461 27464 19383 0 -1 1077944384 9 13436 0 0 0 0 5 3 20 0 15 0 227088734 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139699247113088 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27525] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) S 27461 27464 19383 0 -1 1077944384 8 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698939713008 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27526] ppid=27461 vsize=11010400 memory=8485260 CPUtime=4.15 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) S 27461 27464 19383 0 -1 1077944384 26550 13436 0 0 403 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700137143200 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27527] ppid=27461 vsize=11010400 memory=8485260 CPUtime=4.17 cores=1,3,5,7
/proc/27464/task/27527/stat : 27527 (java) S 27461 27464 19383 0 -1 1077944384 20864 13436 0 0 406 3 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700136090400 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27528] ppid=27461 vsize=11010400 memory=1408 CPUtime=1.6 cores=1,3,5,7
/proc/27464/task/27528/stat : 27528 (java) S 27461 27464 19383 0 -1 1077944384 31598 13436 0 0 148 4 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700135037312 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27529] ppid=27461 vsize=11010400 memory=8485260 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27529/stat : 27529 (java) S 27461 27464 19383 0 -1 1077944384 3 13436 0 0 0 0 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139698508917472 139700645127893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
[pid=27464/tid=27530] ppid=27461 vsize=11010400 memory=0 CPUtime=1.03 cores=1,3,5,7
/proc/27464/task/27530/stat : 27530 (java) S 27461 27464 19383 0 -1 1077944384 1965 13436 0 0 38 57 5 3 20 0 15 0 227088737 11274649600 2121315 33554432000 4194304 4196468 140723363200736 139700133984944 139700645128834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15036416 140723363207779 140723363210588 140723363210588 140723363213263 0
Current children cumulated CPU time: 2528.07 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8485260 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1419.76
CPU time (s): 2528.37
CPU user time (s): 2492.66
CPU system time (s): 35.7045
CPU usage (%): 178.084
Max. virtual memory (cumulated for all children) (KiB): 11010400
Max. memory (cumulated for all children) (KiB): 8491160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2492.66
system time used= 35.7045
maximum resident set size= 8491160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7975217
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78195
involuntary context switches= 20697


# summary of solver processes directly reported to runsolver:
#   pid: 27464
#   total CPU time (s): 2528.37
#   total CPU user time (s): 2492.66
#   total CPU system time (s): 35.7045

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.01337 second user time and 13.5662 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 19:34:15
IDJOB=4304476
IDBENCH=141312
IDSOLVER=2781
FILE ID=node135/4304476-1534095254
RUNJOBID= node135-1534095089-27107
PBS_JOBID= 21036983
Free space on /tmp= 42540 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-14-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304476-1534095254/watcher-4304476-1534095254 -o /tmp/evaluation-result-4304476-1534095254/solver-4304476-1534095254 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534095089-27107 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1141259787 -superng HOME/instance-4304476-1534095254.xml

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

MD5SUM BENCH= 52d67a2c2b92da49d73f7cfe8dcb2e5e
RANDOM SEED=1141259787

node135.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.50
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.50
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.50
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.50
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:         6921552 kB
MemAvailable:   26031456 kB
Buffers:          252080 kB
Cached:         18880176 kB
SwapCached:            0 kB
Active:         14795760 kB
Inactive:       10255484 kB
Active(anon):    5866736 kB
Inactive(anon):   104636 kB
Active(file):    8929024 kB
Inactive(file): 10150848 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            146568 kB
Writeback:             0 kB
AnonPages:       5926136 kB
Mapped:            75088 kB
Shmem:             49824 kB
Slab:             486684 kB
SReclaimable:     458492 kB
SUnreclaim:        28192 kB
KernelStack:        3600 kB
PageTables:        16924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6598276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5699584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42600 MiB
End job on node135 at 2018-08-12 19:57:55