Trace number 4285674

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 - Parallel with EPS 2017-08-22SAT (TO)1 1979.77 252.132

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c3w4r.xml
MD5SUMa67d0fa6b826179476c8a9ead60c2ec9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark244.27
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints61
Number of domains2
Minimum domain size30
Maximum domain size39
Distribution of domain sizes[{"size":30,"count":1},{"size":39,"count":116}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":87},{"degree":5,"count":29}]
Minimum constraint arity4
Maximum constraint arity116
Distribution of constraint arities[{"arity":4,"count":58},{"arity":30,"count":1},{"arity":116,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":29},{"type":"lex","count":1},{"type":"sum","count":29},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax 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.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1863231767
0.29/0.25	c timeout: 2016
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.84/0.58	c Parsing done, starting search...
20.39/4.12	o 0
67.29/10.06	o 1
1978.93/252.09	s SATISFIABLE
1978.93/252.10	v <instantiation>
1978.93/252.10	v 	<list>
1978.93/252.10	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[1][0] b[1][1] b[1][2] b[1][3] b[2][0] b[2][1] b[2][2] b[2][3] b[3][0] b[3][1] b[3][2] b[3][3] b[4][0] b[4][1] b[4][2] b[4][3] b[5][0] b[5][1] b[5][2] b[5][3] b[6][0] b[6][1] b[6][2] b[6][3] b[7][0] b[7][1] b[7][2] b[7][3] b[8][0] b[8][1] b[8][2] b[8][3] b[9][0] b[9][1] b[9][2] b[9][3] b[10][0] b[10][1] b[10][2] b[10][3] b[11][0] b[11][1] b[11][2] b[11][3] b[12][0] b[12][1] b[12][2] b[12][3] b[13][0] b[13][1] b[13][2] b[13][3] b[14][0] b[14][1] b[14][2] b[14][3] b[15][0] b[15][1] b[15][2] b[15][3] b[16][0] b[16][1] b[16][2] b[16][3] b[17][0] b[17][1] b[17][2] b[17][3] b[18][0] b[18][1] b[18][2] b[18][3] b[19][0] b[19][1] b[19][2] b[19][3] b[20][0] b[20][1] b[20][2] b[20][3] b[21][0] b[21][1] b[21][2] b[21][3] b[22][0] b[22][1] b[22][2] b[22][3] b[23][0] b[23][1] b[23][2] b[23][3] b[24][0] b[24][1] b[24][2] b[24][3] b[25][0] b[25][1] b[25][2] b[25][3] b[26][0] b[26][1] b[26][2] b[26][3] b[27][0] b[27][1] b[27][2] b[27][3] b[28][0] b[28][1] b[28][2] b[28][3]
1978.93/252.10	v 	</list>
1978.93/252.10	v 	<values>
1978.93/252.10	v 		1 98 0 0 0 94 0 0 0 94 0 0 0 93 0 0 0 92 0 0 0 92 0 0 0 92 0 0 0 91 0 0 0 85 0 0 0 84 65 0 0 84 0 0 0 81 68 0 0 81 67 0 0 79 0 0 0 79 0 0 0 78 71 0 0 76 39 35 0 73 0 0 0 72 0 0 0 68 40 40 0 67 48 32 0 63 56 31 0 61 55 34 0 60 59 31 0 60 46 43 0 59 38 37 0 58 47 45 0 57 0 0 0 0 0 0 0 
1978.93/252.10	v 	</values>
1978.93/252.10	v </instantiation>

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285674-1503466974/watcher-4285674-1503466974 -o /tmp/evaluation-result-4285674-1503466974/solver-4285674-1503466974 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503452705-1308 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1863231767 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285674-1503466974.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=3151, runsolver pid=3148
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 7.95 6.61 7.14 2/198 3171
/proc/meminfo: memFree=24096488/32770624 swapFree=67108860/67108860
[pid=3151] ppid=3148 vsize=26000852 memory=32056 CPUtime=0.12 cores=0-7
/proc/3151/stat : 3151 (java) S 3148 3151 1281 0 -1 1077944320 8425 0 0 0 10 2 0 0 20 0 20 0 179778040 26624872448 8014 33554432000 4194304 4196468 140726736207696 140726736190240 140632825605879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
/proc/3151/statm: 6500213 8014 3392 1 0 6487932 0
[pid=3151/tid=3153] ppid=3148 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/3151/task/3153/stat : 3153 (java) R 3148 3151 1281 0 -1 4202560 6370 0 0 0 8 1 0 0 20 0 20 0 179778041 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632829822560 140632809686366 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3154] ppid=3148 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/3151/task/3154/stat : 3154 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632733165840 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3155] ppid=3148 vsize=26000852 memory=140116592629376 CPUtime=0 cores=0-7
/proc/3151/task/3155/stat : 3155 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632382605712 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3156] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3156/stat : 3156 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632381553168 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3157] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3157/stat : 3157 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632380500624 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3158] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3158/stat : 3158 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632379448080 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3159] ppid=3148 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/3151/task/3159/stat : 3159 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632378395536 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3160] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3160/stat : 3160 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632377342992 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3161] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3161/stat : 3161 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 8014 33554432000 4194304 4196468 140726736207696 140632376290448 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3162] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3162/stat : 3162 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778043 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631613831152 140632825617026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3163] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3163/stat : 3163 (java) S 3148 3151 1281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 179778043 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631612777376 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3164] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3164/stat : 3164 (java) S 3148 3151 1281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 179778044 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631611724784 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3165] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3165/stat : 3165 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631610673360 140632825624475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3166] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3166/stat : 3166 (java) S 3148 3151 1281 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631609620976 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3167] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3167/stat : 3167 (java) S 3148 3151 1281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631608568432 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3168] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3168/stat : 3168 (java) S 3148 3151 1281 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631607515888 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3169] ppid=3148 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/3151/task/3169/stat : 3169 (java) S 3148 3151 1281 0 -1 1077944384 372 0 0 0 2 0 0 0 20 0 20 0 179778046 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631606463344 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3170] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3170/stat : 3170 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631605410016 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3171] ppid=3148 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/3151/task/3171/stat : 3171 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778047 26624872448 8014 33554432000 4194304 4196468 140726736207696 140631604357552 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32056 KiB

