Trace number 4246673

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: choco-solver 4.0.5 (2017-07-05)SAT (TO)672 2400.43 303.813

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-25-a3.xml
MD5SUM6f45dc36d2c69d93d2d76d2d98e801df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark643
Best CPU time to get the best result obtained on this benchmark19979.6
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints303
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":300},{"size":1001,"count":25}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":325},{"degree":2,"count":300},{"degree":25,"count":23},{"degree":26,"count":2}]
Minimum constraint arity1
Maximum constraint arity300
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":300},{"arity":25,"count":1},{"arity":300,"count":1}]
Number of extensional constraints0
Number of intensional constraints301
Distribution of constraint types[{"type":"intension","count":301},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4246673-1500687744.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4246673-1500687744.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.93	c solve instance...
10.97/2.08	o 821 
12.32/2.22	o 819 
13.63/2.43	o 779 
14.66/2.81	o 773 
14.66/2.89	o 770 
15.24/2.98	o 750 
17.51/3.28	o 739 
19.47/3.51	o 736 
24.90/4.22	o 728 
29.54/4.86	o 727 
39.72/6.10	o 688 
230.29/30.46	o 679 
1105.52/140.65	o 676 
1196.81/152.68	o 674 
1900.47/241.02	o 672 
2400.43/303.83	s SATISFIABLE
2400.43/303.83	v <instantiation>
2400.43/303.83	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[0][17] y[0][18] y[0][19] y[0][20] y[0][21] y[0][22] y[0][23] y[0][24] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[1][17] y[1][18] y[1][19] y[1][20] y[1][21] y[1][22] y[1][23] y[1][24] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[2][17] y[2][18] y[2][19] y[2][20] y[2][21] y[2][22] y[2][23] y[2][24] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[3][16] y[3][17] y[3][18] y[3][19] y[3][20] y[3][21] y[3][22] y[3][23] y[3][24] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[4][16] y[4][17] y[4][18] y[4][19] y[4][20] y[4][21] y[4][22] y[4][23] y[4][24] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[5][16] y[5][17] y[5][18] y[5][19] y[5][20] y[5][21] y[5][22] y[5][23] y[5][24] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[6][16] y[6][17] y[6][18] y[6][19] y[6][20] y[6][21] y[6][22] y[6][23] y[6][24] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[7][16] y[7][17] y[7][18] y[7][19] y[7][20] y[7][21] y[7][22] y[7][23] y[7][24] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[8][17] y[8][18] y[8][19] y[8][20] y[8][21] y[8][22] y[8][23] y[8][24] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[9][17] y[9][18] y[9][19] y[9][20] y[9][21] y[9][22] y[9][23] y[9][24] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[10][17] y[10][18] y[10][19] y[10][20] y[10][21] y[10][22] y[10][23] y[10][24] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[11][17] y[11][18] y[11][19] y[11][20] y[11][21] y[11][22] y[11][23] y[11][24] y[12][13] y[12][14] y[12][15] y[12][16] y[12][17] y[12][18] y[12][19] y[12][20] y[12][21] y[12][22] y[12][23] y[12][24] y[13][14] y[13][15] y[13][16] y[13][17] y[13][18] y[13][19] y[13][20] y[13][21] y[13][22] y[13][23] y[13][24] y[14][15] y[14][16] y[14][17] y[14][18] y[14][19] y[14][20] y[14][21] y[14][22] y[14][23] y[14][24] y[15][16] y[15][17] y[15][18] y[15][19] y[15][20] y[15][21] y[15][22] y[15][23] y[15][24] y[16][17] y[16][18] y[16][19] y[16][20] y[16][21] y[16][22] y[16][23] y[16][24] y[17][18] y[17][19] y[17][20] y[17][21] y[17][22] y[17][23] y[17][24] y[18][19] y[18][20] y[18][21] y[18][22] y[18][23] y[18][24] y[19][20] y[19][21] y[19][22] y[19][23] y[19][24] y[20][21] y[20][22] y[20][23] y[20][24] y[21][22] y[21][23] y[21][24] y[22][23] y[22][24] y[23][24] </list>
2400.43/303.83	v 	<values>0 1 3 7 12 20 30 44 65 80 111 136 170 212 245 267 314 330 384 433 473 521 560 646 672 1 3 7 12 20 30 44 65 80 111 136 170 212 245 267 314 330 384 433 473 521 560 646 672 2 6 11 19 29 43 64 79 110 135 169 211 244 266 313 329 383 432 472 520 559 645 671 4 9 17 27 41 62 77 108 133 167 209 242 264 311 327 381 430 470 518 557 643 669 5 13 23 37 58 73 104 129 163 205 238 260 307 323 377 426 466 514 553 639 665 8 18 32 53 68 99 124 158 200 233 255 302 318 372 421 461 509 548 634 660 10 24 45 60 91 116 150 192 225 247 294 310 364 413 453 501 540 626 652 14 35 50 81 106 140 182 215 237 284 300 354 403 443 491 530 616 642 21 36 67 92 126 168 201 223 270 286 340 389 429 477 516 602 628 15 46 71 105 147 180 202 249 265 319 368 408 456 495 581 607 31 56 90 132 165 187 234 250 304 353 393 441 480 566 592 25 59 101 134 156 203 219 273 322 362 410 449 535 561 34 76 109 131 178 194 248 297 337 385 424 510 536 42 75 97 144 160 214 263 303 351 390 476 502 33 55 102 118 172 221 261 309 348 434 460 22 69 85 139 188 228 276 315 401 427 47 63 117 166 206 254 293 379 405 16 70 119 159 207 246 332 358 54 103 143 191 230 316 342 49 89 137 176 262 288 40 88 127 213 239 48 87 173 199 39 125 151 86 112 26 </values>
2400.43/303.83	v </instantiation>
2400.43/303.83	c Unexpected resolution interruption!

Verifier Data

OK	672

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-4246673-1500687744/watcher-4246673-1500687744 -o /tmp/evaluation-result-4246673-1500687744/solver-4246673-1500687744 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500683887-7653 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1231061258 HOME/instance-4246673-1500687744.xml 

pid=1550
running on 8 cores: 1,3,5,7,9,11,13,15

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: 12.51 14.45 14.87 10/272 1553
/proc/meminfo: memFree=26864184/32770624 swapFree=5800/244476
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0

[startup+0.100105 s]
/proc/loadavg: 12.51 14.45 14.87 10/272 1553
/proc/meminfo: memFree=26864184/32770624 swapFree=5800/244476
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200335 s]
/proc/loadavg: 12.51 14.45 14.87 10/272 1553
/proc/meminfo: memFree=26864184/32770624 swapFree=5800/244476
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300245 s]
/proc/loadavg: 12.51 14.45 14.87 10/272 1553
/proc/meminfo: memFree=26864184/32770624 swapFree=5800/244476
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700193 s]
/proc/loadavg: 12.51 14.45 14.87 10/272 1553
/proc/meminfo: memFree=26864184/32770624 swapFree=5800/244476
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50159 s]
/proc/loadavg: 12.51 14.45 14.87 17/301 1582
/proc/meminfo: memFree=26731252/32770624 swapFree=5800/244504
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
[pid=1554] ppid=1553 vsize=13801768 CPUtime=6.98 cores=1,3,5,7,9,11,13,15
/proc/1554/stat : 1554 (java) S 1553 1553 7621 0 -1 1077944320 15620 0 0 0 683 15 0 0 20 0 28 0 4042164 14133010432 51096 33554432000 4194304 4196468 140730501042032 140730501024576 139683904413431 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
/proc/1554/statm: 3450442 51096 3239 1 0 3437675 0
[pid=1554/tid=1555] ppid=1553 vsize=13801768 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1555/stat : 1555 (java) S 1553 1553 7621 0 -1 1077944384 6513 0 0 0 87 4 0 0 20 0 28 0 4042164 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683908654208 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1557] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1557/stat : 1557 (java) S 1553 1553 7621 0 -1 1077944384 10 0 0 0 0 1 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683822893968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1558] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1558/stat : 1558 (java) S 1553 1553 7621 0 -1 1077944384 12 0 0 0 1 0 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683821841168 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1559] ppid=1553 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1559/stat : 1559 (java) S 1553 1553 7621 0 -1 1077944384 10 0 0 0 1 1 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683820788880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1560] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1560/stat : 1560 (java) S 1553 1553 7621 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683819736080 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1561] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1561/stat : 1561 (java) S 1553 1553 7621 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683818682768 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1562] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1562/stat : 1562 (java) S 1553 1553 7621 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683817629968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1563] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1563/stat : 1563 (java) S 1553 1553 7621 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683816577680 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1564] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1564/stat : 1564 (java) S 1553 1553 7621 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 28 0 4042165 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683815524880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1565] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1565/stat : 1565 (java) S 1553 1553 7621 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4042167 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683232590448 139683904424578 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1566] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1566/stat : 1566 (java) S 1553 1553 7621 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683231536416 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1567] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1567/stat : 1567 (java) S 1553 1553 7621 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683230484080 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1568] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1568/stat : 1568 (java) S 1553 1553 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683229432400 139683904432027 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1569] ppid=1553 vsize=13801768 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1569/stat : 1569 (java) R 1553 1553 7621 0 -1 4202560 2002 0 0 0 72 0 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683228360816 139683882431760 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1570] ppid=1553 vsize=13801768 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1570/stat : 1570 (java) R 1553 1553 7621 0 -1 4202560 1680 0 0 0 73 0 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683227326448 139683888807279 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1571] ppid=1553 vsize=13801768 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1571/stat : 1571 (java) R 1553 1553 7621 0 -1 4202560 1358 0 0 0 70 1 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683226274160 139683883651889 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1572] ppid=1553 vsize=13801768 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1572/stat : 1572 (java) R 1553 1553 7621 0 -1 4202560 2195 0 0 0 65 0 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683225221200 139683882958553 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1573] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1573/stat : 1573 (java) S 1553 1553 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683224169312 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1574] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1574/stat : 1574 (java) S 1553 1553 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683223116592 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1575] ppid=1553 vsize=13801768 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1575/stat : 1575 (java) R 1553 1553 7621 0 -1 4202560 71 0 0 0 38 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683215100808 139683499093465 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1576] ppid=1553 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1576/stat : 1576 (java) R 1553 1553 7621 0 -1 4202560 44 0 0 0 35 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683214049096 139683499038468 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1577] ppid=1553 vsize=13801768 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1577/stat : 1577 (java) R 1553 1553 7621 0 -1 4202560 42 0 0 0 34 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683212995784 139683499037897 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1578] ppid=1553 vsize=13801768 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1578/stat : 1578 (java) R 1553 1553 7621 0 -1 4202560 74 0 0 0 36 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683211942704 139683499037521 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1579] ppid=1553 vsize=13801768 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1579/stat : 1579 (java) R 1553 1553 7621 0 -1 4202560 30 0 0 0 41 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683210892664 139683499363468 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1580] ppid=1553 vsize=13801768 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1580/stat : 1580 (java) R 1553 1553 7621 0 -1 4202560 45 0 0 0 43 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683209839776 139683904434778 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1581] ppid=1553 vsize=13801768 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1581/stat : 1581 (java) R 1553 1553 7621 0 -1 4202560 38 0 0 0 35 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683073871816 139683499093375 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1582] ppid=1553 vsize=13801768 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1582/stat : 1582 (java) R 1553 1553 7621 0 -1 4202560 50 0 0 0 39 0 0 0 20 0 28 0 4042258 14133010432 51096 33554432000 4194304 4196468 140730501042032 139683072817824 139683499038251 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
Current children cumulated CPU time (s) 6.98
Current children cumulated vsize (KiB) 13811280

