Trace number 4271037

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 2980.1899 376.771

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-18-sum.xml
MD5SUM40b0c6db816080e4c80df053621860bd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18989.6
Satisfiable
(Un)Satisfiability was proved
Number of variables324
Number of constraints39
Number of domains1
Minimum domain size324
Maximum domain size324
Distribution of domain sizes[{"size":324,"count":324}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":288},{"degree":4,"count":36}]
Minimum constraint arity18
Maximum constraint arity324
Distribution of constraint arities[{"arity":18,"count":38},{"arity":324,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":38}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271037-1502755992.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271037-1502755992.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.10/0.57	c solve instance...
2980.10/376.75	s SATISFIABLE
2980.10/376.75	v <instantiation>
2980.10/376.75	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] </list>
2980.10/376.75	v 	<values>196 98 69 194 219 67 297 130 128 87 163 322 45 47 320 176 126 241 187 289 77 277 60 46 198 211 37 55 273 5 290 125 203 82 260 250 53 177 202 109 254 121 153 171 209 300 212 287 95 62 78 86 117 239 315 28 170 154 131 133 150 16 57 208 276 299 75 270 48 223 184 188 164 306 301 4 38 63 26 292 156 116 61 146 255 231 138 118 283 227 240 234 236 216 31 3 251 122 302 44 119 114 307 2 221 226 205 52 294 84 15 259 173 308 286 107 22 272 36 197 165 180 59 233 90 145 159 161 293 27 243 64 199 136 54 33 285 245 103 266 142 321 94 100 123 66 182 291 162 217 185 108 309 7 193 230 13 140 232 244 132 91 265 310 92 127 14 296 34 318 105 323 178 81 169 18 268 41 25 261 314 246 39 190 284 311 43 210 112 40 35 17 8 222 181 213 242 218 317 200 225 179 215 263 89 49 93 267 183 155 74 30 120 102 207 157 9 192 167 85 298 149 32 262 280 124 97 79 186 249 42 158 312 204 11 99 106 51 21 72 214 258 253 160 1 50 257 304 313 271 237 247 24 6 269 152 139 229 281 166 113 189 264 278 303 288 23 70 111 20 96 101 275 141 19 238 137 168 316 256 248 175 191 206 115 56 129 58 148 252 12 295 305 274 282 29 144 220 228 110 65 151 143 104 83 80 10 76 195 174 319 71 68 172 235 224 73 135 324 134 279 201 88 147 </values>
2980.10/376.75	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271037-1502755992/watcher-4271037-1502755992 -o /tmp/evaluation-result-4271037-1502755992/solver-4271037-1502755992 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502755133-26005 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 949964126 HOME/instance-4271037-1502755992.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=26022, runsolver pid=26019

[startup+0.100112 s]*
/proc/loadavg: 9.23 9.07 8.89 2/199 26043
/proc/meminfo: memFree=31402768/32770624 swapFree=67108860/67108860
[pid=26022] ppid=26019 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26022/stat : 26022 (xcsp3-exec) S 26019 26022 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108687482 9740288 346 33554432000 4194304 5098028 140731367933776 140731367931880 140073036546684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35258368 140731367941221 140731367941431 140731367941431 140731367944171 0
/proc/26022/statm: 2378 346 289 221 0 87 0
[pid=26024] ppid=26022 vsize=25999808 memory=27328 CPUtime=0.11 cores=0-7
/proc/26024/stat : 26024 (java) S 26022 26022 25978 0 -1 1077944320 5265 0 0 0 10 1 0 0 20 0 20 0 108687482 26623803392 6832 33554432000 4194304 4196468 140721769191072 140721769173616 140550490885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
/proc/26024/statm: 6499952 6832 2847 1 0 6488269 0
[pid=26024/tid=26025] ppid=26022 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26024/task/26025/stat : 26025 (java) R 26022 26022 25978 0 -1 4202560 3270 0 0 0 8 1 0 0 20 0 20 0 108687482 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550495117872 140550490907805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26026] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26026/stat : 26026 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550049418384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26027] ppid=26022 vsize=25999808 memory=139766295778944 CPUtime=0 cores=0-7
/proc/26024/task/26027/stat : 26027 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550048365584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26028] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26028/stat : 26028 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550047312784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26029] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26029/stat : 26029 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550046259984 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26030] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26030/stat : 26030 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550045207184 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26031] ppid=26022 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26031/stat : 26031 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550044154384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26032] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26032/stat : 26032 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550043101584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26033] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26033/stat : 26033 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26623803392 6832 33554432000 4194304 4196468 140721769191072 140550042048784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26034] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26034/stat : 26034 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687484 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549618281328 140550490897026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26035] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26035/stat : 26035 (java) S 26022 26022 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108687485 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549617227296 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26036] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26036/stat : 26036 (java) S 26022 26022 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108687485 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549616174448 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26037] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26037/stat : 26037 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687487 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549615122768 140550490904475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26038] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26038/stat : 26038 (java) S 26022 26022 25978 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 108687487 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549614070128 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26039] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26039/stat : 26039 (java) R 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687487 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549613017424 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26040] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26040/stat : 26040 (java) R 26022 26022 25978 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 108687488 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549611964528 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26041] ppid=26022 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26024/task/26041/stat : 26041 (java) R 26022 26022 25978 0 -1 4202560 239 0 0 0 1 0 0 0 20 0 20 0 108687488 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549610911728 140550490897814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26042] ppid=26022 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26042/stat : 26042 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108687488 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549609860192 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26043] ppid=26022 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26043/stat : 26043 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687488 26623803392 6832 33554432000 4194304 4196468 140721769191072 140549608807472 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28712 KiB

