Trace number 4273068

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)5 2520.0601 2468.4299

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-011.xml
MD5SUMf63a1d69196369b30b13838bf3675f5d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.132651
Satisfiable
(Un)Satisfiability was proved
Number of variables131
Number of constraints75
Number of domains21
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":67},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":13,"count":1},{"size":15,"count":1},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":75},{"degree":10,"count":11}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":11},{"arity":3,"count":56},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin 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.41	c version: 2017-07-26
0.22/0.42	c seed: 1669344213
0.22/0.42	c timeout: 2520
0.22/0.42	c memlimit: 11000
0.22/0.42	c nbcore: 4
0.39/0.44	c Parsing instance...
1.27/0.94	c Parsing done, starting search...
1.27/0.96	o 385
1.48/1.07	o 145
1.48/1.10	o 113
1.79/1.11	o 57
2.43/1.39	o 53
4.03/1.81	o 25
4.31/2.00	o 21
5.51/2.61	o 13
5.51/2.61	o 5
2520.03/2468.41	s SATISFIABLE
2520.03/2468.41	v <instantiation>
2520.03/2468.41	v 	<list>
2520.03/2468.41	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[6][0] y[6][1] y[6][2] y[6][3] y[7][0] y[7][1] y[7][2] y[8][0] y[8][1] y[9][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9]
2520.03/2468.41	v 	</list>
2520.03/2468.41	v 	<values>
2520.03/2468.41	v 		-1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 -1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 1 -1 -1 1 -1 -1 -1 -1 1 1 1 1 -1 -1 1 1 1 -1 -1 -1 1 -1 1 -1 1 1 -1 -1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 1 0 1 0 1 0 1 
2520.03/2468.41	v 	</values>
2520.03/2468.41	v </instantiation>

Verifier Data

OK	5

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273068-1502867068/watcher-4273068-1502867068 -o /tmp/evaluation-result-4273068-1502867068/solver-4273068-1502867068 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1669344213 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273068-1502867068.xml 

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

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


[startup+0.100134 s]*
/proc/loadavg: 1.46 1.54 1.51 4/202 32715
/proc/meminfo: memFree=29435236/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/32714/stat : 32714 (runsolver) D 32711 32714 7084 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 186359432 34791424 114 18446744073709551615 4194304 4346622 140737348506880 140737348503512 140662687752919 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 30556160 140737348513863 140737348514340 140737348514340 140737348517834 0
/proc/32714/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209505 s]*
/proc/loadavg: 1.46 1.54 1.51 2/215 32728
/proc/meminfo: memFree=29424020/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13976388 memory=22836 CPUtime=0.06 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 5178 0 0 0 5 1 0 0 20 0 15 0 186359432 14311821312 5709 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3494097 5709 2778 1 0 3482876 0
[pid=32714/tid=32716] ppid=32711 vsize=13976388 memory=8316850467074736180 CPUtime=0.04 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 3292 0 0 0 4 0 0 0 20 0 15 0 186359444 14311821312 5709 18446744073709551615 4194304 4196468 140730100469088 140433931717216 140433888456566 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13976388 memory=8333 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14311821312 5709 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13976388 memory=3835299025791903392 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14311821312 5709 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 186359445 14311821312 5709 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14311821312 5709 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13976388 memory=140662690702976 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359446 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 186359446 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433405453088 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 186359447 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433404400752 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 186359449 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 186359449 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13976388 memory=140662690702976 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 186359449 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13976388 memory=140662690702976 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 186359454 14311821312 5775 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 22836 KiB

