Trace number 4396393

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.12.2UNSAT 701.468 687.711

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-4-30-2.xml
MD5SUM81d0b6dc5f2e6c238bfcda5bddd020dd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.0645
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints9
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":31}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":3},{"degree":8,"count":27}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":28,"count":2},{"arity":29,"count":2},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":9}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
701.35/687.69	s UNSATISFIABLE

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396393-1568404023/watcher-4396393-1568404023 -o /tmp/evaluation-result-4396393-1568404023/solver-4396393-1568404023 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568393993-23928 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1760089638 HOME/instance-4396393-1568404023.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=27727, runsolver pid=27724
Current StackSize limit: 8192 KiB


[startup+0.101111 s]*
/proc/loadavg: 1.34 1.35 1.40 3/220 27784
/proc/meminfo: memFree=30758524/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=9972712 memory=17076 CPUtime=0.09 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 4539 13334 0 0 1 0 5 3 20 0 6 0 416655366 10212057088 4269 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2493178 4269 1935 1 0 2481616 0
[pid=27727/tid=27780] ppid=27724 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 2337 13334 0 0 0 0 5 3 20 0 6 0 416655375 10212057088 4269 33554432000 4194304 4196468 140731980145792 140378135286352 140378149689648 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 6 0 416655376 10212057088 4335 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=9972712 memory=140229580332160 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 6 0 416655376 10212057088 4335 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 6 0 416655376 10212057088 4335 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 6 0 416655376 10212057088 4335 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.219825 s]*
/proc/loadavg: 1.34 1.35 1.40 4/229 27793
/proc/meminfo: memFree=30739924/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10820148 memory=40444 CPUtime=0.28 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 7444 13334 0 0 18 2 5 3 20 0 15 0 416655366 11079831552 10111 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2705037 10111 3298 1 0 2667149 0
[pid=27727/tid=27780] ppid=27724 vsize=10820148 memory=751940894209540401 CPUtime=0.2 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 3923 13334 0 0 11 1 5 3 20 0 15 0 416655375 11079831552 10111 33554432000 4194304 4196468 140731980145792 140378135280832 140378147530078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 10111 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10820148 memory=140229580332160 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 10111 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 10111 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655377 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 33 13334 0 0 0 0 5 3 20 0 15 0 416655378 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377621792160 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655378 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377046640112 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11079831552 10111 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) R 27724 27727 22378 0 -1 1077944384 328 13334 0 0 1 0 5 3 20 0 15 0 416655381 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10820148 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) S 27724 27727 22378 0 -1 1077944384 338 13334 0 0 1 0 5 3 20 0 15 0 416655381 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10820148 memory=140229577041536 CPUtime=0.11 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) R 27724 27727 22378 0 -1 4202560 608 13334 0 0 3 0 5 3 20 0 15 0 416655381 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377586129136 140378163470938 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11079831552 10111 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10820148 memory=140229577041536 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655381 11079831552 10111 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 40444 KiB

[startup+0.310583 s]*
/proc/loadavg: 1.34 1.35 1.40 3/229 27793
/proc/meminfo: memFree=30729524/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10820148 memory=48388 CPUtime=0.41 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 10866 13334 0 0 29 4 5 3 20 0 15 0 416655366 11079831552 12097 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2705037 12097 3309 1 0 2667149 0
[pid=27727/tid=27780] ppid=27724 vsize=10820148 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 7331 13334 0 0 18 3 5 3 20 0 15 0 416655375 11079831552 12097 33554432000 4194304 4196468 140731980145792 140378135249504 140378148817360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 12097 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 12097 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 12097 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655376 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10820148 memory=140229577041535 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655377 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 33 13334 0 0 0 0 5 3 20 0 15 0 416655378 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377621792160 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655378 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377046640112 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11079831552 12097 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 328 13334 0 0 1 0 5 3 20 0 15 0 416655381 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10820148 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) R 27724 27727 22378 0 -1 1077944384 339 13334 0 0 2 0 5 3 20 0 15 0 416655381 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10820148 memory=140229577041536 CPUtime=0.13 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) R 27724 27727 22378 0 -1 4202560 615 13334 0 0 5 0 5 3 20 0 15 0 416655381 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377586129136 140378163461526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11079831552 12097 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10820148 memory=140229577041536 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655381 11079831552 12097 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 48388 KiB

