Trace number 4249715

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
R1: OscaR - ALNS 2017-06-30SAT (TO)0 2403.62 809.092

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-10.xml
MD5SUM67f07639019614dd1d008c87f8253383
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark679.95697
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.31	c seed: 52222528
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
291.92/100.66	c Parsing done, starting search...
296.47/102.14	o 0
2403.53/809.03	s SATISFIABLE
2403.53/809.03	v <instantiation>
2403.53/809.03	v 	<list>
2403.53/809.03	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5]
2403.53/809.03	v 	</list>
2403.53/809.03	v 	<values>
2403.53/809.03	v 		0 199 199 181 181 179 0 198 198 198 198 198 0 198 198 191 191 191 0 195 194 194 191 191 0 193 192 187 187 186 0 191 190 190 186 186 0 190 188 188 188 187 0 186 185 184 184 184 0 183 183 183 182 181 0 179 177 177 177 171 0 178 163 161 158 153 150 177 165 162 158 153 150 176 165 160 157 154 151 175 164 161 157 154 151 174 166 160 158 154 151 174 165 159 158 154 151 174 165 159 155 155 152 174 163 163 155 154 152 173 165 159 157 154 151 172 164 162 158 153 150 171 171 170 170 169 0 168 168 167 166 166 0 
2403.53/809.03	v 	</values>
2403.53/809.03	v </instantiation>

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249715-1500763729/watcher-4249715-1500763729 -o /tmp/evaluation-result-4249715-1500763729/solver-4249715-1500763729 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500752046-25633 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 52222528 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249715-1500763729.xml 

pid=26934
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 1.94 1.88 1.82 3/261 26937
/proc/meminfo: memFree=29620892/32770624 swapFree=7184/333124
[pid=26937] ppid=26934 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 11639711 369864704 1412 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 90299 1412 1072 1 0 79210 0
[pid=26937/tid=26938] ppid=26934 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) S 26934 26937 25602 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 11639711 369864704 1412 33554432000 4194304 4196468 140731494153712 140025438243232 140025434012290 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0

[startup+0.100163 s]
/proc/loadavg: 1.94 1.88 1.82 3/261 26937
/proc/meminfo: memFree=29620892/32770624 swapFree=7184/333124
[pid=26937] ppid=26934 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 5574 0 0 0 8 1 0 0 20 0 20 0 11639711 13582725120 6156 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3316095 6156 3306 1 0 3303815 0
[pid=26937/tid=26938] ppid=26934 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) R 26934 26937 25602 0 -1 4202560 3649 0 0 0 7 1 0 0 20 0 20 0 11639711 13582725120 6156 33554432000 4194304 4196468 140731494153712 140025438243424 140025434023069 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200389 s]
/proc/loadavg: 1.94 1.88 1.82 3/261 26937
/proc/meminfo: memFree=29620892/32770624 swapFree=7184/333124
[pid=26937] ppid=26934 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 8791 0 0 0 24 2 0 0 20 0 20 0 11639711 13582245888 8818 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3315978 8818 3537 1 0 3303698 0
[pid=26937/tid=26938] ppid=26934 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) R 26934 26937 25602 0 -1 4202560 6477 0 0 0 16 1 0 0 20 0 20 0 11639711 13582245888 8818 33554432000 4194304 4196468 140731494153712 140025438229520 140025434023069 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.30043 s]
/proc/loadavg: 1.94 1.88 1.82 3/261 26937
/proc/meminfo: memFree=29620892/32770624 swapFree=7184/333124
[pid=26937] ppid=26934 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 9829 0 0 0 39 3 0 0 20 0 20 0 11639711 13582245888 11075 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3315978 11075 3591 1 0 3303698 0
[pid=26937/tid=26938] ppid=26934 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) R 26934 26937 25602 0 -1 4202560 7225 0 0 0 25 2 0 0 20 0 20 0 11639711 13582245888 11075 33554432000 4194304 4196468 140731494153712 140025438217856 140025418081630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700305 s]
/proc/loadavg: 1.94 1.88 1.82 3/261 26937
/proc/meminfo: memFree=29620892/32770624 swapFree=7184/333124
[pid=26937] ppid=26934 vsize=13263932 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 11745 0 0 0 107 38 0 0 20 0 20 0 11639711 13582266368 55246 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3315983 55246 3744 1 0 3303698 0
[pid=26937/tid=26938] ppid=26934 vsize=13263932 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) S 26934 26937 25602 0 -1 1077944384 8198 0 0 0 56 6 0 0 20 0 20 0 11639711 13582266368 55246 33554432000 4194304 4196468 140731494153712 140025438238880 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 13263932