[startup+0.210511 s]*
/proc/loadavg: 9.23 9.07 8.89 2/199 26043
/proc/meminfo: memFree=31393448/32770624 swapFree=67108860/67108860
[pid=26022] ppid=26019 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26022/stat : 26022 (xcsp3-exec) S 26019 26022 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108687482 9740288 346 33554432000 4194304 5098028 140731367933776 140731367931880 140073036546684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35258368 140731367941221 140731367941431 140731367941431 140731367944171 0
/proc/26022/statm: 2378 346 289 221 0 87 0
[pid=26024] ppid=26022 vsize=26004064 memory=39244 CPUtime=0.33 cores=0-7
/proc/26024/stat : 26024 (java) S 26022 26022 25978 0 -1 1077944320 7869 0 0 0 30 3 0 0 20 0 20 0 108687482 26628161536 9811 33554432000 4194304 4196468 140721769191072 140721769173616 140550490885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
/proc/26024/statm: 6501016 9811 3067 1 0 6488269 0
[pid=26024/tid=26025] ppid=26022 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/26024/task/26025/stat : 26025 (java) R 26022 26022 25978 0 -1 4202560 4992 0 0 0 18 2 0 0 20 0 20 0 108687482 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550495107904 140550474281393 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26026] ppid=26022 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/26024/task/26026/stat : 26026 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550049418384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26027] ppid=26022 vsize=26004064 memory=139766296258124 CPUtime=0 cores=0-7
/proc/26024/task/26027/stat : 26027 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550048365584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26028] ppid=26022 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26028/stat : 26028 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550047312784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26029] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26029/stat : 26029 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550046259984 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26030] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26030/stat : 26030 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550045207184 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26031] ppid=26022 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26031/stat : 26031 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550044154384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26032] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26032/stat : 26032 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550043101584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26033] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26033/stat : 26033 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628161536 9811 33554432000 4194304 4196468 140721769191072 140550042048784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26034] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26034/stat : 26034 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687484 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549618281328 140550490897026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26035] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26035/stat : 26035 (java) S 26022 26022 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108687485 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549617227296 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26036] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26036/stat : 26036 (java) S 26022 26022 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108687485 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549616174448 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26037] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26037/stat : 26037 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687487 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549615122768 140550490904475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26038] ppid=26022 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/26024/task/26038/stat : 26038 (java) S 26022 26022 25978 0 -1 1077944384 474 0 0 0 2 0 0 0 20 0 20 0 108687487 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549614070128 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26039] ppid=26022 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26024/task/26039/stat : 26039 (java) S 26022 26022 25978 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 108687487 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549613017328 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26040] ppid=26022 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26040/stat : 26040 (java) S 26022 26022 25978 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 20 0 108687488 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549611964528 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26041] ppid=26022 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/26024/task/26041/stat : 26041 (java) R 26022 26022 25978 0 -1 4202560 686 0 0 0 8 0 0 0 20 0 20 0 108687488 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549610911728 140550469755360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26042] ppid=26022 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26042/stat : 26042 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108687488 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549609860192 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26043] ppid=26022 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26043/stat : 26043 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687488 26628161536 9811 33554432000 4194304 4196468 140721769191072 140549608807472 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40628 KiB

