Trace number 4262445

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 NameAnswerCPU timeWall clock time
Concrete 3.4SAT 758.25299 712.00201

General information on the benchmark

NameMultiKnapsack/MultiKnapsack-xcsp2-s1/
MultiKnapsack-1-6_X2.xml
MD5SUM2db28deb13cd993d5df964576e04fc69
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.2847
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints6
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree6
Maximum variable degree6
Distribution of variable degrees[{"degree":6,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6}]
Optimization problemNO
Type of objective

Solver Data

3.34/2.25	c Concrete v3.4 running
758.05/711.98	v <instantiation>
758.05/711.98	v       <list>
758.05/711.98	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
758.05/711.98	v       </list>
758.05/711.98	v       <values>
758.05/711.98	v         0 0 0 1 0 1 0 1 1 0 1 1 1 0 1 1 1 0 1 1 0 0 1 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1
758.05/711.98	v       </values>
758.05/711.98	v     </instantiation>
758.05/711.98	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262445-1502427103/watcher-4262445-1502427103 -o /tmp/evaluation-result-4262445-1502427103/solver-4262445-1502427103 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502411413-16611 --watchdog 2580 bin/concrete HOME/instance-4262445-1502427103.xml 

pid=19498
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.71 1.58 1.60 1/175 19501
/proc/meminfo: memFree=31420472/32770624 swapFree=0/299588
[pid=19501] ppid=19498 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/19501/stat : 19501 (runsolver) D 19498 19501 16548 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 44905896 24240128 108 18446744073709551615 4194304 4338465 140725473418720 140725473416360 140499872510679 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 36048896 140725473427664 140725473428041 140725473428041 140725473431498 0
/proc/19501/statm: 5918 108 54 36 0 2156 0

[startup+0.100658 s]
/proc/loadavg: 1.71 1.58 1.60 1/175 19501
/proc/meminfo: memFree=31420472/32770624 swapFree=0/299588
[pid=19501] ppid=19498 vsize=9508 CPUtime=0 cores=0,2,4,6
/proc/19501/stat : 19501 (bash) S 19498 19501 16548 0 -1 4202496 716 3540 0 0 0 0 0 0 20 0 1 0 44905896 9736192 355 18446744073709551615 4194304 5098028 140722073262720 140722073260360 140022174866432 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 8 0 0 7196144 7232144 15491072 140722073268756 140722073268841 140722073268841 140722073272298 0
/proc/19501/statm: 2377 355 282 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200311 s]
/proc/loadavg: 1.71 1.58 1.60 1/175 19501
/proc/meminfo: memFree=31420472/32770624 swapFree=0/299588
[pid=19501] ppid=19498 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/19501/stat : 19501 (bash) S 19498 19501 16548 0 -1 4202496 891 6492 0 0 0 0 0 1 20 0 1 0 44905896 9867264 377 18446744073709551615 4194304 5098028 140722073262720 140722073256728 140022174866432 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 8 0 0 7196144 7232144 15491072 140722073268756 140722073268841 140722073268841 140722073272298 0
/proc/19501/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300264 s]
/proc/loadavg: 1.71 1.58 1.60 1/175 19501
/proc/meminfo: memFree=31420472/32770624 swapFree=0/299588
[pid=19501] ppid=19498 vsize=13907308 CPUtime=0.13 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 5736 12423 0 0 6 0 5 2 20 0 14 0 44905896 14241083392 5424 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3476827 5424 2567 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.700271 s]
/proc/loadavg: 1.71 1.58 1.60 1/175 19501
/proc/meminfo: memFree=31420472/32770624 swapFree=0/299588
[pid=19501] ppid=19498 vsize=13974784 CPUtime=0.6 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 13689 12423 0 0 49 4 5 2 20 0 15 0 44905896 14310178816 14147 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3493696 14147 3074 1 0 3482965 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 13974784

