Trace number 4386985

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.10OPT26 32.7036 21.2477

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-09.xml
MD5SUM9e49e3aba7f2112bed6c24391b9353d8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark3.59924
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints110
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":45},{"size":9,"count":45}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":45},{"degree":7,"count":4},{"degree":8,"count":20},{"degree":10,"count":21}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":45},{"arity":3,"count":20},{"arity":4,"count":4},{"arity":6,"count":20},{"arity":9,"count":21}]
Number of extensional constraints65
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":65},{"type":"sum","count":45}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.65/0.58	c Concrete v3.10.1560635388952 running
7.33/3.36	o 19
7.33/3.38	o 20
7.66/3.49	o 21
8.04/3.51	o 23
8.36/3.68	o 24
20.16/10.22	o 25
22.58/12.29	o 26
32.64/21.23	v <instantiation
32.64/21.23	v         cost = '26'>
32.64/21.23	v       <list>
32.64/21.23	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8]
32.64/21.23	v       </list>
32.64/21.23	v       <values>
32.64/21.23	v         1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 2 4 3 2 4 2 3 4 2 2 3 5 3 6 3 5 3 2 4 4 5 2 6 2 5 4 4 2 3 5 3 6 3 5 3 2 2 4 3 2 4 2 3 4 2
32.64/21.23	v       </values>
32.64/21.23	v     </instantiation>
32.64/21.23	s OPTIMUM FOUND

Verifier Data

OK	26

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4386985-1568286221/watcher-4386985-1568286221 -o /tmp/evaluation-result-4386985-1568286221/solver-4386985-1568286221 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568286179-3291 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=18335727 HOME/instance-4386985-1568286221.xml 

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

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

solver pid=3315, runsolver pid=3311

[startup+0.100138 s]*
/proc/loadavg: 1.01 1.42 1.73 3/223 3393
/proc/meminfo: memFree=21670120/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=113256 memory=1616 CPUtime=0.01 cores=1,3,5,7
/proc/3315/stat : 3315 (bash) S 3311 3315 2339 0 -1 4202496 894 5687 0 1 0 0 0 1 20 0 1 0 404564083 115974144 404 33554432000 4194304 5098028 140725572498752 140725572492760 140324814560256 0 0 4100 65536 18446744071580971376 0 0 17 3 0 0 1 0 0 7196144 7232144 14274560 140725572506646 140725572506769 140725572506769 140725572509678 0
/proc/3315/statm: 28314 404 320 221 0 119 0
[pid=3373] ppid=3315 vsize=113256 memory=712 CPUtime=0 cores=1,3,5,7
/proc/3373/stat : 3373 (bash) S 3315 3315 2339 0 -1 4202560 157 0 0 0 0 0 0 0 20 0 1 0 404564089 115974144 178 33554432000 4194304 5098028 140725572498752 140725572491432 140324814385788 0 65536 4096 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14274560 140725572506646 140725572506769 140725572506769 140725572509678 0
/proc/3373/statm: 28314 178 94 221 0 119 0
[pid=3375] ppid=3373 vsize=10526580 memory=21664 CPUtime=0.05 cores=1,3,5,7
/proc/3375/stat : 3375 (java) S 3373 3315 2339 0 -1 1077944320 4389 0 0 0 4 1 0 0 20 0 13 0 404564089 10779217920 5416 33554432000 4194304 4196468 140727619976480 140727619959024 140046530793207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
/proc/3375/statm: 2631645 5416 2419 1 0 2594186 0
[pid=3375/tid=3379] ppid=3373 vsize=10527608 memory=8326441210107759528 CPUtime=0.04 cores=1,3,5,7
/proc/3375/task/3379/stat : 3379 (java) R 3373 3315 2339 0 -1 4202560 2759 0 0 0 4 0 0 0 20 0 14 0 404564089 10780270592 5613 33554432000 4194304 4196468 140727619976480 140046535035232 140046530815133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3381] ppid=3373 vsize=10527608 memory=664964232733811010 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3381/stat : 3381 (java) S 3373 3315 2339 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 404564090 10780270592 5613 33554432000 4194304 4196468 140727619976480 140046472796432 140046530803413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3383] ppid=3373 vsize=10527608 memory=140216082220672 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3383/stat : 3383 (java) S 3373 3315 2339 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 404564090 10780270592 5613 33554432000 4194304 4196468 140727619976480 140046471743888 140046530803413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3384] ppid=3373 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3384/stat : 3384 (java) S 3373 3315 2339 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 404564090 10780270592 5613 33554432000 4194304 4196468 140727619976480 140046470691344 140046530803413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3386] ppid=3373 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3386/stat : 3386 (java) S 3373 3315 2339 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 404564090 10780270592 5613 33554432000 4194304 4196468 140727619976480 140046469638800 140046530803413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3388] ppid=3373 vsize=10527608 memory=140216082220672 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3388/stat : 3388 (java) S 3373 3315 2339 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 404564091 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045566663152 140046530804354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3390] ppid=3373 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3390/stat : 3390 (java) S 3373 3315 2339 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 404564091 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045565609376 140046530803413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3392] ppid=3373 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3392/stat : 3392 (java) S 3373 3315 2339 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 404564092 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045564556784 140046530803413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3394] ppid=3373 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3394/stat : 3394 (java) S 3373 3315 2339 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 404564094 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045563505360 140046530811803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3397] ppid=3373 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3397/stat : 3397 (java) R 3373 3315 2339 0 -1 4202560 302 0 0 0 0 0 0 0 20 0 14 0 404564094 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045562439368 140046512336924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3398] ppid=3373 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3398/stat : 3398 (java) R 3373 3315 2339 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 404564094 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045561399104 140046530803413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3400] ppid=3373 vsize=10527608 memory=140216082220672 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3400/stat : 3400 (java) R 3373 3315 2339 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 14 0 404564094 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045560346864 140046530804354 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3375/tid=3402] ppid=3373 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3375/task/3402/stat : 3402 (java) R 3373 3315 2339 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 14 0 404564094 10780270592 5613 33554432000 4194304 4196468 140727619976480 140045559294944 140046530803413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31707136 140727619982476 140727619982490 140727619982490 140727619985359 0
[pid=3377] ppid=3373 vsize=113488 memory=972 CPUtime=0 cores=1,3,5,7
/proc/3377/stat : 3377 (awk) S 3373 3315 2339 0 -1 4202496 424 0 0 0 0 0 0 0 20 0 1 0 404564089 116211712 243 33554432000 4194304 4609284 140727180617568 140727180616744 139795818171392 0 0 4096 1216 18446744071580971376 0 0 17 3 0 0 0 0 0 6708720 6711756 8073216 140727180625084 140727180625114 140727180625114 140727180627951 0
/proc/3377/statm: 28372 243 204 102 0 88 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10866580 KiB
Current children cumulated memory: 24964 KiB

