Trace number 4273729

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 - Conflict Ordering 2017-07-26SAT (TO)35 2520.0901 2503.8101

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-14.xml
MD5SUM2f9116219e9bb224096732f26408ee63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints320
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":140},{"size":9,"count":140}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":140},{"degree":7,"count":4},{"degree":8,"count":40},{"degree":10,"count":96}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":140},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":96}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"sum","count":140}]
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.26/0.38	c version: 2017-07-26
0.26/0.38	c seed: 891087670
0.26/0.38	c timeout: 2520
0.26/0.38	c memlimit: 11000
0.26/0.38	c nbcore: 4
0.26/0.40	c Parsing instance...
1.60/1.03	c Parsing done, starting search...
1.60/1.06	o 0
1.60/1.07	o 4
1.60/1.07	o 5
1.60/1.07	o 8
1.60/1.07	o 9
1.60/1.07	o 10
1.60/1.07	o 11
1.60/1.08	o 12
1.60/1.08	o 14
1.60/1.08	o 16
1.89/1.14	o 17
2.03/1.69	o 19
2.79/1.90	o 21
3.08/2.02	o 22
6.91/5.32	o 23
7.02/5.46	o 24
27.71/26.02	o 26
67.76/65.95	o 28
100.01/98.06	o 29
105.53/103.59	o 30
206.17/203.77	o 31
310.86/307.94	o 32
310.86/307.95	o 33
909.82/903.93	o 34
989.25/982.96	o 35
2520.07/2503.80	s SATISFIABLE
2520.07/2503.80	v <instantiation>
2520.07/2503.80	v 	<list>
2520.07/2503.80	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[0][12] x[0][13] 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[1][12] x[1][13] 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[2][12] x[2][13] 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[3][12] x[3][13] 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[4][12] x[4][13] 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[5][12] x[5][13] 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[6][12] x[6][13] 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[7][12] x[7][13] 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[8][12] x[8][13] 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[9][12] x[9][13] 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[0][12] s[0][13] 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[1][12] s[1][13] 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[2][12] s[2][13] 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[3][12] s[3][13] 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[4][12] s[4][13] 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[5][12] s[5][13] 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[6][12] s[6][13] 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[7][12] s[7][13] 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[8][12] s[8][13] 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[9][12] s[9][13]
2520.07/2503.80	v 	</list>
2520.07/2503.80	v 	<values>
2520.07/2503.80	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 0 0 0 1 1 1 1 0 1 0 1 1 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 2 2 2 2 2 2 2 1 0 1 2 4 3 4 3 2 4 3 3 2 3 2 2 2 2 3 3 3 5 3 5 3 3 2 5 2 4 2 5 5 6 4 5 2 5 4 4 2 5 3 6 3 5 3 3 3 5 3 5 3 3 1 2 2 4 2 3 4 3 4 3 2 4 3 3 
2520.07/2503.80	v 	</values>
2520.07/2503.80	v </instantiation>

Verifier Data

OK	35

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273729-1502706258/watcher-4273729-1502706258 -o /tmp/evaluation-result-4273729-1502706258/solver-4273729-1502706258 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502652501-6259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 891087670 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273729-1502706258.xml 

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

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

solver pid=14334, runsolver pid=14331

[startup+0.100118 s]*
/proc/loadavg: 1.45 1.30 1.33 2/204 14336
/proc/meminfo: memFree=31088564/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13358552 memory=14276 CPUtime=0 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 3393 0 0 0 0 0 0 0 20 0 6 0 118441019 13679157248 3569 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3339638 3569 1901 1 0 3329135 0
[pid=14334/tid=14336] ppid=14331 vsize=13358552 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 2097 0 0 0 0 0 0 0 20 0 6 0 118441029 13679157248 3569 18446744073709551615 4194304 4196468 140730619928400 140558817833552 140558797677918 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13358552 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 118441029 13679157248 3569 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13358552 memory=140286550095488 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 118441029 13679157248 3569 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 118441029 13679157248 3569 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13358552 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 118441029 13679157248 3569 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14276 KiB

