Trace number 4256099

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)5 246.556 240.019

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-19-019-009.xml
MD5SUM3c310f791b76d42f8a4a60c7feb2193f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark242.12801
Satisfiable
(Un)Satisfiability was proved
Number of variables362
Number of constraints191
Number of domains2
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":361},{"size":16,"count":1}]
Minimum variable degree20
Maximum variable degree172
Distribution of variable degrees[{"degree":20,"count":361},{"degree":172,"count":1}]
Minimum constraint arity19
Maximum constraint arity361
Distribution of constraint arities[{"arity":19,"count":19},{"arity":39,"count":171},{"arity":361,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":190}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.23/0.38	c version: 2017-07-26
0.23/0.38	c seed: 1664367760
0.23/0.38	c timeout: 264
0.23/0.38	c memlimit: 11000
0.23/0.38	c nbcore: 4
0.41/0.41	c Parsing instance...
1.42/0.97	c Parsing done, starting search...
1.73/1.01	o 19
1.73/1.01	o 18
1.73/1.01	o 17
1.73/1.01	o 16
1.73/1.01	o 15
1.73/1.01	o 14
1.73/1.01	o 13
1.73/1.01	o 12
1.73/1.01	o 11
1.73/1.01	o 10
1.73/1.01	o 9
2.08/1.14	o 8
2.38/1.27	o 7
2.68/1.31	o 6
15.66/11.89	o 5
246.52/240.00	s SATISFIABLE
246.52/240.01	v <instantiation>
246.52/240.01	v 	<list>
246.52/240.01	v 		z 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[0][14] x[0][15] x[0][16] x[0][17] x[0][18] 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[1][14] x[1][15] x[1][16] x[1][17] x[1][18] 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[2][14] x[2][15] x[2][16] x[2][17] x[2][18] 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[3][14] x[3][15] x[3][16] x[3][17] x[3][18] 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[4][14] x[4][15] x[4][16] x[4][17] x[4][18] 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[5][14] x[5][15] x[5][16] x[5][17] x[5][18] 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[6][14] x[6][15] x[6][16] x[6][17] x[6][18] 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[7][14] x[7][15] x[7][16] x[7][17] x[7][18] 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[8][14] x[8][15] x[8][16] x[8][17] x[8][18] 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] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[14][18] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[15][18] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[16][18] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] x[17][18] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[18][6] x[18][7] x[18][8] x[18][9] x[18][10] x[18][11] x[18][12] x[18][13] x[18][14] x[18][15] x[18][16] x[18][17] x[18][18]
246.52/240.01	v 	</list>
246.52/240.01	v 	<values>
246.52/240.01	v 		5 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0 1 0 1 1 1 0 1 0 1 0 0 0 1 1 1 0 0 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 1 0 0 0 1 0 1 0 0 1 1 1 0 1 1 0 0 0 1 1 0 0 1 0 0 1 0 0 1 1 1 1 0 0 0 0 0 0 1 1 1 0 0 1 1 0 1 0 0 1 1 1 0 0 1 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 0 1 1 1 1 0 1 0 0 0 1 0 1 0 1 1 1 0 0 0 0 1 1 0 0 0 1 0 1 1 0 1 1 0 0 1 0 1 1 1 0 0 1 1 0 0 0 0 1 0 1 1 0 1 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 0 0 0 1 1 0 1 1 0 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 1 0 0 0 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 0 1 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 
246.52/240.01	v 	</values>
246.52/240.01	v </instantiation>

Verifier Data

OK	5

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4256099-1501629408/watcher-4256099-1501629408 -o /tmp/evaluation-result-4256099-1501629408/solver-4256099-1501629408 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1664367760 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256099-1501629408.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.54 1.77 1.81 3/200 20748
/proc/meminfo: memFree=31598656/32770624 swapFree=0/200088
[pid=20748] ppid=20745 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/20748/stat : 20748 (runsolver) D 20745 20748 5228 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 10756116 24240128 108 18446744073709551615 4194304 4338465 140734831780096 140734831777736 140342998983383 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 38854656 140734831788134 140734831788614 140734831788614 140734831792074 0
/proc/20748/statm: 5918 108 54 36 0 2156 0