[startup+0.310345 s]*
/proc/loadavg: 9.23 9.07 8.89 2/199 26043
/proc/meminfo: memFree=31386236/32770624 swapFree=67108860/67108860
[pid=26022] ppid=26019 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26022/stat : 26022 (xcsp3-exec) S 26019 26022 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108687482 9740288 346 33554432000 4194304 5098028 140731367933776 140731367931880 140073036546684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35258368 140731367941221 140731367941431 140731367941431 140731367944171 0
/proc/26022/statm: 2378 346 289 221 0 87 0
[pid=26024] ppid=26022 vsize=26004140 memory=45976 CPUtime=0.49 cores=0-7
/proc/26024/stat : 26024 (java) S 26022 26022 25978 0 -1 1077944320 8752 0 0 0 45 4 0 0 20 0 20 0 108687482 26628239360 11494 33554432000 4194304 4196468 140721769191072 140721769173616 140550490885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
/proc/26024/statm: 6501035 11494 3083 1 0 6488269 0
[pid=26024/tid=26025] ppid=26022 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26024/task/26025/stat : 26025 (java) R 26022 26022 25978 0 -1 4202560 5764 0 0 0 27 2 0 0 20 0 20 0 108687482 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550495118240 140550490907805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26026] ppid=26022 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26026/stat : 26026 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550049418384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26027] ppid=26022 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26027/stat : 26027 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550048365584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26028] ppid=26022 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26028/stat : 26028 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550047312784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26029] ppid=26022 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26029/stat : 26029 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550046259984 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26030] ppid=26022 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/26024/task/26030/stat : 26030 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550045207184 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26031] ppid=26022 vsize=26004140 memory=139766154752943 CPUtime=0 cores=0-7
/proc/26024/task/26031/stat : 26031 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550044154384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26032] ppid=26022 vsize=26004140 memory=139766154755248 CPUtime=0 cores=0-7
/proc/26024/task/26032/stat : 26032 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550043101584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26033] ppid=26022 vsize=26004140 memory=139766154757552 CPUtime=0 cores=0-7
/proc/26024/task/26033/stat : 26033 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687483 26628239360 11494 33554432000 4194304 4196468 140721769191072 140550042048784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26034] ppid=26022 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26034/stat : 26034 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108687484 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549618281328 140550490897026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26035] ppid=26022 vsize=26004140 memory=279532309522064 CPUtime=0 cores=0-7
/proc/26024/task/26035/stat : 26035 (java) S 26022 26022 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108687485 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549617227296 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26036] ppid=26022 vsize=26004140 memory=279532309528976 CPUtime=0 cores=0-7
/proc/26024/task/26036/stat : 26036 (java) S 26022 26022 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108687485 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549616174448 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26037] ppid=26022 vsize=26004140 memory=279532309470256 CPUtime=0 cores=0-7
/proc/26024/task/26037/stat : 26037 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687487 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549615122768 140550490904475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26038] ppid=26022 vsize=26004140 memory=279532309542800 CPUtime=0.03 cores=0-7
/proc/26024/task/26038/stat : 26038 (java) S 26022 26022 25978 0 -1 1077944384 523 0 0 0 3 0 0 0 20 0 20 0 108687487 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549614070128 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26039] ppid=26022 vsize=26004140 memory=279532309549712 CPUtime=0.02 cores=0-7
/proc/26024/task/26039/stat : 26039 (java) S 26022 26022 25978 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 20 0 108687487 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549613017328 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26040] ppid=26022 vsize=26004140 memory=279532309547408 CPUtime=0 cores=0-7
/proc/26024/task/26040/stat : 26040 (java) S 26022 26022 25978 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 20 0 108687488 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549611964528 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26041] ppid=26022 vsize=26004140 memory=279532309563568 CPUtime=0.11 cores=0-7
/proc/26024/task/26041/stat : 26041 (java) S 26022 26022 25978 0 -1 1077944384 745 0 0 0 11 0 0 0 20 0 20 0 108687488 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549610911728 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26042] ppid=26022 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26042/stat : 26042 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108687488 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549609860192 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26043] ppid=26022 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/26024/task/26043/stat : 26043 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108687488 26628239360 11494 33554432000 4194304 4196468 140721769191072 140549608807472 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 47360 KiB

