Trace number 4310576

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
OscaR - Hybrid 2018-08-14? (TO) 252.258 224.023

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-test03-0400_c18.xml
MD5SUMa5fe7a04cb5002912ef3d870057982e3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark163903545
Best CPU time to get the best result obtained on this benchmark252.14
Satisfiable
(Un)Satisfiability was proved
Number of variables6864
Number of constraints4370
Number of domains85
Minimum domain size1
Maximum domain size175
Distribution of domain sizes[{"size":1,"count":8},{"size":2,"count":2413},{"size":11,"count":2021},{"size":12,"count":1},{"size":21,"count":15},{"size":26,"count":8},{"size":29,"count":37},{"size":31,"count":9},{"size":32,"count":9},{"size":33,"count":36},{"size":35,"count":22},{"size":37,"count":62},{"size":41,"count":51},{"size":43,"count":13},{"size":44,"count":6},{"size":47,"count":16},{"size":49,"count":20},{"size":51,"count":47},{"size":53,"count":8},{"size":55,"count":14},{"size":56,"count":16},{"size":57,"count":3},{"size":59,"count":3},{"size":61,"count":30},{"size":63,"count":21},"...",{"size":91,"count":18}, {"size":93,"count":6}, {"size":94,"count":7}, {"size":97,"count":4}, {"size":99,"count":11}, {"size":101,"count":31}, {"size":103,"count":5}, {"size":105,"count":6}, {"size":107,"count":14}, {"size":109,"count":15}, {"size":113,"count":11}, {"size":115,"count":20}, {"size":117,"count":3}, {"size":123,"count":35}, {"size":127,"count":5}, {"size":135,"count":20}, {"size":136,"count":127}, {"size":137,"count":28}, {"size":153,"count":82}, {"size":158,"count":107}, {"size":160,"count":191}, {"size":163,"count":78}, {"size":165,"count":126}, {"size":167,"count":89}, {"size":175,"count":655}]
Minimum variable degree2
Maximum variable degree2022
Distribution of variable degrees[{"degree":2,"count":6063},{"degree":3,"count":3},{"degree":4,"count":12},{"degree":5,"count":22},{"degree":6,"count":42},{"degree":7,"count":47},{"degree":8,"count":59},{"degree":9,"count":62},{"degree":10,"count":77},{"degree":11,"count":88},{"degree":12,"count":91},{"degree":13,"count":96},{"degree":14,"count":131},{"degree":15,"count":70},{"degree":2022,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":328},{"arity":3,"count":2021},{"arity":6,"count":2021}]
Number of extensional constraints2021
Number of intensional constraints2349
Distribution of constraint types[{"type":"extension","count":2021},{"type":"intension","count":2349}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1243199719
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
50.93/31.75	c Parsing done, starting first complete search...
252.03/223.98	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310576-1534330721/watcher-4310576-1534330721 -o /tmp/evaluation-result-4310576-1534330721/solver-4310576-1534330721 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534329232-16098 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1243199719 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310576-1534330721.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 1.33 1.50 1.63 5/220 17291
/proc/meminfo: memFree=21190728/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14082736 memory=32616 CPUtime=0.12 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 7107 0 0 0 10 2 0 0 20 0 15 0 250635335 14420721664 8154 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3520684 8154 3136 1 0 3482761 0
[pid=17276/tid=17278] ppid=17273 vsize=14082736 memory=-8629632960754127997 CPUtime=0.09 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 5165 0 0 0 8 1 0 0 20 0 15 0 250635336 14420721664 8154 33554432000 4194304 4196468 140734673078736 139960687473008 139960667350366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 8154 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 8154 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 8154 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 8154 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635338 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250635338 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959662507552 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250635339 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959661454704 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0.01 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) R 17273 17276 16066 0 -1 4202560 258 0 0 0 1 0 0 0 20 0 15 0 250635341 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959657244784 139960661970080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 8154 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32616 KiB

[startup+0.213454 s]*
/proc/loadavg: 1.33 1.50 1.63 5/220 17291
/proc/meminfo: memFree=21174480/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14082736 memory=46780 CPUtime=0.31 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 10331 0 0 0 28 3 0 0 20 0 15 0 250635335 14420721664 11695 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3520684 11695 3364 1 0 3482761 0
[pid=17276/tid=17278] ppid=17273 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 8021 0 0 0 18 2 0 0 20 0 15 0 250635336 14420721664 11695 33554432000 4194304 4196468 140734673078736 139960687499440 139960317455588 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14082736 memory=345 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 11695 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14082736 memory=140578918058122 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 11695 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 11695 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 11695 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250635338 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250635338 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959662507552 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250635339 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959661454704 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) R 17273 17276 16066 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 15 0 250635341 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) R 17273 17276 16066 0 -1 4202560 183 0 0 0 1 0 0 0 20 0 15 0 250635341 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959658297584 139960664001776 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0.06 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) R 17273 17276 16066 0 -1 4202560 316 0 0 0 6 0 0 0 20 0 15 0 250635341 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959657240512 139960683281814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 11695 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46780 KiB