[startup+0.211033 s]*
/proc/loadavg: 1.01 1.42 1.73 5/229 3451
/proc/meminfo: memFree=21652496/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10818900 memory=31256 CPUtime=0.21 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 6669 13053 0 1 11 2 5 3 20 0 15 0 404564083 11078553600 7814 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2704725 7814 2929 1 0 2667149 0
[pid=3315/tid=3424] ppid=3311 vsize=10818900 memory=7022364594140610616 CPUtime=0.16 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 3222 13053 0 1 8 0 5 3 20 0 15 0 404564096 11078553600 7814 33554432000 4194304 4196468 140730453697216 140111917932960 140111513792135 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10818900 memory=339 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078553600 7814 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10818900 memory=140216082224244 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078553600 7814 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078553600 7814 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 2 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078553600 7814 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10818900 memory=140216082220672 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 2 13053 0 1 0 0 5 3 20 0 15 0 404564098 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 33 13053 0 1 0 0 5 3 20 0 15 0 404564098 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110947361696 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110825776112 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10818900 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) R 3311 3315 2339 0 -1 4202560 475 13053 0 1 1 0 5 3 20 0 15 0 404564101 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110913794576 140111926736355 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) R 3311 3315 2339 0 -1 1077944384 110 13053 0 1 0 0 5 3 20 0 15 0 404564101 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110912752240 140111946111618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10818900 memory=140216082220672 CPUtime=0.09 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) R 3311 3315 2339 0 -1 4202560 606 13053 0 1 1 0 5 3 20 0 15 0 404564101 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110911699696 140111924839368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10818900 memory=140216082220672 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564102 11078553600 7814 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 31256 KiB

