Trace number 4392013

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.10UNSAT 223.613 182.715

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.70/0.55	c Concrete v3.10.1560635388952 running
223.57/182.70	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 (15253 MiB free)
  memory of node 1: 16384 MiB (13830 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392013-1568320801/watcher-4392013-1568320801 -o /tmp/evaluation-result-4392013-1568320801/solver-4392013-1568320801 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568301260-5609 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1123599034 HOME/instance-4392013-1568320801.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=11464, runsolver pid=11461

[startup+0.100058 s]*
/proc/loadavg: 1.44 1.48 1.42 3/218 11521
/proc/meminfo: memFree=29776760/32770624 swapFree=66999784/67108860
[pid=11464] ppid=11461 vsize=9972712 memory=16548 CPUtime=0.08 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 4394 13265 0 0 1 0 5 2 20 0 6 0 407994089 10212057088 4137 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2493178 4137 1933 1 0 2481616 0
[pid=11464/tid=11517] ppid=11461 vsize=9972712 memory=8514726395714820750 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 2220 13265 0 0 0 0 5 2 20 0 6 0 407994098 10212057088 4203 33554432000 4194304 4196468 140729266582128 140591398851152 140591411094878 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=9972712 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 6 0 407994099 10212057088 4203 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=9972712 memory=139982937515648 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 6 0 407994099 10212057088 4203 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 6 0 407994099 10212057088 4203 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 6 0 407994099 10212057088 4203 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16548 KiB

[startup+0.211252 s]*
/proc/loadavg: 1.44 1.48 1.42 3/227 11530
/proc/meminfo: memFree=29756300/32770624 swapFree=66999784/67108860
[pid=11464] ppid=11461 vsize=10818940 memory=38648 CPUtime=0.25 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 7019 13265 0 0 17 1 5 2 20 0 15 0 407994089 11078594560 9662 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2704735 9662 2958 1 0 2667149 0
[pid=11464/tid=11517] ppid=11461 vsize=10818940 memory=5450916389569530688 CPUtime=0.19 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 3538 13265 0 0 11 1 5 2 20 0 15 0 407994098 11078594560 9673 33554432000 4194304 4196468 140729266582128 140591398846736 140591411094878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10818940 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994099 11078594560 9673 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10818940 memory=139982937515648 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994099 11078594560 9673 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994099 11078594560 9673 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994099 11078594560 9673 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10818940 memory=139982937515648 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994100 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 13 13265 0 0 0 0 5 2 20 0 15 0 407994101 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590788371488 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994101 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590184391536 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10818940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11078594560 9673 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 570 13265 0 0 1 0 5 2 20 0 15 0 407994104 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 57 13265 0 0 0 0 5 2 20 0 15 0 407994104 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10818940 memory=139982937515648 CPUtime=0.1 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 630 13265 0 0 3 0 5 2 20 0 15 0 407994104 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10818940 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11078594560 9673 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10818940 memory=139982937515648 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994104 11078594560 9673 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38648 KiB

[startup+0.312288 s]*
/proc/loadavg: 1.44 1.48 1.42 3/227 11530
/proc/meminfo: memFree=29744976/32770624 swapFree=66999784/67108860
[pid=11464] ppid=11461 vsize=10820096 memory=47980 CPUtime=0.4 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 10796 13265 0 0 29 4 5 2 20 0 15 0 407994089 11079778304 11995 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2705024 11995 3212 1 0 2667149 0
[pid=11464/tid=11517] ppid=11461 vsize=10820096 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 7289 13265 0 0 19 3 5 2 20 0 15 0 407994098 11079778304 11995 33554432000 4194304 4196468 140729266582128 140591398828904 140591007779668 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10820096 memory=6442792266870319210 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994099 11079778304 11995 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10820096 memory=5787213827347079232 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994099 11079778304 12507 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10820096 memory=7649539358490773441 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994099 11079778304 12507 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10820096 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994099 11079778304 12507 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994100 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 13 13265 0 0 0 0 5 2 20 0 15 0 407994101 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590788371488 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994101 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590184391536 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11079778304 12507 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 572 13265 0 0 2 0 5 2 20 0 15 0 407994104 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 57 13265 0 0 1 0 5 2 20 0 15 0 407994104 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10820096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 640 13265 0 0 5 0 5 2 20 0 15 0 407994104 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11079778304 12507 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994104 11079778304 12507 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 47980 KiB

[startup+0.700767 s]
/proc/loadavg: 1.44 1.48 1.42 4/227 11530
/proc/meminfo: memFree=29732040/32770624 swapFree=66999784/67108860
[pid=11464] ppid=11461 vsize=10824340 memory=80516 CPUtime=1.14 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 14806 13265 0 0 101 6 5 2 20 0 15 0 407994089 11084124160 20129 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2706085 20129 3507 1 0 2668173 0
[pid=11464/tid=11517] ppid=11461 vsize=10824340 memory=2241 CPUtime=0.65 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 10475 13265 0 0 54 4 5 2 20 0 15 0 407994098 11084124160 20129 33554432000 4194304 4196468 140729266582128 140591398843968 140591411094878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10824340 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994099 11084124160 20129 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994099 11084124160 20129 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994099 11084124160 20129 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994099 11084124160 20129 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10824340 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 5 13265 0 0 0 0 5 2 20 0 15 0 407994100 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 13 13265 0 0 0 0 5 2 20 0 15 0 407994101 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590788371488 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10824340 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994101 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590184391536 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10824340 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11084124160 20129 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10824340 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 848 13265 0 0 13 0 5 2 20 0 15 0 407994104 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10824340 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 411 13265 0 0 14 0 5 2 20 0 15 0 407994104 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10824340 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 833 13265 0 0 17 0 5 2 20 0 15 0 407994104 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10824340 memory=139982782105584 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11084124160 20129 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994104 11084124160 20129 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80516 KiB

[startup+1.50069 s]
/proc/loadavg: 1.44 1.48 1.42 3/227 11530
/proc/meminfo: memFree=29688268/32770624 swapFree=66999784/67108860
[pid=11464] ppid=11461 vsize=10834656 memory=166016 CPUtime=2.44 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 21480 13265 0 0 226 11 5 2 20 0 15 0 407994089 11094687744 41504 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2708664 41504 3571 1 0 2670733 0
[pid=11464/tid=11517] ppid=11461 vsize=10834656 memory=19 CPUtime=1.43 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 15214 13265 0 0 129 7 5 2 20 0 15 0 407994098 11094687744 41504 33554432000 4194304 4196468 140729266582128 140591398823376 140591427026326 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10834656 memory=23 CPUtime=0.08 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 81 13265 0 0 1 0 5 2 20 0 15 0 407994099 11094687744 41504 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 31 13265 0 0 0 0 5 2 20 0 15 0 407994099 11094687744 41504 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 411 13265 0 0 1 0 5 2 20 0 15 0 407994099 11094687744 41504 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10834656 memory=97360 CPUtime=0.08 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 65 13265 0 0 1 0 5 2 20 0 15 0 407994099 11094687744 41504 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 124 13265 0 0 1 0 5 2 20 0 15 0 407994100 11094687744 41504 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10834656 memory=6298398794875491430 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 14 13265 0 0 0 0 5 2 20 0 15 0 407994101 11094687744 41504 33554432000 4194304 4196468 140729266582128 140590788371488 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10834656 memory=7597121111681296998 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994101 11094687744 41504 33554432000 4194304 4196468 140729266582128 140590184391552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10834656 memory=7306338816689595744 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11094687744 41508 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10834656 memory=5787213852951536729 CPUtime=0.3 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) R 11461 11464 5578 0 -1 1077944384 1038 13265 0 0 23 0 5 2 20 0 15 0 407994104 11094687744 41508 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10834656 memory=7163936650398623574 CPUtime=0.34 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) R 11461 11464 5578 0 -1 4202560 692 13265 0 0 27 0 5 2 20 0 15 0 407994104 11094687744 41508 33554432000 4194304 4196468 140729266582128 140590884457200 140591419731354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10834656 memory=6298398794875491430 CPUtime=0.47 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) R 11461 11464 5578 0 -1 4202560 1593 13265 0 0 40 0 5 2 20 0 15 0 407994104 11094687744 41508 33554432000 4194304 4196468 140729266582128 140590883399440 140591406136609 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10834656 memory=6298398794875491430 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11094687744 41508 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10834656 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 1 13265 0 0 0 0 5 2 20 0 15 0 407994104 11094687744 41508 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 10834656 KiB

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

