Trace number 4255824

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26SAT (TO)68 248.263 240.032

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-12.xml
MD5SUM4e3f80c217ff28730f7a01615dcb2e7f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark251.94501
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of constraints302
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":132},{"size":9,"count":132}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":132},{"degree":7,"count":4},{"degree":8,"count":38},{"degree":10,"count":90}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":132},{"arity":3,"count":38},{"arity":4,"count":4},{"arity":6,"count":38},{"arity":9,"count":90}]
Number of extensional constraints170
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":170},{"type":"sum","count":132}]
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.22/0.39	c version: 2017-07-26
0.22/0.39	c seed: 1140584711
0.22/0.39	c timeout: 264
0.22/0.39	c memlimit: 11000
0.22/0.39	c nbcore: 4
0.38/0.41	c Parsing instance...
1.58/1.03	c Parsing done, starting search...
1.58/1.06	o 0
2.13/1.23	o 27
3.72/1.81	o 47
10.83/7.53	o 60
18.05/14.68	o 63
20.89/17.44	o 64
23.61/20.13	o 65
24.82/21.36	o 66
97.53/92.54	o 68
248.22/240.01	s SATISFIABLE
248.22/240.01	v <instantiation>
248.22/240.01	v 	<list>
248.22/240.01	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[0][9] x[0][10] x[0][11] 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[1][9] x[1][10] x[1][11] 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[2][9] x[2][10] x[2][11] 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[3][9] x[3][10] x[3][11] 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] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] 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[0][9] s[0][10] s[0][11] 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[1][9] s[1][10] s[1][11] 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[2][9] s[2][10] s[2][11] 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[3][9] s[3][10] s[3][11] 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] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11]
248.22/240.01	v 	</list>
248.22/240.01	v 	<values>
248.22/240.01	v 		0 1 1 0 0 0 1 0 1 0 1 1 1 0 0 1 0 1 0 1 1 0 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 1 2 2 2 2 2 2 2 4 2 4 3 3 3 6 6 3 4 2 4 3 2 4 3 3 2 3 3 2 5 2 5 4 4 4 4 4 4 5 5 4 5 3 4 3 2 4 3 3 3 3 4 2 3 4 3 6 3 5 3 3 3 3 4 3 4 5 2 6 2 5 4 4 4 5 5 5 3 5 2 6 2 5 3 3 2 3 2 3 2 5 2 6 2 5 3 3 3 5 5 5 4 5 2 6 2 5 4 4 4 3 4 2 3 5 3 6 3 5 3 2 2 2 4 2 4 3 2 4 2 3 4 2 
248.22/240.01	v 	</values>
248.22/240.01	v </instantiation>

Verifier Data

OK	68

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-4255824-1501626867/watcher-4255824-1501626867 -o /tmp/evaluation-result-4255824-1501626867/solver-4255824-1501626867 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501622883-15277 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1140584711 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255824-1501626867.xml 

pid=17511
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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.08 1.26 1.41 1/178 17514
/proc/meminfo: memFree=31095780/32770624 swapFree=0/938560
[pid=17514] ppid=17511 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17514/stat : 17514 (runsolver) D 17511 17514 5678 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11311452 24240128 108 18446744073709551615 4194304 4338465 140732547062992 140732547060632 140137030873815 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 8830976 140732547068012 140732547068486 140732547068486 140732547071946 0
/proc/17514/statm: 5918 108 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 1.08 1.26 1.41 1/178 17514
/proc/meminfo: memFree=31095780/32770624 swapFree=0/938560
[pid=17514] ppid=17511 vsize=13573664 CPUtime=0.02 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 4151 0 0 0 2 0 0 0 20 0 9 0 11311452 13899431936 4232 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3393416 4232 2091 1 0 3382921 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13573664