[startup+0.310678 s]*
/proc/loadavg: 1.33 1.50 1.63 7/220 17291
/proc/meminfo: memFree=21154684/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14082736 memory=50476 CPUtime=0.43 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 10733 0 0 0 40 3 0 0 20 0 15 0 250635335 14420721664 12619 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3520684 12619 3369 1 0 3482761 0
[pid=17276/tid=17278] ppid=17273 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 8394 0 0 0 27 2 0 0 20 0 15 0 250635336 14420721664 12619 33554432000 4194304 4196468 140734673078736 139960687490976 139960667350366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14082736 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 12619 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14082736 memory=140578918060719 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 12619 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 12619 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14420721664 12619 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250635338 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250635338 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959662507552 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250635339 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959661454704 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 15 0 250635341 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 184 0 0 0 2 0 0 0 20 0 15 0 250635341 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0.08 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) S 17273 17276 16066 0 -1 1077944384 333 0 0 0 8 0 0 0 20 0 15 0 250635341 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959657244784 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14082736 memory=140578916701824 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635341 14420721664 12619 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50476 KiB

[startup+0.700709 s]
/proc/loadavg: 1.33 1.50 1.63 4/220 17291
/proc/meminfo: memFree=20860040/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14084804 memory=89040 CPUtime=0.99 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 17595 0 0 0 93 6 0 0 20 0 15 0 250635335 14422839296 22260 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3521201 22260 3505 1 0 3483273 0
[pid=17276/tid=17278] ppid=17273 vsize=14084804 memory=3340 CPUtime=0.66 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 14819 0 0 0 62 4 0 0 20 0 15 0 250635336 14422839296 22260 33554432000 4194304 4196468 140734673078736 139960687484816 139960667350366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14422839296 22260 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14084804 memory=37812 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14422839296 22260 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635337 14422839296 22260 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250635337 14422839296 22260 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250635338 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14084804 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250635338 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959662507552 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14084804 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250635339 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959661454704 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14084804 memory=7237400421040875609 CPUtime=0.07 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 595 0 0 0 7 0 0 0 20 0 15 0 250635341 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14084804 memory=7523071198212214892 CPUtime=0.07 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 346 0 0 0 7 0 0 0 20 0 15 0 250635341 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) S 17273 17276 16066 0 -1 1077944384 456 0 0 0 15 0 0 0 20 0 15 0 250635341 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959657244784 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14084804 memory=6436 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250635341 14422839296 22260 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89040 KiB

[startup+1.50846 s]
/proc/loadavg: 1.33 1.50 1.63 4/220 17291
/proc/meminfo: memFree=20618260/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14086852 memory=500268 CPUtime=3.12 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 20324 0 0 0 268 44 0 0 20 0 15 0 250635335 14424936448 125067 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3521713 125067 3571 1 0 3483785 0
[pid=17276/tid=17278] ppid=17273 vsize=14086852 memory=497100 CPUtime=1.26 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 15227 0 0 0 116 10 0 0 20 0 15 0 250635336 14424936448 125067 33554432000 4194304 4196468 140734673078736 139960687505216 139960318511203 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14086852 memory=6791534058613427641 CPUtime=0.2 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 229 0 0 0 12 8 0 0 20 0 15 0 250635337 14424936448 125067 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14086852 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 252 0 0 0 11 7 0 0 20 0 15 0 250635337 14424936448 125067 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14086852 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 134 0 0 0 11 7 0 0 20 0 15 0 250635337 14424936448 125067 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14086852 memory=6943526294502006880 CPUtime=0.19 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 307 0 0 0 12 7 0 0 20 0 15 0 250635337 14424936448 125067 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 250635338 14424936448 125067 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0

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

