Trace number 4273245

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26SAT (TO)56 2520.1201 2468.53

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-13.xml
MD5SUMba14410c7a25eefcb6b446bec14c0338
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints242
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":104},{"size":9,"count":104}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":104},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":66}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":104},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":66}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138},{"type":"sum","count":104}]
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.25/0.39	c version: 2017-07-26
0.25/0.39	c seed: 1804033973
0.25/0.39	c timeout: 2520
0.25/0.39	c memlimit: 11000
0.25/0.39	c nbcore: 4
0.25/0.41	c Parsing instance...
1.37/0.99	c Parsing done, starting search...
1.56/1.02	o 0
1.84/1.15	o 4
1.84/1.18	o 16
2.42/1.33	o 30
5.98/3.66	o 47
13.15/10.08	o 48
14.66/11.51	o 49
18.08/14.99	o 50
27.36/24.19	o 52
30.76/27.58	o 53
68.17/64.26	o 54
132.39/127.29	o 55
302.10/293.83	o 56
2520.09/2468.50	s SATISFIABLE
2520.09/2468.50	v <instantiation>
2520.09/2468.50	v 	<list>
2520.09/2468.50	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[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[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[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[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[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[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[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] 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[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[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[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[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[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[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[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]
2520.09/2468.50	v 	</list>
2520.09/2468.50	v 	<values>
2520.09/2468.50	v 		1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 0 0 1 0 0 1 3 3 4 3 3 4 3 3 4 2 3 4 2 3 3 4 3 3 4 3 3 5 3 5 3 2 4 4 4 4 4 4 4 4 5 2 5 4 4 3 3 4 2 3 4 3 3 5 3 5 3 3 3 3 5 3 5 3 3 4 3 2 4 3 3 4 4 5 2 5 4 5 5 5 5 5 5 4 3 3 5 3 5 3 3 3 3 3 3 3 2 3 3 4 2 3 4 3 4 4 3 4 4 2 
2520.09/2468.50	v 	</values>
2520.09/2468.50	v </instantiation>

Verifier Data

OK	56

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

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

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

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


[startup+0.100178 s]*
/proc/loadavg: 1.83 1.50 1.43 2/201 17207
/proc/meminfo: memFree=30763844/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13358552 memory=14140 CPUtime=0 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 3347 0 0 0 0 0 0 0 20 0 6 0 174745252 13679157248 3535 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3339638 3535 1901 1 0 3329135 0
[pid=17205/tid=17207] ppid=17202 vsize=13358552 memory=7974038411334692957 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 2060 0 0 0 0 0 0 0 20 0 6 0 174745262 13679157248 3535 18446744073709551615 4194304 4196468 140723318751712 140006210892368 140006206678173 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13358552 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 174745263 13679157248 3535 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13358552 memory=139984309474944 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 174745263 13679157248 3535 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 174745263 13679157248 3535 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 174745263 13679157248 3535 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14140 KiB

[startup+0.210039 s]*
/proc/loadavg: 1.83 1.50 1.43 3/214 17220
/proc/meminfo: memFree=30753152/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13975920 memory=30712 CPUtime=0.09 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 6984 0 0 0 8 1 0 0 20 0 15 0 174745252 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3493980 7678 3369 1 0 3482759 0
[pid=17205/tid=17207] ppid=17202 vsize=13975920 memory=8318255677412212789 CPUtime=0.07 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 5007 0 0 0 7 0 0 0 20 0 15 0 174745262 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140006210889512 140006190736734 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13975920 memory=329 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13975920 memory=288370360461186688 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13975920 memory=139984309474944 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174745264 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174745265 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005684651680 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174745265 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005683598576 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13975920 memory=139984309474944 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) R 17202 17205 7084 0 -1 4202560 288 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206668182 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13975920 memory=139984309474944 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745272 14311342080 7678 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30712 KiB

[startup+0.311417 s]*
/proc/loadavg: 1.83 1.50 1.43 3/214 17220
/proc/meminfo: memFree=30740592/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13976944 memory=40196 CPUtime=0.25 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 10652 0 0 0 22 3 0 0 20 0 15 0 174745252 14312390656 10049 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3494236 10049 3535 1 0 3483015 0
[pid=17205/tid=17207] ppid=17202 vsize=13975920 memory=7668954370464627011 CPUtime=0.17 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 8474 0 0 0 15 2 0 0 20 0 15 0 174745262 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140006210856032 140006192869457 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 174745264 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174745265 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005684651680 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174745265 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005683598576 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 15 0 174745267 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) R 17202 17205 7084 0 -1 4202560 370 0 0 0 4 0 0 0 20 0 15 0 174745267 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006186371266 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13975920 memory=139984309474944 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745272 14311342080 10049 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13976944 KiB
Current children cumulated memory: 40196 KiB

[startup+0.700732 s]
/proc/loadavg: 1.83 1.50 1.43 4/214 17220
/proc/meminfo: memFree=30728968/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13977988 memory=66688 CPUtime=1 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 13857 0 0 0 95 5 0 0 20 0 15 0 174745252 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3494497 16672 3730 1 0 3483271 0
[pid=17205/tid=17207] ppid=17202 vsize=13977988 memory=7662705889289527641 CPUtime=0.55 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 10386 0 0 0 52 3 0 0 20 0 15 0 174745262 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140006210891616 140006190699877 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13977988 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13977988 memory=6296683625556824416 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13977988 memory=7523638460580128064 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174745263 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13977988 memory=6603 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745263 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13977988 memory=61 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 174745264 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13977988 memory=546 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174745265 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005684651680 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13977988 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174745265 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005683598576 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13977988 memory=772 CPUtime=0.11 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 725 0 0 0 11 0 0 0 20 0 15 0 174745267 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13977988 memory=16444 CPUtime=0.09 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 557 0 0 0 9 0 0 0 20 0 15 0 174745267 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13977988 memory=7668954370464627011 CPUtime=0.22 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) S 17202 17205 7084 0 -1 1077944384 807 0 0 0 22 0 0 0 20 0 15 0 174745267 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13977988 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745272 14313459712 16672 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66688 KiB

[startup+1.50078 s]
/proc/loadavg: 1.83 1.50 1.43 4/214 17220
/proc/meminfo: memFree=30694100/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13982084 memory=210580 CPUtime=3 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 22789 0 0 0 289 11 0 0 20 0 15 0 174745252 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3495521 52645 3770 1 0 3484295 0
[pid=17205/tid=17207] ppid=17202 vsize=13982084 memory=279968382963584 CPUtime=1.33 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 13901 0 0 0 126 7 0 0 20 0 15 0 174745262 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140006210893736 140006206668182 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 174745263 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13982084 memory=5857 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 174745263 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 174745263 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13982084 memory=6502580487379 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 174745263 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13982084 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174745264 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13982084 memory=13563786715989427 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005684651680 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13982084 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005683598576 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13982084 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13982084 memory=383 CPUtime=0.55 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) R 17202 17205 7084 0 -1 4202560 2296 0 0 0 55 0 0 0 20 0 15 0 174745267 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006191543978 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13982084 memory=374 CPUtime=0.53 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 2766 0 0 0 52 1 0 0 20 0 15 0 174745267 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13982084 memory=127 CPUtime=0.51 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) S 17202 17205 7084 0 -1 1077944384 2067 0 0 0 51 0 0 0 20 0 15 0 174745267 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13982084 memory=1 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174745272 14317654016 52645 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 13982084 KiB

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

/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 86486 0 0 0 235409 61 0 0 20 0 15 0 174745262 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140006210894256 140005822222382 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13982084 memory=539340 CPUtime=15.79 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 9833 0 0 0 1514 65 0 0 20 0 15 0 174745263 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13982084 memory=2460 CPUtime=15.83 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 14526 0 0 0 1522 61 0 0 20 0 15 0 174745263 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13982084 memory=0 CPUtime=15.8 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 12613 0 0 0 1519 61 0 0 20 0 15 0 174745263 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13982084 memory=552680 CPUtime=15.81 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 14465 0 0 0 1520 61 0 0 20 0 15 0 174745263 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13982084 memory=4156 CPUtime=8.23 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 9135 0 0 0 742 81 0 0 20 0 15 0 174745264 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13982084 memory=546008 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005684651744 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13982084 memory=279968384326768 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005683598592 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13982084 memory=542928 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13982084 memory=543956 CPUtime=1.89 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 20129 0 0 0 186 3 0 0 20 0 15 0 174745267 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13982084 memory=4156 CPUtime=1.68 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 15374 0 0 0 165 3 0 0 20 0 15 0 174745267 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13982084 memory=74812 CPUtime=0.78 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) S 17202 17205 7084 0 -1 1077944384 20784 0 0 0 76 2 0 0 20 0 15 0 174745267 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13982084 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13982084 memory=74812 CPUtime=1.41 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 821 0 0 0 67 74 0 0 20 0 15 0 174745272 14317654016 134706 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 2432.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 538824 KiB

[startup+2442.3 s]
/proc/loadavg: 1.43 1.31 1.33 2/196 17435
/proc/meminfo: memFree=30808704/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13982084 memory=564160 CPUtime=2493.37 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 211587 0 0 0 248916 421 0 0 20 0 15 0 174745252 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3495521 141040 3813 1 0 3484295 0
[pid=17205/tid=17207] ppid=17202 vsize=13982084 memory=564464 CPUtime=2414.04 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 90288 0 0 0 241342 62 0 0 20 0 15 0 174745262 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140006210894256 140005822223026 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13982084 memory=565492 CPUtime=16.22 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 10157 0 0 0 1555 67 0 0 20 0 15 0 174745263 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13982084 memory=563528 CPUtime=16.27 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 14954 0 0 0 1564 63 0 0 20 0 15 0 174745263 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13982084 memory=562840 CPUtime=16.22 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 13004 0 0 0 1560 62 0 0 20 0 15 0 174745263 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13982084 memory=563540 CPUtime=16.25 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 14728 0 0 0 1562 63 0 0 20 0 15 0 174745263 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13982084 memory=560660 CPUtime=8.41 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 9363 0 0 0 759 82 0 0 20 0 15 0 174745264 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13982084 memory=564044 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005684651744 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13982084 memory=564040 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005683598592 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13982084 memory=565492 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13982084 memory=564976 CPUtime=1.91 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 20249 0 0 0 188 3 0 0 20 0 15 0 174745267 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13982084 memory=564668 CPUtime=1.72 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 15729 0 0 0 169 3 0 0 20 0 15 0 174745267 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13982084 memory=562840 CPUtime=0.78 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) S 17202 17205 7084 0 -1 1077944384 20867 0 0 0 76 2 0 0 20 0 15 0 174745267 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13982084 memory=564464 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13982084 memory=1156 CPUtime=1.44 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 839 0 0 0 69 75 0 0 20 0 15 0 174745272 14317654016 141040 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 2493.37 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 564160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2468.5 s]
/proc/loadavg: 1.44 1.33 1.34 3/213 17478
/proc/meminfo: memFree=29068380/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13982084 memory=637096 CPUtime=2520.09 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 214215 0 0 0 251583 426 0 0 20 0 15 0 174745252 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3495521 159274 3813 1 0 3484295 0
[pid=17205/tid=17207] ppid=17202 vsize=13982084 memory=637608 CPUtime=2439.95 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 92004 0 0 0 243931 64 0 0 20 0 15 0 174745262 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006210894256 140005822089056 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13982084 memory=639660 CPUtime=16.41 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 10336 0 0 0 1573 68 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13982084 memory=637096 CPUtime=16.44 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 15216 0 0 0 1581 63 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13982084 memory=563528 CPUtime=16.41 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 13254 0 0 0 1578 63 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13982084 memory=639148 CPUtime=16.43 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 14901 0 0 0 1580 63 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13982084 memory=639148 CPUtime=8.48 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 9409 0 0 0 765 83 0 0 20 0 15 0 174745264 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005684651744 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13982084 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005683598592 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13982084 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13982084 memory=796 CPUtime=1.91 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 20249 0 0 0 188 3 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13982084 memory=-8774313645642428999 CPUtime=1.72 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 15729 0 0 0 169 3 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13982084 memory=74812 CPUtime=0.78 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) S 17202 17205 7084 0 -1 1077944384 20867 0 0 0 76 2 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13982084 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13982084 memory=638632 CPUtime=1.46 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 841 0 0 0 70 76 0 0 20 0 15 0 174745272 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 637096 KiB

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

[startup+2468.53 s]
# the end of solver process 17205 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.85 s, system=4.27265 s

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

[startup+2468.5 s]
/proc/loadavg: 1.44 1.33 1.34 3/213 17478
/proc/meminfo: memFree=29068380/32770624 swapFree=67108776/67108860
[pid=17205] ppid=17202 vsize=13982084 memory=637096 CPUtime=2520.09 cores=0,2,4,6
/proc/17205/stat : 17205 (java) S 17202 17205 7084 0 -1 1077944320 214215 0 0 0 251583 426 0 0 20 0 15 0 174745252 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140723318734256 140006206656247 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
/proc/17205/statm: 3495521 159274 3813 1 0 3484295 0
[pid=17205/tid=17207] ppid=17202 vsize=13982084 memory=637608 CPUtime=2439.95 cores=0,2,4,6
/proc/17205/task/17207/stat : 17207 (java) R 17202 17205 7084 0 -1 4202560 92004 0 0 0 243931 64 0 0 20 0 15 0 174745262 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006210894256 140005822089056 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17208] ppid=17202 vsize=13982084 memory=639660 CPUtime=16.41 cores=0,2,4,6
/proc/17205/task/17208/stat : 17208 (java) S 17202 17205 7084 0 -1 1077944384 10336 0 0 0 1573 68 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006141090320 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17209] ppid=17202 vsize=13982084 memory=637096 CPUtime=16.44 cores=0,2,4,6
/proc/17205/task/17209/stat : 17209 (java) S 17202 17205 7084 0 -1 1077944384 15216 0 0 0 1581 63 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006140037776 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17210] ppid=17202 vsize=13982084 memory=563528 CPUtime=16.41 cores=0,2,4,6
/proc/17205/task/17210/stat : 17210 (java) S 17202 17205 7084 0 -1 1077944384 13254 0 0 0 1578 63 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006138984720 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17211] ppid=17202 vsize=13982084 memory=639148 CPUtime=16.43 cores=0,2,4,6
/proc/17205/task/17211/stat : 17211 (java) S 17202 17205 7084 0 -1 1077944384 14901 0 0 0 1580 63 0 0 20 0 15 0 174745263 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140006137932176 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17212] ppid=17202 vsize=13982084 memory=639148 CPUtime=8.48 cores=0,2,4,6
/proc/17205/task/17212/stat : 17212 (java) S 17202 17205 7084 0 -1 1077944384 9409 0 0 0 765 83 0 0 20 0 15 0 174745264 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005685705456 140006206667394 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17213] ppid=17202 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17213/stat : 17213 (java) S 17202 17205 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005684651744 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17214] ppid=17202 vsize=13982084 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17214/stat : 17214 (java) S 17202 17205 7084 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 174745265 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005683598592 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17215] ppid=17202 vsize=13982084 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17215/stat : 17215 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005682547152 140006206674843 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17216] ppid=17202 vsize=13982084 memory=796 CPUtime=1.91 cores=0,2,4,6
/proc/17205/task/17216/stat : 17216 (java) S 17202 17205 7084 0 -1 1077944384 20249 0 0 0 188 3 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005681494256 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17217] ppid=17202 vsize=13982084 memory=-8774313645642428999 CPUtime=1.72 cores=0,2,4,6
/proc/17205/task/17217/stat : 17217 (java) S 17202 17205 7084 0 -1 1077944384 15729 0 0 0 169 3 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005680441712 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17218] ppid=17202 vsize=13982084 memory=74812 CPUtime=0.78 cores=0,2,4,6
/proc/17205/task/17218/stat : 17218 (java) S 17202 17205 7084 0 -1 1077944384 20867 0 0 0 76 2 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005679388656 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17219] ppid=17202 vsize=13982084 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/17205/task/17219/stat : 17219 (java) S 17202 17205 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174745267 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005678336352 140006206666453 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
[pid=17205/tid=17220] ppid=17202 vsize=13982084 memory=638632 CPUtime=1.46 cores=0,2,4,6
/proc/17205/task/17220/stat : 17220 (java) S 17202 17205 7084 0 -1 1077944384 841 0 0 0 70 76 0 0 20 0 15 0 174745272 14317654016 159274 18446744073709551615 4194304 4196468 140723318751712 140005677284400 140006206667394 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 8626176 140723318759796 140723318759977 140723318759977 140723318763471 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 637096 KiB