[startup+0.207172 s]
/proc/loadavg: 1.08 1.26 1.41 1/178 17514
/proc/meminfo: memFree=31095780/32770624 swapFree=0/938560
[pid=17514] ppid=17511 vsize=13973048 CPUtime=0.06 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 5905 0 0 0 6 0 0 0 20 0 15 0 11311452 14308401152 5607 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3493262 5607 2579 1 0 3482767 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13973048

[startup+0.300326 s]
/proc/loadavg: 1.08 1.26 1.41 1/178 17514
/proc/meminfo: memFree=31095780/32770624 swapFree=0/938560
[pid=17514] ppid=17511 vsize=13975920 CPUtime=0.22 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 10136 0 0 0 20 2 0 0 20 0 15 0 11311452 14311342080 9926 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3493980 9926 3540 1 0 3482767 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 13975920

[startup+0.703661 s]
/proc/loadavg: 1.08 1.26 1.41 1/178 17514
/proc/meminfo: memFree=31095780/32770624 swapFree=0/938560
[pid=17514] ppid=17511 vsize=13977988 CPUtime=1.02 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 13889 0 0 0 99 3 0 0 20 0 15 0 11311452 14313459712 16657 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3494497 16657 3720 1 0 3483279 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 13977988

[startup+1.50061 s]
/proc/loadavg: 1.08 1.26 1.41 6/211 17563
/proc/meminfo: memFree=30964920/32770624 swapFree=0/938604
[pid=17514] ppid=17511 vsize=13982084 CPUtime=3.04 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 29025 0 0 0 295 9 0 0 20 0 15 0 11311452 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 53894 3783 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=1.32 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 15391 0 0 0 127 5 0 0 20 0 15 0 11311459 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139819512797056 139819125366974 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311459 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311459 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 11311459 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 706 0 0 0 0 0 0 0 20 0 15 0 11311459 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818986738464 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818985686128 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=0.55 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) R 17511 17514 5678 0 -1 4202560 4138 0 0 0 54 1 0 0 20 0 15 0 11311464 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819490083965 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=0.58 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) R 17511 17514 5678 0 -1 4202560 3749 0 0 0 58 0 0 0 20 0 15 0 11311464 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818982508752 139819488251341 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.52 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) R 17511 17514 5678 0 -1 1077944384 3312 0 0 0 51 1 0 0 20 0 15 0 11311464 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11311472 14317654016 53894 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 13982084

[startup+3.10062 s]
/proc/loadavg: 1.08 1.26 1.41 5/211 17563
/proc/meminfo: memFree=30583160/32770624 swapFree=0/938608
[pid=17514] ppid=17511 vsize=13982084 CPUtime=5.7 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 29733 0 0 0 556 14 0 0 20 0 15 0 11311452 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 89595 3792 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=2.89 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 15536 0 0 0 282 7 0 0 20 0 15 0 11311459 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139819512795096 139819125497106 0 4 1 16800974 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 15 0 11311459 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 11311459 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 11311459 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 718 0 0 0 2 0 0 0 20 0 15 0 11311459 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 15 0 11311461 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=1.11 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) S 17511 17514 5678 0 -1 1077944384 4311 0 0 0 110 1 0 0 20 0 15 0 11311464 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=0.99 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) S 17511 17514 5678 0 -1 1077944384 3877 0 0 0 98 1 0 0 20 0 15 0 11311464 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818982529520 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) S 17511 17514 5678 0 -1 1077944384 3377 0 0 0 56 1 0 0 20 0 15 0 11311464 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 11311472 14317654016 89595 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 13982084