[startup+0.710818 s]
/proc/loadavg: 9.23 9.07 8.89 6/199 26043
/proc/meminfo: memFree=31368124/32770624 swapFree=67108860/67108860
[pid=26022] ppid=26019 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26022/stat : 26022 (xcsp3-exec) S 26019 26022 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108687482 9740288 346 33554432000 4194304 5098028 140731367933776 140731367931880 140073036546684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35258368 140731367941221 140731367941431 140731367941431 140731367944171 0
/proc/26022/statm: 2378 346 289 221 0 87 0
[pid=26024] ppid=26022 vsize=26538700 memory=93468 CPUtime=2.3 cores=0-7
/proc/26024/stat : 26024 (java) S 26022 26022 25978 0 -1 1077944320 12699 0 0 0 225 5 0 0 20 0 28 0 108687482 27175628800 23367 33554432000 4194304 4196468 140721769191072 140721769173616 140550490885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
/proc/26024/statm: 6634675 23367 3209 1 0 6621909 0
[pid=26024/tid=26025] ppid=26022 vsize=26538700 memory=279532309921456 CPUtime=0.55 cores=0-7
/proc/26024/task/26025/stat : 26025 (java) S 26022 26022 25978 0 -1 1077944384 6376 0 0 0 52 3 0 0 20 0 28 0 108687482 27175628800 23367 33554432000 4194304 4196468 140721769191072 140550495126656 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26026] ppid=26022 vsize=26538700 memory=139766154961776 CPUtime=0 cores=0-7
/proc/26024/task/26026/stat : 26026 (java) S 26022 26022 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 108687483 27175628800 23367 33554432000 4194304 4196468 140721769191072 140550049418384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26027] ppid=26022 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/26024/task/26027/stat : 26027 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108687483 27175628800 23367 33554432000 4194304 4196468 140721769191072 140550048365584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26028] ppid=26022 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/26024/task/26028/stat : 26028 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108687483 27175628800 23367 33554432000 4194304 4196468 140721769191072 140550047312784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0

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

[pid=26024/tid=26041] ppid=26022 vsize=26538700 memory=4620 CPUtime=0.57 cores=0-7
/proc/26024/task/26041/stat : 26041 (java) S 26022 26022 25978 0 -1 1077944384 5077 0 0 0 56 1 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549610911728 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26042] ppid=26022 vsize=26538700 memory=1200 CPUtime=0 cores=0-7
/proc/26024/task/26042/stat : 26042 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549609860192 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26043] ppid=26022 vsize=26538700 memory=15876 CPUtime=0.13 cores=0-7
/proc/26024/task/26043/stat : 26043 (java) S 26022 26022 25978 0 -1 1077944384 1897 0 0 0 0 13 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549608807472 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26044] ppid=26022 vsize=26538700 memory=16236 CPUtime=370.77 cores=0-7
/proc/26024/task/26044/stat : 26044 (java) S 26022 26022 25978 0 -1 1077944384 4697 0 0 0 37069 8 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549600800704 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26045] ppid=26022 vsize=26538700 memory=4044 CPUtime=370.87 cores=0-7
/proc/26024/task/26045/stat : 26045 (java) S 26022 26022 25978 0 -1 1077944384 4921 0 0 0 37080 7 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549599749328 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26046] ppid=26022 vsize=26538700 memory=18092 CPUtime=370.03 cores=0-7
/proc/26024/task/26046/stat : 26046 (java) R 26022 26022 25978 0 -1 4202560 24352 0 0 0 36951 52 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549598693872 140550134714863 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26047] ppid=26022 vsize=26538700 memory=1232 CPUtime=369.56 cores=0-7
/proc/26024/task/26047/stat : 26047 (java) S 26022 26022 25978 0 -1 1077944384 6607 0 0 0 36946 10 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549597643728 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26048] ppid=26022 vsize=26538700 memory=648 CPUtime=369.66 cores=0-7
/proc/26024/task/26048/stat : 26048 (java) S 26022 26022 25978 0 -1 1077944384 7877 0 0 0 36953 13 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549596590928 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26049] ppid=26022 vsize=26538700 memory=1796 CPUtime=370.56 cores=0-7
/proc/26024/task/26049/stat : 26049 (java) S 26022 26022 25978 0 -1 1077944384 3609 0 0 0 37050 6 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549595538128 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26050] ppid=26022 vsize=26538700 memory=956 CPUtime=370.54 cores=0-7
/proc/26024/task/26050/stat : 26050 (java) S 26022 26022 25978 0 -1 1077944384 5384 0 0 0 37048 6 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549594486352 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26051] ppid=26022 vsize=26538700 memory=1384 CPUtime=369.51 cores=0-7
/proc/26024/task/26051/stat : 26051 (java) R 26022 26022 25978 0 -1 4202560 10706 0 0 0 36930 21 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549593428048 140550134714736 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
Current children cumulated CPU time: 2979.65 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 863380 KiB