[startup+0.2102 s]*
/proc/loadavg: 7.95 6.61 7.14 3/198 3171
/proc/meminfo: memFree=24087260/32770624 swapFree=67108860/67108860
[pid=3151] ppid=3148 vsize=26000852 memory=40932 CPUtime=0.29 cores=0-7
/proc/3151/stat : 3151 (java) S 3148 3151 1281 0 -1 1077944320 9413 0 0 0 26 3 0 0 20 0 20 0 179778040 26624872448 10233 33554432000 4194304 4196468 140726736207696 140726736190240 140632825605879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
/proc/3151/statm: 6500213 10233 3605 1 0 6487932 0
[pid=3151/tid=3153] ppid=3148 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/3151/task/3153/stat : 3153 (java) R 3148 3151 1281 0 -1 4202560 6999 0 0 0 17 2 0 0 20 0 20 0 179778041 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632829820896 140632809649509 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3154] ppid=3148 vsize=26000852 memory=3221 CPUtime=0 cores=0-7
/proc/3151/task/3154/stat : 3154 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632733165840 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3155] ppid=3148 vsize=26000852 memory=140116592637972 CPUtime=0 cores=0-7
/proc/3151/task/3155/stat : 3155 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632382605712 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3156] ppid=3148 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/3151/task/3156/stat : 3156 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632381553168 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3157] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3157/stat : 3157 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632380500624 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3158] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3158/stat : 3158 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632379448080 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3159] ppid=3148 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/3151/task/3159/stat : 3159 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632378395536 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3160] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3160/stat : 3160 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632377342992 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3161] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3161/stat : 3161 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778042 26624872448 10233 33554432000 4194304 4196468 140726736207696 140632376290448 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3162] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3162/stat : 3162 (java) S 3148 3151 1281 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 179778043 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631613831152 140632825617026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3163] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3163/stat : 3163 (java) S 3148 3151 1281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 179778043 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631612777376 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3164] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3164/stat : 3164 (java) S 3148 3151 1281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 179778044 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631611724784 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3165] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3165/stat : 3165 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631610673360 140632825624475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3166] ppid=3148 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/3151/task/3166/stat : 3166 (java) S 3148 3151 1281 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 20 0 179778046 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631609620976 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3167] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3167/stat : 3167 (java) S 3148 3151 1281 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631608568432 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3168] ppid=3148 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/3151/task/3168/stat : 3168 (java) S 3148 3151 1281 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 20 0 179778046 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631607515888 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3169] ppid=3148 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/3151/task/3169/stat : 3169 (java) R 3148 3151 1281 0 -1 4202560 388 0 0 0 5 0 0 0 20 0 20 0 179778046 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631606463344 140632804409103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3170] ppid=3148 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3170/stat : 3170 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778046 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631605410016 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3171] ppid=3148 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/3151/task/3171/stat : 3171 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778047 26624872448 10233 33554432000 4194304 4196468 140726736207696 140631604357552 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40932 KiB