[pid=11464/tid=11529] ppid=11461 vsize=10844916 memory=964 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10844916 memory=14008 CPUtime=0.17 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 198 13265 0 0 5 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 736116 KiB

[startup+181.601 s]
/proc/loadavg: 1.23 1.47 1.44 3/229 11553
/proc/meminfo: memFree=29255244/32770624 swapFree=66999788/67108860
[pid=11464] ppid=11461 vsize=10844916 memory=736116 CPUtime=222.46 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 113823 13265 0 0 22176 63 5 2 20 0 15 0 407994089 11105193984 184029 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2711229 184029 3617 1 0 2673293 0
[pid=11464/tid=11517] ppid=11461 vsize=10844916 memory=2648 CPUtime=180.05 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 28657 13265 0 0 17977 21 5 2 20 0 15 0 407994098 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591398849248 140591029037870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10844916 memory=912 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 374 13265 0 0 58 4 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10844916 memory=6791534058613427641 CPUtime=0.68 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 5017 13265 0 0 56 5 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10844916 memory=13571517727173593 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 2177 13265 0 0 58 4 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10844916 memory=-8253362664378451600 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 1730 13265 0 0 57 5 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10844916 memory=4625243410194776160 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 5273 13265 0 0 58 4 5 2 20 0 15 0 407994100 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10844916 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 15 13265 0 0 0 0 5 2 20 0 15 0 407994101 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590788371552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10844916 memory=1980 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994101 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590184391552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10844916 memory=1332 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10844916 memory=0 CPUtime=16.52 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 20376 13265 0 0 1641 4 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10844916 memory=5904 CPUtime=16.84 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 23690 13265 0 0 1672 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10844916 memory=772 CPUtime=5.95 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 24094 13265 0 0 581 7 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10844916 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10844916 memory=1056 CPUtime=0.18 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 203 13265 0 0 6 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 222.46 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 736116 KiB