/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 39971 0 0 0 9489 45 0 0 20 0 15 0 250635336 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139960687508288 139960321479748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14090948 memory=56 CPUtime=6.53 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 17834 0 0 0 553 100 0 0 20 0 15 0 250635337 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14090948 memory=3708 CPUtime=6.53 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 19181 0 0 0 554 99 0 0 20 0 15 0 250635337 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14090948 memory=68268 CPUtime=6.48 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 15140 0 0 0 551 97 0 0 20 0 15 0 250635337 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14090948 memory=3618555418708700008 CPUtime=6.54 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 18938 0 0 0 559 95 0 0 20 0 15 0 250635337 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14090948 memory=-9178176117148050014 CPUtime=0.3 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 13575 0 0 0 29 1 0 0 20 0 15 0 250635338 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14090948 memory=5550408 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250635338 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959662507616 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14090948 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250635339 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959661454720 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14090948 memory=345 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14090948 memory=127 CPUtime=3.71 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 8514 0 0 0 370 1 0 0 20 0 15 0 250635341 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14090948 memory=3708 CPUtime=3.45 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 6783 0 0 0 344 1 0 0 20 0 15 0 250635341 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14090948 memory=0 CPUtime=1.27 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) S 17273 17276 16066 0 -1 1077944384 10956 0 0 0 123 4 0 0 20 0 15 0 250635341 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959657244784 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14090948 memory=591097950774586674 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14090948 memory=288291086403896155 CPUtime=0.05 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 884 0 0 0 2 3 0 0 20 0 15 0 250635341 14429130752 1387602 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 130.3 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5550408 KiB

[startup+162.301 s]
/proc/loadavg: 2.05 1.82 1.73 3/220 17324
/proc/meminfo: memFree=11745140/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14090948 memory=5550860 CPUtime=190.38 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 163579 0 0 0 18583 455 0 0 20 0 15 0 250635335 14429130752 1387715 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3522737 1387715 3609 1 0 3484809 0
[pid=17276/tid=17278] ppid=17273 vsize=14090948 memory=0 CPUtime=155.31 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 46653 0 0 0 15485 46 0 0 20 0 15 0 250635336 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139960687505136 139960320198982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14090948 memory=6791534058613427641 CPUtime=6.54 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 18486 0 0 0 554 100 0 0 20 0 15 0 250635337 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14090948 memory=5550860 CPUtime=6.54 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 19696 0 0 0 555 99 0 0 20 0 15 0 250635337 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14090948 memory=5550860 CPUtime=6.5 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 16383 0 0 0 553 97 0 0 20 0 15 0 250635337 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14090948 memory=5550860 CPUtime=6.57 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 19375 0 0 0 561 96 0 0 20 0 15 0 250635337 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14090948 memory=5550860 CPUtime=0.3 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 13827 0 0 0 29 1 0 0 20 0 15 0 250635338 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14090948 memory=5550860 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250635338 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959662507616 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250635339 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959661454720 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14090948 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14090948 memory=5550860 CPUtime=3.72 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 9011 0 0 0 370 2 0 0 20 0 15 0 250635341 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14090948 memory=5550860 CPUtime=3.45 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 6786 0 0 0 344 1 0 0 20 0 15 0 250635341 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14090948 memory=1120 CPUtime=1.27 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) S 17273 17276 16066 0 -1 1077944384 11028 0 0 0 123 4 0 0 20 0 15 0 250635341 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959657244784 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14090948 memory=6436 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14090948 memory=3708 CPUtime=0.08 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 924 0 0 0 3 5 0 0 20 0 15 0 250635341 14429130752 1387715 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 190.38 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5550860 KiB