[startup+0.309678 s]*
/proc/loadavg: 7.95 6.61 7.14 3/198 3171
/proc/meminfo: memFree=24079556/32770624 swapFree=67108860/67108860
[pid=3151] ppid=3148 vsize=26000872 memory=49412 CPUtime=0.47 cores=0-7
/proc/3151/stat : 3151 (java) S 3148 3151 1281 0 -1 1077944320 10600 0 0 0 44 3 0 0 20 0 20 0 179778040 26624892928 12353 33554432000 4194304 4196468 140726736207696 140726736190240 140632825605879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
/proc/3151/statm: 6500218 12353 3715 1 0 6487932 0
[pid=3151/tid=3153] ppid=3148 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/3151/task/3153/stat : 3153 (java) R 3148 3151 1281 0 -1 4202560 7742 0 0 0 27 2 0 0 20 0 20 0 179778041 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632829829936 140632825617814 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3154] ppid=3148 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3154/stat : 3154 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632733165840 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3155] ppid=3148 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3155/stat : 3155 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632382605712 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3156] ppid=3148 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3156/stat : 3156 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632381553168 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3157] ppid=3148 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3157/stat : 3157 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632380500624 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3158] ppid=3148 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/3151/task/3158/stat : 3158 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632379448080 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3159] ppid=3148 vsize=26000872 memory=140116463023023 CPUtime=0 cores=0-7
/proc/3151/task/3159/stat : 3159 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632378395536 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3160] ppid=3148 vsize=26000872 memory=140116463025328 CPUtime=0 cores=0-7
/proc/3151/task/3160/stat : 3160 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632377342992 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3161] ppid=3148 vsize=26000872 memory=140116463027632 CPUtime=0 cores=0-7
/proc/3151/task/3161/stat : 3161 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778042 26624892928 12353 33554432000 4194304 4196468 140726736207696 140632376290448 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3162] ppid=3148 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3162/stat : 3162 (java) S 3148 3151 1281 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 179778043 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631613831152 140632825617026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3163] ppid=3148 vsize=26000872 memory=280232926062224 CPUtime=0 cores=0-7
/proc/3151/task/3163/stat : 3163 (java) S 3148 3151 1281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 179778043 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631612777376 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3164] ppid=3148 vsize=26000872 memory=280232926069136 CPUtime=0 cores=0-7
/proc/3151/task/3164/stat : 3164 (java) S 3148 3151 1281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 179778044 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631611724784 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3165] ppid=3148 vsize=26000872 memory=280232926010416 CPUtime=0 cores=0-7
/proc/3151/task/3165/stat : 3165 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778046 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631610673360 140632825624475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3166] ppid=3148 vsize=26000872 memory=280232926082960 CPUtime=0.03 cores=0-7
/proc/3151/task/3166/stat : 3166 (java) S 3148 3151 1281 0 -1 1077944384 352 0 0 0 3 0 0 0 20 0 20 0 179778046 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631609620976 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3167] ppid=3148 vsize=26000872 memory=280232926089872 CPUtime=0.01 cores=0-7
/proc/3151/task/3167/stat : 3167 (java) S 3148 3151 1281 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 20 0 179778046 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631608568432 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3168] ppid=3148 vsize=26000872 memory=280232926087568 CPUtime=0.03 cores=0-7
/proc/3151/task/3168/stat : 3168 (java) S 3148 3151 1281 0 -1 1077944384 501 0 0 0 3 0 0 0 20 0 20 0 179778046 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631607515888 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3169] ppid=3148 vsize=26000872 memory=280232926104176 CPUtime=0.08 cores=0-7
/proc/3151/task/3169/stat : 3169 (java) R 3148 3151 1281 0 -1 4202560 477 0 0 0 8 0 0 0 20 0 20 0 179778046 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631606463344 140632804504511 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3170] ppid=3148 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3170/stat : 3170 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778046 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631605410016 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3171] ppid=3148 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/3151/task/3171/stat : 3171 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778047 26624892928 12353 33554432000 4194304 4196468 140726736207696 140631604357552 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49412 KiB