[startup+6.30068 s]
/proc/loadavg: 1.23 1.29 1.42 4/211 17563
/proc/meminfo: memFree=29606184/32770624 swapFree=0/938616
[pid=17514] ppid=17511 vsize=13982084 CPUtime=9.42 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 30645 0 0 0 921 21 0 0 20 0 15 0 11311452 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 160247 3798 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=6.07 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 15735 0 0 0 596 11 0 0 20 0 15 0 11311459 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 139819512794336 139819125627451 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 81 0 0 0 2 1 0 0 20 0 15 0 11311459 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 15 0 11311459 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 15 0 11311459 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 725 0 0 0 2 1 0 0 20 0 15 0 11311459 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 616 0 0 0 1 0 0 0 20 0 15 0 11311461 14317654016 160247 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=1.3 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) S 17511 17514 5678 0 -1 1077944384 4375 0 0 0 129 1 0 0 20 0 15 0 11311464 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=1.23 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) S 17511 17514 5678 0 -1 1077944384 3996 0 0 0 122 1 0 0 20 0 15 0 11311464 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818982529520 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.62 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) S 17511 17514 5678 0 -1 1077944384 3622 0 0 0 61 1 0 0 20 0 15 0 11311464 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 11311472 14317654016 160759 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.29 1.30 1.42 4/211 17563
/proc/meminfo: memFree=28907080/32770624 swapFree=0/938628
[pid=17514] ppid=17511 vsize=13982084 CPUtime=16.13 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 34729 0 0 0 1583 30 0 0 20 0 15 0 11311452 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 275847 3799 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=12.46 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 17628 0 0 0 1227 19 0 0 20 0 15 0 11311459 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139819512796800 139819127470951 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 122 0 0 0 3 1 0 0 20 0 15 0 11311459 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 162 0 0 0 1 1 0 0 20 0 15 0 11311459 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 437 0 0 0 2 1 0 0 20 0 15 0 11311459 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 827 0 0 0 3 1 0 0 20 0 15 0 11311459 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 823 0 0 0 2 0 0 0 20 0 15 0 11311461 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 275847 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0

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