[startup+0.210338 s]*
/proc/loadavg: 1.45 1.30 1.33 3/217 14349
/proc/meminfo: memFree=31073964/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13975920 memory=30184 CPUtime=0.09 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 6840 0 0 0 8 1 0 0 20 0 15 0 118441019 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3493980 7546 3384 1 0 3482759 0
[pid=14334/tid=14336] ppid=14331 vsize=13975920 memory=8316850467074736180 CPUtime=0.08 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 4790 0 0 0 7 1 0 0 20 0 15 0 118441029 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558817819448 140558813619357 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13975920 memory=8293 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13975920 memory=140286551151996 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13975920 memory=140286550095488 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441031 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118441031 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558291891488 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118441031 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558290839152 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) S 14331 14334 8289 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 118441034 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558288734320 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13975920 memory=140286550095488 CPUtime=0.01 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) S 14331 14334 8289 0 -1 1077944384 375 0 0 0 1 0 0 0 20 0 15 0 118441034 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13975920 memory=140286550095488 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441037 14311342080 7546 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30184 KiB

[startup+0.311738 s]*
/proc/loadavg: 1.45 1.30 1.33 3/217 14349
/proc/meminfo: memFree=31063444/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13975920 memory=39528 CPUtime=0.26 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 10635 0 0 0 23 3 0 0 20 0 15 0 118441019 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3493980 9882 3493 1 0 3482759 0
[pid=14334/tid=14336] ppid=14331 vsize=13975920 memory=8316850467074736180 CPUtime=0.17 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 8266 0 0 0 15 2 0 0 20 0 15 0 118441029 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558817800944 140558797677918 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13975920 memory=8293 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13975920 memory=140286551151996 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13975920 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13975920 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13975920 memory=3184238206626064048 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118441031 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13975920 memory=8461260354371939849 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118441031 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558291891488 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118441031 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558290839152 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13975920 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) S 14331 14334 8289 0 -1 1077944384 448 0 0 0 1 0 0 0 20 0 15 0 118441034 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558288734320 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13975920 memory=3472328296227679279 CPUtime=0.01 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 15 0 118441034 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13975920 memory=6879795955226029036 CPUtime=0.05 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) R 14331 14334 8289 0 -1 4202560 485 0 0 0 5 0 0 0 20 0 15 0 118441034 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558805834558 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13975920 memory=140286550095488 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441037 14311342080 9882 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39528 KiB

[startup+0.701429 s]
/proc/loadavg: 1.45 1.30 1.33 4/217 14349
/proc/meminfo: memFree=31048220/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13977988 memory=66496 CPUtime=1.03 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 13817 0 0 0 98 5 0 0 20 0 15 0 118441019 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3494497 16624 3733 1 0 3483271 0
[pid=14334/tid=14336] ppid=14331 vsize=13977988 memory=9878424783013 CPUtime=0.55 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 10379 0 0 0 52 3 0 0 20 0 15 0 118441029 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558817834784 140558813609366 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118441031 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118441031 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558291891488 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13977988 memory=14356 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118441031 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558290839152 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13977988 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13977988 memory=2012 CPUtime=0.11 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) R 14331 14334 8289 0 -1 4202560 849 0 0 0 11 0 0 0 20 0 15 0 118441034 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558288719472 140558797986288 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13977988 memory=11144 CPUtime=0.11 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 360 0 0 0 11 0 0 0 20 0 15 0 118441034 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13977988 memory=33 CPUtime=0.23 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) R 14331 14334 8289 0 -1 4202560 847 0 0 0 23 0 0 0 20 0 15 0 118441034 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558791727937 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13977988 memory=737 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441037 14313459712 16624 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66496 KiB