[startup+1.50106 s]
/proc/loadavg: 1.94 1.88 1.82 5/281 26957
/proc/meminfo: memFree=29174292/32770624 swapFree=7184/333468
[pid=26937] ppid=26934 vsize=13265980 CPUtime=4.2 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 16873 0 0 0 271 149 0 0 20 0 20 0 11639711 13584363520 280857 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3316495 280857 3805 1 0 3304210 0
[pid=26937/tid=26938] ppid=26934 vsize=13265980 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) R 26934 26937 25602 0 -1 4202560 9384 0 0 0 105 18 0 0 20 0 20 0 11639711 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025438235176 140025074071386 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26940] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26940/stat : 26940 (java) S 26934 26937 25602 0 -1 1077944384 136 0 0 0 6 16 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025032801296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26941] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26941/stat : 26941 (java) S 26934 26937 25602 0 -1 1077944384 129 0 0 0 6 16 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025031748752 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26942] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26942/stat : 26942 (java) S 26934 26937 25602 0 -1 1077944384 193 0 0 0 7 15 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025030695696 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26943] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26943/stat : 26943 (java) S 26934 26937 25602 0 -1 1077944384 106 0 0 0 6 16 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025029643152 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26944] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26944/stat : 26944 (java) S 26934 26937 25602 0 -1 1077944384 110 0 0 0 7 15 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025028590096 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26945] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26945/stat : 26945 (java) S 26934 26937 25602 0 -1 1077944384 106 0 0 0 8 14 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025027537552 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26946] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26946/stat : 26946 (java) S 26934 26937 25602 0 -1 1077944384 112 0 0 0 6 16 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025026484496 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26947] ppid=26934 vsize=13265980 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26947/stat : 26947 (java) S 26934 26937 25602 0 -1 1077944384 157 0 0 0 7 15 0 0 20 0 20 0 11639712 13584363520 280857 33554432000 4194304 4196468 140731494153712 140025025431952 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26948] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26948/stat : 26948 (java) S 26934 26937 25602 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 11639714 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024897686256 140025434012290 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26949] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26949/stat : 26949 (java) S 26934 26937 25602 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11639715 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024896632544 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26950] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26950/stat : 26950 (java) S 26934 26937 25602 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 11639716 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024895579392 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26951] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26951/stat : 26951 (java) S 26934 26937 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11639719 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024894527952 140025434019739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26952] ppid=26934 vsize=13265980 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26952/stat : 26952 (java) S 26934 26937 25602 0 -1 1077944384 1486 0 0 0 25 0 0 0 20 0 20 0 11639720 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024893475056 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26953] ppid=26934 vsize=13265980 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26953/stat : 26953 (java) S 26934 26937 25602 0 -1 1077944384 1007 0 0 0 28 0 0 0 20 0 20 0 11639720 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024892422512 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26954] ppid=26934 vsize=13265980 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26954/stat : 26954 (java) R 26934 26937 25602 0 -1 4202560 1289 0 0 0 26 0 0 0 20 0 20 0 11639720 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024891355480 140025418922925 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26955] ppid=26934 vsize=13265980 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26955/stat : 26955 (java) S 26934 26937 25602 0 -1 1077944384 1071 0 0 0 27 0 0 0 20 0 20 0 11639720 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024890316912 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26956] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26956/stat : 26956 (java) S 26934 26937 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11639720 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024889265120 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26957] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26957/stat : 26957 (java) S 26934 26937 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11639720 13584363520 280857 33554432000 4194304 4196468 140731494153712 140024888212656 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 13265980