[startup+1.50066 s]
/proc/loadavg: 1.89 1.62 1.62 3/209 19640
/proc/meminfo: memFree=31232772/32770624 swapFree=0/299684
[pid=19501] ppid=19498 vsize=13985408 CPUtime=1.8 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 27219 12423 0 0 166 7 5 2 20 0 15 0 44905896 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3496352 33865 3342 1 0 3485525 0
[pid=19501/tid=19565] ppid=19498 vsize=13985408 CPUtime=1.27 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 22068 12423 0 0 114 6 5 2 20 0 15 0 44905919 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496697854192 140496693636502 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 1 12423 0 0 0 0 5 2 20 0 15 0 44905920 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 1 12423 0 0 0 0 5 2 20 0 15 0 44905920 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 1 12423 0 0 0 0 5 2 20 0 15 0 44905920 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 2 12423 0 0 0 0 5 2 20 0 15 0 44905920 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 5 12423 0 0 0 0 5 2 20 0 15 0 44905921 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 33 12423 0 0 0 0 5 2 20 0 15 0 44905922 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496238270112 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 21 12423 0 0 0 0 5 2 20 0 15 0 44905922 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496237217008 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=13985408 CPUtime=0.23 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) S 19498 19501 16548 0 -1 1077944384 1069 12423 0 0 16 0 5 2 20 0 15 0 44905925 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496235112688 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=13985408 CPUtime=0.19 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) S 19498 19501 16548 0 -1 1077944384 543 12423 0 0 12 0 5 2 20 0 15 0 44905925 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=13985408 CPUtime=0.28 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) R 19498 19501 16548 0 -1 4202560 1310 12423 0 0 21 0 5 2 20 0 15 0 44905925 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496677668197 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 10 12423 0 0 0 0 5 2 20 0 15 0 44905930 14321057792 33865 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 13985408

[startup+3.10068 s]
/proc/loadavg: 1.89 1.62 1.62 4/209 19640
/proc/meminfo: memFree=31045064/32770624 swapFree=0/299684
[pid=19501] ppid=19498 vsize=13999932 CPUtime=5.45 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 53160 12423 0 0 521 17 5 2 20 0 15 0 44905896 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3499983 59362 3442 1 0 3488597 0
[pid=19501/tid=19565] ppid=19498 vsize=13999932 CPUtime=2.83 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 38613 12423 0 0 267 9 5 2 20 0 15 0 44905919 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496697842104 140496678790153 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 52 12423 0 0 0 0 5 2 20 0 15 0 44905920 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 184 12423 0 0 0 0 5 2 20 0 15 0 44905920 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 1 0 5 2 20 0 15 0 44905920 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 58 12423 0 0 1 0 5 2 20 0 15 0 44905920 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 1499 12423 0 0 1 0 5 2 20 0 15 0 44905921 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=13999932 CPUtime=1.07 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) R 19498 19501 16548 0 -1 4202560 5916 12423 0 0 99 1 5 2 20 0 15 0 44905925 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496235093704 140496677121355 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=13999932 CPUtime=0.62 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) S 19498 19501 16548 0 -1 1077944384 1173 12423 0 0 54 1 5 2 20 0 15 0 44905925 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=13999932 CPUtime=1.02 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) S 19498 19501 16548 0 -1 1077944384 3343 12423 0 0 93 2 5 2 20 0 15 0 44905925 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 11 12423 0 0 0 0 5 2 20 0 15 0 44905930 14335930368 59362 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 13999932

[startup+6.303 s]
/proc/loadavg: 1.89 1.62 1.62 4/192 19670
/proc/meminfo: memFree=31016396/32770624 swapFree=0/299696
[pid=19501] ppid=19498 vsize=14067516 CPUtime=14.65 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 76769 12423 0 0 1433 25 5 2 20 0 15 0 44905896 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3516879 111593 3469 1 0 3505493 0
[pid=19501/tid=19565] ppid=19498 vsize=14067516 CPUtime=5.96 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 45263 12423 0 0 577 12 5 2 20 0 15 0 44905919 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496697855792 140496675273434 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 536 12423 0 0 3 0 5 2 20 0 15 0 44905920 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 320 12423 0 0 3 0 5 2 20 0 15 0 44905920 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 92 12423 0 0 3 0 5 2 20 0 15 0 44905920 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 434 12423 0 0 3 0 5 2 20 0 15 0 44905920 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 3281 12423 0 0 4 0 5 2 20 0 15 0 44905921 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=14067516 CPUtime=3.65 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) R 19498 19501 16548 0 -1 4202560 12309 12423 0 0 356 2 5 2 20 0 15 0 44905925 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496235112688 140496672870415 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=14067516 CPUtime=3.12 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) R 19498 19501 16548 0 -1 1077944384 4626 12423 0 0 304 1 5 2 20 0 15 0 44905925 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=14067516 CPUtime=1.86 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) R 19498 19501 16548 0 -1 1077944384 7231 12423 0 0 175 4 5 2 20 0 15 0 44905925 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496164868576 140496693634773 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 422 12423 0 0 0 0 5 2 20 0 15 0 44905930 14405136384 111593 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 14.65
Current children cumulated vsize (KiB) 14067516