[startup+3.1013 s]
/proc/loadavg: 13.03 14.53 14.89 13/301 1590
/proc/meminfo: memFree=26641208/32770624 swapFree=5800/244504
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
[pid=1554] ppid=1553 vsize=13801768 CPUtime=16.75 cores=1,3,5,7,9,11,13,15
/proc/1554/stat : 1554 (java) S 1553 1553 7621 0 -1 1077944320 18860 0 0 0 1648 27 0 0 20 0 28 0 4042164 14133010432 82218 33554432000 4194304 4196468 140730501042032 140730501024576 139683904413431 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
/proc/1554/statm: 3450442 82218 3250 1 0 3437675 0
[pid=1554/tid=1555] ppid=1553 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1555/stat : 1555 (java) S 1553 1553 7621 0 -1 1077944384 6517 0 0 0 88 4 0 0 20 0 28 0 4042164 14133010432 82218 33554432000 4194304 4196468 140730501042032 139683908654208 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1557] ppid=1553 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1557/stat : 1557 (java) S 1553 1553 7621 0 -1 1077944384 20 0 0 0 1 2 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683822893968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1558] ppid=1553 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1558/stat : 1558 (java) S 1553 1553 7621 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683821841168 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1559] ppid=1553 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1559/stat : 1559 (java) S 1553 1553 7621 0 -1 1077944384 17 0 0 0 1 2 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683820788880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1560] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1560/stat : 1560 (java) S 1553 1553 7621 0 -1 1077944384 17 0 0 0 0 1 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683819736080 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1561] ppid=1553 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1561/stat : 1561 (java) S 1553 1553 7621 0 -1 1077944384 26 0 0 0 2 1 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683818682768 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1562] ppid=1553 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1562/stat : 1562 (java) S 1553 1553 7621 0 -1 1077944384 26 0 0 0 1 2 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683817629968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1563] ppid=1553 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1563/stat : 1563 (java) S 1553 1553 7621 0 -1 1077944384 12 0 0 0 0 1 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683816577680 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1564] ppid=1553 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1564/stat : 1564 (java) S 1553 1553 7621 0 -1 1077944384 30 0 0 0 2 1 0 0 20 0 28 0 4042165 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683815524880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1565] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1565/stat : 1565 (java) S 1553 1553 7621 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 4042167 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683232590448 139683904424578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1566] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1566/stat : 1566 (java) S 1553 1553 7621 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683231536480 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1567] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1567/stat : 1567 (java) S 1553 1553 7621 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683230484096 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1568] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1568/stat : 1568 (java) S 1553 1553 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683229432400 139683904432027 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1569] ppid=1553 vsize=13801768 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1569/stat : 1569 (java) R 1553 1553 7621 0 -1 1077944384 2906 0 0 0 169 1 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683228379248 139683904424578 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1570] ppid=1553 vsize=13801768 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1570/stat : 1570 (java) S 1553 1553 7621 0 -1 1077944384 2200 0 0 0 173 0 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683227326448 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1571] ppid=1553 vsize=13801768 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1571/stat : 1571 (java) R 1553 1553 7621 0 -1 4202560 1825 0 0 0 155 1 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683226260704 139683885933195 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1572] ppid=1553 vsize=13801768 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1572/stat : 1572 (java) S 1553 1553 7621 0 -1 1077944384 2520 0 0 0 86 0 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683225221360 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1573] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1573/stat : 1573 (java) S 1553 1553 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683224169312 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1574] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1574/stat : 1574 (java) S 1553 1553 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 82730 33554432000 4194304 4196468 140730501042032 139683223116592 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
Current children cumulated CPU time (s) 16.75
Current children cumulated vsize (KiB) 13811280