[startup+3.10085 s]
/proc/loadavg: 1.87 1.87 1.82 3/281 26957
/proc/meminfo: memFree=28314816/32770624 swapFree=7184/333468
[pid=26937] ppid=26934 vsize=13265980 CPUtime=6.45 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 18683 0 0 0 459 186 0 0 20 0 20 0 11639711 13584363520 357898 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3316495 357898 3805 1 0 3304210 0
[pid=26937/tid=26938] ppid=26934 vsize=13265980 CPUtime=2.73 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) R 26934 26937 25602 0 -1 4202560 9668 0 0 0 252 21 0 0 20 0 20 0 11639711 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025438237856 140025073675517 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26940] ppid=26934 vsize=13265980 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26940/stat : 26940 (java) S 26934 26937 25602 0 -1 1077944384 280 0 0 0 11 20 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025032801296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26941] ppid=26934 vsize=13265980 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26941/stat : 26941 (java) S 26934 26937 25602 0 -1 1077944384 280 0 0 0 11 20 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025031748752 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26942] ppid=26934 vsize=13265980 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26942/stat : 26942 (java) S 26934 26937 25602 0 -1 1077944384 340 0 0 0 12 20 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025030695696 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26943] ppid=26934 vsize=13265980 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26943/stat : 26943 (java) S 26934 26937 25602 0 -1 1077944384 254 0 0 0 12 20 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025029643152 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26944] ppid=26934 vsize=13265980 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26944/stat : 26944 (java) S 26934 26937 25602 0 -1 1077944384 246 0 0 0 12 19 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025028590096 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26945] ppid=26934 vsize=13265980 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26945/stat : 26945 (java) S 26934 26937 25602 0 -1 1077944384 256 0 0 0 13 19 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025027537552 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26946] ppid=26934 vsize=13265980 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26946/stat : 26946 (java) S 26934 26937 25602 0 -1 1077944384 243 0 0 0 11 20 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025026484496 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26947] ppid=26934 vsize=13265980 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26947/stat : 26947 (java) S 26934 26937 25602 0 -1 1077944384 292 0 0 0 12 20 0 0 20 0 20 0 11639712 13584363520 357898 33554432000 4194304 4196468 140731494153712 140025025431952 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26948] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26948/stat : 26948 (java) S 26934 26937 25602 0 -1 1077944384 582 0 0 0 0 0 0 0 20 0 20 0 11639714 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024897686256 140025434012290 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26949] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26949/stat : 26949 (java) S 26934 26937 25602 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11639715 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024896632544 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26950] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26950/stat : 26950 (java) S 26934 26937 25602 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 11639716 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024895579392 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26951] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26951/stat : 26951 (java) S 26934 26937 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11639719 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024894527952 140025434019739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26952] ppid=26934 vsize=13265980 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26952/stat : 26952 (java) S 26934 26937 25602 0 -1 1077944384 1486 0 0 0 25 0 0 0 20 0 20 0 11639720 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024893475056 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26953] ppid=26934 vsize=13265980 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26953/stat : 26953 (java) S 26934 26937 25602 0 -1 1077944384 1007 0 0 0 28 0 0 0 20 0 20 0 11639720 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024892422512 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26954] ppid=26934 vsize=13265980 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26954/stat : 26954 (java) S 26934 26937 25602 0 -1 1077944384 1300 0 0 0 26 0 0 0 20 0 20 0 11639720 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024891369456 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26955] ppid=26934 vsize=13265980 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26955/stat : 26955 (java) S 26934 26937 25602 0 -1 1077944384 1071 0 0 0 27 0 0 0 20 0 20 0 11639720 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024890316912 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26956] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26956/stat : 26956 (java) S 26934 26937 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11639720 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024889265120 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26957] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26957/stat : 26957 (java) S 26934 26937 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11639720 13584363520 357898 33554432000 4194304 4196468 140731494153712 140024888212656 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 13265980