[startup+0.101093 s]
/proc/loadavg: 1.54 1.77 1.81 3/200 20748
/proc/meminfo: memFree=31598656/32770624 swapFree=0/200088
[pid=20748] ppid=20745 vsize=13356344 CPUtime=0 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 2637 0 0 0 0 0 0 0 20 0 6 0 10756116 13676896256 3313 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3339086 3313 1306 1 0 3329064 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13356344

[startup+0.200298 s]
/proc/loadavg: 1.54 1.77 1.81 3/200 20748
/proc/meminfo: memFree=31598656/32770624 swapFree=0/200088
[pid=20748] ppid=20745 vsize=13975920 CPUtime=0.07 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 5584 0 0 0 6 1 0 0 20 0 15 0 10756116 14311342080 6265 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3493980 6330 2646 1 0 3482767 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13975920

[startup+0.300325 s]
/proc/loadavg: 1.54 1.77 1.81 3/200 20748
/proc/meminfo: memFree=31598656/32770624 swapFree=0/200088
[pid=20748] ppid=20745 vsize=13975920 CPUtime=0.23 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 9792 0 0 0 20 3 0 0 20 0 15 0 10756116 14311342080 10065 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3493980 10065 3541 1 0 3482767 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13975920

[startup+0.700183 s]
/proc/loadavg: 1.54 1.77 1.81 3/200 20748
/proc/meminfo: memFree=31598656/32770624 swapFree=0/200088
[pid=20748] ppid=20745 vsize=13977988 CPUtime=1 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 13413 0 0 0 96 4 0 0 20 0 15 0 10756116 14313459712 16726 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3494497 16726 3726 1 0 3483279 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13977988

[startup+1.5007 s]
/proc/loadavg: 1.74 1.81 1.82 5/215 20763
/proc/meminfo: memFree=31386048/32770624 swapFree=0/200096
[pid=20748] ppid=20745 vsize=13980036 CPUtime=3.27 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 29204 0 0 0 318 9 0 0 20 0 15 0 10756116 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 40749 3749 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=1.35 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 13441 0 0 0 130 5 0 0 20 0 15 0 10756125 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812750823400 139812342484272 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10756125 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10756125 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10756125 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10756125 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812224333344 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812223280496 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=0.75 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) R 20745 20748 5228 0 -1 4202560 6273 0 0 0 75 0 0 0 20 0 15 0 10756130 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812221162744 139812731703167 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=0.72 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) R 20745 20748 5228 0 -1 4202560 5777 0 0 0 71 1 0 0 20 0 15 0 10756130 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812220109400 139812730084326 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.42 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 2327 0 0 0 41 1 0 0 20 0 15 0 10756130 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 10756135 14315556864 40749 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 13980036

[startup+3.10073 s]
/proc/loadavg: 1.74 1.81 1.82 5/215 20763
/proc/meminfo: memFree=31260656/32770624 swapFree=0/200096
[pid=20748] ppid=20745 vsize=13980036 CPUtime=6.8 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 34393 0 0 0 667 13 0 0 20 0 15 0 10756116 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 63492 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=2.9 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 13670 0 0 0 284 6 0 0 20 0 15 0 10756125 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812750826240 139812347834273 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.01 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 10756125 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.02 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 15 0 10756125 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.02 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 788 0 0 0 2 0 0 0 20 0 15 0 10756125 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.01 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 101 0 0 0 1 0 0 0 20 0 15 0 10756125 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.01 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 10756127 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=1.65 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) S 20745 20748 5228 0 -1 1077944384 7744 0 0 0 165 0 0 0 20 0 15 0 10756130 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812221176176 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=1.63 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) S 20745 20748 5228 0 -1 1077944384 6927 0 0 0 162 1 0 0 20 0 15 0 10756130 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812220123376 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.45 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 3313 0 0 0 44 1 0 0 20 0 15 0 10756130 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 10756135 14315556864 63492 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 13980036