[startup+182.401 s]
/proc/loadavg: 1.23 1.47 1.44 3/229 11553
/proc/meminfo: memFree=29256520/32770624 swapFree=66999788/67108860
[pid=11464] ppid=11461 vsize=10844916 memory=736116 CPUtime=223.27 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 113829 13265 0 0 22257 63 5 2 20 0 15 0 407994089 11105193984 184029 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2711229 184029 3617 1 0 2673293 0
[pid=11464/tid=11517] ppid=11461 vsize=10844916 memory=1696 CPUtime=180.84 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 28663 13265 0 0 18056 21 5 2 20 0 15 0 407994098 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591398848864 140591018235699 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10844916 memory=3436 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 374 13265 0 0 59 4 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10844916 memory=7548 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 5017 13265 0 0 57 5 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10844916 memory=2832 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 2177 13265 0 0 58 4 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10844916 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 1730 13265 0 0 58 5 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10844916 memory=964 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 5273 13265 0 0 59 4 5 2 20 0 15 0 407994100 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10844916 memory=14008 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 15 13265 0 0 0 0 5 2 20 0 15 0 407994101 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590788371552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10844916 memory=2116 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994101 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590184391552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10844916 memory=1224 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10844916 memory=5904 CPUtime=16.52 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 20376 13265 0 0 1641 4 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10844916 memory=772 CPUtime=16.84 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 23690 13265 0 0 1672 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10844916 memory=1556 CPUtime=5.95 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 24094 13265 0 0 581 7 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10844916 memory=736104 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10844916 memory=736104 CPUtime=0.18 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 203 13265 0 0 6 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 223.27 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 736116 KiB