[startup+6.30086 s]
/proc/loadavg: 1.87 1.87 1.82 3/281 26957
/proc/meminfo: memFree=27568180/32770624 swapFree=7184/333476
[pid=26937] ppid=26934 vsize=13265980 CPUtime=10.92 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 24036 0 0 0 823 269 0 0 20 0 20 0 11639711 13584363520 621594 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3316495 621594 3805 1 0 3304210 0
[pid=26937/tid=26938] ppid=26934 vsize=13265980 CPUtime=5.74 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) R 26934 26937 25602 0 -1 4202560 10887 0 0 0 540 34 0 0 20 0 20 0 11639711 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025438238128 140025074046687 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26940] ppid=26934 vsize=13265980 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26940/stat : 26940 (java) S 26934 26937 25602 0 -1 1077944384 475 0 0 0 21 29 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025032801296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26941] ppid=26934 vsize=13265980 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26941/stat : 26941 (java) S 26934 26937 25602 0 -1 1077944384 492 0 0 0 21 29 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025031748752 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26942] ppid=26934 vsize=13265980 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26942/stat : 26942 (java) S 26934 26937 25602 0 -1 1077944384 909 0 0 0 22 28 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025030695696 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26943] ppid=26934 vsize=13265980 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26943/stat : 26943 (java) S 26934 26937 25602 0 -1 1077944384 566 0 0 0 22 28 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025029643152 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26944] ppid=26934 vsize=13265980 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26944/stat : 26944 (java) S 26934 26937 25602 0 -1 1077944384 688 0 0 0 21 28 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025028590096 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26945] ppid=26934 vsize=13265980 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26945/stat : 26945 (java) S 26934 26937 25602 0 -1 1077944384 806 0 0 0 23 27 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025027537552 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26946] ppid=26934 vsize=13265980 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26946/stat : 26946 (java) S 26934 26937 25602 0 -1 1077944384 625 0 0 0 20 29 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025026484496 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26947] ppid=26934 vsize=13265980 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26947/stat : 26947 (java) S 26934 26937 25602 0 -1 1077944384 579 0 0 0 20 29 0 0 20 0 20 0 11639712 13584363520 621594 33554432000 4194304 4196468 140731494153712 140025025431952 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26948] ppid=26934 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26948/stat : 26948 (java) S 26934 26937 25602 0 -1 1077944384 1343 0 0 0 1 0 0 0 20 0 20 0 11639714 13584363520 621594 33554432000 4194304 4196468 140731494153712 140024897686256 140025434012290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26949] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26949/stat : 26949 (java) S 26934 26937 25602 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11639715 13584363520 621594 33554432000 4194304 4196468 140731494153712 140024896632544 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26950] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26950/stat : 26950 (java) S 26934 26937 25602 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 11639716 13584363520 621594 33554432000 4194304 4196468 140731494153712 140024895579392 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26951] ppid=26934 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=26937/tid=26953] ppid=26934 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26953/stat : 26953 (java) S 26934 26937 25602 0 -1 1077944384 13808 0 0 0 227 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024892422512 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26954] ppid=26934 vsize=13270076 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26954/stat : 26954 (java) S 26934 26937 25602 0 -1 1077944384 15980 0 0 0 290 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024891369456 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26955] ppid=26934 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26955/stat : 26955 (java) S 26934 26937 25602 0 -1 1077944384 7992 0 0 0 87 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024890316912 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26956] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26956/stat : 26956 (java) S 26934 26937 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024889265120 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26957] ppid=26934 vsize=13270076 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26957/stat : 26957 (java) S 26934 26937 25602 0 -1 1077944384 1213 0 0 0 20 23 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024888212656 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 2264.21
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+808.614 s]
/proc/loadavg: 2.47 2.88 2.56 10/281 27104
/proc/meminfo: memFree=10978488/32770624 swapFree=7184/334948
[pid=26937] ppid=26934 vsize=13270076 CPUtime=2400.58 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 1133646 0 0 0 237717 2341 0 0 20 0 20 0 11639711 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3317519 2682393 3854 1 0 3305234 0
[pid=26937/tid=26938] ppid=26934 vsize=13270076 CPUtime=547.26 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) S 26934 26937 25602 0 -1 1077944384 66957 0 0 0 54667 59 0 0 20 0 20 0 11639711 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025438239296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26940] ppid=26934 vsize=13270076 CPUtime=226.84 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26940/stat : 26940 (java) R 26934 26937 25602 0 -1 4202560 62949 0 0 0 22396 288 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025032801496 140025418997805 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26941] ppid=26934 vsize=13270076 CPUtime=226.45 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26941/stat : 26941 (java) R 26934 26937 25602 0 -1 4202560 87185 0 0 0 22386 259 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025031748952 140025418997822 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26942] ppid=26934 vsize=13270076 CPUtime=226.01 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26942/stat : 26942 (java) R 26934 26937 25602 0 -1 4202560 95121 0 0 0 22330 271 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025030695896 140025418700004 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26943] ppid=26934 vsize=13270076 CPUtime=225.99 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26943/stat : 26943 (java) R 26934 26937 25602 0 -1 4202560 114533 0 0 0 22304 295 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025029643040 140025418458776 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26944] ppid=26934 vsize=13270076 CPUtime=226.51 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26944/stat : 26944 (java) R 26934 26937 25602 0 -1 4202560 117916 0 0 0 22388 263 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025028590296 140025418997544 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26945] ppid=26934 vsize=13270076 CPUtime=226.8 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26945/stat : 26945 (java) R 26934 26937 25602 0 -1 4202560 165242 0 0 0 22374 306 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025027537752 140025418458713 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26946] ppid=26934 vsize=13270076 CPUtime=226.57 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26946/stat : 26946 (java) R 26934 26937 25602 0 -1 4202560 147746 0 0 0 22377 280 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025026484696 140025418997510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26947] ppid=26934 vsize=13270076 CPUtime=226.59 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26947/stat : 26947 (java) R 26934 26937 25602 0 -1 4202560 66227 0 0 0 22383 276 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025025432152 140025418997696 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26948] ppid=26934 vsize=13270076 CPUtime=32.6 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26948/stat : 26948 (java) S 26934 26937 25602 0 -1 1077944384 159275 0 0 0 3249 11 0 0 20 0 20 0 11639714 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024897684800 140025434011349 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26949] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26949/stat : 26949 (java) S 26934 26937 25602 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 11639715 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024896632544 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26950] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26950/stat : 26950 (java) S 26934 26937 25602 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 11639716 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024895579392 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26951] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26951/stat : 26951 (java) S 26934 26937 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11639719 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024894527952 140025434019739 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26952] ppid=26934 vsize=13270076 CPUtime=2.24 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26952/stat : 26952 (java) S 26934 26937 25602 0 -1 1077944384 10006 0 0 0 223 1 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024893475056 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26953] ppid=26934 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26953/stat : 26953 (java) S 26934 26937 25602 0 -1 1077944384 13813 0 0 0 227 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024892422512 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26954] ppid=26934 vsize=13270076 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26954/stat : 26954 (java) S 26934 26937 25602 0 -1 1077944384 15982 0 0 0 290 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024891369456 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26955] ppid=26934 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26955/stat : 26955 (java) S 26934 26937 25602 0 -1 1077944384 7994 0 0 0 87 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024890316912 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26956] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26956/stat : 26956 (java) S 26934 26937 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024889265120 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26957] ppid=26934 vsize=13270076 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26957/stat : 26957 (java) S 26934 26937 25602 0 -1 1077944384 1240 0 0 0 20 24 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024888212656 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 2400.58
Current children cumulated vsize (KiB) 13270076

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

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