[startup+12.7015 s]
/proc/loadavg: 2.14 1.68 1.64 4/211 19871
/proc/meminfo: memFree=30773840/32770624 swapFree=0/299680
[pid=19501] ppid=19498 vsize=14067516 CPUtime=32.04 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 79773 12423 0 0 3164 33 5 2 20 0 15 0 44905896 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3516879 163303 3470 1 0 3505493 0
[pid=19501/tid=19565] ppid=19498 vsize=14067516 CPUtime=12.32 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 45658 12423 0 0 1209 16 5 2 20 0 15 0 44905919 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496697856352 140496676032657 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 545 12423 0 0 4 1 5 2 20 0 15 0 44905920 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 326 12423 0 0 4 1 5 2 20 0 15 0 44905920 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 105 12423 0 0 4 1 5 2 20 0 15 0 44905920 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 440 12423 0 0 4 0 5 2 20 0 15 0 44905920 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 3374 12423 0 0 5 0 5 2 20 0 15 0 44905921 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 163303 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0

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

[pid=19501/tid=19599] ppid=19498 vsize=14067516 CPUtime=6.33 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) S 19498 19501 16548 0 -1 1077944384 15161 12423 0 0 618 8 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=14067516 CPUtime=0.52 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 730 12423 0 0 22 23 5 2 20 0 15 0 44905930 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 749.85
Current children cumulated vsize (KiB) 14067516

[startup+707.201 s]
/proc/loadavg: 1.54 1.71 1.71 3/209 20175
/proc/meminfo: memFree=18794588/32770624 swapFree=0/299912
[pid=19501] ppid=19498 vsize=14067516 CPUtime=753.09 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 136659 12423 0 0 75155 147 5 2 20 0 15 0 44905896 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3516879 237399 3470 1 0 3505493 0
[pid=19501/tid=19565] ppid=19498 vsize=14067516 CPUtime=699.23 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 62820 12423 0 0 69888 28 5 2 20 0 15 0 44905919 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496697857952 140496317561485 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=14067516 CPUtime=3.36 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 5963 12423 0 0 305 24 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=14067516 CPUtime=3.36 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 7739 12423 0 0 309 20 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=14067516 CPUtime=3.36 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 4280 12423 0 0 311 18 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=14067516 CPUtime=3.34 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 5172 12423 0 0 306 21 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=14067516 CPUtime=3.43 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 7851 12423 0 0 316 20 5 2 20 0 15 0 44905921 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=14067516 CPUtime=15.5 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) S 19498 19501 16548 0 -1 1077944384 15715 12423 0 0 1539 4 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496235112688 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=14067516 CPUtime=15.18 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) S 19498 19501 16548 0 -1 1077944384 8973 12423 0 0 1508 3 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=14067516 CPUtime=6.33 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) S 19498 19501 16548 0 -1 1077944384 15161 12423 0 0 618 8 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=14067516 CPUtime=0.53 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 730 12423 0 0 22 24 5 2 20 0 15 0 44905930 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 753.09
Current children cumulated vsize (KiB) 14067516

[startup+710.401 s]
/proc/loadavg: 1.54 1.71 1.71 3/209 20175
/proc/meminfo: memFree=18790492/32770624 swapFree=0/299912
[pid=19501] ppid=19498 vsize=14067516 CPUtime=756.34 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 136684 12423 0 0 75480 147 5 2 20 0 15 0 44905896 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3516879 237399 3470 1 0 3505493 0
[pid=19501/tid=19565] ppid=19498 vsize=14067516 CPUtime=702.39 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 62845 12423 0 0 70204 28 5 2 20 0 15 0 44905919 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496697858416 140496324019200 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 5963 12423 0 0 307 24 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 7739 12423 0 0 311 20 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=14067516 CPUtime=3.37 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 4280 12423 0 0 312 18 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=14067516 CPUtime=3.36 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 5172 12423 0 0 308 21 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=14067516 CPUtime=3.44 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 7851 12423 0 0 317 20 5 2 20 0 15 0 44905921 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=14067516 CPUtime=15.5 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) S 19498 19501 16548 0 -1 1077944384 15715 12423 0 0 1539 4 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496235112688 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=14067516 CPUtime=15.18 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) S 19498 19501 16548 0 -1 1077944384 8973 12423 0 0 1508 3 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=14067516 CPUtime=6.33 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) S 19498 19501 16548 0 -1 1077944384 15161 12423 0 0 618 8 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=14067516 CPUtime=0.53 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 730 12423 0 0 22 24 5 2 20 0 15 0 44905930 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 756.34
Current children cumulated vsize (KiB) 14067516

