Trace number 4259571

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.4? (TO) 255.226 227.334

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-29-350-100.xml
MD5SUM72f71fee1b32173246d8dbfb23a24b8c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark1908.95
Satisfiable
(Un)Satisfiability was proved
Number of variables10151
Number of constraints436
Number of domains2
Minimum domain size2
Maximum domain size324
Distribution of domain sizes[{"size":2,"count":10150},{"size":324,"count":1}]
Minimum variable degree30
Maximum variable degree407
Distribution of variable degrees[{"degree":30,"count":10150},{"degree":407,"count":1}]
Minimum constraint arity350
Maximum constraint arity10150
Distribution of constraint arities[{"arity":350,"count":29},{"arity":701,"count":406},{"arity":10150,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":435}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

3.42/2.21	c Concrete v3.4 running

Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4259571-1502644656/watcher-4259571-1502644656 -o /tmp/evaluation-result-4259571-1502644656/solver-4259571-1502644656 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502641620-25473 --watchdog 312 bin/concrete HOME/instance-4259571-1502644656.xml 

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

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

solver pid=28142, runsolver pid=28139

[startup+0.100337 s]*
/proc/loadavg: 1.42 1.76 1.87 4/204 28170
/proc/meminfo: memFree=30220624/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=9636 memory=1512 CPUtime=0.01 cores=0,2,4,6
/proc/28142/stat : 28142 (bash) S 28139 28142 8289 0 -1 4202496 895 6483 0 0 0 0 0 1 20 0 1 0 112280790 9867264 378 18446744073709551615 4194304 5098028 140728990523232 140728990517240 140165204638720 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 8 0 0 7196144 7232144 21204992 140728990527988 140728990528073 140728990528073 140728990531562 0
/proc/28142/statm: 2409 378 297 221 0 118 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 9636 KiB
Current children cumulated memory: 1512 KiB

[startup+0.210629 s]*
/proc/loadavg: 1.42 1.76 1.87 4/204 28188
/proc/meminfo: memFree=30221032/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=356956 memory=7532 CPUtime=0.07 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 2590 12455 0 0 0 0 5 2 20 0 2 0 112280790 365522944 1883 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 89239 1883 1036 1 0 79209 0
[pid=28142/tid=28192] ppid=28139 vsize=356956 memory=8318255677412212789 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) S 28139 28142 8289 0 -1 1077944384 438 12455 0 0 0 0 5 2 20 0 2 0 112280811 365522944 1883 18446744073709551615 4194304 4196468 140722503526400 140001884412320 140001880181378 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 356956 KiB
Current children cumulated memory: 7532 KiB

[startup+0.310177 s]*
/proc/loadavg: 1.42 1.76 1.87 4/216 28205
/proc/meminfo: memFree=30210184/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=13973936 memory=24876 CPUtime=0.15 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 6038 12455 0 0 7 1 5 2 20 0 15 0 112280790 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3493484 6219 2716 1 0 3482965 0
[pid=28142/tid=28192] ppid=28139 vsize=13973936 memory=8318255677412212789 CPUtime=0.13 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) R 28139 28142 8289 0 -1 4202560 3163 12455 0 0 5 1 5 2 20 0 15 0 112280811 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001884399608 140001866238350 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=13973936 memory=330 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280812 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=13973936 memory=320860734135908736 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280812 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=13973936 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280812 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=13973936 memory=3472328296227680299 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 2 12455 0 0 0 0 5 2 20 0 15 0 112280812 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=13973936 memory=3472468750038251184 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 2 12455 0 0 0 0 5 2 20 0 15 0 112280813 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=13973936 memory=8607328266676888414 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 33 12455 0 0 0 0 5 2 20 0 15 0 112280814 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001357534496 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=13973936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 21 12455 0 0 0 0 5 2 20 0 15 0 112280814 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001356482160 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=13973936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=13973936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 413 12455 0 0 0 0 5 2 20 0 15 0 112280817 14309310464 6219 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=13973936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14309310464 6731 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=13973936 memory=140453810833024 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 239 12455 0 0 0 0 5 2 20 0 15 0 112280817 14309310464 6731 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=13973936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14309310464 6731 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=13973936 memory=140453810833024 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280821 14309310464 6731 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13973936 KiB
Current children cumulated memory: 24876 KiB