[startup+6.30142 s]
/proc/loadavg: 13.03 14.53 14.89 18/301 1662
/proc/meminfo: memFree=26481560/32770624 swapFree=5800/244516
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
[pid=1554] ppid=1553 vsize=13801768 CPUtime=41.25 cores=1,3,5,7,9,11,13,15
/proc/1554/stat : 1554 (java) S 1553 1553 7621 0 -1 1077944320 20548 0 0 0 4077 48 0 0 20 0 28 0 4042164 14133010432 113605 33554432000 4194304 4196468 140730501042032 140730501024576 139683904413431 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
/proc/1554/statm: 3450442 113605 3263 1 0 3437675 0
[pid=1554/tid=1555] ppid=1553 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1555/stat : 1555 (java) S 1553 1553 7621 0 -1 1077944384 6521 0 0 0 88 4 0 0 20 0 28 0 4042164 14133010432 113605 33554432000 4194304 4196468 140730501042032 139683908654208 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1557] ppid=1553 vsize=13801768 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1557/stat : 1557 (java) S 1553 1553 7621 0 -1 1077944384 26 0 0 0 3 3 0 0 20 0 28 0 4042165 14133010432 113605 33554432000 4194304 4196468 140730501042032 139683822893968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1558] ppid=1553 vsize=13801768 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1558/stat : 1558 (java) S 1553 1553 7621 0 -1 1077944384 40 0 0 0 3 3 0 0 20 0 28 0 4042165 14133010432 113605 33554432000 4194304 4196468 140730501042032 139683821841168 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1559] ppid=1553 vsize=13801768 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1559/stat : 1559 (java) S 1553 1553 7621 0 -1 1077944384 40 0 0 0 3 4 0 0 20 0 28 0 4042165 14133010432 113605 33554432000 4194304 4196468 140730501042032 139683820788880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1560] ppid=1553 vsize=13801768 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1560/stat : 1560 (java) S 1553 1553 7621 0 -1 1077944384 35 0 0 0 1 3 0 0 20 0 28 0 4042165 14133010432 113605 33554432000 4194304 4196468 140730501042032 139683819736080 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0

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

