Trace number 4400973

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 149.608 142.441

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 benchmark27.7653
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.73/0.55	c Concrete v3.12.2.1568631193530 running
149.54/142.42	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 (13926 MiB free)
  memory of node 1: 16384 MiB (14412 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400973-1568689022/watcher-4400973-1568689022 -o /tmp/evaluation-result-4400973-1568689022/solver-4400973-1568689022 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568673287-18224 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1538733696 HOME/instance-4400973-1568689022.xml 

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

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

solver pid=23385, runsolver pid=23382

[startup+0.100162 s]*
/proc/loadavg: 1.53 1.32 1.32 3/219 23442
/proc/meminfo: memFree=29015948/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=9972712 memory=15176 CPUtime=0.08 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 4526 12910 0 0 1 0 5 2 20 0 6 0 444816084 10212057088 3794 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2493178 3794 1935 1 0 2481616 0
[pid=23385/tid=23438] ppid=23382 vsize=9972712 memory=4279135704013962892 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 2314 12910 0 0 1 0 5 2 20 0 6 0 444816093 10212057088 3794 33554432000 4194304 4196468 140736711452016 139682981810768 139682994054494 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 6 0 444816094 10212057088 3794 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=9972712 memory=140526797514368 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 6 0 444816094 10212057088 3794 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 6 0 444816094 10212057088 3794 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 6 0 444816094 10212057088 3794 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 15176 KiB

[startup+0.210326 s]*
/proc/loadavg: 1.53 1.32 1.32 4/228 23451
/proc/meminfo: memFree=28996688/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10820020 memory=39544 CPUtime=0.26 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 7238 12910 0 0 18 1 5 2 20 0 15 0 444816084 11079700480 9886 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2705005 9886 3212 1 0 2667149 0
[pid=23385/tid=23438] ppid=23382 vsize=10820020 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 3728 12910 0 0 11 1 5 2 20 0 15 0 444816093 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682981806288 139683009985942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10820020 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079700480 9886 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10820020 memory=288370902949226112 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10820020 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10820020 memory=140526797514368 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 444816096 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 33 12910 0 0 0 0 5 2 20 0 15 0 444816096 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682467792032 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10820020 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816096 11079700480 9886 33554432000 4194304 4196468 140736711452016 139681865917168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10820020 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079700480 9886 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10820020 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) R 23382 23385 18193 0 -1 4202560 474 12910 0 0 1 0 5 2 20 0 15 0 444816099 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682434235120 139683002959049 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 178 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10820020 memory=140526797514368 CPUtime=0.1 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 600 12910 0 0 3 0 5 2 20 0 15 0 444816099 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079700480 9886 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10820020 memory=140526797514368 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079700480 9886 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 39544 KiB

[startup+0.310811 s]*
/proc/loadavg: 1.53 1.32 1.32 4/228 23451
/proc/meminfo: memFree=28983116/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10820196 memory=48156 CPUtime=0.39 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 10796 12910 0 0 29 3 5 2 20 0 15 0 444816084 11079880704 12039 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2705049 12039 3308 1 0 2667149 0
[pid=23385/tid=23438] ppid=23382 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 7259 12910 0 0 19 2 5 2 20 0 15 0 444816093 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682981778112 139682994054494 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079880704 12039 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 444816094 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 444816096 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 33 12910 0 0 0 0 5 2 20 0 15 0 444816096 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682467792032 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816096 11079880704 12039 33554432000 4194304 4196468 140736711452016 139681865917168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079880704 12039 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) S 23382 23385 18193 0 -1 1077944384 484 12910 0 0 2 0 5 2 20 0 15 0 444816099 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682434235120 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 178 12910 0 0 1 0 5 2 20 0 15 0 444816099 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10820196 memory=140526797514368 CPUtime=0.12 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 618 12910 0 0 5 0 5 2 20 0 15 0 444816099 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079880704 12039 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10820196 memory=140526797514368 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816099 11079880704 12039 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48156 KiB