[startup+0.700797 s]
/proc/loadavg: 1.42 1.76 1.87 4/216 28205
/proc/meminfo: memFree=30182932/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=13974784 memory=57084 CPUtime=0.68 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 13848 12455 0 0 56 5 5 2 20 0 15 0 112280790 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3493696 14271 3110 1 0 3482965 0
[pid=28142/tid=28192] ppid=28139 vsize=13974784 memory=1716 CPUtime=0.51 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) R 28139 28142 8289 0 -1 4202560 10201 12455 0 0 40 4 5 2 20 0 15 0 112280811 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001884392592 140001861733806 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=13974784 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280812 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=13974784 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280812 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=13974784 memory=6656426216303648864 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280812 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=13974784 memory=6082209566964602468 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 2 12455 0 0 0 0 5 2 20 0 15 0 112280812 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=13974784 memory=7728295095394790249 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 5 12455 0 0 0 0 5 2 20 0 15 0 112280813 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=13974784 memory=280907370028004 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 33 12455 0 0 0 0 5 2 20 0 15 0 112280814 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001357534496 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=13974784 memory=52676 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 21 12455 0 0 0 0 5 2 20 0 15 0 112280814 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001356482160 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=13974784 memory=-8774313645642428999 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=13974784 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 560 12455 0 0 2 0 5 2 20 0 15 0 112280817 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=13974784 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 297 12455 0 0 3 0 5 2 20 0 15 0 112280817 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=13974784 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 567 12455 0 0 9 0 5 2 20 0 15 0 112280817 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=13974784 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=13974784 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 1 12455 0 0 0 0 5 2 20 0 15 0 112280821 14310178816 14271 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 13974784 KiB
Current children cumulated memory: 57084 KiB

[startup+1.50069 s]
/proc/loadavg: 1.42 1.76 1.87 3/216 28205
/proc/meminfo: memFree=30144132/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=13985408 memory=144492 CPUtime=1.86 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 27481 12455 0 0 170 9 5 2 20 0 15 0 112280790 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3496352 36123 3347 1 0 3485525 0
[pid=28142/tid=28192] ppid=28139 vsize=13985408 memory=0 CPUtime=1.29 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) S 28139 28142 8289 0 -1 1077944384 21950 12455 0 0 116 6 5 2 20 0 15 0 112280811 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001884388944 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=13985408 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 12 12455 0 0 0 0 5 2 20 0 15 0 112280812 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001480728832 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=13985408 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) R 28139 28142 8289 0 -1 4202560 216 12455 0 0 0 0 5 2 20 0 15 0 112280812 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001872798439 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=13985408 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) R 28139 28142 8289 0 -1 4202560 64 12455 0 0 0 0 5 2 20 0 15 0 112280812 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001478626056 140001872798439 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=13985408 memory=7233995332363972201 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) R 28139 28142 8289 0 -1 1077944384 11 12455 0 0 0 0 5 2 20 0 15 0 112280812 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001477570944 140001880180437 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=13985408 memory=7740396273174407766 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 37 12455 0 0 0 0 5 2 20 0 15 0 112280813 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001358587008 140001880180437 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=13985408 memory=280907370027748 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 33 12455 0 0 0 0 5 2 20 0 15 0 112280814 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001357534496 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=13985408 memory=280907370065480 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 21 12455 0 0 0 0 5 2 20 0 15 0 112280814 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001356482160 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=13985408 memory=280907370284400 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=13985408 memory=6944656592455097440 CPUtime=0.21 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 976 12455 0 0 14 0 5 2 20 0 15 0 112280817 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=13985408 memory=56 CPUtime=0.22 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 635 12455 0 0 15 0 5 2 20 0 15 0 112280817 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=13985408 memory=664970774371478170 CPUtime=0.3 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 1363 12455 0 0 23 0 5 2 20 0 15 0 112280817 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001352268112 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=13985408 memory=4206186544037388384 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=13985408 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 5 12455 0 0 0 0 5 2 20 0 15 0 112280821 14321057792 36123 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 1.86 s
Current children cumulated vsize: 13985408 KiB
Current children cumulated memory: 144492 KiB