[startup+1.5007 s]
/proc/loadavg: 1.45 1.30 1.33 4/217 14349
/proc/meminfo: memFree=31012388/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13982084 memory=114240 CPUtime=2.03 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 23802 0 0 0 195 8 0 0 20 0 15 0 118441019 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3495521 28560 3750 1 0 3484295 0
[pid=14334/tid=14336] ppid=14331 vsize=13982084 memory=57632 CPUtime=1 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) D 14331 14334 8289 0 -1 4202560 13971 0 0 0 95 5 0 0 20 0 15 0 118441029 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558817832760 140558793798304 0 4 1 16800974 18446744071582151416 0 0 -1 1 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13982084 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13982084 memory=280572899909472 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118441029 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13982084 memory=6944937900100196217 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13982084 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118441029 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13982084 memory=-6948047529741492128 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13982084 memory=5793990212118078307 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558291891488 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13982084 memory=6933690330692294553 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558290839152 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13982084 memory=8025813029003029073 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13982084 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) D 14331 14334 8289 0 -1 4202560 3254 0 0 0 27 0 0 0 20 0 15 0 118441034 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558288720200 140558793282875 0 4 1 16800974 18446744071582151416 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13982084 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) D 14331 14334 8289 0 -1 4202560 3388 0 0 0 26 0 0 0 20 0 15 0 118441034 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558287667544 140558806314583 0 4 1 16800974 18446744071582151463 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13982084 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) D 14331 14334 8289 0 -1 4202560 1807 0 0 0 45 0 0 0 20 0 15 0 118441034 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558286629152 140558793521567 0 4 1 16800974 18446744072101043333 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) D 14331 14334 8289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 118441037 14317654016 28560 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608581 0 4 1 16800974 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 2.03 s
Current children cumulated vsize: 13982084 KiB

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

/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 34307 0 0 0 242819 21 0 0 20 0 15 0 118441029 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558817835984 140558459739414 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13982084 memory=288230617509003574 CPUtime=5.25 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1821 0 0 0 486 39 0 0 20 0 15 0 118441029 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13982084 memory=15825482134324680 CPUtime=5.25 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 2412 0 0 0 492 33 0 0 20 0 15 0 118441029 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13982084 memory=-8774313645642428999 CPUtime=5.26 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 4728 0 0 0 491 35 0 0 20 0 15 0 118441029 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13982084 memory=1716 CPUtime=5.27 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 3187 0 0 0 490 37 0 0 20 0 15 0 118441029 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13982084 memory=1228 CPUtime=5.34 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5764 0 0 0 500 34 0 0 20 0 15 0 118441031 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13982084 memory=14356 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558291891552 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13982084 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558290839168 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13982084 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13982084 memory=11144 CPUtime=0.89 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) S 14331 14334 8289 0 -1 1077944384 6735 0 0 0 88 1 0 0 20 0 15 0 118441034 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558288734320 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13982084 memory=5788 CPUtime=0.95 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 7315 0 0 0 94 1 0 0 20 0 15 0 118441034 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13982084 memory=4612 CPUtime=0.5 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) S 14331 14334 8289 0 -1 1077944384 3815 0 0 0 49 1 0 0 20 0 15 0 118441034 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 49 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13982084 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13982084 memory=302022848351043610 CPUtime=0.95 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 716 0 0 0 45 50 0 0 20 0 15 0 118441037 14317654016 63085 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 2458.14 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 252340 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.57 1.43 3/214 14579
/proc/meminfo: memFree=29543152/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13982084 memory=254388 CPUtime=2518.56 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 72507 0 0 0 251647 209 0 0 20 0 15 0 118441019 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3495521 63597 3788 1 0 3484295 0
[pid=14334/tid=14336] ppid=14331 vsize=13982084 memory=0 CPUtime=2488.02 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 34528 0 0 0 248781 21 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558817835984 140558460221601 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13982084 memory=7739276948478324843 CPUtime=5.4 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1821 0 0 0 501 39 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13982084 memory=7667776824233714513 CPUtime=5.41 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 2416 0 0 0 507 34 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13982084 memory=4638778411217669456 CPUtime=5.42 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 4765 0 0 0 506 36 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13982084 memory=7737858617384987217 CPUtime=5.42 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 3187 0 0 0 505 37 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13982084 memory=14436095050 CPUtime=5.48 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5768 0 0 0 513 35 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13982084 memory=7229548713768954261 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558291891552 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13982084 memory=5866030187797898584 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558290839168 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13982084 memory=7661025827234867557 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13982084 memory=7681421203011431829 CPUtime=0.89 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) S 14331 14334 8289 0 -1 1077944384 6735 0 0 0 88 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558288734320 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13982084 memory=-8412658744800154483 CPUtime=0.95 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 7315 0 0 0 94 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13982084 memory=8041079860532773434 CPUtime=0.5 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) S 14331 14334 8289 0 -1 1077944384 3815 0 0 0 49 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13982084 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13982084 memory=6944656626178237591 CPUtime=0.97 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 720 0 0 0 46 51 0 0 20 0 15 0 118441037 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 2518.56 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 254388 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.8 s]
/proc/loadavg: 1.75 1.58 1.43 3/214 14579
/proc/meminfo: memFree=29543276/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13982084 memory=254388 CPUtime=2520.07 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 72512 0 0 0 251798 209 0 0 20 0 15 0 118441019 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3495521 63597 3788 1 0 3484295 0
[pid=14334/tid=14336] ppid=14331 vsize=13982084 memory=254388 CPUtime=2489.51 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 34533 0 0 0 248930 21 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558817835808 140558460305634 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.41 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1821 0 0 0 502 39 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.41 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 2416 0 0 0 507 34 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13982084 memory=2440 CPUtime=5.42 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 4765 0 0 0 506 36 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.42 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 3187 0 0 0 505 37 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.48 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5768 0 0 0 513 35 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13982084 memory=254388 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558291891552 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13982084 memory=254388 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558290839168 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13982084 memory=252340 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13982084 memory=254388 CPUtime=0.89 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) S 14331 14334 8289 0 -1 1077944384 6735 0 0 0 88 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558288734320 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13982084 memory=15880 CPUtime=0.95 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 7315 0 0 0 94 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13982084 memory=1228 CPUtime=0.5 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) S 14331 14334 8289 0 -1 1077944384 3815 0 0 0 49 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13982084 memory=14356 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13982084 memory=4168 CPUtime=0.97 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 720 0 0 0 46 51 0 0 20 0 15 0 118441037 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 254388 KiB

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