/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 238516 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 405 0 0 0 0 2 0 0 20 0 15 0 11311472 14317654016 238516 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 55.21
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.61 1.39 1.44 4/210 17566
/proc/meminfo: memFree=29134532/32770624 swapFree=0/938684
[pid=17514] ppid=17511 vsize=13982084 CPUtime=107.56 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 57018 0 0 0 10711 45 0 0 20 0 15 0 11311452 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 232201 3805 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=101.27 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 23376 0 0 0 10107 20 0 0 20 0 15 0 11311459 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139819512796592 139819127470951 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=0.5 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 454 0 0 0 47 3 0 0 20 0 15 0 11311459 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=0.48 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 1935 0 0 0 44 4 0 0 20 0 15 0 11311459 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=0.49 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 726 0 0 0 45 4 0 0 20 0 15 0 11311459 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=0.5 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 1210 0 0 0 47 3 0 0 20 0 15 0 11311459 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.3 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 1516 0 0 0 26 4 0 0 20 0 15 0 11311461 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=1.72 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) S 17511 17514 5678 0 -1 1077944384 8865 0 0 0 170 2 0 0 20 0 15 0 11311464 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=1.43 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) S 17511 17514 5678 0 -1 1077944384 9104 0 0 0 142 1 0 0 20 0 15 0 11311464 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818982529520 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.73 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) S 17511 17514 5678 0 -1 1077944384 7961 0 0 0 71 2 0 0 20 0 15 0 11311464 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0.06 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 426 0 0 0 2 4 0 0 20 0 15 0 11311472 14317654016 232201 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 107.56
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.33 1.36 1.43 4/210 17568
/proc/meminfo: memFree=29151848/32770624 swapFree=0/938708
[pid=17514] ppid=17511 vsize=13982084 CPUtime=168.76 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 62960 0 0 0 16819 57 0 0 20 0 15 0 11311452 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 225384 3805 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=160.56 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 24991 0 0 0 16036 20 0 0 20 0 15 0 11311459 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139819512797488 139819125627323 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=0.9 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 1141 0 0 0 85 5 0 0 20 0 15 0 11311459 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=0.89 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 2751 0 0 0 83 6 0 0 20 0 15 0 11311459 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=0.89 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 969 0 0 0 83 6 0 0 20 0 15 0 11311459 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=0.9 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 1537 0 0 0 85 5 0 0 20 0 15 0 11311459 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.52 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 1774 0 0 0 46 6 0 0 20 0 15 0 11311461 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=1.72 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) S 17511 17514 5678 0 -1 1077944384 9039 0 0 0 170 2 0 0 20 0 15 0 11311464 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) S 17511 17514 5678 0 -1 1077944384 10087 0 0 0 144 1 0 0 20 0 15 0 11311464 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818982529520 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.74 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) S 17511 17514 5678 0 -1 1077944384 8778 0 0 0 72 2 0 0 20 0 15 0 11311464 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 448 0 0 0 3 6 0 0 20 0 15 0 11311472 14317654016 225384 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 168.76
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.24 1.31 1.41 4/210 17570
/proc/meminfo: memFree=29162956/32770624 swapFree=0/938732
[pid=17514] ppid=17511 vsize=13982084 CPUtime=230.16 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 72028 0 0 0 22946 70 0 0 20 0 15 0 11311452 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 219128 3806 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=219.9 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 26732 0 0 0 21969 21 0 0 20 0 15 0 11311459 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139819512797488 139819125481593 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=1.29 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 1726 0 0 0 122 7 0 0 20 0 15 0 11311459 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=1.28 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 2987 0 0 0 120 8 0 0 20 0 15 0 11311459 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=1.28 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 1102 0 0 0 120 8 0 0 20 0 15 0 11311459 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=1.29 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 1773 0 0 0 122 7 0 0 20 0 15 0 11311459 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 2048 0 0 0 65 10 0 0 20 0 15 0 11311461 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=1.92 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) S 17511 17514 5678 0 -1 1077944384 13453 0 0 0 190 2 0 0 20 0 15 0 11311464 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=1.47 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) S 17511 17514 5678 0 -1 1077944384 10657 0 0 0 146 1 0 0 20 0 15 0 11311464 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818982529520 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) S 17511 17514 5678 0 -1 1077944384 9603 0 0 0 73 2 0 0 20 0 15 0 11311464 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0.12 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 493 0 0 0 4 8 0 0 20 0 15 0 11311472 14317654016 219128 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.22 1.31 1.40 4/210 17570
/proc/meminfo: memFree=29168728/32770624 swapFree=0/938740
[pid=17514] ppid=17511 vsize=13982084 CPUtime=248.22 cores=1,3,5,7
/proc/17514/stat : 17514 (java) S 17511 17514 5678 0 -1 1077944320 76340 0 0 0 24749 73 0 0 20 0 15 0 11311452 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 140736564399264 139819508559607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
/proc/17514/statm: 3495521 216972 3807 1 0 3484303 0
[pid=17514/tid=17519] ppid=17511 vsize=13982084 CPUtime=237.41 cores=1,3,5,7
/proc/17514/task/17519/stat : 17519 (java) R 17511 17514 5678 0 -1 4202560 27544 0 0 0 23720 21 0 0 20 0 15 0 11311459 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139819512793736 139819127470963 0 4 1 16800974 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17520] ppid=17511 vsize=13982084 CPUtime=1.4 cores=1,3,5,7
/proc/17514/task/17520/stat : 17520 (java) S 17511 17514 5678 0 -1 1077944384 1837 0 0 0 133 7 0 0 20 0 15 0 11311459 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139819442994064 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17521] ppid=17511 vsize=13982084 CPUtime=1.39 cores=1,3,5,7
/proc/17514/task/17521/stat : 17521 (java) S 17511 17514 5678 0 -1 1077944384 3031 0 0 0 130 9 0 0 20 0 15 0 11311459 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139819441941264 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17522] ppid=17511 vsize=13982084 CPUtime=1.4 cores=1,3,5,7
/proc/17514/task/17522/stat : 17522 (java) S 17511 17514 5678 0 -1 1077944384 1238 0 0 0 131 9 0 0 20 0 15 0 11311459 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139819440888976 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17523] ppid=17511 vsize=13982084 CPUtime=1.4 cores=1,3,5,7
/proc/17514/task/17523/stat : 17523 (java) S 17511 17514 5678 0 -1 1077944384 1788 0 0 0 133 7 0 0 20 0 15 0 11311459 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139819105303568 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17524] ppid=17511 vsize=13982084 CPUtime=0.8 cores=1,3,5,7
/proc/17514/task/17524/stat : 17524 (java) S 17511 17514 5678 0 -1 1077944384 2277 0 0 0 70 10 0 0 20 0 15 0 11311461 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818987792496 139819508570754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17525] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17525/stat : 17525 (java) S 17511 17514 5678 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818986738528 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17526] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17526/stat : 17526 (java) S 17511 17514 5678 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 11311461 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818985686144 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17528] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17528/stat : 17528 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818984634448 139819508578203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17529] ppid=17511 vsize=13982084 CPUtime=1.94 cores=1,3,5,7
/proc/17514/task/17529/stat : 17529 (java) S 17511 17514 5678 0 -1 1077944384 14654 0 0 0 192 2 0 0 20 0 15 0 11311464 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818983582320 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17530] ppid=17511 vsize=13982084 CPUtime=1.48 cores=1,3,5,7
/proc/17514/task/17530/stat : 17530 (java) S 17511 17514 5678 0 -1 1077944384 11320 0 0 0 147 1 0 0 20 0 15 0 11311464 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818982529520 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17531] ppid=17511 vsize=13982084 CPUtime=0.76 cores=1,3,5,7
/proc/17514/task/17531/stat : 17531 (java) S 17511 17514 5678 0 -1 1077944384 10678 0 0 0 74 2 0 0 20 0 15 0 11311464 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818981477232 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17532] ppid=17511 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/17514/task/17532/stat : 17532 (java) S 17511 17514 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11311464 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818980424672 139819508569813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
[pid=17514/tid=17534] ppid=17511 vsize=13982084 CPUtime=0.13 cores=1,3,5,7
/proc/17514/task/17534/stat : 17534 (java) S 17511 17514 5678 0 -1 1077944384 519 0 0 0 4 9 0 0 20 0 15 0 11311472 14317654016 216972 18446744073709551615 4194304 4196468 140736564416720 139818979371440 139819508570754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13107200 140736564425111 140736564425291 140736564425291 140736564428751 0
Current children cumulated CPU time (s) 248.22
Current children cumulated vsize (KiB) 13982084

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17514 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.032
CPU time (s): 248.263
CPU user time (s): 247.519
CPU system time (s): 0.743844
CPU usage (%): 103.429
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.519
system time used= 0.743844
maximum resident set size= 1126492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76797
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30489
involuntary context switches= 703

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20305 second user time and 1.29197 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-02 00:20:29
IDJOB=4255824
IDBENCH=115964
IDSOLVER=2638
FILE ID=node128/4255824-1501626867
RUNJOBID= node128-1501622883-15277
PBS_JOBID= 
Free space on /tmp= 61808 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-12.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255824-1501626867/watcher-4255824-1501626867 -o /tmp/evaluation-result-4255824-1501626867/solver-4255824-1501626867 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501622883-15277 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1140584711 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255824-1501626867.xml

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

MD5SUM BENCH= 4e3f80c217ff28730f7a01615dcb2e7f
RANDOM SEED=1140584711

node128.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.05
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.05
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.05
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.05
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:        31095780 kB
MemAvailable:   32031216 kB
Buffers:           98776 kB
Cached:          1118640 kB
SwapCached:            0 kB
Active:           323816 kB
Inactive:         947092 kB
Active(anon):      54084 kB
Inactive(anon):     8532 kB
Active(file):     269732 kB
Inactive(file):   938560 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42440 kB
Writeback:             8 kB
AnonPages:         55316 kB
Mapped:            30040 kB
Shmem:              8872 kB
Slab:             111184 kB
SReclaimable:      85960 kB
SUnreclaim:        25224 kB
KernelStack:        3360 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     282500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61768 MiB
End job on node128 at 2017-08-02 00:24:29