[startup+711.201 s]
/proc/loadavg: 1.54 1.71 1.71 3/209 20175
/proc/meminfo: memFree=18790492/32770624 swapFree=0/299912
[pid=19501] ppid=19498 vsize=14067516 CPUtime=757.15 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 136702 12423 0 0 75561 147 5 2 20 0 15 0 44905896 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3516879 237399 3470 1 0 3505493 0
[pid=19501/tid=19565] ppid=19498 vsize=14067516 CPUtime=703.18 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 62858 12423 0 0 70283 28 5 2 20 0 15 0 44905919 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496697858384 140496334055302 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 5963 12423 0 0 307 24 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 7739 12423 0 0 311 20 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 4280 12423 0 0 313 18 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=14067516 CPUtime=3.36 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 5176 12423 0 0 308 21 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=14067516 CPUtime=3.45 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 7852 12423 0 0 318 20 5 2 20 0 15 0 44905921 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=14067516 CPUtime=15.5 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) S 19498 19501 16548 0 -1 1077944384 15715 12423 0 0 1539 4 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496235112688 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=14067516 CPUtime=15.18 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) S 19498 19501 16548 0 -1 1077944384 8973 12423 0 0 1508 3 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=14067516 CPUtime=6.33 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) S 19498 19501 16548 0 -1 1077944384 15161 12423 0 0 618 8 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=14067516 CPUtime=0.54 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 730 12423 0 0 23 24 5 2 20 0 15 0 44905930 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 757.15
Current children cumulated vsize (KiB) 14067516

[startup+711.601 s]
/proc/loadavg: 1.54 1.71 1.71 3/209 20175
/proc/meminfo: memFree=18790492/32770624 swapFree=0/299912
[pid=19501] ppid=19498 vsize=14067516 CPUtime=757.56 cores=0,2,4,6
/proc/19501/stat : 19501 (java) S 19498 19501 16548 0 -1 1077944320 136709 12423 0 0 75602 147 5 2 20 0 15 0 44905896 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140736484183536 140496693624567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
/proc/19501/statm: 3516879 237399 3470 1 0 3505493 0
[pid=19501/tid=19565] ppid=19498 vsize=14067516 CPUtime=703.58 cores=0,2,4,6
/proc/19501/task/19565/stat : 19565 (java) R 19498 19501 16548 0 -1 4202560 62861 12423 0 0 70323 28 5 2 20 0 15 0 44905919 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496697858608 140496332186464 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19566] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19566/stat : 19566 (java) S 19498 19501 16548 0 -1 1077944384 5964 12423 0 0 307 24 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496293337616 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19567] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19567/stat : 19567 (java) S 19498 19501 16548 0 -1 1077944384 7739 12423 0 0 311 20 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496292285072 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19568] ppid=19498 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/19501/task/19568/stat : 19568 (java) S 19498 19501 16548 0 -1 1077944384 4280 12423 0 0 313 18 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496291232016 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19569] ppid=19498 vsize=14067516 CPUtime=3.37 cores=0,2,4,6
/proc/19501/task/19569/stat : 19569 (java) S 19498 19501 16548 0 -1 1077944384 5177 12423 0 0 309 21 5 2 20 0 15 0 44905920 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496290179472 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19570] ppid=19498 vsize=14067516 CPUtime=3.45 cores=0,2,4,6
/proc/19501/task/19570/stat : 19570 (java) S 19498 19501 16548 0 -1 1077944384 7854 12423 0 0 318 20 5 2 20 0 15 0 44905921 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496239323888 140496693635714 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19571] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19571/stat : 19571 (java) S 19498 19501 16548 0 -1 1077944384 56 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496238270176 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19572] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19572/stat : 19572 (java) S 19498 19501 16548 0 -1 1077944384 43 12423 0 0 0 0 5 2 20 0 15 0 44905922 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496237217024 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19595] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19595/stat : 19595 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496236165584 140496693643163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19597] ppid=19498 vsize=14067516 CPUtime=15.5 cores=0,2,4,6
/proc/19501/task/19597/stat : 19597 (java) S 19498 19501 16548 0 -1 1077944384 15715 12423 0 0 1539 4 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496235112688 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19598] ppid=19498 vsize=14067516 CPUtime=15.18 cores=0,2,4,6
/proc/19501/task/19598/stat : 19598 (java) S 19498 19501 16548 0 -1 1077944384 8973 12423 0 0 1508 3 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496234060144 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19599] ppid=19498 vsize=14067516 CPUtime=6.33 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) S 19498 19501 16548 0 -1 1077944384 15161 12423 0 0 618 8 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496164874224 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19604] ppid=19498 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19501/task/19604/stat : 19604 (java) S 19498 19501 16548 0 -1 1077944384 3 12423 0 0 0 0 5 2 20 0 15 0 44905925 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496163821920 140496693634773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
[pid=19501/tid=19617] ppid=19498 vsize=14067516 CPUtime=0.54 cores=0,2,4,6
/proc/19501/task/19617/stat : 19617 (java) S 19498 19501 16548 0 -1 1077944384 730 12423 0 0 23 24 5 2 20 0 15 0 44905930 14405136384 237399 18446744073709551615 4194304 4196468 140736484200992 140496162769968 140496693635714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23007232 140736484206544 140736484209329 140736484209329 140736484212687 0
Current children cumulated CPU time (s) 757.56
Current children cumulated vsize (KiB) 14067516