[startup+0.700747 s]
/proc/loadavg: 1.34 1.35 1.40 3/229 27793
/proc/meminfo: memFree=30714504/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10824360 memory=81640 CPUtime=1.14 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 15092 13334 0 0 100 6 5 3 20 0 15 0 416655366 11084144640 20410 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2706090 20410 3512 1 0 2668173 0
[pid=27727/tid=27780] ppid=27724 vsize=10824360 memory=5795117241467496816 CPUtime=0.67 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 10471 13334 0 0 54 5 5 3 20 0 15 0 416655375 11084144640 20410 33554432000 4194304 4196468 140731980145792 140378135279136 140378147530078 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10824360 memory=1388 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11084144640 20410 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10824360 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11084144640 20410 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655376 11084144640 20410 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655376 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 5 13334 0 0 0 0 5 3 20 0 15 0 416655377 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 33 13334 0 0 0 0 5 3 20 0 15 0 416655378 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377621792160 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655378 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377046640112 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11084144640 20410 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10824360 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 715 13334 0 0 12 0 5 3 20 0 15 0 416655381 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10824360 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) R 27724 27727 22378 0 -1 4202560 795 13334 0 0 15 0 5 3 20 0 15 0 416655381 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377587181680 140378163470938 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10824360 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) S 27724 27727 22378 0 -1 1077944384 858 13334 0 0 17 0 5 3 20 0 15 0 416655381 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377586129136 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11084144640 20410 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10824360 memory=3504 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655381 11084144640 20410 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 81640 KiB

[startup+1.50201 s]
/proc/loadavg: 1.34 1.35 1.40 3/229 27793
/proc/meminfo: memFree=30670704/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10834676 memory=170940 CPUtime=2.49 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 20448 13334 0 0 230 11 5 3 20 0 15 0 416655366 11094708224 42735 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2708669 42735 3574 1 0 2670733 0
[pid=27727/tid=27780] ppid=27724 vsize=10834676 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 14935 13334 0 0 129 7 5 3 20 0 15 0 416655375 11094708224 42735 33554432000 4194304 4196468 140731980145792 140378135253472 140378163461526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10834676 memory=-7522837583129502606 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 24 13334 0 0 1 0 5 3 20 0 15 0 416655376 11094708224 42735 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10834676 memory=7523354863787337554 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 39 13334 0 0 1 0 5 3 20 0 15 0 416655376 11094708224 42735 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10834676 memory=7595151830672761169 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 21 13334 0 0 1 0 5 3 20 0 15 0 416655376 11094708224 42735 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10834676 memory=280458948946272 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 25 13334 0 0 1 0 5 3 20 0 15 0 416655376 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10834676 memory=259300060616925 CPUtime=0.09 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 38 13334 0 0 1 0 5 3 20 0 15 0 416655377 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10834676 memory=259300060616926 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 33 13334 0 0 0 0 5 3 20 0 15 0 416655378 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377621792224 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10834676 memory=259300060616927 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655378 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377046640128 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10834676 memory=259300060616928 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11094708224 42735 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10834676 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 795 13334 0 0 24 1 5 3 20 0 15 0 416655381 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10834676 memory=280458948540336 CPUtime=0.35 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) S 27724 27727 22378 0 -1 1077944384 837 13334 0 0 27 0 5 3 20 0 15 0 416655381 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10834676 memory=280458948538480 CPUtime=0.49 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) R 27724 27727 22378 0 -1 4202560 1487 13334 0 0 41 0 5 3 20 0 15 0 416655381 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377586126928 140378163461526 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10834676 memory=280458948538544 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11094708224 42735 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10834676 memory=280458948986064 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 1 13334 0 0 0 0 5 3 20 0 15 0 416655381 11094708224 42735 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 2.49 s
Current children cumulated vsize: 10834676 KiB

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