[startup+0.3115 s]*
/proc/loadavg: 1.01 1.42 1.73 5/229 3451
/proc/meminfo: memFree=21621520/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10819084 memory=44780 CPUtime=0.36 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 9920 13053 0 1 25 3 5 3 20 0 15 0 404564083 11078742016 11195 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2704771 11195 3030 1 0 2667149 0
[pid=3315/tid=3424] ppid=3311 vsize=10819084 memory=8317482817917895235 CPUtime=0.26 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 6418 13053 0 1 16 2 5 3 20 0 15 0 404564096 11078742016 11195 33554432000 4194304 4196468 140730453697216 140111917932416 140111927664023 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078742016 11195 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078742016 11195 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10819084 memory=3472328300455538735 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078742016 11195 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10819084 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 2 13053 0 1 0 0 5 3 20 0 15 0 404564096 11078742016 11195 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10819084 memory=140216082220672 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 2 13053 0 1 0 0 5 3 20 0 15 0 404564098 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10819084 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 33 13053 0 1 0 0 5 3 20 0 15 0 404564098 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110947361696 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10819084 memory=6872598998417432672 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110825776112 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10819084 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) S 3311 3315 2339 0 -1 1077944384 475 13053 0 1 2 0 5 3 20 0 15 0 404564101 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110913804784 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10819084 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) S 3311 3315 2339 0 -1 1077944384 138 13053 0 1 1 0 5 3 20 0 15 0 404564101 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110912752240 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10819084 memory=280432067705152 CPUtime=0.13 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) S 3311 3315 2339 0 -1 1077944384 631 13053 0 1 5 0 5 3 20 0 15 0 404564101 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110911699696 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10819084 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10819084 memory=280432067709760 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564102 11078742016 11195 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 44780 KiB

[startup+0.700759 s]
/proc/loadavg: 1.01 1.42 1.73 3/229 3451
/proc/meminfo: memFree=21597432/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10822292 memory=75688 CPUtime=1.08 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 14690 13053 0 1 95 5 5 3 20 0 15 0 404564083 11082027008 18922 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2705573 18922 3500 1 0 2667661 0
[pid=3315/tid=3424] ppid=3311 vsize=10822292 memory=54 CPUtime=0.64 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 10386 13053 0 1 52 4 5 3 20 0 15 0 404564096 11082027008 18922 33554432000 4194304 4196468 140730453697216 140111917927056 140111513972994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11082027008 18922 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11082027008 18922 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564096 11082027008 18922 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 2 13053 0 1 0 0 5 3 20 0 15 0 404564096 11082027008 18922 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 6 13053 0 1 0 0 5 3 20 0 15 0 404564098 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 33 13053 0 1 0 0 5 3 20 0 15 0 404564098 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110947361696 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10822292 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110825776112 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10822292 memory=2832 CPUtime=0.2 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) S 3311 3315 2339 0 -1 1077944384 769 13053 0 1 12 0 5 3 20 0 15 0 404564101 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110913804784 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10822292 memory=1720 CPUtime=0.21 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) R 3311 3315 2339 0 -1 4202560 456 13053 0 1 13 0 5 3 20 0 15 0 404564101 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110912752240 140111946112406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10822292 memory=1228 CPUtime=0.24 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) S 3311 3315 2339 0 -1 1077944384 817 13053 0 1 16 0 5 3 20 0 15 0 404564101 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110911699696 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10822292 memory=5860 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10822292 memory=14012 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564102 11082027008 18922 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 75688 KiB

[startup+1.5007 s]
/proc/loadavg: 1.01 1.42 1.73 3/229 3451
/proc/meminfo: memFree=21513656/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10834656 memory=163368 CPUtime=2.4 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 22214 13053 0 1 221 11 5 3 20 0 15 0 404564083 11094687744 40842 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2708664 40842 3572 1 0 2670733 0
[pid=3315/tid=3424] ppid=3311 vsize=10834656 memory=0 CPUtime=1.4 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 15778 13053 0 1 126 6 5 3 20 0 15 0 404564096 11094687744 40842 33554432000 4194304 4196468 140730453697216 140111917889648 140111946112406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10834656 memory=140215985408800 CPUtime=0.09 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 61 13053 0 1 1 0 5 3 20 0 15 0 404564096 11094687744 40842 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10834656 memory=6788 CPUtime=0.08 cores=1,3,5,7

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

[pid=3315/tid=3448] ppid=3311 vsize=10846964 memory=2308 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 151360 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10846964 memory=2308 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 31 13053 0 1 0 0 5 3 20 0 15 0 404564102 11107291136 151360 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 27.18 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 605440 KiB