[startup+808.801 s]
/proc/loadavg: 2.47 2.88 2.56 10/281 27104
/proc/meminfo: memFree=10978488/32770624 swapFree=7184/334948
[pid=26937] ppid=26934 vsize=13270076 CPUtime=2402.08 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 1133728 0 0 0 237867 2341 0 0 20 0 20 0 11639711 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3317519 2682393 3854 1 0 3305234 0
[pid=26937/tid=26938] ppid=26934 vsize=13270076 CPUtime=547.26 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) S 26934 26937 25602 0 -1 1077944384 66957 0 0 0 54667 59 0 0 20 0 20 0 11639711 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025438239296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26940] ppid=26934 vsize=13270076 CPUtime=227.03 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26940/stat : 26940 (java) R 26934 26937 25602 0 -1 4202560 62949 0 0 0 22415 288 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025032801496 140025418997553 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26941] ppid=26934 vsize=13270076 CPUtime=226.64 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26941/stat : 26941 (java) R 26934 26937 25602 0 -1 4202560 87185 0 0 0 22405 259 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025031748952 140025418699957 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26942] ppid=26934 vsize=13270076 CPUtime=226.19 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26942/stat : 26942 (java) R 26934 26937 25602 0 -1 4202560 95121 0 0 0 22348 271 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025030695896 140025418458741 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26943] ppid=26934 vsize=13270076 CPUtime=226.18 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26943/stat : 26943 (java) R 26934 26937 25602 0 -1 4202560 114533 0 0 0 22323 295 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025029643040 140025418997510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26944] ppid=26934 vsize=13270076 CPUtime=226.7 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26944/stat : 26944 (java) R 26934 26937 25602 0 -1 4202560 117916 0 0 0 22407 263 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025028590296 140025418997751 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26945] ppid=26934 vsize=13270076 CPUtime=226.99 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26945/stat : 26945 (java) R 26934 26937 25602 0 -1 4202560 165290 0 0 0 22393 306 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025027537752 140025418997822 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26946] ppid=26934 vsize=13270076 CPUtime=226.76 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26946/stat : 26946 (java) R 26934 26937 25602 0 -1 4202560 147746 0 0 0 22396 280 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025026484696 140025418997763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26947] ppid=26934 vsize=13270076 CPUtime=226.78 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26947/stat : 26947 (java) R 26934 26937 25602 0 -1 4202560 66257 0 0 0 22402 276 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025025432152 140025418997488 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26948] ppid=26934 vsize=13270076 CPUtime=32.6 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26948/stat : 26948 (java) S 26934 26937 25602 0 -1 1077944384 159275 0 0 0 3249 11 0 0 20 0 20 0 11639714 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024897684800 140025434011349 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26949] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26949/stat : 26949 (java) S 26934 26937 25602 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 11639715 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024896632544 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26950] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26950/stat : 26950 (java) S 26934 26937 25602 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 11639716 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024895579392 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26951] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26951/stat : 26951 (java) S 26934 26937 25602 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 11639719 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024894527600 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26952] ppid=26934 vsize=13270076 CPUtime=2.24 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26952/stat : 26952 (java) S 26934 26937 25602 0 -1 1077944384 10006 0 0 0 223 1 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024893475056 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26953] ppid=26934 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26953/stat : 26953 (java) S 26934 26937 25602 0 -1 1077944384 13813 0 0 0 227 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024892422512 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26954] ppid=26934 vsize=13270076 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26954/stat : 26954 (java) S 26934 26937 25602 0 -1 1077944384 15982 0 0 0 290 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024891369456 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26955] ppid=26934 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26955/stat : 26955 (java) S 26934 26937 25602 0 -1 1077944384 7994 0 0 0 87 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024890316912 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26956] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26956/stat : 26956 (java) S 26934 26937 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024889265120 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26957] ppid=26934 vsize=13270076 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26957/stat : 26957 (java) S 26934 26937 25602 0 -1 1077944384 1240 0 0 0 20 24 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024888212656 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 2402.08
Current children cumulated vsize (KiB) 13270076