[startup+3.11057 s]
/proc/loadavg: 1.46 1.76 1.87 5/216 28205
/proc/meminfo: memFree=30007224/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=13995836 memory=250476 CPUtime=6.1 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 41747 12455 0 0 588 15 5 2 20 0 15 0 112280790 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3498959 62619 3457 1 0 3487573 0
[pid=28142/tid=28192] ppid=28139 vsize=13995836 memory=7 CPUtime=2.87 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) R 28139 28142 8289 0 -1 4202560 27525 12455 0 0 270 10 5 2 20 0 15 0 112280811 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001884398240 140001880182166 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=13995836 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 27 12455 0 0 0 0 5 2 20 0 15 0 112280812 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=13995836 memory=288230377108275491 CPUtime=0.08 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 232 12455 0 0 1 0 5 2 20 0 15 0 112280812 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=13995836 memory=13567080955905322 CPUtime=0.08 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 77 12455 0 0 1 0 5 2 20 0 15 0 112280812 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=13995836 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 25 12455 0 0 0 0 5 2 20 0 15 0 112280812 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=13995836 memory=-7737621075815351712 CPUtime=0.08 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 1659 12455 0 0 1 0 5 2 20 0 15 0 112280813 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=13995836 memory=6944656592455360608 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 56 12455 0 0 0 0 5 2 20 0 15 0 112280814 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001357534560 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=13995836 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 44 12455 0 0 0 0 5 2 20 0 15 0 112280814 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001356482160 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=13995836 memory=208272 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=13995836 memory=0 CPUtime=1.08 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) R 28139 28142 8289 0 -1 4202560 2068 12455 0 0 101 0 5 2 20 0 15 0 112280817 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001354359440 140001863557478 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=13995836 memory=280907370255648 CPUtime=1.25 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) R 28139 28142 8289 0 -1 4202560 4260 12455 0 0 117 1 5 2 20 0 15 0 112280817 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001353312080 140001858336712 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=13995836 memory=280907369939184 CPUtime=0.99 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) R 28139 28142 8289 0 -1 1077944384 3610 12455 0 0 91 1 5 2 20 0 15 0 112280817 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=13995836 memory=5450916488555034154 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 15 0 112280817 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=13995836 memory=-6421031960926448530 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 7 12455 0 0 0 0 5 2 20 0 15 0 112280821 14331736064 62619 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0

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

[pid=28142/tid=28193] ppid=28139 vsize=14133060 memory=4473504 CPUtime=4.68 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 3161 12455 0 0 433 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=14133060 memory=1160 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 3186 12455 0 0 433 31 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=14133060 memory=3004 CPUtime=4.7 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 4254 12455 0 0 435 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=14133060 memory=4473160 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 4352 12455 0 0 435 29 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=14133060 memory=1228 CPUtime=0.59 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 22647 12455 0 0 50 2 5 2 20 0 17 0 112280813 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=14133060 memory=14356 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 70 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001357534560 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=14133060 memory=1008 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 60 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001356482176 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=14133060 memory=2012 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 42 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=14133060 memory=11136 CPUtime=6.19 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 20513 12455 0 0 609 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=14133060 memory=5788 CPUtime=6 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 17586 12455 0 0 590 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=14133060 memory=-8774313645642428999 CPUtime=2.02 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 11258 12455 0 0 191 4 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=14133060 memory=4040 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=14133060 memory=33420 CPUtime=0.19 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 395 12455 0 0 6 6 5 2 20 0 17 0 112280821 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28339] ppid=28139 vsize=14133060 memory=1232 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28339/stat : 28339 (java) S 28139 28142 8289 0 -1 1077944384 30 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001322770928 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28340] ppid=28139 vsize=14133060 memory=640 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28340/stat : 28340 (java) S 28139 28142 8289 0 -1 1077944384 21 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001321719664 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 254.21 s
Current children cumulated vsize: 14133060 KiB
Current children cumulated memory: 4511476 KiB