Child status: 143
Real time (s): 2468.53
CPU time (s): 2520.12
CPU user time (s): 2515.85
CPU system time (s): 4.27265
CPU usage (%): 102.09
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1109564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.85
system time used= 4.27265
maximum resident set size= 1111612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 284990
involuntary context switches= 9158


# summary of solver processes directly reported to runsolver:
#   pid: 17205
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2515.85
#   total CPU system time (s): 4.27265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7877 second user time and 23.6086 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-15 00:34:20
IDJOB=4273245
IDBENCH=115957
IDSOLVER=2665
FILE ID=node132/4273245-1502750926
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-13.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273245-1502750926/watcher-4273245-1502750926 -o /tmp/evaluation-result-4273245-1502750926/solver-4273245-1502750926 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1804033973 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273245-1502750926.xml

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

MD5SUM BENCH= ba14410c7a25eefcb6b446bec14c0338
RANDOM SEED=1804033973

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30767776 kB
MemAvailable:   31357128 kB
Buffers:          290528 kB
Cached:           611596 kB
SwapCached:           84 kB
Active:          1269316 kB
Inactive:         285096 kB
Active(anon):     600716 kB
Inactive(anon):   110020 kB
Active(file):     668600 kB
Inactive(file):   175076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42492 kB
Writeback:             4 kB
AnonPages:        653176 kB
Mapped:            82324 kB
Shmem:             57960 kB
Slab:             149976 kB
SReclaimable:     123020 kB
SUnreclaim:        26956 kB
KernelStack:        3568 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2052156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    544768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-15 01:15:29