[startup+182.601 s]
/proc/loadavg: 1.23 1.47 1.44 3/229 11553
/proc/meminfo: memFree=29256520/32770624 swapFree=66999788/67108860
[pid=11464] ppid=11461 vsize=10844916 memory=736116 CPUtime=223.47 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 113878 13265 0 0 22277 63 5 2 20 0 15 0 407994089 11105193984 184029 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2711229 184029 3617 1 0 2673293 0
[pid=11464/tid=11517] ppid=11461 vsize=10844916 memory=2012 CPUtime=181.04 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) R 11461 11464 5578 0 -1 4202560 28712 13265 0 0 18076 21 5 2 20 0 15 0 407994098 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591398849344 140591019920172 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10844916 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 374 13265 0 0 59 4 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10844916 memory=3616 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 5017 13265 0 0 57 5 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10844916 memory=736116 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 2177 13265 0 0 58 4 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10844916 memory=3616 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 1730 13265 0 0 58 5 5 2 20 0 15 0 407994099 11105193984 184029 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10844916 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 5273 13265 0 0 59 4 5 2 20 0 15 0 407994100 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10844916 memory=1224 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 15 13265 0 0 0 0 5 2 20 0 15 0 407994101 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590788371552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10844916 memory=5904 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 15 0 407994101 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590184391552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10844916 memory=772 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10844916 memory=1556 CPUtime=16.52 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 20376 13265 0 0 1641 4 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10844916 memory=1696 CPUtime=16.84 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 23690 13265 0 0 1672 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10844916 memory=3436 CPUtime=5.95 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 24094 13265 0 0 581 7 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10844916 memory=7548 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10844916 memory=2832 CPUtime=0.18 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 203 13265 0 0 6 5 5 2 20 0 15 0 407994104 11105193984 184029 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 223.47 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 736116 KiB

[startup+182.701 s]
/proc/loadavg: 1.23 1.47 1.44 3/229 11553
/proc/meminfo: memFree=29256520/32770624 swapFree=66999788/67108860
[pid=11464] ppid=11461 vsize=10943224 memory=738192 CPUtime=223.57 cores=0,2,4,6
/proc/11464/stat : 11464 (java) S 11461 11464 5578 0 -1 1077944320 114813 13265 0 0 22287 63 5 2 20 0 16 0 407994089 11205861376 184548 33554432000 4194304 4196468 140729266582128 140729266564672 140591427014391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
/proc/11464/statm: 2735806 184548 3618 1 0 2697870 0
[pid=11464/tid=11517] ppid=11461 vsize=10943224 memory=736116 CPUtime=181.14 cores=0,2,4,6
/proc/11464/task/11517/stat : 11517 (java) S 11461 11464 5578 0 -1 1077944384 29644 13265 0 0 18086 21 5 2 20 0 16 0 407994098 11205861376 184548 33554432000 4194304 4196468 140729266582128 140591398855712 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11518] ppid=11461 vsize=10943224 memory=736104 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11518/stat : 11518 (java) S 11461 11464 5578 0 -1 1077944384 374 13265 0 0 59 4 5 2 20 0 16 0 407994099 11205861376 184548 33554432000 4194304 4196468 140729266582128 140591431257232 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11519] ppid=11461 vsize=10943224 memory=736116 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11519/stat : 11519 (java) S 11461 11464 5578 0 -1 1077944384 5017 13265 0 0 57 5 5 2 20 0 16 0 407994099 11205861376 184548 33554432000 4194304 4196468 140729266582128 140591330147344 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11520] ppid=11461 vsize=10943224 memory=736072 CPUtime=0.69 cores=0,2,4,6
/proc/11464/task/11520/stat : 11520 (java) S 11461 11464 5578 0 -1 1077944384 2177 13265 0 0 58 4 5 2 20 0 16 0 407994099 11205861376 184548 33554432000 4194304 4196468 140729266582128 140591329094544 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11521] ppid=11461 vsize=10943224 memory=736116 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11521/stat : 11521 (java) S 11461 11464 5578 0 -1 1077944384 1730 13265 0 0 58 5 5 2 20 0 16 0 407994099 11205861376 184548 33554432000 4194304 4196468 140729266582128 140591328041744 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11522] ppid=11461 vsize=10943224 memory=736116 CPUtime=0.7 cores=0,2,4,6
/proc/11464/task/11522/stat : 11522 (java) S 11461 11464 5578 0 -1 1077944384 5273 13265 0 0 59 4 5 2 20 0 16 0 407994100 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590886562160 140591427025538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11523] ppid=11461 vsize=10943224 memory=1224 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11523/stat : 11523 (java) S 11461 11464 5578 0 -1 1077944384 15 13265 0 0 0 0 5 2 20 0 16 0 407994101 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590788371552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11524] ppid=11461 vsize=10943224 memory=736104 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11524/stat : 11524 (java) S 11461 11464 5578 0 -1 1077944384 2 13265 0 0 0 0 5 2 20 0 16 0 407994101 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590184391552 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11525] ppid=11461 vsize=10943224 memory=736116 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11525/stat : 11525 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 16 0 407994104 11205861376 184548 33554432000 4194304 4196468 140729266582128 140589944100688 140591427032987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11526] ppid=11461 vsize=10943224 memory=736116 CPUtime=16.52 cores=0,2,4,6
/proc/11464/task/11526/stat : 11526 (java) S 11461 11464 5578 0 -1 1077944384 20376 13265 0 0 1641 4 5 2 20 0 16 0 407994104 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590885510000 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11527] ppid=11461 vsize=10943224 memory=736116 CPUtime=16.84 cores=0,2,4,6
/proc/11464/task/11527/stat : 11527 (java) S 11461 11464 5578 0 -1 1077944384 23690 13265 0 0 1672 5 5 2 20 0 16 0 407994104 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590884457200 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11528] ppid=11461 vsize=10943224 memory=3436 CPUtime=5.95 cores=0,2,4,6
/proc/11464/task/11528/stat : 11528 (java) S 11461 11464 5578 0 -1 1077944384 24094 13265 0 0 581 7 5 2 20 0 16 0 407994104 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590883404400 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11529] ppid=11461 vsize=10943224 memory=7548 CPUtime=0.07 cores=0,2,4,6
/proc/11464/task/11529/stat : 11529 (java) S 11461 11464 5578 0 -1 1077944384 3 13265 0 0 0 0 5 2 20 0 16 0 407994104 11205861376 184548 33554432000 4194304 4196468 140729266582128 140589910543072 140591427024597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
[pid=11464/tid=11530] ppid=11461 vsize=10943224 memory=736116 CPUtime=0.18 cores=0,2,4,6
/proc/11464/task/11530/stat : 11530 (java) S 11461 11464 5578 0 -1 1077944384 203 13265 0 0 6 5 5 2 20 0 16 0 407994104 11205861376 184548 33554432000 4194304 4196468 140729266582128 140590882351792 140591427025538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 24494080 140729266584309 140729266586821 140729266586821 140729266589647 0
Current children cumulated CPU time: 223.57 s
Current children cumulated vsize: 10943224 KiB
Current children cumulated memory: 738192 KiB