[startup+809.001 s]
/proc/loadavg: 2.47 2.88 2.56 10/281 27104
/proc/meminfo: memFree=10978488/32770624 swapFree=7184/334948
[pid=26937] ppid=26934 vsize=13270076 CPUtime=2403.53 cores=0,2,4,6,8,10,12,14
/proc/26937/stat : 26937 (java) S 26934 26937 25602 0 -1 1077944320 1133778 0 0 0 238012 2341 0 0 20 0 20 0 11639711 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140731494136256 140025434001143 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
/proc/26937/statm: 3317519 2682393 3854 1 0 3305234 0
[pid=26937/tid=26938] ppid=26934 vsize=13270076 CPUtime=547.26 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26938/stat : 26938 (java) S 26934 26937 25602 0 -1 1077944384 66957 0 0 0 54667 59 0 0 20 0 20 0 11639711 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025438239296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26940] ppid=26934 vsize=13270076 CPUtime=227.21 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26940/stat : 26940 (java) S 26934 26937 25602 0 -1 1077944384 62949 0 0 0 22433 288 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025032801296 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26941] ppid=26934 vsize=13270076 CPUtime=226.82 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26941/stat : 26941 (java) S 26934 26937 25602 0 -1 1077944384 87185 0 0 0 22423 259 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025031748752 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26942] ppid=26934 vsize=13270076 CPUtime=226.37 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26942/stat : 26942 (java) S 26934 26937 25602 0 -1 1077944384 95121 0 0 0 22366 271 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025030695696 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26943] ppid=26934 vsize=13270076 CPUtime=226.36 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26943/stat : 26943 (java) S 26934 26937 25602 0 -1 1077944384 114533 0 0 0 22341 295 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025029643152 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26944] ppid=26934 vsize=13270076 CPUtime=226.88 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26944/stat : 26944 (java) S 26934 26937 25602 0 -1 1077944384 117916 0 0 0 22425 263 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025028590096 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26945] ppid=26934 vsize=13270076 CPUtime=227.17 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26945/stat : 26945 (java) S 26934 26937 25602 0 -1 1077944384 165306 0 0 0 22411 306 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025027537552 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26946] ppid=26934 vsize=13270076 CPUtime=226.94 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26946/stat : 26946 (java) S 26934 26937 25602 0 -1 1077944384 147746 0 0 0 22414 280 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025026484496 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26947] ppid=26934 vsize=13270076 CPUtime=226.96 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26947/stat : 26947 (java) S 26934 26937 25602 0 -1 1077944384 66291 0 0 0 22420 276 0 0 20 0 20 0 11639712 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140025025431952 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26948] ppid=26934 vsize=13270076 CPUtime=32.62 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26948/stat : 26948 (java) R 26934 26937 25602 0 -1 4202560 159275 0 0 0 3251 11 0 0 20 0 20 0 11639714 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024897684688 140025412371318 0 0 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26949] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26949/stat : 26949 (java) S 26934 26937 25602 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 11639715 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024896632544 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26950] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26950/stat : 26950 (java) S 26934 26937 25602 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 11639716 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024895579392 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26951] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26951/stat : 26951 (java) S 26934 26937 25602 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 11639719 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024894527600 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26952] ppid=26934 vsize=13270076 CPUtime=2.24 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26952/stat : 26952 (java) S 26934 26937 25602 0 -1 1077944384 10006 0 0 0 223 1 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024893475056 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26953] ppid=26934 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26953/stat : 26953 (java) S 26934 26937 25602 0 -1 1077944384 13813 0 0 0 227 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024892422512 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26954] ppid=26934 vsize=13270076 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26954/stat : 26954 (java) S 26934 26937 25602 0 -1 1077944384 15982 0 0 0 290 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024891369456 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26955] ppid=26934 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26955/stat : 26955 (java) S 26934 26937 25602 0 -1 1077944384 7994 0 0 0 87 2 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024890316912 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26956] ppid=26934 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26956/stat : 26956 (java) S 26934 26937 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024889265120 140025434011349 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
[pid=26937/tid=26957] ppid=26934 vsize=13270076 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/26937/task/26957/stat : 26957 (java) S 26934 26937 25602 0 -1 1077944384 1240 0 0 0 20 24 0 0 20 0 20 0 11639720 13588557824 2682393 33554432000 4194304 4196468 140731494153712 140024888212656 140025434012290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14573568 140731494155409 140731494155588 140731494155588 140731494158287 0
Current children cumulated CPU time (s) 2403.53
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 809.092
CPU time (s): 2403.62
CPU user time (s): 2380.14
CPU system time (s): 23.4751
CPU usage (%): 297.076
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2380.14
system time used= 23.4751
maximum resident set size= 10730040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1134018
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38116
involuntary context switches= 140885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.26646 second user time and 7.04662 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-23 00:48:50
IDJOB=4249715
IDBENCH=138054
IDSOLVER=2627
FILE ID=node139/4249715-1500763729
RUNJOBID= node139-1500752046-25633
PBS_JOBID= 20624581
Free space on /tmp= 61808 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-10.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249715-1500763729/watcher-4249715-1500763729 -o /tmp/evaluation-result-4249715-1500763729/solver-4249715-1500763729 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500752046-25633 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 52222528 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249715-1500763729.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 67f07639019614dd1d008c87f8253383
RANDOM SEED=52222528

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

/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	: 8
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	: 5334.08
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.08
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.08
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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.08
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        29621544 kB
MemAvailable:   30231496 kB
Buffers:          154992 kB
Cached:           732920 kB
SwapCached:            0 kB
Active:          2360584 kB
Inactive:         341312 kB
Active(anon):    1817524 kB
Inactive(anon):     8652 kB
Active(file):     543060 kB
Inactive(file):   332660 kB
Unevictable:        7184 kB
Mlocked:            7184 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            131468 kB
Writeback:             0 kB
AnonPages:       1815904 kB
Mapped:            46292 kB
Shmem:              8852 kB
Slab:             133948 kB
SReclaimable:     100136 kB
SUnreclaim:        33812 kB
KernelStack:        4528 kB
PageTables:         8564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3003760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1726464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61692 MiB
End job on node139 at 2017-07-23 01:02:19