[startup+712.002 s]
/proc/loadavg: 1.58 1.71 1.72 3/209 20175
/proc/meminfo: memFree=18788444/32770624 swapFree=0/299912
[pid=19501] ppid=19498 vsize=0 CPUtime=758.23 cores=0,2,4,6
/proc/19501/stat : 19501 (java) Z 19498 19501 16548 0 -1 4227084 151069 12423 0 0 75665 151 5 2 20 0 2 0 44905896 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/19501/statm: 0 0 0 0 0 0 0
[pid=19501/tid=19599] ppid=19498 vsize=0 CPUtime=6.35 cores=0,2,4,6
/proc/19501/task/19599/stat : 19599 (java) R 19498 19501 16548 0 -1 4203588 15993 12423 0 0 619 9 5 2 20 0 2 0 44905925 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 6 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 758.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 712.002
CPU time (s): 758.253
CPU user time (s): 756.712
CPU system time (s): 1.54104
CPU usage (%): 106.496
Max. virtual memory (cumulated for all children) (KiB): 14069612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 756.712
system time used= 1.54104
maximum resident set size= 956768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163492
page faults= 0
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 104286
involuntary context switches= 2786

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.18042 second user time and 4.37934 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-11 06:37:43
IDJOB=4262445
IDBENCH=120857
IDSOLVER=2650
FILE ID=node126/4262445-1502427103
RUNJOBID= node126-1502411413-16611
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/MultiKnapsack/MultiKnapsack-xcsp2-s1/MultiKnapsack-1-6_X2.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262445-1502427103/watcher-4262445-1502427103 -o /tmp/evaluation-result-4262445-1502427103/solver-4262445-1502427103 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502411413-16611 --watchdog 2580  bin/concrete HOME/instance-4262445-1502427103.xml

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

MD5SUM BENCH= 2db28deb13cd993d5df964576e04fc69
RANDOM SEED=2093724476

node126.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.81
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.81
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.81
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.81
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:        31420936 kB
MemAvailable:   31987692 kB
Buffers:          270980 kB
Cached:           569160 kB
SwapCached:          524 kB
Active:           523616 kB
Inactive:         370880 kB
Active(anon):       8404 kB
Inactive(anon):    71324 kB
Active(file):     515212 kB
Inactive(file):   299556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             24280 kB
Writeback:             0 kB
AnonPages:         53524 kB
Mapped:            40092 kB
Shmem:             25248 kB
Slab:             161600 kB
SReclaimable:     135648 kB
SUnreclaim:        25952 kB
KernelStack:        3120 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     298660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61984 MiB
End job on node126 at 2017-08-11 06:49:35