Child status: 0
Real time (s): 182.715
CPU time (s): 223.613
CPU user time (s): 222.933
CPU system time (s): 0.679309
CPU usage (%): 122.383
Max. virtual memory (cumulated for all children) (KiB): 10943224
Max. memory (cumulated for all children) (KiB): 738192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.933
system time used= 0.679309
maximum resident set size= 738192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128180
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35666
involuntary context switches= 752


# summary of solver processes directly reported to runsolver:
#   pid: 11464
#   total CPU time (s): 223.613
#   total CPU user time (s): 222.933
#   total CPU system time (s): 0.679309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.24171 second user time and 1.60324 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-12 22:39:20
IDJOB=4392013
IDBENCH=135488
IDSOLVER=2837
FILE ID=node146/4392013-1568320801
RUNJOBID= node146-1568301260-5609
PBS_JOBID= 21701109
Free space on /tmp= 56664 MiB

SOLVER NAME= Concrete 3.10
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-4392013-1568320801/watcher-4392013-1568320801 -o /tmp/evaluation-result-4392013-1568320801/solver-4392013-1568320801 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568301260-5609 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1123599034 HOME/instance-4392013-1568320801.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=1123599034

node146.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
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:        29781900 kB
MemAvailable:   30061812 kB
Buffers:          127304 kB
Cached:           433644 kB
SwapCached:         5288 kB
Active:          2146276 kB
Inactive:         254616 kB
Active(anon):    1857084 kB
Inactive(anon):    20848 kB
Active(file):     289192 kB
Inactive(file):   233768 kB
Unevictable:      111008 kB
Mlocked:          111008 kB
SwapTotal:      67108860 kB
SwapFree:       66999784 kB
Dirty:             34752 kB
Writeback:             0 kB
AnonPages:       1947564 kB
Mapped:            54016 kB
Shmem:             29144 kB
Slab:             174376 kB
SReclaimable:     145576 kB
SUnreclaim:        28800 kB
KernelStack:        3696 kB
PageTables:        11052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2961092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1771520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56628 MiB
End job on node146 at 2019-09-12 22:42:23