[startup+19.2007 s]
/proc/loadavg: 1.57 1.53 1.75 3/228 3451
/proc/meminfo: memFree=20423676/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10846964 memory=646460 CPUtime=30.55 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 74503 13053 1 1 3013 34 5 3 20 0 15 0 404564083 11107291136 161615 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2711741 161615 3622 1 0 2673805 0
[pid=3315/tid=3424] ppid=3311 vsize=10846964 memory=644388 CPUtime=18.96 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 25142 13053 1 1 1874 14 5 3 20 0 15 0 404564096 11107291136 161615 33554432000 4194304 4196468 140730453697216 140111917936416 140111522427236 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10846964 memory=992 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1276 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 161615 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10846964 memory=280431970848896 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 530 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 161615 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10846964 memory=8112282956445269571 CPUtime=0.15 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 742 13053 0 1 6 1 5 3 20 0 15 0 404564096 11107291136 161615 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10846964 memory=37156 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 337 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 161615 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10846964 memory=2241 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 3608 13053 0 1 6 0 5 3 20 0 15 0 404564098 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10846964 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 40 13053 0 1 0 0 5 3 20 0 15 0 404564098 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110947361824 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10846964 memory=3619122472755484772 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110825776128 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10846964 memory=580784 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10846964 memory=752 CPUtime=4.45 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) S 3311 3315 2339 0 -1 1077944384 15706 13053 0 1 434 3 5 3 20 0 15 0 404564101 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110913804784 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10846964 memory=1056 CPUtime=3.64 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) S 3311 3315 2339 0 -1 1077944384 10185 13053 0 1 353 3 5 3 20 0 15 0 404564101 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110912752240 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10846964 memory=1552 CPUtime=3.31 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) S 3311 3315 2339 0 -1 1077944384 14689 13053 0 1 318 5 5 3 20 0 15 0 404564101 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110911699696 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10846964 memory=944 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10846964 memory=280431971312048 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 31 13053 0 1 0 0 5 3 20 0 15 0 404564102 11107291136 161615 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 30.55 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 646460 KiB

[startup+20.0007 s]*
/proc/loadavg: 1.57 1.53 1.75 3/228 3451
/proc/meminfo: memFree=20394640/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10846964 memory=654652 CPUtime=31.39 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 74520 13053 1 1 3097 34 5 3 20 0 15 0 404564083 11107291136 163663 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2711741 163663 3622 1 0 2673805 0
[pid=3315/tid=3424] ppid=3311 vsize=10846964 memory=8317482817917895235 CPUtime=19.77 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 25147 13053 1 1 1955 14 5 3 20 0 15 0 404564096 11107291136 163663 33554432000 4194304 4196468 140730453697216 140111917936304 140111526848286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10846964 memory=4126316290023845779 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1276 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 163663 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10846964 memory=3848 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 530 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 163663 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10846964 memory=111636 CPUtime=0.15 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 742 13053 0 1 6 1 5 3 20 0 15 0 404564096 11107291136 163663 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10846964 memory=804 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 337 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 163663 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10846964 memory=4104 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 3608 13053 0 1 6 0 5 3 20 0 15 0 404564098 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10846964 memory=2308 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 40 13053 0 1 0 0 5 3 20 0 15 0 404564098 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110947361824 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10846964 memory=2308 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110825776128 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10846964 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10846964 memory=2652 CPUtime=4.46 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) S 3311 3315 2339 0 -1 1077944384 15707 13053 0 1 435 3 5 3 20 0 15 0 404564101 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110913804784 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10846964 memory=1408 CPUtime=3.66 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) S 3311 3315 2339 0 -1 1077944384 10185 13053 0 1 355 3 5 3 20 0 15 0 404564101 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110912752240 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10846964 memory=625956 CPUtime=3.31 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) S 3311 3315 2339 0 -1 1077944384 14700 13053 0 1 318 5 5 3 20 0 15 0 404564101 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110911699696 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10846964 memory=2672 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10846964 memory=652572 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 31 13053 0 1 0 0 5 3 20 0 15 0 404564102 11107291136 163663 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 31.39 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 654652 KiB