[startup+226.801 s]
/proc/loadavg: 1.92 1.86 1.89 3/216 28340
/proc/meminfo: memFree=22663496/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=14133060 memory=4511476 CPUtime=254.67 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 147108 12455 0 0 25261 199 5 2 20 0 17 0 112280790 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3533265 1127869 3481 1 0 3521879 0
[pid=28142/tid=28192] ppid=28139 vsize=14133060 memory=-8412652152092201843 CPUtime=221.38 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) R 28139 28142 8289 0 -1 4202560 57365 12455 0 0 22069 62 5 2 20 0 17 0 112280811 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001884401944 140001532605060 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=14133060 memory=4629546024076873078 CPUtime=4.68 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 3161 12455 0 0 433 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=14133060 memory=-8774313645642428999 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 3186 12455 0 0 433 31 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=14133060 memory=288230617509003574 CPUtime=4.7 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 4254 12455 0 0 435 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=14133060 memory=4473512 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 4352 12455 0 0 435 29 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=14133060 memory=1724 CPUtime=0.59 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 22647 12455 0 0 50 2 5 2 20 0 17 0 112280813 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=14133060 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 70 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001357534560 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=14133060 memory=1716 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 60 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001356482176 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=14133060 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 42 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=14133060 memory=14356 CPUtime=6.22 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 20515 12455 0 0 612 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=14133060 memory=1008 CPUtime=6.01 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 17595 12455 0 0 591 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=14133060 memory=2012 CPUtime=2.02 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 11258 12455 0 0 191 4 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=14133060 memory=11136 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=14133060 memory=5788 CPUtime=0.19 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 395 12455 0 0 6 6 5 2 20 0 17 0 112280821 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28339] ppid=28139 vsize=14133060 memory=4612 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28339/stat : 28339 (java) S 28139 28142 8289 0 -1 1077944384 30 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001322770928 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28340] ppid=28139 vsize=14133060 memory=4473160 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28340/stat : 28340 (java) S 28139 28142 8289 0 -1 1077944384 21 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001321719664 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 254.67 s
Current children cumulated vsize: 14133060 KiB
Current children cumulated memory: 4511476 KiB

[startup+227.201 s]
/proc/loadavg: 1.85 1.85 1.88 3/216 28340
/proc/meminfo: memFree=22625764/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=14133060 memory=4511476 CPUtime=255.07 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 147108 12455 0 0 25301 199 5 2 20 0 17 0 112280790 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3533265 1127869 3481 1 0 3521879 0
[pid=28142/tid=28192] ppid=28139 vsize=14133060 memory=4473504 CPUtime=221.78 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) R 28139 28142 8289 0 -1 4202560 57365 12455 0 0 22109 62 5 2 20 0 17 0 112280811 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001884401944 140001522558478 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=14133060 memory=1200 CPUtime=4.68 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 3161 12455 0 0 433 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=14133060 memory=1296 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 3186 12455 0 0 433 31 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=14133060 memory=2440 CPUtime=4.7 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 4254 12455 0 0 435 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=14133060 memory=1724 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 4352 12455 0 0 435 29 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=14133060 memory=792 CPUtime=0.59 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 22647 12455 0 0 50 2 5 2 20 0 17 0 112280813 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=14133060 memory=-8774313645642428999 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 70 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001357534560 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=14133060 memory=11136 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 60 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001356482176 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=14133060 memory=5788 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 42 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=14133060 memory=4612 CPUtime=6.22 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 20515 12455 0 0 612 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=14133060 memory=-8774313645642428999 CPUtime=6.01 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 17595 12455 0 0 591 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=14133060 memory=-6520478321162704286 CPUtime=2.02 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 11258 12455 0 0 191 4 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=14133060 memory=-7521736447810188379 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=14133060 memory=7897517683652307531 CPUtime=0.19 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 395 12455 0 0 6 6 5 2 20 0 17 0 112280821 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28339] ppid=28139 vsize=14133060 memory=-8774313645642428999 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28339/stat : 28339 (java) S 28139 28142 8289 0 -1 1077944384 30 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001322770928 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28340] ppid=28139 vsize=14133060 memory=1716 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28340/stat : 28340 (java) S 28139 28142 8289 0 -1 1077944384 21 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001321719664 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 255.07 s
Current children cumulated vsize: 14133060 KiB
Current children cumulated memory: 4511476 KiB