[startup+2503.81 s]
# the end of solver process 14334 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518 s, system=2.09362 s

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

[startup+2503.8 s]
/proc/loadavg: 1.75 1.58 1.43 3/214 14579
/proc/meminfo: memFree=29543276/32770624 swapFree=67108860/67108860
[pid=14334] ppid=14331 vsize=13982084 memory=254388 CPUtime=2520.07 cores=1,3,5,7
/proc/14334/stat : 14334 (java) S 14331 14334 8289 0 -1 1077944320 72512 0 0 0 251798 209 0 0 20 0 15 0 118441019 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140730619910944 140558813597431 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
/proc/14334/statm: 3495521 63597 3788 1 0 3484295 0
[pid=14334/tid=14336] ppid=14331 vsize=13982084 memory=254388 CPUtime=2489.51 cores=1,3,5,7
/proc/14334/task/14336/stat : 14336 (java) R 14331 14334 8289 0 -1 4202560 34533 0 0 0 248930 21 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558817835808 140558460305634 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14337] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.41 cores=1,3,5,7
/proc/14334/task/14337/stat : 14337 (java) S 14331 14334 8289 0 -1 1077944384 1821 0 0 0 502 39 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558778878352 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14338] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.41 cores=1,3,5,7
/proc/14334/task/14338/stat : 14338 (java) S 14331 14334 8289 0 -1 1077944384 2416 0 0 0 507 34 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558412810512 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14339] ppid=14331 vsize=13982084 memory=2440 CPUtime=5.42 cores=1,3,5,7
/proc/14334/task/14339/stat : 14339 (java) S 14331 14334 8289 0 -1 1077944384 4765 0 0 0 506 36 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558411758224 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14340] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.42 cores=1,3,5,7
/proc/14334/task/14340/stat : 14340 (java) S 14331 14334 8289 0 -1 1077944384 3187 0 0 0 505 37 0 0 20 0 15 0 118441029 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558410705424 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14341] ppid=14331 vsize=13982084 memory=254388 CPUtime=5.48 cores=1,3,5,7
/proc/14334/task/14341/stat : 14341 (java) S 14331 14334 8289 0 -1 1077944384 5768 0 0 0 513 35 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558292945520 140558813608578 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14342] ppid=14331 vsize=13982084 memory=254388 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14342/stat : 14342 (java) S 14331 14334 8289 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558291891552 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14343] ppid=14331 vsize=13982084 memory=254388 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14343/stat : 14343 (java) S 14331 14334 8289 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 118441031 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558290839168 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14344] ppid=14331 vsize=13982084 memory=252340 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14344/stat : 14344 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558289787472 140558813616027 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14345] ppid=14331 vsize=13982084 memory=254388 CPUtime=0.89 cores=1,3,5,7
/proc/14334/task/14345/stat : 14345 (java) S 14331 14334 8289 0 -1 1077944384 6735 0 0 0 88 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558288734320 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14346] ppid=14331 vsize=13982084 memory=15880 CPUtime=0.95 cores=1,3,5,7
/proc/14334/task/14346/stat : 14346 (java) S 14331 14334 8289 0 -1 1077944384 7315 0 0 0 94 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558287681520 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14347] ppid=14331 vsize=13982084 memory=1228 CPUtime=0.5 cores=1,3,5,7
/proc/14334/task/14347/stat : 14347 (java) S 14331 14334 8289 0 -1 1077944384 3815 0 0 0 49 1 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558286629232 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14348] ppid=14331 vsize=13982084 memory=14356 CPUtime=0 cores=1,3,5,7
/proc/14334/task/14348/stat : 14348 (java) S 14331 14334 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118441034 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558285576672 140558813607637 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
[pid=14334/tid=14349] ppid=14331 vsize=13982084 memory=4168 CPUtime=0.97 cores=1,3,5,7
/proc/14334/task/14349/stat : 14349 (java) S 14331 14334 8289 0 -1 1077944384 720 0 0 0 46 51 0 0 20 0 15 0 118441037 14317654016 63597 18446744073709551615 4194304 4196468 140730619928400 140558284524464 140558813608578 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29392896 140730619933039 140730619933225 140730619933225 140730619936719 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 254388 KiB