[startup+20.8008 s]
/proc/loadavg: 1.57 1.53 1.75 3/228 3451
/proc/meminfo: memFree=20394640/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10846964 memory=658748 CPUtime=32.22 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 74994 13053 1 1 3180 34 5 3 20 0 15 0 404564083 11107291136 164687 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2711741 164687 3622 1 0 2673805 0
[pid=3315/tid=3424] ppid=3311 vsize=10846964 memory=0 CPUtime=20.55 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 25339 13053 1 1 2033 14 5 3 20 0 15 0 404564096 11107291136 164687 33554432000 4194304 4196468 140730453697216 140111917936512 140111528081223 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10846964 memory=623872 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1276 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 164687 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10846964 memory=8112282956445269571 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 530 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 164687 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10846964 memory=1552 CPUtime=0.15 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 742 13053 0 1 6 1 5 3 20 0 15 0 404564096 11107291136 164687 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10846964 memory=944 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 337 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 164687 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10846964 memory=4004 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 3614 13053 0 1 6 0 5 3 20 0 15 0 404564098 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10846964 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 40 13053 0 1 0 0 5 3 20 0 15 0 404564098 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110947361824 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10846964 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110825776128 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10846964 memory=1720 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10846964 memory=4004 CPUtime=4.48 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) S 3311 3315 2339 0 -1 1077944384 15744 13053 0 1 437 3 5 3 20 0 15 0 404564101 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110913804784 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10846964 memory=646460 CPUtime=3.68 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) S 3311 3315 2339 0 -1 1077944384 10391 13053 0 1 357 3 5 3 20 0 15 0 404564101 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110912752240 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10846964 memory=2832 CPUtime=3.32 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) S 3311 3315 2339 0 -1 1077944384 14733 13053 0 1 319 5 5 3 20 0 15 0 404564101 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110911699696 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10846964 memory=1720 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10846964 memory=1228 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 31 13053 0 1 0 0 5 3 20 0 15 0 404564102 11107291136 164687 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 32.22 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 658748 KiB

[startup+21.2007 s]
/proc/loadavg: 1.57 1.53 1.75 3/228 3451
/proc/meminfo: memFree=20373896/32770624 swapFree=66952812/67108860
[pid=3315] ppid=3311 vsize=10846964 memory=660796 CPUtime=32.64 cores=1,3,5,7
/proc/3315/stat : 3315 (java) S 3311 3315 2339 0 -1 1077944320 76285 13053 1 1 3222 34 5 3 20 0 15 0 404564083 11107291136 165199 33554432000 4194304 4196468 140730453697216 140730453679760 140111946100471 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
/proc/3315/statm: 2711741 165199 3622 1 0 2673805 0
[pid=3315/tid=3424] ppid=3311 vsize=10846964 memory=0 CPUtime=20.95 cores=1,3,5,7
/proc/3315/task/3424/stat : 3424 (java) R 3311 3315 2339 0 -1 4202560 25367 13053 1 1 2073 14 5 3 20 0 15 0 404564096 11107291136 165199 33554432000 4194304 4196468 140730453697216 140111917936224 140111527474482 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3426] ppid=3311 vsize=10846964 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/3315/task/3426/stat : 3426 (java) S 3311 3315 2339 0 -1 1077944384 1315 13053 0 1 6 1 5 3 20 0 15 0 404564096 11107291136 165199 33554432000 4194304 4196468 140730453697216 140111950342928 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3428] ppid=3311 vsize=10846964 memory=6944656592455097440 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3428/stat : 3428 (java) S 3311 3315 2339 0 -1 1077944384 570 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 165199 33554432000 4194304 4196468 140730453697216 140111838616464 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3431] ppid=3311 vsize=10846964 memory=6656426216303648864 CPUtime=0.15 cores=1,3,5,7
/proc/3315/task/3431/stat : 3431 (java) S 3311 3315 2339 0 -1 1077944384 748 13053 0 1 6 1 5 3 20 0 15 0 404564096 11107291136 165199 33554432000 4194304 4196468 140730453697216 140111837563920 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3433] ppid=3311 vsize=10846964 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3433/stat : 3433 (java) S 3311 3315 2339 0 -1 1077944384 1326 13053 0 1 5 1 5 3 20 0 15 0 404564096 11107291136 165199 33554432000 4194304 4196468 140730453697216 140111836511376 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3434] ppid=3311 vsize=10846964 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/3315/task/3434/stat : 3434 (java) S 3311 3315 2339 0 -1 1077944384 3627 13053 0 1 6 0 5 3 20 0 15 0 404564098 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110948415472 140111946111618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3436] ppid=3311 vsize=10846964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3436/stat : 3436 (java) S 3311 3315 2339 0 -1 1077944384 40 13053 0 1 0 0 5 3 20 0 15 0 404564098 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110947361824 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3438] ppid=3311 vsize=10846964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3438/stat : 3438 (java) S 3311 3315 2339 0 -1 1077944384 1 13053 0 1 0 0 5 3 20 0 15 0 404564099 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110825776128 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3440] ppid=3311 vsize=10846964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3440/stat : 3440 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110518376656 140111946119067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3441] ppid=3311 vsize=10846964 memory=0 CPUtime=4.48 cores=1,3,5,7
/proc/3315/task/3441/stat : 3441 (java) S 3311 3315 2339 0 -1 1077944384 15876 13053 0 1 437 3 5 3 20 0 15 0 404564101 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110913804784 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3442] ppid=3311 vsize=10846964 memory=0 CPUtime=3.69 cores=1,3,5,7
/proc/3315/task/3442/stat : 3442 (java) S 3311 3315 2339 0 -1 1077944384 10400 13053 0 1 358 3 5 3 20 0 15 0 404564101 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110912752240 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3443] ppid=3311 vsize=10846964 memory=0 CPUtime=3.32 cores=1,3,5,7
/proc/3315/task/3443/stat : 3443 (java) S 3311 3315 2339 0 -1 1077944384 14768 13053 0 1 319 5 5 3 20 0 15 0 404564101 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110911699696 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3448] ppid=3311 vsize=10846964 memory=658748 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3448/stat : 3448 (java) S 3311 3315 2339 0 -1 1077944384 3 13053 0 1 0 0 5 3 20 0 15 0 404564101 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110484819040 140111946110677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
[pid=3315/tid=3450] ppid=3311 vsize=10846964 memory=658748 CPUtime=0.08 cores=1,3,5,7
/proc/3315/task/3450/stat : 3450 (java) S 3311 3315 2339 0 -1 1077944384 31 13053 0 1 0 0 5 3 20 0 15 0 404564102 11107291136 165199 33554432000 4194304 4196468 140730453697216 140110910646576 140111946111618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18313216 140730453703415 140730453705925 140730453705925 140730453708751 0
Current children cumulated CPU time: 32.64 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 660796 KiB