[startup+684.801 s]
/proc/loadavg: 1.20 1.30 1.37 3/227 27853
/proc/meminfo: memFree=30166964/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10846984 memory=597160 CPUtime=698.52 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 96716 13334 0 0 69734 110 5 3 20 0 15 0 416655366 11107311616 149290 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2711746 149290 3622 1 0 2673805 0
[pid=27727/tid=27780] ppid=27724 vsize=10846984 memory=3028 CPUtime=677.37 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 32481 13334 0 0 67708 21 5 3 20 0 15 0 416655375 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378135285200 140377746347528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10846984 memory=1560 CPUtime=2.83 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 4641 13334 0 0 260 15 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10846984 memory=932 CPUtime=2.83 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 7373 13334 0 0 261 14 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10846984 memory=3624 CPUtime=2.83 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 5454 13334 0 0 258 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10846984 memory=597036 CPUtime=2.83 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 4765 13334 0 0 258 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10846984 memory=40016 CPUtime=2.78 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 6499 13334 0 0 256 14 5 3 20 0 15 0 416655377 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 87 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10846984 memory=597036 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 37 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377621792288 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10846984 memory=597160 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377046640128 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10846984 memory=597160 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10846984 memory=676 CPUtime=2.94 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 12401 13334 0 0 283 3 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10846984 memory=597160 CPUtime=2.89 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) S 27724 27727 22378 0 -1 1077944384 12294 13334 0 0 279 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10846984 memory=1004 CPUtime=1.36 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) S 27724 27727 22378 0 -1 1077944384 7934 13334 0 0 126 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377586129136 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10846984 memory=5948 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10846984 memory=6791534058613427641 CPUtime=0.48 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 624 13334 0 0 19 21 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 91 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 698.52 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 597160 KiB

[startup+686.401 s]
/proc/loadavg: 1.19 1.29 1.37 3/227 27853
/proc/meminfo: memFree=30166964/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10846984 memory=597160 CPUtime=700.14 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 96727 13334 0 0 69895 111 5 3 20 0 15 0 416655366 11107311616 149290 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2711746 149290 3622 1 0 2673805 0
[pid=27727/tid=27780] ppid=27724 vsize=10846984 memory=597036 CPUtime=678.94 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 32491 13334 0 0 67865 21 5 3 20 0 15 0 416655375 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378135285136 140377746348705 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10846984 memory=6791534058613427641 CPUtime=2.83 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 4642 13334 0 0 260 15 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10846984 memory=21952 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 7373 13334 0 0 262 14 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10846984 memory=11960 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 5454 13334 0 0 259 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10846984 memory=500 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 4765 13334 0 0 259 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10846984 memory=1560 CPUtime=2.78 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 6499 13334 0 0 256 14 5 3 20 0 15 0 416655377 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 87 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10846984 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 37 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377621792288 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10846984 memory=597160 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377046640128 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10846984 memory=597160 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10846984 memory=8226000370305456646 CPUtime=2.94 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 12401 13334 0 0 283 3 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10846984 memory=8226000374600424470 CPUtime=2.89 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) S 27724 27727 22378 0 -1 1077944384 12294 13334 0 0 279 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10846984 memory=8081744935590966578 CPUtime=1.36 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) S 27724 27727 22378 0 -1 1077944384 7934 13334 0 0 126 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377586129136 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10846984 memory=8298057960081579990 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10846984 memory=280458948509936 CPUtime=0.48 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 624 13334 0 0 19 21 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 91 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 700.14 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 597160 KiB