[startup+0.310925 s]*
/proc/loadavg: 1.46 1.54 1.51 4/216 32729
/proc/meminfo: memFree=29410028/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13975920 memory=39156 CPUtime=0.22 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 10009 0 0 0 19 3 0 0 20 0 15 0 186359432 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3493980 9789 3548 1 0 3482759 0
[pid=32714/tid=32716] ppid=32711 vsize=13975920 memory=-8774313645642428999 CPUtime=0.14 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 7743 0 0 0 12 2 0 0 20 0 15 0 186359444 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433931705568 140433927496861 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 186359445 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13975920 memory=140662690702976 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 186359446 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 186359446 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433405453088 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 186359447 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433404400752 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 15 0 186359449 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 186359449 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13975920 memory=140662690702976 CPUtime=0.04 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 368 0 0 0 4 0 0 0 20 0 15 0 186359449 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13975920 memory=140662690702976 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 186359454 14311342080 9789 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39156 KiB

[startup+0.703244 s]
/proc/loadavg: 1.46 1.54 1.51 3/216 32729
/proc/meminfo: memFree=29396900/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13977988 memory=64200 CPUtime=0.9 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 13745 0 0 0 85 5 0 0 20 0 15 0 186359432 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3494497 16050 3722 1 0 3483271 0
[pid=32714/tid=32716] ppid=32711 vsize=13977988 memory=15884 CPUtime=0.53 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 10450 0 0 0 49 4 0 0 20 0 15 0 186359444 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433931711040 140433911555452 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13977988 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13977988 memory=46816 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13977988 memory=636 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 186359445 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 186359445 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13977988 memory=13412 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 186359446 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13977988 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 186359446 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433405453088 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13977988 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 186359447 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433404400752 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13977988 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13977988 memory=4288 CPUtime=0.09 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 838 0 0 0 9 0 0 0 20 0 15 0 186359449 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13977988 memory=2160 CPUtime=0.08 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 266 0 0 0 8 0 0 0 20 0 15 0 186359449 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13977988 memory=932 CPUtime=0.18 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 808 0 0 0 18 0 0 0 20 0 15 0 186359449 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13977988 memory=1608 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13977988 memory=140662527887129 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 186359454 14313459712 16050 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 64200 KiB

[startup+1.50115 s]
/proc/loadavg: 1.46 1.54 1.51 6/216 32729
/proc/meminfo: memFree=29363088/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13982084 memory=214124 CPUtime=3.06 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 28841 0 0 0 295 11 0 0 20 0 15 0 186359432 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3495521 53531 3785 1 0 3484295 0
[pid=32714/tid=32716] ppid=32711 vsize=13982084 memory=9844065044643 CPUtime=1.32 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 15392 0 0 0 124 8 0 0 20 0 15 0 186359444 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433931712400 140433927486870 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13982084 memory=7301862674603205226 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 186359445 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13982084 memory=2319400400981082208 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 186359445 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 186359445 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13982084 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 369 0 0 0 0 0 0 0 20 0 15 0 186359445 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13982084 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 186359446 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13982084 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 186359446 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433405453088 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13982084 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 186359447 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433404400752 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13982084 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13982084 memory=6656426216303648864 CPUtime=0.6 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 3928 0 0 0 60 0 0 0 20 0 15 0 186359449 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433402285376 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13982084 memory=-8325000837725706841 CPUtime=0.59 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) R 32711 32714 7084 0 -1 4202560 3303 0 0 0 59 0 0 0 20 0 15 0 186359449 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433401230240 140433911032306 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13982084 memory=-8823246064971903881 CPUtime=0.5 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) R 32711 32714 7084 0 -1 4202560 3947 0 0 0 49 1 0 0 20 0 15 0 186359449 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486870 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13982084 memory=-7819220407477041015 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13982084 memory=8974679720218626983 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 186359454 14317654016 53531 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 214124 KiB

[startup+3.11035 s]
/proc/loadavg: 1.46 1.54 1.51 3/216 32729
/proc/meminfo: memFree=29112040/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13982084 memory=353244 CPUtime=6.17 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 31974 0 0 0 602 15 0 0 20 0 15 0 186359432 14317654016 88311 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3495521 88311 3804 1 0 3484295 0
[pid=32714/tid=32716] ppid=32711 vsize=13982084 memory=281325055945664 CPUtime=2.89 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 15574 0 0 0 279 10 0 0 20 0 15 0 186359444 14317654016 88311 18446744073709551615 4194304 4196468 140730100469088 140433931710312 140433574673717 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0

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