[startup+376.601 s]
/proc/loadavg: 8.04 8.42 8.66 9/208 26083
/proc/meminfo: memFree=30557956/32770624 swapFree=67108860/67108860
[pid=26022] ppid=26019 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26022/stat : 26022 (xcsp3-exec) S 26019 26022 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108687482 9740288 346 33554432000 4194304 5098028 140731367933776 140731367931880 140073036546684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35258368 140731367941221 140731367941431 140731367941431 140731367944171 0
/proc/26022/statm: 2378 346 289 221 0 87 0
[pid=26024] ppid=26022 vsize=26538700 memory=861996 CPUtime=2980 cores=0-7
/proc/26024/stat : 26024 (java) S 26022 26022 25978 0 -1 1077944320 180158 0 0 0 297588 412 0 0 20 0 28 0 108687482 27175628800 215499 33554432000 4194304 4196468 140721769191072 140721769173616 140550490885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
/proc/26024/statm: 6634675 215499 3291 1 0 6621909 0
[pid=26024/tid=26025] ppid=26022 vsize=26538700 memory=0 CPUtime=0.55 cores=0-7
/proc/26024/task/26025/stat : 26025 (java) S 26022 26022 25978 0 -1 1077944384 6376 0 0 0 52 3 0 0 20 0 28 0 108687482 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550495126656 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26026] ppid=26022 vsize=26538700 memory=8514726395714825349 CPUtime=1.32 cores=0-7
/proc/26024/task/26026/stat : 26026 (java) S 26022 26022 25978 0 -1 1077944384 6188 0 0 0 106 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550049418384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26027] ppid=26022 vsize=26538700 memory=-8707038579349950309 CPUtime=1.32 cores=0-7
/proc/26024/task/26027/stat : 26027 (java) S 26022 26022 25978 0 -1 1077944384 5923 0 0 0 109 23 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550048365584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26028] ppid=26022 vsize=26538700 memory=-6520471753822164382 CPUtime=1.31 cores=0-7
/proc/26024/task/26028/stat : 26028 (java) S 26022 26022 25978 0 -1 1077944384 8181 0 0 0 105 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550047312784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26029] ppid=26022 vsize=26538700 memory=-8253362762722141311 CPUtime=1.31 cores=0-7
/proc/26024/task/26029/stat : 26029 (java) S 26022 26022 25978 0 -1 1077944384 6461 0 0 0 107 24 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550046259984 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26030] ppid=26022 vsize=26538700 memory=9047017150487036575 CPUtime=1.31 cores=0-7
/proc/26024/task/26030/stat : 26030 (java) S 26022 26022 25978 0 -1 1077944384 7377 0 0 0 106 25 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550045207184 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26031] ppid=26022 vsize=26538700 memory=2236 CPUtime=1.32 cores=0-7
/proc/26024/task/26031/stat : 26031 (java) S 26022 26022 25978 0 -1 1077944384 6292 0 0 0 106 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550044154384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26032] ppid=26022 vsize=26538700 memory=4316 CPUtime=1.33 cores=0-7
/proc/26024/task/26032/stat : 26032 (java) S 26022 26022 25978 0 -1 1077944384 6172 0 0 0 107 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550043101584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26033] ppid=26022 vsize=26538700 memory=0 CPUtime=1.32 cores=0-7
/proc/26024/task/26033/stat : 26033 (java) S 26022 26022 25978 0 -1 1077944384 7770 0 0 0 109 23 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550042048784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26034] ppid=26022 vsize=26538700 memory=3475768832329672808 CPUtime=1.76 cores=0-7
/proc/26024/task/26034/stat : 26034 (java) S 26022 26022 25978 0 -1 1077944384 26332 0 0 0 90 86 0 0 20 0 28 0 108687484 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549618281328 140550490897026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26035] ppid=26022 vsize=26538700 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/26024/task/26035/stat : 26035 (java) S 26022 26022 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 108687485 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549617227360 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26036] ppid=26022 vsize=26538700 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/26024/task/26036/stat : 26036 (java) S 26022 26022 25978 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 108687485 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549616174464 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26037] ppid=26022 vsize=26538700 memory=15255943717849665 CPUtime=0 cores=0-7
/proc/26024/task/26037/stat : 26037 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108687487 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549615122768 140550490904475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26038] ppid=26022 vsize=26538700 memory=1224 CPUtime=1.65 cores=0-7
/proc/26024/task/26038/stat : 26038 (java) S 26022 26022 25978 0 -1 1077944384 7054 0 0 0 164 1 0 0 20 0 28 0 108687487 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549614070128 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26039] ppid=26022 vsize=26538700 memory=6791534058613427641 CPUtime=1.4 cores=0-7
/proc/26024/task/26039/stat : 26039 (java) S 26022 26022 25978 0 -1 1077944384 4901 0 0 0 139 1 0 0 20 0 28 0 108687487 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549613017328 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26040] ppid=26022 vsize=26538700 memory=951180 CPUtime=1.35 cores=0-7
/proc/26024/task/26040/stat : 26040 (java) S 26022 26022 25978 0 -1 1077944384 4703 0 0 0 134 1 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549611964528 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26041] ppid=26022 vsize=26538700 memory=1200 CPUtime=0.57 cores=0-7
/proc/26024/task/26041/stat : 26041 (java) S 26022 26022 25978 0 -1 1077944384 5077 0 0 0 56 1 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549610911728 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26042] ppid=26022 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/26024/task/26042/stat : 26042 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549609860192 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26043] ppid=26022 vsize=26538700 memory=16236 CPUtime=0.14 cores=0-7
/proc/26024/task/26043/stat : 26043 (java) S 26022 26022 25978 0 -1 1077944384 1897 0 0 0 0 14 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549608807472 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26044] ppid=26022 vsize=26538700 memory=4044 CPUtime=370.77 cores=0-7
/proc/26024/task/26044/stat : 26044 (java) S 26022 26022 25978 0 -1 1077944384 4697 0 0 0 37069 8 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549600800704 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26045] ppid=26022 vsize=26538700 memory=18092 CPUtime=370.87 cores=0-7
/proc/26024/task/26045/stat : 26045 (java) S 26022 26022 25978 0 -1 1077944384 4921 0 0 0 37080 7 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549599749328 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26046] ppid=26022 vsize=26538700 memory=1232 CPUtime=370.18 cores=0-7
/proc/26024/task/26046/stat : 26046 (java) S 26022 26022 25978 0 -1 1077944384 24357 0 0 0 36966 52 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549598696528 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26047] ppid=26022 vsize=26538700 memory=648 CPUtime=369.56 cores=0-7
/proc/26024/task/26047/stat : 26047 (java) S 26022 26022 25978 0 -1 1077944384 6607 0 0 0 36946 10 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549597643728 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26048] ppid=26022 vsize=26538700 memory=1796 CPUtime=369.66 cores=0-7
/proc/26024/task/26048/stat : 26048 (java) S 26022 26022 25978 0 -1 1077944384 7877 0 0 0 36953 13 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549596590928 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26049] ppid=26022 vsize=26538700 memory=4126316290023845779 CPUtime=370.56 cores=0-7
/proc/26024/task/26049/stat : 26049 (java) S 26022 26022 25978 0 -1 1077944384 3609 0 0 0 37050 6 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549595538128 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26050] ppid=26022 vsize=26538700 memory=31028 CPUtime=370.54 cores=0-7
/proc/26024/task/26050/stat : 26050 (java) S 26022 26022 25978 0 -1 1077944384 5384 0 0 0 37048 6 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549594486352 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26051] ppid=26022 vsize=26538700 memory=1296 CPUtime=369.71 cores=0-7
/proc/26024/task/26051/stat : 26051 (java) R 26022 26022 25978 0 -1 4202560 10706 0 0 0 36950 21 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549593428048 140550134714749 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
Current children cumulated CPU time: 2980 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 863380 KiB