[startup+227.301 s]
/proc/loadavg: 1.85 1.85 1.88 3/216 28340
/proc/meminfo: memFree=22625764/32770624 swapFree=67108860/67108860
[pid=28142] ppid=28139 vsize=14133060 memory=4511476 CPUtime=255.17 cores=0,2,4,6
/proc/28142/stat : 28142 (java) S 28139 28142 8289 0 -1 1077944320 147108 12455 0 0 25311 199 5 2 20 0 17 0 112280790 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140722503508944 140001880170231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
/proc/28142/statm: 3533265 1127869 3481 1 0 3521879 0
[pid=28142/tid=28192] ppid=28139 vsize=14133060 memory=4511476 CPUtime=221.88 cores=0,2,4,6
/proc/28142/task/28192/stat : 28192 (java) R 28139 28142 8289 0 -1 4202560 57365 12455 0 0 22119 62 5 2 20 0 17 0 112280811 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001884401944 140001525795531 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28193] ppid=28139 vsize=14133060 memory=4473512 CPUtime=4.68 cores=0,2,4,6
/proc/28142/task/28193/stat : 28193 (java) S 28139 28142 8289 0 -1 1077944384 3161 12455 0 0 433 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001480731024 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28194] ppid=28139 vsize=14133060 memory=4215952 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28194/stat : 28194 (java) S 28139 28142 8289 0 -1 1077944384 3186 12455 0 0 433 31 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001479678224 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28195] ppid=28139 vsize=14133060 memory=4473160 CPUtime=4.7 cores=0,2,4,6
/proc/28142/task/28195/stat : 28195 (java) S 28139 28142 8289 0 -1 1077944384 4254 12455 0 0 435 28 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001478625936 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28196] ppid=28139 vsize=14133060 memory=4334736 CPUtime=4.71 cores=0,2,4,6
/proc/28142/task/28196/stat : 28196 (java) S 28139 28142 8289 0 -1 1077944384 4352 12455 0 0 435 29 5 2 20 0 17 0 112280812 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001477573136 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28197] ppid=28139 vsize=14133060 memory=4134128 CPUtime=0.59 cores=0,2,4,6
/proc/28142/task/28197/stat : 28197 (java) S 28139 28142 8289 0 -1 1077944384 22647 12455 0 0 50 2 5 2 20 0 17 0 112280813 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001358588528 140001880181378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28198] ppid=28139 vsize=14133060 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28198/stat : 28198 (java) S 28139 28142 8289 0 -1 1077944384 70 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001357534560 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28199] ppid=28139 vsize=14133060 memory=4473272 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28199/stat : 28199 (java) S 28139 28142 8289 0 -1 1077944384 60 12455 0 0 0 0 5 2 20 0 17 0 112280814 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001356482176 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28200] ppid=28139 vsize=14133060 memory=4511476 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28200/stat : 28200 (java) S 28139 28142 8289 0 -1 1077944384 42 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001355430480 140001880188827 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28201] ppid=28139 vsize=14133060 memory=4473160 CPUtime=6.22 cores=0,2,4,6
/proc/28142/task/28201/stat : 28201 (java) S 28139 28142 8289 0 -1 1077944384 20515 12455 0 0 612 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001354377328 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28202] ppid=28139 vsize=14133060 memory=4473160 CPUtime=6.01 cores=0,2,4,6
/proc/28142/task/28202/stat : 28202 (java) S 28139 28142 8289 0 -1 1077944384 17595 12455 0 0 591 3 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001353324528 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28203] ppid=28139 vsize=14133060 memory=4334736 CPUtime=2.02 cores=0,2,4,6
/proc/28142/task/28203/stat : 28203 (java) S 28139 28142 8289 0 -1 1077944384 11258 12455 0 0 191 4 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001352272240 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28204] ppid=28139 vsize=14133060 memory=4168 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28204/stat : 28204 (java) S 28139 28142 8289 0 -1 1077944384 3 12455 0 0 0 0 5 2 20 0 17 0 112280817 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001351219680 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28205] ppid=28139 vsize=14133060 memory=4511476 CPUtime=0.19 cores=0,2,4,6
/proc/28142/task/28205/stat : 28205 (java) S 28139 28142 8289 0 -1 1077944384 395 12455 0 0 6 6 5 2 20 0 17 0 112280821 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001350167472 140001880181378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28339] ppid=28139 vsize=14133060 memory=4473160 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28339/stat : 28339 (java) S 28139 28142 8289 0 -1 1077944384 30 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001322770928 140001880180437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
[pid=28142/tid=28340] ppid=28139 vsize=14133060 memory=4473160 CPUtime=0.07 cores=0,2,4,6
/proc/28142/task/28340/stat : 28340 (java) R 28139 28142 8289 0 -1 4202560 21 12455 0 0 0 0 5 2 20 0 17 0 112303320 14472253440 1127869 18446744073709551615 4194304 4196468 140722503526400 140001321719664 140001880191578 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34447360 140722503530416 140722503533201 140722503533201 140722503536591 0
Current children cumulated CPU time: 255.17 s
Current children cumulated vsize: 14133060 KiB
Current children cumulated memory: 4511476 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 227.334
CPU time (s): 255.226
CPU user time (s): 253.178
CPU system time (s): 2.04789
CPU usage (%): 112.269
Max. virtual memory (cumulated for all children) (KiB): 14133060
Max. memory (cumulated for all children) (KiB): 4511476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.178
system time used= 2.04789
maximum resident set size= 4544680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159565
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14005
involuntary context switches= 653