[pid=1554/tid=1695] ppid=1553 vsize=13801768 CPUtime=68.96 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1695/stat : 1695 (java) R 1553 1553 7621 0 -1 4202560 3381 0 0 0 6896 0 0 0 20 0 28 0 4057432 14133010432 536959 33554432000 4194304 4196468 140730501042032 139683214049032 139683500616417 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1696] ppid=1553 vsize=13801768 CPUtime=69.55 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1696/stat : 1696 (java) R 1553 1553 7621 0 -1 4202560 520 0 0 0 6955 0 0 0 20 0 28 0 4057432 14133010432 536959 33554432000 4194304 4196468 140730501042032 139683073871848 139683499527816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
Current children cumulated CPU time (s) 1751.57
Current children cumulated vsize (KiB) 13811280

[startup+282.302 s]
/proc/loadavg: 15.49 15.40 15.18 10/268 1742
/proc/meminfo: memFree=29845996/32770624 swapFree=5800/244816
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
[pid=1554] ppid=1553 vsize=13801768 CPUtime=2229.22 cores=1,3,5,7,9,11,13,15
/proc/1554/stat : 1554 (java) S 1553 1553 7621 0 -1 1077944320 110674 0 0 0 222732 190 0 0 20 0 28 0 4042164 14133010432 525929 33554432000 4194304 4196468 140730501042032 140730501024576 139683904413431 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
/proc/1554/statm: 3450442 525929 3275 1 0 3437675 0
[pid=1554/tid=1555] ppid=1553 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1555/stat : 1555 (java) S 1553 1553 7621 0 -1 1077944384 6937 0 0 0 88 4 0 0 20 0 28 0 4042164 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683908654208 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1557] ppid=1553 vsize=13801768 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1557/stat : 1557 (java) S 1553 1553 7621 0 -1 1077944384 516 0 0 0 13 13 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683822893968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1558] ppid=1553 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1558/stat : 1558 (java) S 1553 1553 7621 0 -1 1077944384 1226 0 0 0 13 14 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683821841168 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1559] ppid=1553 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1559/stat : 1559 (java) S 1553 1553 7621 0 -1 1077944384 1269 0 0 0 13 14 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683820788880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1560] ppid=1553 vsize=13801768 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1560/stat : 1560 (java) S 1553 1553 7621 0 -1 1077944384 2643 0 0 0 12 14 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683819736080 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1561] ppid=1553 vsize=13801768 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1561/stat : 1561 (java) S 1553 1553 7621 0 -1 1077944384 1566 0 0 0 13 16 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683818682768 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1562] ppid=1553 vsize=13801768 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1562/stat : 1562 (java) S 1553 1553 7621 0 -1 1077944384 814 0 0 0 12 16 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683817629968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1563] ppid=1553 vsize=13801768 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1563/stat : 1563 (java) S 1553 1553 7621 0 -1 1077944384 2155 0 0 0 12 13 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683816577680 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1564] ppid=1553 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1564/stat : 1564 (java) S 1553 1553 7621 0 -1 1077944384 1193 0 0 0 13 14 0 0 20 0 28 0 4042165 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683815524880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1565] ppid=1553 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1565/stat : 1565 (java) S 1553 1553 7621 0 -1 1077944384 4511 0 0 0 5 5 0 0 20 0 28 0 4042167 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683232590448 139683904424578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1566] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1566/stat : 1566 (java) S 1553 1553 7621 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683231536480 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1567] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1567/stat : 1567 (java) S 1553 1553 7621 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683230484096 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1568] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1568/stat : 1568 (java) S 1553 1553 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683229432400 139683904432027 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1569] ppid=1553 vsize=13801768 CPUtime=2.83 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1569/stat : 1569 (java) S 1553 1553 7621 0 -1 1077944384 10528 0 0 0 281 2 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683228379248 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1570] ppid=1553 vsize=13801768 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1570/stat : 1570 (java) S 1553 1553 7621 0 -1 1077944384 11535 0 0 0 302 1 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683227326448 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1571] ppid=1553 vsize=13801768 CPUtime=2.79 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1571/stat : 1571 (java) S 1553 1553 7621 0 -1 1077944384 8696 0 0 0 277 2 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683226274160 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1572] ppid=1553 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1572/stat : 1572 (java) S 1553 1553 7621 0 -1 1077944384 9619 0 0 0 105 1 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683225221360 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1573] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1573/stat : 1573 (java) S 1553 1553 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683224169312 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1574] ppid=1553 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1574/stat : 1574 (java) S 1553 1553 7621 0 -1 1077944384 1068 0 0 0 6 7 0 0 20 0 28 0 4042172 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683223116592 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1699] ppid=1553 vsize=13801768 CPUtime=41.22 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1699/stat : 1699 (java) R 1553 1553 7621 0 -1 4202560 847 0 0 0 4122 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683209837736 139683499507230 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1700] ppid=1553 vsize=13801768 CPUtime=40.47 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1700/stat : 1700 (java) R 1553 1553 7621 0 -1 4202560 1101 0 0 0 4047 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683072822320 139683499528447 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1701] ppid=1553 vsize=13801768 CPUtime=41.22 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1701/stat : 1701 (java) R 1553 1553 7621 0 -1 4202560 1644 0 0 0 4122 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683215101216 139683502363650 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1702] ppid=1553 vsize=13801768 CPUtime=41.21 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1702/stat : 1702 (java) R 1553 1553 7621 0 -1 4202560 1014 0 0 0 4121 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683073871368 139683502363616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1703] ppid=1553 vsize=13801768 CPUtime=40.79 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1703/stat : 1703 (java) R 1553 1553 7621 0 -1 4202560 302 0 0 0 4079 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683211943816 139683499527900 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1704] ppid=1553 vsize=13801768 CPUtime=41.21 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1704/stat : 1704 (java) R 1553 1553 7621 0 -1 4202560 329 0 0 0 4121 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683214048888 139683500546274 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1705] ppid=1553 vsize=13801768 CPUtime=41.22 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1705/stat : 1705 (java) R 1553 1553 7621 0 -1 4202560 1893 0 0 0 4122 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683210891496 139683499527755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1706] ppid=1553 vsize=13801768 CPUtime=41.21 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1706/stat : 1706 (java) R 1553 1553 7621 0 -1 4202560 226 0 0 0 4121 0 0 0 20 0 28 0 4066266 14133010432 525929 33554432000 4194304 4196468 140730501042032 139683212996472 139683500617069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
Current children cumulated CPU time (s) 2229.22
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.802 s]
/proc/loadavg: 14.18 15.11 15.09 11/300 1818
/proc/meminfo: memFree=28582912/32770624 swapFree=5800/244884
[pid=1553] ppid=1550 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1553/stat : 1553 (xcsp3-exec) S 1550 1553 7621 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4042163 9740288 346 33554432000 4194304 5098028 140732067956704 140732067954808 140147930890876 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 11317248 140732067964046 140732067964256 140732067964256 140732067966955 0
/proc/1553/statm: 2378 346 289 221 0 87 0
[pid=1554] ppid=1553 vsize=13801768 CPUtime=2400.43 cores=1,3,5,7,9,11,13,15
/proc/1554/stat : 1554 (java) S 1553 1553 7621 0 -1 1077944320 113092 0 0 0 239852 191 0 0 20 0 28 0 4042164 14133010432 525930 33554432000 4194304 4196468 140730501042032 140730501024576 139683904413431 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
/proc/1554/statm: 3450442 525930 3275 1 0 3437675 0
[pid=1554/tid=1555] ppid=1553 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1555/stat : 1555 (java) S 1553 1553 7621 0 -1 1077944384 6937 0 0 0 88 4 0 0 20 0 28 0 4042164 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683908654208 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1557] ppid=1553 vsize=13801768 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1557/stat : 1557 (java) S 1553 1553 7621 0 -1 1077944384 516 0 0 0 13 13 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683822893968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1558] ppid=1553 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1558/stat : 1558 (java) S 1553 1553 7621 0 -1 1077944384 1226 0 0 0 13 14 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683821841168 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1559] ppid=1553 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1559/stat : 1559 (java) S 1553 1553 7621 0 -1 1077944384 1269 0 0 0 13 14 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683820788880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1560] ppid=1553 vsize=13801768 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1560/stat : 1560 (java) S 1553 1553 7621 0 -1 1077944384 2643 0 0 0 12 14 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683819736080 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1561] ppid=1553 vsize=13801768 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1561/stat : 1561 (java) S 1553 1553 7621 0 -1 1077944384 1566 0 0 0 13 16 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683818682768 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1562] ppid=1553 vsize=13801768 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1562/stat : 1562 (java) S 1553 1553 7621 0 -1 1077944384 814 0 0 0 12 16 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683817629968 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1563] ppid=1553 vsize=13801768 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1563/stat : 1563 (java) S 1553 1553 7621 0 -1 1077944384 2155 0 0 0 12 13 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683816577680 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1564] ppid=1553 vsize=13801768 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1564/stat : 1564 (java) S 1553 1553 7621 0 -1 1077944384 1193 0 0 0 13 14 0 0 20 0 28 0 4042165 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683815524880 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1565] ppid=1553 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1565/stat : 1565 (java) S 1553 1553 7621 0 -1 1077944384 4592 0 0 0 5 6 0 0 20 0 28 0 4042167 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683232590448 139683904424578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1566] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1566/stat : 1566 (java) S 1553 1553 7621 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683231536480 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1567] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1567/stat : 1567 (java) S 1553 1553 7621 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 4042168 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683230484096 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1568] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1568/stat : 1568 (java) S 1553 1553 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683229432400 139683904432027 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1569] ppid=1553 vsize=13801768 CPUtime=2.83 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1569/stat : 1569 (java) S 1553 1553 7621 0 -1 1077944384 10536 0 0 0 281 2 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683228379248 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1570] ppid=1553 vsize=13801768 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1570/stat : 1570 (java) S 1553 1553 7621 0 -1 1077944384 11538 0 0 0 302 1 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683227326448 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1571] ppid=1553 vsize=13801768 CPUtime=2.79 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1571/stat : 1571 (java) S 1553 1553 7621 0 -1 1077944384 8699 0 0 0 277 2 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683226274160 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1572] ppid=1553 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1572/stat : 1572 (java) S 1553 1553 7621 0 -1 1077944384 10343 0 0 0 105 1 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683225221360 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1573] ppid=1553 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1573/stat : 1573 (java) S 1553 1553 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683224169312 139683904423637 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1574] ppid=1553 vsize=13801768 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1574/stat : 1574 (java) S 1553 1553 7621 0 -1 1077944384 1095 0 0 0 7 8 0 0 20 0 28 0 4042172 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683223116592 139683904424578 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1699] ppid=1553 vsize=13801768 CPUtime=62.7 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1699/stat : 1699 (java) R 1553 1553 7621 0 -1 4202560 1005 0 0 0 6270 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683209838120 139683500616453 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1700] ppid=1553 vsize=13801768 CPUtime=61.86 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1700/stat : 1700 (java) R 1553 1553 7621 0 -1 4202560 1294 0 0 0 6186 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683072819976 139683500586864 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1701] ppid=1553 vsize=13801768 CPUtime=62.7 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1701/stat : 1701 (java) R 1553 1553 7621 0 -1 4202560 2036 0 0 0 6270 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683215101736 139683499507184 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1702] ppid=1553 vsize=13801768 CPUtime=62.69 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1702/stat : 1702 (java) R 1553 1553 7621 0 -1 4202560 1232 0 0 0 6269 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683073871072 139683502363650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1703] ppid=1553 vsize=13801768 CPUtime=61.96 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1703/stat : 1703 (java) R 1553 1553 7621 0 -1 4202560 417 0 0 0 6196 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683211943768 139683499527273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1704] ppid=1553 vsize=13801768 CPUtime=62.6 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1704/stat : 1704 (java) R 1553 1553 7621 0 -1 4202560 363 0 0 0 6260 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683214049176 139683500589357 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1705] ppid=1553 vsize=13801768 CPUtime=62.7 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1705/stat : 1705 (java) R 1553 1553 7621 0 -1 4202560 2326 0 0 0 6270 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683210891240 139683500130979 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
[pid=1554/tid=1706] ppid=1553 vsize=13801768 CPUtime=62.53 cores=1,3,5,7,9,11,13,15
/proc/1554/task/1706/stat : 1706 (java) R 1553 1553 7621 0 -1 4202560 255 0 0 0 6253 0 0 0 20 0 28 0 4066266 14133010432 525930 33554432000 4194304 4196468 140730501042032 139683212996776 139683499507385 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18345984 140730501043388 140730501043564 140730501043564 140730501046223 0
Current children cumulated CPU time (s) 2400.43
Current children cumulated vsize (KiB) 13811280

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 1554 sig 9
??? kill 1553 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1553 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2644
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002644
# while last known CPU time is 2400.43
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.813
CPU time (s): 2400.43
CPU user time (s): 2398.52
CPU system time (s): 1.91
CPU usage (%): 790.102
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002644
system time used= 0
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.06958 second user time and 4.49053 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-22 03:42:24
IDJOB=4246673
IDBENCH=126214
IDSOLVER=2625
FILE ID=node124/4246673-1500687744
RUNJOBID= node124-1500683887-7653
PBS_JOBID= 20623343
Free space on /tmp= 61968 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-25-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246673-1500687744/watcher-4246673-1500687744 -o /tmp/evaluation-result-4246673-1500687744/solver-4246673-1500687744 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500683887-7653 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1231061258 HOME/instance-4246673-1500687744.xml

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

MD5SUM BENCH= 6f45dc36d2c69d93d2d76d2d98e801df
RANDOM SEED=1231061258

node124.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	: 5333.16
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		: 2000.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		: 2668.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	: 5333.16
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		: 2668.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	: 5333.16
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		: 1733.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		: 2668.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	: 5333.16
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		: 2000.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	: 5333.16
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		: 1733.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		: 2668.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	: 5333.16
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		: 2668.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	: 5333.16
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		: 1600.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		: 2668.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	: 5333.16
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		: 2267.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:        26864996 kB
MemAvailable:   26949108 kB
Buffers:           52888 kB
Cached:           341404 kB
SwapCached:            0 kB
Active:          5273596 kB
Inactive:         253232 kB
Active(anon):    5135184 kB
Inactive(anon):     8756 kB
Active(file):     138412 kB
Inactive(file):   244476 kB
Unevictable:        5800 kB
Mlocked:            5800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:       5143992 kB
Mapped:            42552 kB
Shmem:              8872 kB
Slab:              67872 kB
SReclaimable:      34120 kB
SUnreclaim:        33752 kB
KernelStack:        5024 kB
PageTables:        14756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6431388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4980736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61992 MiB
End job on node124 at 2017-07-22 03:47:28