[startup+687.201 s]
/proc/loadavg: 1.19 1.29 1.37 3/227 27853
/proc/meminfo: memFree=30166964/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10846984 memory=597160 CPUtime=700.94 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 96731 13334 0 0 69975 111 5 3 20 0 15 0 416655366 11107311616 149290 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2711746 149290 3622 1 0 2673805 0
[pid=27727/tid=27780] ppid=27724 vsize=10846984 memory=0 CPUtime=679.73 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 32495 13334 0 0 67944 21 5 3 20 0 15 0 416655375 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378135285136 140377746348460 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10846984 memory=7309167735419596644 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 4642 13334 0 0 261 15 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10846984 memory=7305217314661035369 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 7373 13334 0 0 262 14 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10846984 memory=6791534058613427641 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 5454 13334 0 0 259 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10846984 memory=2512 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 4765 13334 0 0 259 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10846984 memory=1436 CPUtime=2.79 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 6499 13334 0 0 257 14 5 3 20 0 15 0 416655377 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 87 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10846984 memory=812 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 37 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377621792288 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10846984 memory=1764 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377046640128 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10846984 memory=111628 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10846984 memory=796 CPUtime=2.94 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 12401 13334 0 0 283 3 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10846984 memory=2012 CPUtime=2.89 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) S 27724 27727 22378 0 -1 1077944384 12294 13334 0 0 279 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10846984 memory=1388 CPUtime=1.36 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) S 27724 27727 22378 0 -1 1077944384 7934 13334 0 0 126 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377586129136 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10846984 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10846984 memory=3972 CPUtime=0.48 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 624 13334 0 0 19 21 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 91 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 700.94 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 597160 KiB

[startup+687.601 s]
/proc/loadavg: 1.19 1.29 1.37 3/227 27853
/proc/meminfo: memFree=30166964/32770624 swapFree=66996936/67108860
[pid=27727] ppid=27724 vsize=10846984 memory=597160 CPUtime=701.35 cores=1,3,5,7
/proc/27727/stat : 27727 (java) S 27724 27727 22378 0 -1 1077944320 96734 13334 0 0 70016 111 5 3 20 0 15 0 416655366 11107311616 149290 33554432000 4194304 4196468 140731980145792 140731980128336 140378163449591 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
/proc/27727/statm: 2711746 149290 3622 1 0 2673805 0
[pid=27727/tid=27780] ppid=27724 vsize=10846984 memory=6791534058613427641 CPUtime=680.13 cores=1,3,5,7
/proc/27727/task/27780/stat : 27780 (java) R 27724 27727 22378 0 -1 4202560 32498 13334 0 0 67984 21 5 3 20 0 15 0 416655375 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378135285136 140377745268700 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27781] ppid=27724 vsize=10846984 memory=2512 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27781/stat : 27781 (java) S 27724 27727 22378 0 -1 1077944384 4642 13334 0 0 261 15 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378167691536 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27782] ppid=27724 vsize=10846984 memory=1436 CPUtime=2.84 cores=1,3,5,7
/proc/27727/task/27782/stat : 27782 (java) S 27724 27727 22378 0 -1 1077944384 7373 13334 0 0 262 14 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378055965072 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27783] ppid=27724 vsize=10846984 memory=812 CPUtime=2.85 cores=1,3,5,7
/proc/27727/task/27783/stat : 27783 (java) S 27724 27727 22378 0 -1 1077944384 5454 13334 0 0 260 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140378054912528 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27784] ppid=27724 vsize=10846984 memory=40016 CPUtime=2.85 cores=1,3,5,7
/proc/27727/task/27784/stat : 27784 (java) S 27724 27727 22378 0 -1 1077944384 4765 13334 0 0 260 17 5 3 20 0 15 0 416655376 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377734507152 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27785] ppid=27724 vsize=10846984 memory=3028 CPUtime=2.79 cores=1,3,5,7
/proc/27727/task/27785/stat : 27785 (java) S 27724 27727 22378 0 -1 1077944384 6499 13334 0 0 257 14 5 3 20 0 15 0 416655377 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377622845936 140378163460738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 87 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27786] ppid=27724 vsize=10846984 memory=2012 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27786/stat : 27786 (java) S 27724 27727 22378 0 -1 1077944384 37 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377621792288 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27787] ppid=27724 vsize=10846984 memory=1388 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27787/stat : 27787 (java) S 27724 27727 22378 0 -1 1077944384 2 13334 0 0 0 0 5 3 20 0 15 0 416655378 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377046640128 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27788] ppid=27724 vsize=10846984 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27788/stat : 27788 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376739240656 140378163468187 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27789] ppid=27724 vsize=10846984 memory=3972 CPUtime=2.94 cores=1,3,5,7
/proc/27727/task/27789/stat : 27789 (java) S 27724 27727 22378 0 -1 1077944384 12401 13334 0 0 283 3 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377588234224 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27790] ppid=27724 vsize=10846984 memory=2828 CPUtime=2.89 cores=1,3,5,7
/proc/27727/task/27790/stat : 27790 (java) S 27724 27727 22378 0 -1 1077944384 12294 13334 0 0 279 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377587181680 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27791] ppid=27724 vsize=10846984 memory=676 CPUtime=1.36 cores=1,3,5,7
/proc/27727/task/27791/stat : 27791 (java) S 27724 27727 22378 0 -1 1077944384 7934 13334 0 0 126 2 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377586129136 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27792] ppid=27724 vsize=10846984 memory=1764 CPUtime=0.08 cores=1,3,5,7
/proc/27727/task/27792/stat : 27792 (java) S 27724 27727 22378 0 -1 1077944384 3 13334 0 0 0 0 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140376705682016 140378163459797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
[pid=27727/tid=27793] ppid=27724 vsize=10846984 memory=111628 CPUtime=0.48 cores=1,3,5,7
/proc/27727/task/27793/stat : 27793 (java) S 27724 27727 22378 0 -1 1077944384 624 13334 0 0 19 21 5 3 20 0 15 0 416655381 11107311616 149290 33554432000 4194304 4196468 140731980145792 140377585077040 140378163460738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 91 0 0 6293624 6294260 22437888 140731980147439 140731980149957 140731980149957 140731980152783 0
Current children cumulated CPU time: 701.35 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 597160 KiB