[startup+0.700907 s]
/proc/loadavg: 7.95 6.61 7.14 3/198 3171
/proc/meminfo: memFree=24067048/32770624 swapFree=67108860/67108860
[pid=3151] ppid=3148 vsize=26004968 memory=80720 CPUtime=1.12 cores=0-7
/proc/3151/stat : 3151 (java) S 3148 3151 1281 0 -1 1077944320 13255 0 0 0 107 5 0 0 20 0 20 0 179778040 26629087232 20180 33554432000 4194304 4196468 140726736207696 140726736190240 140632825605879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
/proc/3151/statm: 6501242 20180 3762 1 0 6488956 0
[pid=3151/tid=3153] ppid=3148 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/3151/task/3153/stat : 3153 (java) R 3148 3151 1281 0 -1 4202560 9587 0 0 0 64 3 0 0 20 0 20 0 179778041 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632829833472 140632825627805 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3154] ppid=3148 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3154/stat : 3154 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632733165840 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3155] ppid=3148 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3155/stat : 3155 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632382605712 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3156] ppid=3148 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/3151/task/3156/stat : 3156 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632381553168 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3157] ppid=3148 vsize=26004968 memory=1944 CPUtime=0 cores=0-7
/proc/3151/task/3157/stat : 3157 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632380500624 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3158] ppid=3148 vsize=26004968 memory=1200 CPUtime=0 cores=0-7
/proc/3151/task/3158/stat : 3158 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632379448080 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3159] ppid=3148 vsize=26004968 memory=1424 CPUtime=0 cores=0-7
/proc/3151/task/3159/stat : 3159 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632378395536 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3160] ppid=3148 vsize=26004968 memory=8748 CPUtime=0 cores=0-7
/proc/3151/task/3160/stat : 3160 (java) S 3148 3151 1281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632377342992 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3161] ppid=3148 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/3151/task/3161/stat : 3161 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179778042 26629087232 20180 33554432000 4194304 4196468 140726736207696 140632376290448 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3162] ppid=3148 vsize=26004968 memory=4052 CPUtime=0 cores=0-7
/proc/3151/task/3162/stat : 3162 (java) S 3148 3151 1281 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 179778043 26629087232 20180 33554432000 4194304 4196468 140726736207696 140631613831152 140632825617026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0

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