/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 62349 0 0 0 229548 41 0 0 20 0 15 0 186359444 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433931712944 140433573029218 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13982084 memory=954564 CPUtime=14.93 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 10140 0 0 0 1439 54 0 0 20 0 15 0 186359445 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13982084 memory=954564 CPUtime=14.94 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 8990 0 0 0 1440 54 0 0 20 0 15 0 186359445 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13982084 memory=954564 CPUtime=14.94 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 10263 0 0 0 1438 56 0 0 20 0 15 0 186359445 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13982084 memory=954564 CPUtime=14.98 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 12835 0 0 0 1437 61 0 0 20 0 15 0 186359445 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13982084 memory=954564 CPUtime=8.46 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 8729 0 0 0 789 57 0 0 20 0 15 0 186359446 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13982084 memory=954564 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 186359446 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433405453152 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13982084 memory=954564 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 186359447 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433404400768 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13982084 memory=954564 CPUtime=2.17 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 21721 0 0 0 215 2 0 0 20 0 15 0 186359449 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13982084 memory=988 CPUtime=2.34 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 27944 0 0 0 231 3 0 0 20 0 15 0 186359449 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13982084 memory=954564 CPUtime=0.78 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 15822 0 0 0 75 3 0 0 20 0 15 0 186359449 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13982084 memory=954564 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13982084 memory=954564 CPUtime=1.4 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 849 0 0 0 69 71 0 0 20 0 15 0 186359454 14317654016 238641 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 2370.93 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 954564 KiB