[startup+6.30073 s]
/proc/loadavg: 1.76 1.81 1.82 3/214 20763
/proc/meminfo: memFree=30887124/32770624 swapFree=0/200096
[pid=20748] ppid=20745 vsize=13980036 CPUtime=10.15 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 35203 0 0 0 992 23 0 0 20 0 15 0 10756116 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 154292 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=6.07 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 13968 0 0 0 596 11 0 0 20 0 15 0 10756125 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812750826048 139812348090695 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.04 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 63 0 0 0 2 2 0 0 20 0 15 0 10756125 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.05 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 117 0 0 0 4 1 0 0 20 0 15 0 10756125 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.05 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 803 0 0 0 4 1 0 0 20 0 15 0 10756125 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.04 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 123 0 0 0 3 1 0 0 20 0 15 0 10756125 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.01 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 647 0 0 0 1 0 0 0 20 0 15 0 10756127 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=1.68 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) S 20745 20748 5228 0 -1 1077944384 7747 0 0 0 168 0 0 0 20 0 15 0 10756130 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812221176176 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=1.66 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) S 20745 20748 5228 0 -1 1077944384 6942 0 0 0 165 1 0 0 20 0 15 0 10756130 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812220123376 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.45 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 3341 0 0 0 44 1 0 0 20 0 15 0 10756130 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 10756135 14315556864 154292 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 10.15
Current children cumulated vsize (KiB) 13980036

[startup+12.7007 s]
/proc/loadavg: 1.78 1.81 1.82 3/214 20763
/proc/meminfo: memFree=30357804/32770624 swapFree=0/200100
[pid=20748] ppid=20745 vsize=13980036 CPUtime=16.57 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 36368 0 0 0 1625 32 0 0 20 0 15 0 10756116 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 281108 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=12.47 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 15006 0 0 0 1228 19 0 0 20 0 15 0 10756125 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812750823120 139812347857693 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.04 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 73 0 0 0 2 2 0 0 20 0 15 0 10756125 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.06 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 127 0 0 0 4 2 0 0 20 0 15 0 10756125 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.05 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 809 0 0 0 4 1 0 0 20 0 15 0 10756125 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.05 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 135 0 0 0 3 2 0 0 20 0 15 0 10756125 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.01 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 648 0 0 0 1 0 0 0 20 0 15 0 10756127 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 281108 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0

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

/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 251776 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0.02 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 122 0 0 0 1 1 0 0 20 0 15 0 10756135 14315556864 251776 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 55.06
Current children cumulated vsize (KiB) 13980036

[startup+102.301 s]
/proc/loadavg: 1.22 1.64 1.76 3/214 20766
/proc/meminfo: memFree=30510960/32770624 swapFree=0/200156
[pid=20748] ppid=20745 vsize=13980036 CPUtime=106.63 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 43822 0 0 0 10623 40 0 0 20 0 15 0 10756116 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 238360 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=101.76 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 17925 0 0 0 10156 20 0 0 20 0 15 0 10756125 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812750826480 139812347860326 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.2 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 953 0 0 0 16 4 0 0 20 0 15 0 10756125 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.21 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 461 0 0 0 18 3 0 0 20 0 15 0 10756125 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.21 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 2682 0 0 0 18 3 0 0 20 0 15 0 10756125 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.19 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 441 0 0 0 16 3 0 0 20 0 15 0 10756125 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.12 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 1662 0 0 0 10 2 0 0 20 0 15 0 10756127 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=1.7 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) S 20745 20748 5228 0 -1 1077944384 7772 0 0 0 169 1 0 0 20 0 15 0 10756130 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812221176176 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=1.66 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) S 20745 20748 5228 0 -1 1077944384 6999 0 0 0 165 1 0 0 20 0 15 0 10756130 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812220123376 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.45 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 3349 0 0 0 44 1 0 0 20 0 15 0 10756130 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0.05 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 158 0 0 0 3 2 0 0 20 0 15 0 10756135 14315556864 238360 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 106.63
Current children cumulated vsize (KiB) 13980036