/proc/3151/task/3177/stat : 3177 (java) R 3148 3151 1281 0 -1 4202560 12211 0 0 0 21574 13 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631471193432 140632419120832 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3178] ppid=3148 vsize=27743860 memory=1156 CPUtime=1.6 cores=0-7
/proc/3151/task/3178/stat : 3178 (java) S 3148 3151 1281 0 -1 1077944384 182 0 0 0 159 1 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631470146352 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3179] ppid=3148 vsize=27743860 memory=4224 CPUtime=1.42 cores=0-7
/proc/3151/task/3179/stat : 3179 (java) S 3148 3151 1281 0 -1 1077944384 167 0 0 0 141 1 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631469093808 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3180] ppid=3148 vsize=27743860 memory=0 CPUtime=208.25 cores=0-7
/proc/3151/task/3180/stat : 3180 (java) R 3148 3151 1281 0 -1 4202560 11769 0 0 0 20817 8 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631468037856 140632419659351 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3181] ppid=3148 vsize=27743860 memory=0 CPUtime=7.31 cores=0-7
/proc/3151/task/3181/stat : 3181 (java) S 3148 3151 1281 0 -1 1077944384 1041 0 0 0 724 7 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631466988720 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3182] ppid=3148 vsize=27743860 memory=0 CPUtime=7.26 cores=0-7
/proc/3151/task/3182/stat : 3182 (java) S 3148 3151 1281 0 -1 1077944384 302 0 0 0 722 4 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631465936176 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3183] ppid=3148 vsize=27743860 memory=1896452 CPUtime=7.25 cores=0-7
/proc/3151/task/3183/stat : 3183 (java) S 3148 3151 1281 0 -1 1077944384 338 0 0 0 720 5 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631464883632 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3184] ppid=3148 vsize=27743860 memory=49996 CPUtime=0.01 cores=0-7
/proc/3151/task/3184/stat : 3184 (java) S 3148 3151 1281 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 46 0 179778264 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631463831088 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3185] ppid=3148 vsize=27743860 memory=1895940 CPUtime=0.02 cores=0-7
/proc/3151/task/3185/stat : 3185 (java) S 3148 3151 1281 0 -1 1077944384 35 0 0 0 2 0 0 0 20 0 46 0 179778269 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631462778544 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3186] ppid=3148 vsize=27743860 memory=2428 CPUtime=208.75 cores=0-7
/proc/3151/task/3186/stat : 3186 (java) R 3148 3151 1281 0 -1 4202560 11948 0 0 0 20869 6 0 0 20 0 46 0 179778269 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631461721432 140632419206713 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3187] ppid=3148 vsize=27743860 memory=8112282956445269571 CPUtime=213.77 cores=0-7
/proc/3151/task/3187/stat : 3187 (java) R 3148 3151 1281 0 -1 4202560 10030 0 0 0 21366 11 0 0 20 0 46 0 179778269 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631460665528 140632419121311 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3188] ppid=3148 vsize=27743860 memory=1890740 CPUtime=208.48 cores=0-7
/proc/3151/task/3188/stat : 3188 (java) R 3148 3151 1281 0 -1 4202560 11312 0 0 0 20840 8 0 0 20 0 46 0 179778269 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631459613776 140632423247985 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3189] ppid=3148 vsize=27743860 memory=1895424 CPUtime=0.01 cores=0-7
/proc/3151/task/3189/stat : 3189 (java) S 3148 3151 1281 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 46 0 179778454 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631389234352 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3190] ppid=3148 vsize=27743860 memory=1897984 CPUtime=5.67 cores=0-7
/proc/3151/task/3190/stat : 3190 (java) S 3148 3151 1281 0 -1 1077944384 499 0 0 0 562 5 0 0 20 0 46 0 179778454 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631388181808 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3191] ppid=3148 vsize=27743860 memory=1898496 CPUtime=0.01 cores=0-7
/proc/3151/task/3191/stat : 3191 (java) S 3148 3151 1281 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 46 0 179778454 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631387129264 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3192] ppid=3148 vsize=27743860 memory=1796 CPUtime=0.03 cores=0-7
/proc/3151/task/3192/stat : 3192 (java) S 3148 3151 1281 0 -1 1077944384 65 0 0 0 3 0 0 0 20 0 46 0 179778455 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631386076720 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3193] ppid=3148 vsize=27743860 memory=960 CPUtime=0.03 cores=0-7
/proc/3151/task/3193/stat : 3193 (java) S 3148 3151 1281 0 -1 1077944384 53 0 0 0 3 0 0 0 20 0 46 0 179778455 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631385024176 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3194] ppid=3148 vsize=27743860 memory=1232 CPUtime=208.34 cores=0-7
/proc/3151/task/3194/stat : 3194 (java) R 3148 3151 1281 0 -1 4202560 11445 0 0 0 20826 8 0 0 20 0 46 0 179778456 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631383967112 140632419319398 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3195] ppid=3148 vsize=27743860 memory=4144 CPUtime=208.34 cores=0-7
/proc/3151/task/3195/stat : 3195 (java) R 3148 3151 1281 0 -1 4202560 12091 0 0 0 20827 7 0 0 20 0 46 0 179778457 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631382911816 140632422113459 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3196] ppid=3148 vsize=27743860 memory=49996 CPUtime=0.01 cores=0-7
/proc/3151/task/3196/stat : 3196 (java) S 3148 3151 1281 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 46 0 179778459 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631381865520 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3197] ppid=3148 vsize=27743860 memory=1292 CPUtime=214.05 cores=0-7
/proc/3151/task/3197/stat : 3197 (java) R 3148 3151 1281 0 -1 4202560 12066 0 0 0 21392 13 0 0 20 0 46 0 179778461 28409712640 475008 33554432000 4194304 4196468 140726736207696 140631380805912 140632419319560 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
Current children cumulated CPU time: 1744.13 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 1900032 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 9.08 7.81 7.50 9/225 3205
/proc/meminfo: memFree=22205648/32770624 swapFree=67108860/67108860
[pid=3151] ppid=3148 vsize=27743860 memory=1916060 CPUtime=1978.93 cores=0-7
/proc/3151/stat : 3151 (java) S 3148 3151 1281 0 -1 1077944320 335606 0 0 0 197596 297 0 0 20 0 46 0 179778040 28409712640 479015 33554432000 4194304 4196468 140726736207696 140726736190240 140632825605879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
/proc/3151/statm: 6935965 479015 3838 1 0 6923158 0
[pid=3151/tid=3153] ppid=3148 vsize=27743860 memory=8112282956445269571 CPUtime=2.17 cores=0-7
/proc/3151/task/3153/stat : 3153 (java) S 3148 3151 1281 0 -1 1077944384 12793 0 0 0 211 6 0 0 20 0 46 0 179778041 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632829843584 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3154] ppid=3148 vsize=27743860 memory=4126316290023845779 CPUtime=1.19 cores=0-7
/proc/3151/task/3154/stat : 3154 (java) S 3148 3151 1281 0 -1 1077944384 16787 0 0 0 102 17 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632733165840 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3155] ppid=3148 vsize=27743860 memory=1156 CPUtime=1.2 cores=0-7
/proc/3151/task/3155/stat : 3155 (java) S 3148 3151 1281 0 -1 1077944384 15595 0 0 0 103 17 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632382605712 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3156] ppid=3148 vsize=27743860 memory=4344 CPUtime=1.2 cores=0-7
/proc/3151/task/3156/stat : 3156 (java) S 3148 3151 1281 0 -1 1077944384 16038 0 0 0 102 18 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632381553168 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3157] ppid=3148 vsize=27743860 memory=1916044 CPUtime=1.2 cores=0-7
/proc/3151/task/3157/stat : 3157 (java) S 3148 3151 1281 0 -1 1077944384 13305 0 0 0 102 18 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632380500624 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3158] ppid=3148 vsize=27743860 memory=301741373374332954 CPUtime=1.2 cores=0-7
/proc/3151/task/3158/stat : 3158 (java) S 3148 3151 1281 0 -1 1077944384 18828 0 0 0 103 17 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632379448080 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3159] ppid=3148 vsize=27743860 memory=288230596050944315 CPUtime=1.18 cores=0-7
/proc/3151/task/3159/stat : 3159 (java) S 3148 3151 1281 0 -1 1077944384 16790 0 0 0 99 19 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632378395536 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3160] ppid=3148 vsize=27743860 memory=15825503609162134 CPUtime=1.2 cores=0-7
/proc/3151/task/3160/stat : 3160 (java) S 3148 3151 1281 0 -1 1077944384 18205 0 0 0 101 19 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632377342992 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3161] ppid=3148 vsize=27743860 memory=4052 CPUtime=1.18 cores=0-7
/proc/3151/task/3161/stat : 3161 (java) S 3148 3151 1281 0 -1 1077944384 12994 0 0 0 99 19 0 0 20 0 46 0 179778042 28409712640 479015 33554432000 4194304 4196468 140726736207696 140632376290448 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3162] ppid=3148 vsize=27743860 memory=28484 CPUtime=1.13 cores=0-7
/proc/3151/task/3162/stat : 3162 (java) S 3148 3151 1281 0 -1 1077944384 40029 0 0 0 96 17 0 0 20 0 46 0 179778043 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631613831152 140632825617026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3163] ppid=3148 vsize=27743860 memory=18472 CPUtime=0 cores=0-7
/proc/3151/task/3163/stat : 3163 (java) S 3148 3151 1281 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 179778043 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631612777440 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3164] ppid=3148 vsize=27743860 memory=640 CPUtime=0 cores=0-7
/proc/3151/task/3164/stat : 3164 (java) S 3148 3151 1281 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 46 0 179778044 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631611724800 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3165] ppid=3148 vsize=27743860 memory=1796 CPUtime=0 cores=0-7
/proc/3151/task/3165/stat : 3165 (java) S 3148 3151 1281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 179778046 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631610673360 140632825624475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3166] ppid=3148 vsize=27743860 memory=960 CPUtime=1.92 cores=0-7
/proc/3151/task/3166/stat : 3166 (java) S 3148 3151 1281 0 -1 1077944384 5764 0 0 0 188 4 0 0 20 0 46 0 179778046 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631609620976 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3167] ppid=3148 vsize=27743860 memory=1232 CPUtime=1.68 cores=0-7
/proc/3151/task/3167/stat : 3167 (java) S 3148 3151 1281 0 -1 1077944384 7930 0 0 0 165 3 0 0 20 0 46 0 179778046 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631608568432 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3168] ppid=3148 vsize=27743860 memory=1692 CPUtime=1.87 cores=0-7
/proc/3151/task/3168/stat : 3168 (java) S 3148 3151 1281 0 -1 1077944384 8350 0 0 0 185 2 0 0 20 0 46 0 179778046 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631607515888 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3169] ppid=3148 vsize=27743860 memory=916 CPUtime=0.8 cores=0-7
/proc/3151/task/3169/stat : 3169 (java) S 3148 3151 1281 0 -1 1077944384 9744 0 0 0 77 3 0 0 20 0 46 0 179778046 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631606463344 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3170] ppid=3148 vsize=27743860 memory=4452 CPUtime=0 cores=0-7
/proc/3151/task/3170/stat : 3170 (java) S 3148 3151 1281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 179778046 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631605410016 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3171] ppid=3148 vsize=27743860 memory=2428 CPUtime=0.07 cores=0-7
/proc/3151/task/3171/stat : 3171 (java) S 3148 3151 1281 0 -1 1077944384 1648 0 0 0 7 0 0 0 20 0 46 0 179778047 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631604357552 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3172] ppid=3148 vsize=27743860 memory=8112282956445269571 CPUtime=0.04 cores=0-7
/proc/3151/task/3172/stat : 3172 (java) S 3148 3151 1281 0 -1 1077944384 97 0 0 0 4 0 0 0 20 0 46 0 179778238 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631594066576 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3173] ppid=3148 vsize=27743860 memory=1156 CPUtime=0.48 cores=0-7
/proc/3151/task/3173/stat : 3173 (java) S 3148 3151 1281 0 -1 1077944384 5962 0 0 0 24 24 0 0 20 0 46 0 179778250 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631523451952 140632825617026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3174] ppid=3148 vsize=27743860 memory=4344 CPUtime=1.58 cores=0-7
/proc/3151/task/3174/stat : 3174 (java) S 3148 3151 1281 0 -1 1077944384 846 0 0 0 157 1 0 0 20 0 46 0 179778260 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631522399536 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3175] ppid=3148 vsize=27743860 memory=8112282956445269571 CPUtime=1.6 cores=0-7
/proc/3151/task/3175/stat : 3175 (java) S 3148 3151 1281 0 -1 1077944384 175 0 0 0 160 0 0 0 20 0 46 0 179778261 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631473305008 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3176] ppid=3148 vsize=27743860 memory=640 CPUtime=5.8 cores=0-7
/proc/3151/task/3176/stat : 3176 (java) S 3148 3151 1281 0 -1 1077944384 300 0 0 0 574 6 0 0 20 0 46 0 179778261 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631472252464 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3177] ppid=3148 vsize=27743860 memory=1902868 CPUtime=244.9 cores=0-7
/proc/3151/task/3177/stat : 3177 (java) R 3148 3151 1281 0 -1 4202560 14516 0 0 0 24476 14 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631471197176 140632418353939 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3178] ppid=3148 vsize=27743860 memory=960 CPUtime=1.6 cores=0-7
/proc/3151/task/3178/stat : 3178 (java) S 3148 3151 1281 0 -1 1077944384 182 0 0 0 159 1 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631470146352 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3179] ppid=3148 vsize=27743860 memory=1232 CPUtime=1.42 cores=0-7
/proc/3151/task/3179/stat : 3179 (java) S 3148 3151 1281 0 -1 1077944384 167 0 0 0 141 1 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631469093808 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3180] ppid=3148 vsize=27743860 memory=1692 CPUtime=237.57 cores=0-7
/proc/3151/task/3180/stat : 3180 (java) R 3148 3151 1281 0 -1 4202560 13764 0 0 0 23748 9 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631468037080 140632419121827 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3181] ppid=3148 vsize=27743860 memory=916 CPUtime=7.31 cores=0-7
/proc/3151/task/3181/stat : 3181 (java) S 3148 3151 1281 0 -1 1077944384 1041 0 0 0 724 7 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631466988720 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3182] ppid=3148 vsize=27743860 memory=4452 CPUtime=7.26 cores=0-7
/proc/3151/task/3182/stat : 3182 (java) S 3148 3151 1281 0 -1 1077944384 302 0 0 0 722 4 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631465936176 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3183] ppid=3148 vsize=27743860 memory=280232928015824 CPUtime=7.25 cores=0-7
/proc/3151/task/3183/stat : 3183 (java) S 3148 3151 1281 0 -1 1077944384 338 0 0 0 720 5 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631464883632 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3184] ppid=3148 vsize=27743860 memory=1910288 CPUtime=0.01 cores=0-7
/proc/3151/task/3184/stat : 3184 (java) S 3148 3151 1281 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 46 0 179778264 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631463831088 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3185] ppid=3148 vsize=27743860 memory=1840 CPUtime=0.02 cores=0-7
/proc/3151/task/3185/stat : 3185 (java) S 3148 3151 1281 0 -1 1077944384 35 0 0 0 2 0 0 0 20 0 46 0 179778269 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631462778544 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3186] ppid=3148 vsize=27743860 memory=792 CPUtime=237.92 cores=0-7
/proc/3151/task/3186/stat : 3186 (java) R 3148 3151 1281 0 -1 4202560 14027 0 0 0 23784 8 0 0 20 0 46 0 179778269 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631461718488 140632418351505 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3187] ppid=3148 vsize=27743860 memory=10096 CPUtime=242.95 cores=0-7
/proc/3151/task/3187/stat : 3187 (java) R 3148 3151 1281 0 -1 4202560 11877 0 0 0 24283 12 0 0 20 0 46 0 179778269 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631460665808 140632419121358 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3188] ppid=3148 vsize=27743860 memory=1224 CPUtime=237.66 cores=0-7
/proc/3151/task/3188/stat : 3188 (java) R 3148 3151 1281 0 -1 4202560 13559 0 0 0 23757 9 0 0 20 0 46 0 179778269 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631459616240 140632423679750 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3189] ppid=3148 vsize=27743860 memory=5788 CPUtime=0.01 cores=0-7
/proc/3151/task/3189/stat : 3189 (java) S 3148 3151 1281 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 46 0 179778454 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631389234352 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3190] ppid=3148 vsize=27743860 memory=1720 CPUtime=5.67 cores=0-7
/proc/3151/task/3190/stat : 3190 (java) S 3148 3151 1281 0 -1 1077944384 499 0 0 0 562 5 0 0 20 0 46 0 179778454 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631388181808 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3191] ppid=3148 vsize=27743860 memory=8112282956445269571 CPUtime=0.01 cores=0-7
/proc/3151/task/3191/stat : 3191 (java) S 3148 3151 1281 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 46 0 179778454 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631387129264 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3192] ppid=3148 vsize=27743860 memory=5788 CPUtime=0.03 cores=0-7
/proc/3151/task/3192/stat : 3192 (java) S 3148 3151 1281 0 -1 1077944384 65 0 0 0 3 0 0 0 20 0 46 0 179778455 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631386076720 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3193] ppid=3148 vsize=27743860 memory=1720 CPUtime=0.03 cores=0-7
/proc/3151/task/3193/stat : 3193 (java) S 3148 3151 1281 0 -1 1077944384 53 0 0 0 3 0 0 0 20 0 46 0 179778455 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631385024176 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3194] ppid=3148 vsize=27743860 memory=4612 CPUtime=237.45 cores=0-7
/proc/3151/task/3194/stat : 3194 (java) R 3148 3151 1281 0 -1 4202560 13350 0 0 0 23736 9 0 0 20 0 46 0 179778456 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631383963544 140632419122766 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3195] ppid=3148 vsize=27743860 memory=1008 CPUtime=237.52 cores=0-7
/proc/3151/task/3195/stat : 3195 (java) R 3148 3151 1281 0 -1 4202560 13819 0 0 0 23744 8 0 0 20 0 46 0 179778457 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631382911024 140632418351186 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3196] ppid=3148 vsize=27743860 memory=1944 CPUtime=0.01 cores=0-7
/proc/3151/task/3196/stat : 3196 (java) S 3148 3151 1281 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 46 0 179778459 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631381865520 140632825616085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
[pid=3151/tid=3197] ppid=3148 vsize=27743860 memory=1200 CPUtime=243.26 cores=0-7
/proc/3151/task/3197/stat : 3197 (java) R 3148 3151 1281 0 -1 4202560 14244 0 0 0 24311 15 0 0 20 0 46 0 179778461 28409712640 479015 33554432000 4194304 4196468 140726736207696 140631380806520 140632422435823 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 15704064 140726736213095 140726736213280 140726736213280 140726736216015 0
Current children cumulated CPU time: 1978.93 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 1916060 KiB

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