[startup+0.706809 s]
/proc/loadavg: 1.53 1.32 1.32 4/228 23451
/proc/meminfo: memFree=28968440/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10824364 memory=81412 CPUtime=1.11 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 15128 12910 0 0 98 6 5 2 20 0 15 0 444816084 11084148736 20353 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2706091 20353 3511 1 0 2668173 0
[pid=23385/tid=23438] ppid=23382 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 10498 12910 0 0 55 5 5 2 20 0 15 0 444816093 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682981800560 139682994054494 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11084148736 20353 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10824364 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816094 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2 12910 0 0 0 0 5 2 20 0 15 0 444816094 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 5 12910 0 0 0 0 5 2 20 0 15 0 444816096 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10824364 memory=140526699557584 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 33 12910 0 0 0 0 5 2 20 0 15 0 444816096 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682467792032 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10824364 memory=140527034958413 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816096 11084148736 20353 33554432000 4194304 4196468 140736711452016 139681865917168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10824364 memory=1112 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11084148736 20353 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10824364 memory=7089886620845893184 CPUtime=0.2 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) R 23382 23385 18193 0 -1 4202560 979 12910 0 0 13 0 5 2 20 0 15 0 444816099 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682434222432 139682994879617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10824364 memory=7739276948478192999 CPUtime=0.18 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) R 23382 23385 18193 0 -1 4202560 573 12910 0 0 11 0 5 2 20 0 15 0 444816099 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682433168672 139682989220898 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10824364 memory=6148935659200796009 CPUtime=0.24 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 818 12910 0 0 17 0 5 2 20 0 15 0 444816099 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10824364 memory=3512 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11084148736 20353 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10824364 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816099 11084148736 20353 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81412 KiB

[startup+1.50078 s]
/proc/loadavg: 1.53 1.32 1.32 3/228 23451
/proc/meminfo: memFree=28924012/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10834680 memory=169236 CPUtime=2.42 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 22193 12910 0 0 225 10 5 2 20 0 15 0 444816084 11094712320 42309 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2708670 42309 3583 1 0 2670733 0
[pid=23385/tid=23438] ppid=23382 vsize=10834680 memory=9174 CPUtime=1.43 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 15254 12910 0 0 130 6 5 2 20 0 15 0 444816093 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682981785920 139682989699104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 28 12910 0 0 1 0 5 2 20 0 15 0 444816094 11094712320 42309 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 78 12910 0 0 1 0 5 2 20 0 15 0 444816094 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10834680 memory=3339 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 91 12910 0 0 1 0 5 2 20 0 15 0 444816094 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10834680 memory=81412 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 457 12910 0 0 0 0 5 2 20 0 15 0 444816094 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 216 12910 0 0 1 0 5 2 20 0 15 0 444816096 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10834680 memory=281053399056880 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 34 12910 0 0 0 0 5 2 20 0 15 0 444816096 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682467792096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10834680 memory=281053399107680 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816096 11094712320 42309 33554432000 4194304 4196468 140736711452016 139681865917184 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10834680 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11094712320 42309 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10834680 memory=6935649255759568960 CPUtime=0.33 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) S 23382 23385 18193 0 -1 1077944384 1224 12910 0 0 26 0 5 2 20 0 15 0 444816099 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682434235120 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10834680 memory=281053399391104 CPUtime=0.28 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 964 12910 0 0 21 0 5 2 20 0 15 0 444816099 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10834680 memory=6944656425123290226 CPUtime=0.47 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) R 23382 23385 18193 0 -1 4202560 1629 12910 0 0 40 0 5 2 20 0 15 0 444816099 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682432129520 139683009995354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10834680 memory=-7233780906022716832 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11094712320 42309 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10834680 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 1 12910 0 0 0 0 5 2 20 0 15 0 444816099 11094712320 42309 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 10834680 KiB

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

[pid=23385/tid=23450] ppid=23382 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210697 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10844940 memory=3004 CPUtime=0.14 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 150 12910 0 0 4 3 5 2 20 0 15 0 444816099 11105218560 210697 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 144.66 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 842788 KiB

[startup+140.801 s]
/proc/loadavg: 1.29 1.32 1.32 3/227 23462
/proc/meminfo: memFree=28172732/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10844940 memory=842916 CPUtime=147.92 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 75090 12910 0 0 14738 47 5 2 20 0 15 0 444816084 11105218560 210729 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2711235 210729 3620 1 0 2673293 0
[pid=23385/tid=23438] ppid=23382 vsize=10844940 memory=3512 CPUtime=139.6 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 26492 12910 0 0 13936 17 5 2 20 0 15 0 444816093 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682981809952 139682623244182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10844940 memory=842788 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1986 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10844940 memory=48044 CPUtime=0.5 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 3423 12910 0 0 39 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10844940 memory=2020 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1618 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10844940 memory=988 CPUtime=0.5 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2329 12910 0 0 39 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10844940 memory=1368 CPUtime=0.5 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 3269 12910 0 0 40 3 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10844940 memory=1056 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 44 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682467792160 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10844940 memory=1716 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 16 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681865917184 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10844940 memory=0 CPUtime=2.49 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) S 23382 23385 18193 0 -1 1077944384 12758 12910 0 0 240 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682434235120 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10844940 memory=140526699651832 CPUtime=2.37 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 13160 12910 0 0 227 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10844940 memory=842916 CPUtime=1.31 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 7629 12910 0 0 122 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10844940 memory=6032 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10844940 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 150 12910 0 0 4 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 147.92 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 842916 KiB