[startup+376.701 s]
/proc/loadavg: 8.04 8.42 8.66 9/208 26083
/proc/meminfo: memFree=30557956/32770624 swapFree=67108860/67108860
[pid=26022] ppid=26019 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26022/stat : 26022 (xcsp3-exec) S 26019 26022 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108687482 9740288 346 33554432000 4194304 5098028 140731367933776 140731367931880 140073036546684 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35258368 140731367941221 140731367941431 140731367941431 140731367944171 0
/proc/26022/statm: 2378 346 289 221 0 87 0
[pid=26024] ppid=26022 vsize=26538700 memory=861996 CPUtime=2980.1 cores=0-7
/proc/26024/stat : 26024 (java) S 26022 26022 25978 0 -1 1077944320 180158 0 0 0 297598 412 0 0 20 0 28 0 108687482 27175628800 215499 33554432000 4194304 4196468 140721769191072 140721769173616 140550490885879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
/proc/26024/statm: 6634675 215499 3291 1 0 6621909 0
[pid=26024/tid=26025] ppid=26022 vsize=26538700 memory=916316 CPUtime=0.55 cores=0-7
/proc/26024/task/26025/stat : 26025 (java) S 26022 26022 25978 0 -1 1077944384 6376 0 0 0 52 3 0 0 20 0 28 0 108687482 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550495126656 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26026] ppid=26022 vsize=26538700 memory=876304 CPUtime=1.32 cores=0-7
/proc/26024/task/26026/stat : 26026 (java) S 26022 26022 25978 0 -1 1077944384 6188 0 0 0 106 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550049418384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26027] ppid=26022 vsize=26538700 memory=861996 CPUtime=1.32 cores=0-7
/proc/26024/task/26027/stat : 26027 (java) S 26022 26022 25978 0 -1 1077944384 5923 0 0 0 109 23 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550048365584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26028] ppid=26022 vsize=26538700 memory=1384 CPUtime=1.31 cores=0-7
/proc/26024/task/26028/stat : 26028 (java) S 26022 26022 25978 0 -1 1077944384 8181 0 0 0 105 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550047312784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26029] ppid=26022 vsize=26538700 memory=1368184 CPUtime=1.31 cores=0-7
/proc/26024/task/26029/stat : 26029 (java) S 26022 26022 25978 0 -1 1077944384 6461 0 0 0 107 24 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550046259984 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26030] ppid=26022 vsize=26538700 memory=1384 CPUtime=1.31 cores=0-7
/proc/26024/task/26030/stat : 26030 (java) S 26022 26022 25978 0 -1 1077944384 7377 0 0 0 106 25 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550045207184 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26031] ppid=26022 vsize=26538700 memory=1732 CPUtime=1.32 cores=0-7
/proc/26024/task/26031/stat : 26031 (java) S 26022 26022 25978 0 -1 1077944384 6292 0 0 0 106 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550044154384 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26032] ppid=26022 vsize=26538700 memory=796 CPUtime=1.33 cores=0-7
/proc/26024/task/26032/stat : 26032 (java) S 26022 26022 25978 0 -1 1077944384 6172 0 0 0 107 26 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550043101584 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26033] ppid=26022 vsize=26538700 memory=796 CPUtime=1.32 cores=0-7
/proc/26024/task/26033/stat : 26033 (java) S 26022 26022 25978 0 -1 1077944384 7770 0 0 0 109 23 0 0 20 0 28 0 108687483 27175628800 215499 33554432000 4194304 4196468 140721769191072 140550042048784 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26034] ppid=26022 vsize=26538700 memory=1004 CPUtime=1.76 cores=0-7
/proc/26024/task/26034/stat : 26034 (java) S 26022 26022 25978 0 -1 1077944384 26332 0 0 0 90 86 0 0 20 0 28 0 108687484 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549618281328 140550490897026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26035] ppid=26022 vsize=26538700 memory=1040816 CPUtime=0 cores=0-7
/proc/26024/task/26035/stat : 26035 (java) S 26022 26022 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 108687485 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549617227360 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26036] ppid=26022 vsize=26538700 memory=4136 CPUtime=0 cores=0-7
/proc/26024/task/26036/stat : 26036 (java) S 26022 26022 25978 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 108687485 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549616174464 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26037] ppid=26022 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/26024/task/26037/stat : 26037 (java) S 26022 26022 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108687487 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549615122768 140550490904475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26038] ppid=26022 vsize=26538700 memory=876304 CPUtime=1.65 cores=0-7
/proc/26024/task/26038/stat : 26038 (java) S 26022 26022 25978 0 -1 1077944384 7054 0 0 0 164 1 0 0 20 0 28 0 108687487 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549614070128 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26039] ppid=26022 vsize=26538700 memory=1384 CPUtime=1.4 cores=0-7
/proc/26024/task/26039/stat : 26039 (java) S 26022 26022 25978 0 -1 1077944384 4901 0 0 0 139 1 0 0 20 0 28 0 108687487 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549613017328 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26040] ppid=26022 vsize=26538700 memory=1384 CPUtime=1.35 cores=0-7
/proc/26024/task/26040/stat : 26040 (java) S 26022 26022 25978 0 -1 1077944384 4703 0 0 0 134 1 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549611964528 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26041] ppid=26022 vsize=26538700 memory=1384 CPUtime=0.57 cores=0-7
/proc/26024/task/26041/stat : 26041 (java) S 26022 26022 25978 0 -1 1077944384 5077 0 0 0 56 1 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549610911728 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26042] ppid=26022 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/26024/task/26042/stat : 26042 (java) S 26022 26022 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549609860192 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26043] ppid=26022 vsize=26538700 memory=1021916 CPUtime=0.14 cores=0-7
/proc/26024/task/26043/stat : 26043 (java) S 26022 26022 25978 0 -1 1077944384 1897 0 0 0 0 14 0 0 20 0 28 0 108687488 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549608807472 140550490897026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26044] ppid=26022 vsize=26538700 memory=1384 CPUtime=370.77 cores=0-7
/proc/26024/task/26044/stat : 26044 (java) S 26022 26022 25978 0 -1 1077944384 4697 0 0 0 37069 8 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549600800704 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26045] ppid=26022 vsize=26538700 memory=1384 CPUtime=370.87 cores=0-7
/proc/26024/task/26045/stat : 26045 (java) S 26022 26022 25978 0 -1 1077944384 4921 0 0 0 37080 7 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549599749328 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26046] ppid=26022 vsize=26538700 memory=1384 CPUtime=370.18 cores=0-7
/proc/26024/task/26046/stat : 26046 (java) S 26022 26022 25978 0 -1 1077944384 24357 0 0 0 36966 52 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549598696528 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26047] ppid=26022 vsize=26538700 memory=907596 CPUtime=369.56 cores=0-7
/proc/26024/task/26047/stat : 26047 (java) S 26022 26022 25978 0 -1 1077944384 6607 0 0 0 36946 10 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549597643728 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26048] ppid=26022 vsize=26538700 memory=1384 CPUtime=369.66 cores=0-7
/proc/26024/task/26048/stat : 26048 (java) S 26022 26022 25978 0 -1 1077944384 7877 0 0 0 36953 13 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549596590928 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26049] ppid=26022 vsize=26538700 memory=891180 CPUtime=370.56 cores=0-7
/proc/26024/task/26049/stat : 26049 (java) S 26022 26022 25978 0 -1 1077944384 3609 0 0 0 37050 6 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549595538128 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26050] ppid=26022 vsize=26538700 memory=1199512 CPUtime=370.54 cores=0-7
/proc/26024/task/26050/stat : 26050 (java) S 26022 26022 25978 0 -1 1077944384 5384 0 0 0 37048 6 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549594486352 140550490896085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
[pid=26024/tid=26051] ppid=26022 vsize=26538700 memory=1384 CPUtime=369.81 cores=0-7
/proc/26024/task/26051/stat : 26051 (java) R 26022 26022 25978 0 -1 4202560 10706 0 0 0 36960 21 0 0 20 0 28 0 108687540 27175628800 215499 33554432000 4194304 4196468 140721769191072 140549593428048 140550134714399 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 11599872 140721769198738 140721769198915 140721769198915 140721769201615 0
Current children cumulated CPU time: 2980.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 863380 KiB