[startup+162.301 s]
/proc/loadavg: 1.44 1.62 1.74 3/213 20768
/proc/meminfo: memFree=30539508/32770624 swapFree=0/200176
[pid=20748] ppid=20745 vsize=13980036 CPUtime=167.59 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 46578 0 0 0 16708 51 0 0 20 0 15 0 10756116 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 227550 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=161.08 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 18928 0 0 0 16087 21 0 0 20 0 15 0 10756125 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812750826304 139812347371198 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.54 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 1167 0 0 0 48 6 0 0 20 0 15 0 10756125 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.54 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 1262 0 0 0 50 4 0 0 20 0 15 0 10756125 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.55 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 2909 0 0 0 50 5 0 0 20 0 15 0 10756125 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.54 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 651 0 0 0 48 6 0 0 20 0 15 0 10756125 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.36 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 1937 0 0 0 32 4 0 0 20 0 15 0 10756127 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=1.7 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) S 20745 20748 5228 0 -1 1077944384 7774 0 0 0 169 1 0 0 20 0 15 0 10756130 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812221176176 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=1.66 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) S 20745 20748 5228 0 -1 1077944384 7001 0 0 0 165 1 0 0 20 0 15 0 10756130 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812220123376 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.45 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 3353 0 0 0 44 1 0 0 20 0 15 0 10756130 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0.09 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 176 0 0 0 4 5 0 0 20 0 15 0 10756135 14315556864 227550 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 167.59
Current children cumulated vsize (KiB) 13980036

[startup+222.306 s]
/proc/loadavg: 1.31 1.54 1.71 3/213 20770
/proc/meminfo: memFree=30577108/32770624 swapFree=0/200208
[pid=20748] ppid=20745 vsize=13980036 CPUtime=228.57 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 48872 0 0 0 22793 64 0 0 20 0 15 0 10756116 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 213963 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=220.4 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) R 20745 20748 5228 0 -1 4202560 19763 0 0 0 22019 21 0 0 20 0 15 0 10756125 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812750826192 139812347728714 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.89 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 1394 0 0 0 81 8 0 0 20 0 15 0 10756125 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812666002064 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.89 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 1907 0 0 0 82 7 0 0 20 0 15 0 10756125 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.89 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 3042 0 0 0 82 7 0 0 20 0 15 0 10756125 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.89 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) S 20745 20748 5228 0 -1 1077944384 812 0 0 0 81 8 0 0 20 0 15 0 10756125 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812662843664 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.59 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 2203 0 0 0 51 8 0 0 20 0 15 0 10756127 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812225387376 139812746599042 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=1.7 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) S 20745 20748 5228 0 -1 1077944384 7776 0 0 0 169 1 0 0 20 0 15 0 10756130 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812221176176 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=1.66 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) S 20745 20748 5228 0 -1 1077944384 7003 0 0 0 165 1 0 0 20 0 15 0 10756130 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812220123376 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.45 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 3358 0 0 0 44 1 0 0 20 0 15 0 10756130 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0.13 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 194 0 0 0 7 6 0 0 20 0 15 0 10756135 14315556864 213963 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 228.57
Current children cumulated vsize (KiB) 13980036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.31 1.53 1.70 3/214 20849
/proc/meminfo: memFree=30880508/32770624 swapFree=0/200240
[pid=20748] ppid=20745 vsize=13980036 CPUtime=246.52 cores=0,2,4,6
/proc/20748/stat : 20748 (java) S 20745 20748 5228 0 -1 1077944320 50153 0 0 0 24584 68 0 0 20 0 15 0 10756116 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 140728471415712 139812746587895 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 8 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
/proc/20748/statm: 3495009 209471 3780 1 0 3483791 0
[pid=20748/tid=20750] ppid=20745 vsize=13980036 CPUtime=237.89 cores=0,2,4,6
/proc/20748/task/20750/stat : 20750 (java) S 20745 20748 5228 0 -1 1077944384 20090 0 0 0 23768 21 0 0 20 0 15 0 10756125 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812750826096 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20751] ppid=20745 vsize=13980036 CPUtime=0.98 cores=0,2,4,6
/proc/20748/task/20751/stat : 20751 (java) S 20745 20748 5228 0 -1 1077944384 1430 0 0 0 90 8 0 0 20 0 15 0 10756125 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812666002080 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20752] ppid=20745 vsize=13980036 CPUtime=0.98 cores=0,2,4,6
/proc/20748/task/20752/stat : 20752 (java) S 20745 20748 5228 0 -1 1077944384 2490 0 0 0 90 8 0 0 20 0 15 0 10756125 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812664949264 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20753] ppid=20745 vsize=13980036 CPUtime=0.99 cores=0,2,4,6
/proc/20748/task/20753/stat : 20753 (java) S 20745 20748 5228 0 -1 1077944384 3121 0 0 0 91 8 0 0 20 0 15 0 10756125 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812663896464 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20754] ppid=20745 vsize=13980036 CPUtime=0.98 cores=0,2,4,6
/proc/20748/task/20754/stat : 20754 (java) R 20745 20748 5228 0 -1 4202560 843 0 0 0 90 8 0 0 20 0 15 0 10756125 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812662843784 139812739216103 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20755] ppid=20745 vsize=13980036 CPUtime=0.65 cores=0,2,4,6
/proc/20748/task/20755/stat : 20755 (java) S 20745 20748 5228 0 -1 1077944384 2418 0 0 0 56 9 0 0 20 0 15 0 10756127 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812225385888 139812746598101 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20756] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20756/stat : 20756 (java) S 20745 20748 5228 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812224333408 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20757] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20757/stat : 20757 (java) S 20745 20748 5228 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 10756127 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812223280512 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20758] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20758/stat : 20758 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812222228816 139812746606491 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20759] ppid=20745 vsize=13980036 CPUtime=1.7 cores=0,2,4,6
/proc/20748/task/20759/stat : 20759 (java) S 20745 20748 5228 0 -1 1077944384 7777 0 0 0 169 1 0 0 20 0 15 0 10756130 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812221176176 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20760] ppid=20745 vsize=13980036 CPUtime=1.66 cores=0,2,4,6
/proc/20748/task/20760/stat : 20760 (java) S 20745 20748 5228 0 -1 1077944384 7003 0 0 0 165 1 0 0 20 0 15 0 10756130 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812220123376 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20761] ppid=20745 vsize=13980036 CPUtime=0.45 cores=0,2,4,6
/proc/20748/task/20761/stat : 20761 (java) S 20745 20748 5228 0 -1 1077944384 3358 0 0 0 44 1 0 0 20 0 15 0 10756130 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812219070576 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20762] ppid=20745 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/20748/task/20762/stat : 20762 (java) S 20745 20748 5228 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10756130 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812218018016 139812746598101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
[pid=20748/tid=20763] ppid=20745 vsize=13980036 CPUtime=0.14 cores=0,2,4,6
/proc/20748/task/20763/stat : 20763 (java) S 20745 20748 5228 0 -1 1077944384 203 0 0 0 7 7 0 0 20 0 15 0 10756135 14315556864 209471 18446744073709551615 4194304 4196468 140728471433168 139812216966320 139812746599042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23465984 140728471441809 140728471441995 140728471441995 140728471445455 0
Current children cumulated CPU time (s) 246.52
Current children cumulated vsize (KiB) 13980036

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

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