[startup+252.132 s]
# the end of solver process 3151 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1976.78 s, system=2.99032 s

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

Child status: 143
Real time (s): 252.132
CPU time (s): 1979.77
CPU user time (s): 1976.78
CPU system time (s): 2.99032
CPU usage (%): 785.212
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 1916556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1976.78
system time used= 2.99032
maximum resident set size= 1917584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99054
involuntary context switches= 43993


# summary of solver processes directly reported to runsolver:
#   pid: 3151
#   total CPU time (s): 1979.77
#   total CPU user time (s): 1976.78
#   total CPU system time (s): 2.99032

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.77731 second user time and 3.5549 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-23 07:28:33
IDJOB=4285674
IDBENCH=136396
IDSOLVER=2682
FILE ID=node151/4285674-1503466974
RUNJOBID= node151-1503452705-1308
PBS_JOBID= 20632166
Free space on /tmp= 61680 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c3w4r.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285674-1503466974/watcher-4285674-1503466974 -o /tmp/evaluation-result-4285674-1503466974/solver-4285674-1503466974 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503452705-1308 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1863231767 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285674-1503466974.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a67d0fa6b826179476c8a9ead60c2ec9
RANDOM SEED=1863231767

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        24113864 kB
MemAvailable:   31959364 kB
Buffers:          336664 kB
Cached:          7803724 kB
SwapCached:            0 kB
Active:          2017004 kB
Inactive:        6177240 kB
Active(anon):      44832 kB
Inactive(anon):    52936 kB
Active(file):    1972172 kB
Inactive(file):  6124304 kB
Unevictable:        7520 kB
Mlocked:            7520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42376 kB
Writeback:             0 kB
AnonPages:         60288 kB
Mapped:            55912 kB
Shmem:             41608 kB
Slab:             156600 kB
SReclaimable:     129716 kB
SUnreclaim:        26884 kB
KernelStack:        3216 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61640 MiB
End job on node151 at 2017-08-23 07:32:45