Child status: 143
Real time (s): 2503.81
CPU time (s): 2520.09
CPU user time (s): 2518
CPU system time (s): 2.09362
CPU usage (%): 100.65
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 254388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518
system time used= 2.09361
maximum resident set size= 254976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 189001
involuntary context switches= 6962


# summary of solver processes directly reported to runsolver:
#   pid: 14334
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518
#   total CPU system time (s): 2.09362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3699 second user time and 23.5795 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-14 12:10:10
IDJOB=4273729
IDBENCH=115967
IDSOLVER=2666
FILE ID=node133/4273729-1502706258
RUNJOBID= node133-1502652501-6259
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-14.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273729-1502706258/watcher-4273729-1502706258 -o /tmp/evaluation-result-4273729-1502706258/solver-4273729-1502706258 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502652501-6259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 891087670 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273729-1502706258.xml

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

MD5SUM BENCH= 2f9116219e9bb224096732f26408ee63
RANDOM SEED=891087670

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31089540 kB
MemAvailable:   31812924 kB
Buffers:          256400 kB
Cached:           759616 kB
SwapCached:            0 kB
Active:          1003732 kB
Inactive:         221100 kB
Active(anon):     149696 kB
Inactive(anon):   100776 kB
Active(file):     854036 kB
Inactive(file):   120324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42468 kB
Writeback:            28 kB
AnonPages:        208760 kB
Mapped:            73828 kB
Shmem:             41660 kB
Slab:             157076 kB
SReclaimable:     129716 kB
SUnreclaim:        27360 kB
KernelStack:        3568 kB
PageTables:         6484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1184392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-14 12:51:54