# summary of solver processes directly reported to runsolver:
#   pid: 28142
#   total CPU time (s): 255.226
#   total CPU user time (s): 253.178
#   total CPU system time (s): 2.04789

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.2729 second user time and 2.2432 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-13 19:03:28
IDJOB=4259571
IDBENCH=122958
IDSOLVER=2646
FILE ID=node133/4259571-1502644656
RUNJOBID= node133-1502641620-25473
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-29-350-100.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259571-1502644656/watcher-4259571-1502644656 -o /tmp/evaluation-result-4259571-1502644656/solver-4259571-1502644656 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502641620-25473 --watchdog 312  bin/concrete HOME/instance-4259571-1502644656.xml

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

MD5SUM BENCH= 72f71fee1b32173246d8dbfb23a24b8c
RANDOM SEED=1608172482

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.17
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.17
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.17
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.17
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:        30221852 kB
MemAvailable:   30858540 kB
Buffers:          236836 kB
Cached:           695300 kB
SwapCached:            0 kB
Active:          1913748 kB
Inactive:         183816 kB
Active(anon):    1106624 kB
Inactive(anon):   100820 kB
Active(file):     807124 kB
Inactive(file):    82996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24428 kB
Writeback:             0 kB
AnonPages:       1165460 kB
Mapped:            69664 kB
Shmem:             41660 kB
Slab:             152168 kB
SReclaimable:     124808 kB
SUnreclaim:        27360 kB
KernelStack:        3536 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1996812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61984 MiB
End job on node133 at 2017-08-13 19:07:16