[startup+141.601 s]
/proc/loadavg: 1.29 1.32 1.32 3/227 23462
/proc/meminfo: memFree=28172856/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10844940 memory=842916 CPUtime=148.73 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 75111 12910 0 0 14819 47 5 2 20 0 15 0 444816084 11105218560 210729 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2711235 210729 3620 1 0 2673293 0
[pid=23385/tid=23438] ppid=23382 vsize=10844940 memory=48044 CPUtime=140.39 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 26498 12910 0 0 14015 17 5 2 20 0 15 0 444816093 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682981809296 139682623003855 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10844940 memory=2020 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1986 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10844940 memory=988 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 3424 12910 0 0 39 5 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10844940 memory=1368 CPUtime=0.52 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1619 12910 0 0 41 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10844940 memory=1056 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2329 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10844940 memory=6791534058613427641 CPUtime=0.5 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 3270 12910 0 0 40 3 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10844940 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 44 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682467792160 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10844940 memory=4040 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 16 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681865917184 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10844940 memory=1112 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10844940 memory=1716 CPUtime=2.49 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) S 23382 23385 18193 0 -1 1077944384 12758 12910 0 0 240 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682434235120 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10844940 memory=6032 CPUtime=2.37 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 13160 12910 0 0 227 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10844940 memory=11416 CPUtime=1.31 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 7629 12910 0 0 122 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10844940 memory=768 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10844940 memory=842916 CPUtime=0.14 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 162 12910 0 0 4 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 148.73 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 842916 KiB

[startup+142.001 s]*
/proc/loadavg: 1.29 1.32 1.32 3/227 23462
/proc/meminfo: memFree=28172980/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10844940 memory=842916 CPUtime=149.14 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 75114 12910 0 0 14860 47 5 2 20 0 15 0 444816084 11105218560 210729 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2711235 210729 3620 1 0 2673293 0
[pid=23385/tid=23438] ppid=23382 vsize=10844940 memory=6791534058613427641 CPUtime=140.8 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 26500 12910 0 0 14056 17 5 2 20 0 15 0 444816093 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682981809792 139682618883505 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10844940 memory=768 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1986 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10844940 memory=776 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 3424 12910 0 0 39 5 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10844940 memory=842916 CPUtime=0.52 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1619 12910 0 0 41 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10844940 memory=842916 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2330 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10844940 memory=842916 CPUtime=0.5 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 3270 12910 0 0 40 3 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10844940 memory=5933043287298042469 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 44 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682467792160 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10844940 memory=7666648566439897191 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 16 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681865917184 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10844940 memory=7666648566439897191 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10844940 memory=7668052813983017064 CPUtime=2.49 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) S 23382 23385 18193 0 -1 1077944384 12758 12910 0 0 240 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682434235120 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10844940 memory=5933043287298042469 CPUtime=2.37 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 13160 12910 0 0 227 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10844940 memory=8027783340988317796 CPUtime=1.31 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 7629 12910 0 0 122 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10844940 memory=7668052813983017064 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10844940 memory=6226067504115639656 CPUtime=0.14 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 162 12910 0 0 4 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 149.14 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 842916 KiB