[startup+222.301 s]
/proc/loadavg: 2.55 1.97 1.79 4/221 17479
/proc/meminfo: memFree=17556228/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14090948 memory=5532132 CPUtime=250.53 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 176793 0 0 0 24585 468 0 0 20 0 15 0 250635335 14429130752 1383033 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3522737 1383033 3609 1 0 3484809 0
[pid=17276/tid=17278] ppid=17273 vsize=14090948 memory=5531936 CPUtime=215.23 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 52210 0 0 0 21468 55 0 0 20 0 15 0 250635336 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960687507904 139960320032411 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14090948 memory=5531936 CPUtime=6.58 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 20827 0 0 0 558 100 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14090948 memory=5531936 CPUtime=6.61 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 21496 0 0 0 559 102 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14090948 memory=752 CPUtime=6.54 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 18065 0 0 0 557 97 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14090948 memory=1616 CPUtime=6.61 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 20918 0 0 0 565 96 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14090948 memory=5531936 CPUtime=0.31 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 14075 0 0 0 29 2 0 0 20 0 15 0 250635338 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14090948 memory=5531936 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250635338 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959662507616 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14090948 memory=68284 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250635339 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959661454720 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14090948 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14090948 memory=2081 CPUtime=3.72 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 9014 0 0 0 370 2 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14090948 memory=7230645107432777815 CPUtime=3.46 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 6794 0 0 0 344 2 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14090948 memory=5531936 CPUtime=1.27 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) S 17273 17276 16066 0 -1 1077944384 11032 0 0 0 123 4 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959657244784 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14090948 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14090948 memory=5532132 CPUtime=0.12 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 952 0 0 0 5 7 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 250.53 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5532132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+223.801 s]
/proc/loadavg: 2.75 2.02 1.81 6/221 17479
/proc/meminfo: memFree=16870964/32770624 swapFree=67108852/67108860
[pid=17276] ppid=17273 vsize=14090948 memory=5532132 CPUtime=252.03 cores=1,3,5,7
/proc/17276/stat : 17276 (java) S 17273 17276 16066 0 -1 1077944320 176895 0 0 0 24735 468 0 0 20 0 15 0 250635335 14429130752 1383033 33554432000 4194304 4196468 140734673078736 140734673061280 139960683269879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
/proc/17276/statm: 3522737 1383033 3609 1 0 3484809 0
[pid=17276/tid=17278] ppid=17273 vsize=14090948 memory=6436 CPUtime=216.73 cores=1,3,5,7
/proc/17276/task/17278/stat : 17278 (java) R 17273 17276 16066 0 -1 4202560 52312 0 0 0 21618 55 0 0 20 0 15 0 250635336 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960687507904 139960325218209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17279] ppid=17273 vsize=14090948 memory=14892 CPUtime=6.58 cores=1,3,5,7
/proc/17276/task/17279/stat : 17279 (java) S 17273 17276 16066 0 -1 1077944384 20827 0 0 0 558 100 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960639822480 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17280] ppid=17273 vsize=14090948 memory=13920 CPUtime=6.61 cores=1,3,5,7
/proc/17276/task/17280/stat : 17280 (java) S 17273 17276 16066 0 -1 1077944384 21496 0 0 0 559 102 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960638769680 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17281] ppid=17273 vsize=14090948 memory=3340 CPUtime=6.54 cores=1,3,5,7
/proc/17276/task/17281/stat : 17281 (java) S 17273 17276 16066 0 -1 1077944384 18065 0 0 0 557 97 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960637716880 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17282] ppid=17273 vsize=14090948 memory=1172 CPUtime=6.61 cores=1,3,5,7
/proc/17276/task/17282/stat : 17282 (java) S 17273 17276 16066 0 -1 1077944384 20918 0 0 0 565 96 0 0 20 0 15 0 250635337 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139960275888400 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17283] ppid=17273 vsize=14090948 memory=37824 CPUtime=0.31 cores=1,3,5,7
/proc/17276/task/17283/stat : 17283 (java) S 17273 17276 16066 0 -1 1077944384 14075 0 0 0 29 2 0 0 20 0 15 0 250635338 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959663561584 139960683281026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17284] ppid=17273 vsize=14090948 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17284/stat : 17284 (java) S 17273 17276 16066 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250635338 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959662507616 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17285] ppid=17273 vsize=14090948 memory=496 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17285/stat : 17285 (java) S 17273 17276 16066 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250635339 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959661454720 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17286] ppid=17273 vsize=14090948 memory=928 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17286/stat : 17286 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959660403024 139960683288475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17287] ppid=17273 vsize=14090948 memory=2248 CPUtime=3.72 cores=1,3,5,7
/proc/17276/task/17287/stat : 17287 (java) S 17273 17276 16066 0 -1 1077944384 9014 0 0 0 370 2 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959659350384 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17288] ppid=17273 vsize=14090948 memory=1568 CPUtime=3.46 cores=1,3,5,7
/proc/17276/task/17288/stat : 17288 (java) S 17273 17276 16066 0 -1 1077944384 6794 0 0 0 344 2 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959658297584 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17289] ppid=17273 vsize=14090948 memory=924 CPUtime=1.27 cores=1,3,5,7
/proc/17276/task/17289/stat : 17289 (java) S 17273 17276 16066 0 -1 1077944384 11032 0 0 0 123 4 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959657244784 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17290] ppid=17273 vsize=14090948 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/17276/task/17290/stat : 17290 (java) S 17273 17276 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959656192224 139960683280085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
[pid=17276/tid=17291] ppid=17273 vsize=14090948 memory=4256 CPUtime=0.12 cores=1,3,5,7
/proc/17276/task/17291/stat : 17291 (java) S 17273 17276 16066 0 -1 1077944384 952 0 0 0 5 7 0 0 20 0 15 0 250635341 14429130752 1383033 33554432000 4194304 4196468 140734673078736 139959655140528 139960683281026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140734673085530 140734673085710 140734673085710 140734673088463 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 5532132 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+224.023 s]
# the end of solver process 17276 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=247.529 s, system=4.72818 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 224.023
CPU time (s): 252.258
CPU user time (s): 247.529
CPU system time (s): 4.72818
CPU usage (%): 112.603
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 5550860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.529
system time used= 4.72818
maximum resident set size= 5551428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177425
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9993
involuntary context switches= 552