[startup+687.701 s]*
/proc/loadavg: 1.19 1.29 1.37 3/214 27854
/proc/meminfo: memFree=30750800/32770624 swapFree=66996936/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 687.711
CPU time (s): 701.468
CPU user time (s): 700.311
CPU system time (s): 1.15747
CPU usage (%): 102.001
Max. virtual memory (cumulated for all children) (KiB): 10849604
Max. memory (cumulated for all children) (KiB): 604356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 700.311
system time used= 1.15747
maximum resident set size= 604356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77492
involuntary context switches= 1988


# summary of solver processes directly reported to runsolver:
#   pid: 27727
#   total CPU time (s): 701.468
#   total CPU user time (s): 700.311
#   total CPU system time (s): 1.15747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52964 second user time and 5.11143 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-13 21:46:04
IDJOB=4396393
IDBENCH=135488
IDSOLVER=2847
FILE ID=node103/4396393-1568404023
RUNJOBID= node103-1568393993-23928
PBS_JOBID= 21701854
Free space on /tmp= 61684 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-4-30-2.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396393-1568404023/watcher-4396393-1568404023 -o /tmp/evaluation-result-4396393-1568404023/solver-4396393-1568404023 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568393993-23928 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1760089638 HOME/instance-4396393-1568404023.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=1760089638

node103.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.74
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.74
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.74
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.74
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:        30767216 kB
MemAvailable:   31039756 kB
Buffers:           71384 kB
Cached:           485072 kB
SwapCached:         9136 kB
Active:          1293968 kB
Inactive:         123376 kB
Active(anon):     855216 kB
Inactive(anon):    46792 kB
Active(file):     438752 kB
Inactive(file):    76584 kB
Unevictable:      111360 kB
Mlocked:          111360 kB
SwapTotal:      67108860 kB
SwapFree:       66996936 kB
Dirty:             35364 kB
Writeback:             0 kB
AnonPages:        898512 kB
Mapped:            57700 kB
Shmem:             32624 kB
Slab:             175556 kB
SReclaimable:     146080 kB
SUnreclaim:        29476 kB
KernelStack:        4032 kB
PageTables:         7424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2113368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61648 MiB
End job on node103 at 2019-09-13 21:57:32