[startup+142.401 s]
/proc/loadavg: 1.29 1.32 1.32 3/227 23462
/proc/meminfo: memFree=28172980/32770624 swapFree=66917056/67108860
[pid=23385] ppid=23382 vsize=10844940 memory=842916 CPUtime=149.54 cores=0,2,4,6
/proc/23385/stat : 23385 (java) S 23382 23385 18193 0 -1 1077944320 75118 12910 0 0 14900 47 5 2 20 0 15 0 444816084 11105218560 210729 33554432000 4194304 4196468 140736711452016 140736711434560 139683009974007 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
/proc/23385/statm: 2711235 210729 3620 1 0 2673293 0
[pid=23385/tid=23438] ppid=23382 vsize=10844940 memory=988 CPUtime=141.18 cores=0,2,4,6
/proc/23385/task/23438/stat : 23438 (java) R 23382 23385 18193 0 -1 4202560 26503 12910 0 0 14094 17 5 2 20 0 15 0 444816093 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682981809216 139682623795442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23439] ppid=23382 vsize=10844940 memory=1368 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23439/stat : 23439 (java) S 23382 23385 18193 0 -1 1077944384 1986 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139683014216720 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23440] ppid=23382 vsize=10844940 memory=1056 CPUtime=0.52 cores=0,2,4,6
/proc/23385/task/23440/stat : 23440 (java) S 23382 23385 18193 0 -1 1077944384 3424 12910 0 0 40 5 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682941697168 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23441] ppid=23382 vsize=10844940 memory=842916 CPUtime=0.52 cores=0,2,4,6
/proc/23385/task/23441/stat : 23441 (java) S 23382 23385 18193 0 -1 1077944384 1619 12910 0 0 41 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682581687056 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23442] ppid=23382 vsize=10844940 memory=1980 CPUtime=0.51 cores=0,2,4,6
/proc/23385/task/23442/stat : 23442 (java) S 23382 23385 18193 0 -1 1077944384 2330 12910 0 0 40 4 5 2 20 0 15 0 444816094 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682580634512 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23443] ppid=23382 vsize=10844940 memory=2520 CPUtime=0.5 cores=0,2,4,6
/proc/23385/task/23443/stat : 23443 (java) S 23382 23385 18193 0 -1 1077944384 3271 12910 0 0 40 3 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682468845808 139683009985154 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23444] ppid=23382 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23444/stat : 23444 (java) S 23382 23385 18193 0 -1 1077944384 44 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682467792160 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23445] ppid=23382 vsize=10844940 memory=492 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23445/stat : 23445 (java) S 23382 23385 18193 0 -1 1077944384 16 12910 0 0 0 0 5 2 20 0 15 0 444816096 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681865917184 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23446] ppid=23382 vsize=10844940 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23446/stat : 23446 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681558517712 139683009992603 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23447] ppid=23382 vsize=10844940 memory=932 CPUtime=2.49 cores=0,2,4,6
/proc/23385/task/23447/stat : 23447 (java) S 23382 23385 18193 0 -1 1077944384 12758 12910 0 0 240 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682434235120 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23448] ppid=23382 vsize=10844940 memory=1636 CPUtime=2.37 cores=0,2,4,6
/proc/23385/task/23448/stat : 23448 (java) S 23382 23385 18193 0 -1 1077944384 13160 12910 0 0 227 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682433182576 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23449] ppid=23382 vsize=10844940 memory=6032 CPUtime=1.31 cores=0,2,4,6
/proc/23385/task/23449/stat : 23449 (java) S 23382 23385 18193 0 -1 1077944384 7629 12910 0 0 122 2 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682432129520 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23450] ppid=23382 vsize=10844940 memory=11416 CPUtime=0.07 cores=0,2,4,6
/proc/23385/task/23450/stat : 23450 (java) S 23382 23385 18193 0 -1 1077944384 3 12910 0 0 0 0 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139681524960096 139683009984213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
[pid=23385/tid=23451] ppid=23382 vsize=10844940 memory=768 CPUtime=0.14 cores=0,2,4,6
/proc/23385/task/23451/stat : 23451 (java) S 23382 23385 18193 0 -1 1077944384 162 12910 0 0 4 3 5 2 20 0 15 0 444816099 11105218560 210729 33554432000 4194304 4196468 140736711452016 139682431076912 139683009985154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 23166976 140736711453423 140736711455941 140736711455941 140736711458767 0
Current children cumulated CPU time: 149.54 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 842916 KiB

Child status: 0
Real time (s): 142.441
CPU time (s): 149.608
CPU user time (s): 149.087
CPU system time (s): 0.521145
CPU usage (%): 105.032
Max. virtual memory (cumulated for all children) (KiB): 10850196
Max. memory (cumulated for all children) (KiB): 854492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.087
system time used= 0.521145
maximum resident set size= 854492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89989
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18114
involuntary context switches= 395


# summary of solver processes directly reported to runsolver:
#   pid: 23385
#   total CPU time (s): 149.608
#   total CPU user time (s): 149.087
#   total CPU system time (s): 0.521145

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13956 second user time and 1.11729 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-17 04:56:19
IDJOB=4400973
IDBENCH=135488
IDSOLVER=2857
FILE ID=node147/4400973-1568689022
RUNJOBID= node147-1568673287-18224
PBS_JOBID= 21703775
Free space on /tmp= 58844 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-4400973-1568689022/watcher-4400973-1568689022 -o /tmp/evaluation-result-4400973-1568689022/solver-4400973-1568689022 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568673287-18224 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1538733696 HOME/instance-4400973-1568689022.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=1538733696

node147.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.52
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.52
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.52
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.52
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:        29019740 kB
MemAvailable:   30468936 kB
Buffers:           99592 kB
Cached:          1642128 kB
SwapCached:        87660 kB
Active:          2288716 kB
Inactive:         878712 kB
Active(anon):    1341916 kB
Inactive(anon):   133760 kB
Active(file):     946800 kB
Inactive(file):   744952 kB
Unevictable:      108656 kB
Mlocked:          108656 kB
SwapTotal:      67108860 kB
SwapFree:       66917056 kB
Dirty:             35732 kB
Writeback:             0 kB
AnonPages:       1449108 kB
Mapped:            62192 kB
Shmem:             40920 kB
Slab:             175844 kB
SReclaimable:     146560 kB
SUnreclaim:        29284 kB
KernelStack:        3696 kB
PageTables:         8480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2499904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1325056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58812 MiB
End job on node147 at 2019-09-17 04:58:42