Child status: 0
Real time (s): 21.2477
CPU time (s): 32.7036
CPU user time (s): 32.3092
CPU system time (s): 0.394417
CPU usage (%): 153.916
Max. virtual memory (cumulated for all children) (KiB): 10866580
Max. memory (cumulated for all children) (KiB): 660796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.3092
system time used= 0.394417
maximum resident set size= 662864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89725
page faults= 2
swaps= 0
block input operations= 1392
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15427
involuntary context switches= 99


# summary of solver processes directly reported to runsolver:
#   pid: 3315
#   total CPU time (s): 32.7036
#   total CPU user time (s): 32.3092
#   total CPU system time (s): 0.394417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.160777 second user time and 0.2421 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 13:02:59
IDJOB=4386985
IDBENCH=115965
IDSOLVER=2823
FILE ID=node117/4386985-1568286221
RUNJOBID= node117-1568286179-3291
PBS_JOBID= 21701085
Free space on /tmp= 56660 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-09.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4386985-1568286221/watcher-4386985-1568286221 -o /tmp/evaluation-result-4386985-1568286221/solver-4386985-1568286221 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568286179-3291 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=18335727 HOME/instance-4386985-1568286221.xml

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

MD5SUM BENCH= 9e49e3aba7f2112bed6c24391b9353d8
RANDOM SEED=18335727

node117.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.75
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.75
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.75
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.75
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:        21697280 kB
MemAvailable:   31812152 kB
Buffers:          168096 kB
Cached:         10113512 kB
SwapCached:        52484 kB
Active:          1499552 kB
Inactive:        8838196 kB
Active(anon):      13328 kB
Inactive(anon):    84844 kB
Active(file):    1486224 kB
Inactive(file):  8753352 kB
Unevictable:      107512 kB
Mlocked:          107512 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             69900 kB
Writeback:             0 kB
AnonPages:        112704 kB
Mapped:            42764 kB
Shmem:             32816 kB
Slab:             331588 kB
SReclaimable:     303756 kB
SUnreclaim:        27832 kB
KernelStack:        3424 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56588 MiB
End job on node117 at 2019-09-12 13:03:21