# summary of solver processes directly reported to runsolver:
#   pid: 17276
#   total CPU time (s): 252.258
#   total CPU user time (s): 247.529
#   total CPU system time (s): 4.72818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.23129 second user time and 2.3342 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-15 12:58:42
IDJOB=4310576
IDBENCH=141268
IDSOLVER=2796
FILE ID=node133/4310576-1534330721
RUNJOBID= node133-1534329232-16098
PBS_JOBID= 21038161
Free space on /tmp= 38924 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-test03-0400_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310576-1534330721/watcher-4310576-1534330721 -o /tmp/evaluation-result-4310576-1534330721/solver-4310576-1534330721 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534329232-16098 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1243199719 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310576-1534330721.xml

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

MD5SUM BENCH= a5fe7a04cb5002912ef3d870057982e3
RANDOM SEED=1243199719

node133.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.24
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.24
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.24
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.24
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:        21208640 kB
MemAvailable:   29624104 kB
Buffers:          158532 kB
Cached:          8497228 kB
SwapCached:            4 kB
Active:          6989696 kB
Inactive:        3990872 kB
Active(anon):    2275628 kB
Inactive(anon):   109924 kB
Active(file):    4714068 kB
Inactive(file):  3880948 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:            184000 kB
Writeback:             0 kB
AnonPages:       2331988 kB
Mapped:            69440 kB
Shmem:             58008 kB
Slab:             277800 kB
SReclaimable:     248908 kB
SUnreclaim:        28892 kB
KernelStack:        3584 kB
PageTables:        10068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3879336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2201600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 39084 MiB
End job on node133 at 2018-08-15 13:02:26