[startup+2382.3 s]
/proc/loadavg: 1.68 1.38 1.35 3/212 508
/proc/meminfo: memFree=29286208/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13982084 memory=962756 CPUtime=2432.21 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 183687 0 0 0 242868 353 0 0 20 0 15 0 186359432 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3495521 240689 3820 1 0 3484295 0
[pid=32714/tid=32716] ppid=32711 vsize=13982084 memory=962756 CPUtime=2355.19 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 63269 0 0 0 235478 41 0 0 20 0 15 0 186359444 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433931712944 140433574673780 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13982084 memory=962756 CPUtime=15.36 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 10426 0 0 0 1481 55 0 0 20 0 15 0 186359445 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13982084 memory=962756 CPUtime=15.38 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 9312 0 0 0 1483 55 0 0 20 0 15 0 186359445 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13982084 memory=962756 CPUtime=15.38 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 10541 0 0 0 1481 57 0 0 20 0 15 0 186359445 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13982084 memory=65 CPUtime=15.41 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 13076 0 0 0 1479 62 0 0 20 0 15 0 186359445 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13982084 memory=962756 CPUtime=8.63 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 8903 0 0 0 805 58 0 0 20 0 15 0 186359446 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13982084 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 186359446 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433405453152 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13982084 memory=962756 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 186359447 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433404400768 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13982084 memory=796 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13982084 memory=5768 CPUtime=2.17 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 21723 0 0 0 215 2 0 0 20 0 15 0 186359449 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13982084 memory=-8774313645642428999 CPUtime=2.36 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 28311 0 0 0 233 3 0 0 20 0 15 0 186359449 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13982084 memory=1796 CPUtime=0.78 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 15824 0 0 0 75 3 0 0 20 0 15 0 186359449 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13982084 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13982084 memory=1236 CPUtime=1.44 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 864 0 0 0 71 73 0 0 20 0 15 0 186359454 14317654016 240689 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 2432.21 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 962756 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.40 1.35 3/215 525
/proc/meminfo: memFree=29304360/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13982084 memory=968952 CPUtime=2493.46 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 186281 0 0 0 248986 360 0 0 20 0 15 0 186359432 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3495521 242238 3820 1 0 3484295 0
[pid=32714/tid=32716] ppid=32711 vsize=13982084 memory=5768 CPUtime=2414.52 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) S 32711 32714 7084 0 -1 1077944384 64240 0 0 0 241410 42 0 0 20 0 15 0 186359444 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433931712944 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13982084 memory=968904 CPUtime=15.8 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 10694 0 0 0 1524 56 0 0 20 0 15 0 186359445 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433527597984 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13982084 memory=968904 CPUtime=15.81 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 9650 0 0 0 1525 56 0 0 20 0 15 0 186359445 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13982084 memory=966852 CPUtime=15.81 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 10935 0 0 0 1522 59 0 0 20 0 15 0 186359445 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13982084 memory=968900 CPUtime=15.84 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) R 32711 32714 7084 0 -1 4202560 13494 0 0 0 1521 63 0 0 20 0 15 0 186359445 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433524440200 140433920103143 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13982084 memory=968952 CPUtime=8.8 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 9088 0 0 0 821 59 0 0 20 0 15 0 186359446 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433406505632 140433927485141 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13982084 memory=968904 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 186359446 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433405453152 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13982084 memory=968900 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 186359447 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433404400768 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13982084 memory=968900 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13982084 memory=968900 CPUtime=2.17 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 21725 0 0 0 215 2 0 0 20 0 15 0 186359449 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13982084 memory=968900 CPUtime=2.36 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 28313 0 0 0 233 3 0 0 20 0 15 0 186359449 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13982084 memory=968900 CPUtime=0.79 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 15826 0 0 0 75 4 0 0 20 0 15 0 186359449 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13982084 memory=968900 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13982084 memory=968904 CPUtime=1.47 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 878 0 0 0 72 75 0 0 20 0 15 0 186359454 14317654016 242238 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 2493.46 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 968952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2468.4 s]
/proc/loadavg: 1.55 1.40 1.36 3/216 553
/proc/meminfo: memFree=29495468/32770624 swapFree=67108776/67108860
[pid=32714] ppid=32711 vsize=13982084 memory=774352 CPUtime=2520.03 cores=0,2,4,6
/proc/32714/stat : 32714 (java) S 32711 32714 7084 0 -1 1077944320 188943 0 0 0 251638 365 0 0 20 0 15 0 186359432 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140730100451632 140433927474935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 11 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
/proc/32714/statm: 3495521 193588 3833 1 0 3484295 0
[pid=32714/tid=32716] ppid=32711 vsize=13982084 memory=1224 CPUtime=2440.3 cores=0,2,4,6
/proc/32714/task/32716/stat : 32716 (java) R 32711 32714 7084 0 -1 4202560 64501 0 0 0 243988 42 0 0 20 0 15 0 186359444 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433931713184 140433573029236 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32717] ppid=32711 vsize=13982084 memory=-8774313645642428999 CPUtime=15.96 cores=0,2,4,6
/proc/32714/task/32717/stat : 32717 (java) S 32711 32714 7084 0 -1 1077944384 10785 0 0 0 1539 57 0 0 20 0 15 0 186359445 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433527597968 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32718] ppid=32711 vsize=13982084 memory=1440 CPUtime=15.97 cores=0,2,4,6
/proc/32714/task/32718/stat : 32718 (java) S 32711 32714 7084 0 -1 1077944384 9725 0 0 0 1540 57 0 0 20 0 15 0 186359445 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433526545168 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32719] ppid=32711 vsize=13982084 memory=1724 CPUtime=15.97 cores=0,2,4,6
/proc/32714/task/32719/stat : 32719 (java) S 32711 32714 7084 0 -1 1077944384 11013 0 0 0 1537 60 0 0 20 0 15 0 186359445 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433525492880 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32720] ppid=32711 vsize=13982084 memory=988 CPUtime=16 cores=0,2,4,6
/proc/32714/task/32720/stat : 32720 (java) S 32711 32714 7084 0 -1 1077944384 13643 0 0 0 1536 64 0 0 20 0 15 0 186359445 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433524440080 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32721] ppid=32711 vsize=13982084 memory=12320 CPUtime=8.93 cores=0,2,4,6
/proc/32714/task/32721/stat : 32721 (java) S 32711 32714 7084 0 -1 1077944384 11095 0 0 0 833 60 0 0 20 0 15 0 186359446 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433406507120 140433927486082 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32722] ppid=32711 vsize=13982084 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32722/stat : 32722 (java) S 32711 32714 7084 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 186359446 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433405453152 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32723] ppid=32711 vsize=13982084 memory=15884 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32723/stat : 32723 (java) S 32711 32714 7084 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 186359447 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433404400768 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32724] ppid=32711 vsize=13982084 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32724/stat : 32724 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433403349072 140433927493531 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32725] ppid=32711 vsize=13982084 memory=46900 CPUtime=2.17 cores=0,2,4,6
/proc/32714/task/32725/stat : 32725 (java) S 32711 32714 7084 0 -1 1077944384 21725 0 0 0 215 2 0 0 20 0 15 0 186359449 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433402296944 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32726] ppid=32711 vsize=13982084 memory=636 CPUtime=2.36 cores=0,2,4,6
/proc/32714/task/32726/stat : 32726 (java) S 32711 32714 7084 0 -1 1077944384 28313 0 0 0 233 3 0 0 20 0 15 0 186359449 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433401244144 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32727] ppid=32711 vsize=13982084 memory=1796 CPUtime=0.79 cores=0,2,4,6
/proc/32714/task/32727/stat : 32727 (java) S 32711 32714 7084 0 -1 1077944384 15826 0 0 0 75 4 0 0 20 0 15 0 186359449 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433400191856 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32728] ppid=32711 vsize=13982084 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32714/task/32728/stat : 32728 (java) S 32711 32714 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 186359449 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433399139296 140433927485141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
[pid=32714/tid=32729] ppid=32711 vsize=13982084 memory=774352 CPUtime=1.49 cores=0,2,4,6
/proc/32714/task/32729/stat : 32729 (java) S 32711 32714 7084 0 -1 1077944384 879 0 0 0 73 76 0 0 20 0 15 0 186359454 14317654016 193588 18446744073709551615 4194304 4196468 140730100469088 140433398086064 140433927486082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8536064 140730100474228 140730100474409 140730100474409 140730100477903 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 774352 KiB

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