Child status: 143
Real time (s): 240.019
CPU time (s): 246.556
CPU user time (s): 245.865
CPU system time (s): 0.691304
CPU usage (%): 102.723
Max. virtual memory (cumulated for all children) (KiB): 13981060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.865
system time used= 0.691304
maximum resident set size= 1127480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24104
involuntary context switches= 859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.05765 second user time and 1.49134 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-02 01:02:41
IDJOB=4256099
IDBENCH=122979
IDSOLVER=2639
FILE ID=node133/4256099-1501629408
RUNJOBID= node133-1501622945-15685
PBS_JOBID= 
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-19-019-009.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-4256099-1501629408/watcher-4256099-1501629408 -o /tmp/evaluation-result-4256099-1501629408/solver-4256099-1501629408 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501622945-15685 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1664367760 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256099-1501629408.xml

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

MD5SUM BENCH= 3c310f791b76d42f8a4a60c7feb2193f
RANDOM SEED=1664367760

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:        31597812 kB
MemAvailable:   31794728 kB
Buffers:          102016 kB
Cached:           377096 kB
SwapCached:            0 kB
Active:           553460 kB
Inactive:         208624 kB
Active(anon):     283224 kB
Inactive(anon):     8536 kB
Active(file):     270236 kB
Inactive(file):   200088 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41988 kB
Writeback:          6552 kB
AnonPages:        277136 kB
Mapped:            44296 kB
Shmem:              8892 kB
Slab:             114300 kB
SReclaimable:      84852 kB
SUnreclaim:        29448 kB
KernelStack:        3520 kB
PageTables:         5808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1374216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 61780 MiB
End job on node133 at 2017-08-02 01:06:42