Child status: 0
Real time (s): 376.771
CPU time (s): 2980.19
CPU user time (s): 2976.05
CPU system time (s): 4.142
CPU usage (%): 790.982
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2009680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2976.05
system time used= 4.142
maximum resident set size= 2008296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181227
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48208
involuntary context switches= 35512


# summary of solver processes directly reported to runsolver:
#   pid: 26022
#   total CPU time (s): 2980.19
#   total CPU user time (s): 2976.05
#   total CPU system time (s): 4.142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.88675 second user time and 3.80625 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-15 01:58:53
IDJOB=4271037
IDBENCH=133230
IDSOLVER=2662
FILE ID=node102/4271037-1502755992
RUNJOBID= node102-1502755133-26005
PBS_JOBID= 20629082
Free space on /tmp= 61912 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-18-sum.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271037-1502755992/watcher-4271037-1502755992 -o /tmp/evaluation-result-4271037-1502755992/solver-4271037-1502755992 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502755133-26005 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 949964126 HOME/instance-4271037-1502755992.xml

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

MD5SUM BENCH= 40b0c6db816080e4c80df053621860bd
RANDOM SEED=949964126

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.35
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:        31420276 kB
MemAvailable:   31982212 kB
Buffers:          161988 kB
Cached:           682876 kB
SwapCached:            0 kB
Active:           673872 kB
Inactive:         221584 kB
Active(anon):       3664 kB
Inactive(anon):    75040 kB
Active(file):     670208 kB
Inactive(file):   146544 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7908 kB
Writeback:             4 kB
AnonPages:         57540 kB
Mapped:            45100 kB
Shmem:             25228 kB
Slab:             148576 kB
SReclaimable:     122036 kB
SUnreclaim:        26540 kB
KernelStack:        3168 kB
PageTables:         4768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61904 MiB
End job on node102 at 2017-08-15 02:05:10