[startup+2468.43 s]
# the end of solver process 32714 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.4 s, system=3.66064 s

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

Child status: 143
Real time (s): 2468.43
CPU time (s): 2520.06
CPU user time (s): 2516.4
CPU system time (s): 3.66064
CPU usage (%): 102.092
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 969092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.4
system time used= 3.66064
maximum resident set size= 987384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189113
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 296147
involuntary context switches= 9954


# summary of solver processes directly reported to runsolver:
#   pid: 32714
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.4
#   total CPU system time (s): 3.66064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8935 second user time and 23.2041 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-16 08:50:02
IDJOB=4273068
IDBENCH=127024
IDSOLVER=2665
FILE ID=node132/4273068-1502867068
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-011.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-4273068-1502867068/watcher-4273068-1502867068 -o /tmp/evaluation-result-4273068-1502867068/solver-4273068-1502867068 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1669344213 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273068-1502867068.xml

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

MD5SUM BENCH= f63a1d69196369b30b13838bf3675f5d
RANDOM SEED=1669344213

node132.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.74
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.74
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.74
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.74
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:        29435516 kB
MemAvailable:   30085700 kB
Buffers:          308120 kB
Cached:           654172 kB
SwapCached:           84 kB
Active:          2559468 kB
Inactive:         323548 kB
Active(anon):    1868836 kB
Inactive(anon):   109980 kB
Active(file):     690632 kB
Inactive(file):   213568 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42088 kB
Writeback:             4 kB
AnonPages:       1924296 kB
Mapped:            86652 kB
Shmem:             57960 kB
Slab:             150704 kB
SReclaimable:     123636 kB
SUnreclaim:        27068 kB
KernelStack:        3584 kB
PageTables:         9460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2897180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1785856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-16 09:31:10