Trace number 4270554

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
choco-solver 4.0.5 par (2017-08-09)SAT (TO)788 20059.5 2520.1201

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-27-a3.xml
MD5SUMd2b2d316f8a3db7e4daa8c5fb45f5c4a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark788
Best CPU time to get the best result obtained on this benchmark19974.699
Satisfiable
(Un)Satisfiability was proved
Number of variables756
Number of constraints354
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":351},{"size":1001,"count":27}]
Minimum variable degree0
Maximum variable degree28
Distribution of variable degrees[{"degree":0,"count":378},{"degree":2,"count":351},{"degree":27,"count":25},{"degree":28,"count":2}]
Minimum constraint arity1
Maximum constraint arity351
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":351},{"arity":27,"count":1},{"arity":351,"count":1}]
Number of extensional constraints0
Number of intensional constraints352
Distribution of constraint types[{"type":"intension","count":352},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270554-1502721074.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270554-1502721074.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.11/0.89	c solve instance...
11.76/2.19	o 969 
12.23/2.24	o 937 
12.23/2.27	o 909 
15.66/2.87	o 903 
16.44/3.01	o 891 
18.65/3.32	o 871 
37.63/5.76	o 864 
77.77/10.87	o 857 
97.45/13.35	o 845 
110.14/14.97	o 841 
205.73/26.93	o 837 
315.53/40.73	o 832 
605.69/77.12	o 817 
3236.69/406.90	o 789 
13429.77/1687.06	o 788 
20058.72/2520.08	s SATISFIABLE
20058.72/2520.08	v <instantiation>
20058.72/2520.08	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] x[25] x[26] 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[0][25] y[0][26] 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[1][25] y[1][26] 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[2][25] y[2][26] 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[3][25] y[3][26] 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[4][25] y[4][26] 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[5][25] y[5][26] 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[6][25] y[6][26] 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[7][25] y[7][26] 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[8][25] y[8][26] 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[9][25] y[9][26] 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[10][25] y[10][26] 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[11][25] y[11][26] 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[12][25] y[12][26] 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[13][25] y[13][26] 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[14][25] y[14][26] 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[15][25] y[15][26] 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[16][25] y[16][26] y[17][18] y[17][19] y[17][20] y[17][21] y[17][22] y[17][23] y[17][24] y[17][25] y[17][26] y[18][19] y[18][20] y[18][21] y[18][22] y[18][23] y[18][24] y[18][25] y[18][26] y[19][20] y[19][21] y[19][22] y[19][23] y[19][24] y[19][25] y[19][26] y[20][21] y[20][22] y[20][23] y[20][24] y[20][25] y[20][26] y[21][22] y[21][23] y[21][24] y[21][25] y[21][26] y[22][23] y[22][24] y[22][25] y[22][26] y[23][24] y[23][25] y[23][26] y[24][25] y[24][26] y[25][26] </list>
20058.72/2520.08	v 	<values>0 1 3 7 15 20 36 46 64 73 96 144 155 195 229 270 308 376 400 454 510 572 627 711 741 763 788 1 3 7 15 20 36 46 64 73 96 144 155 195 229 270 308 376 400 454 510 572 627 711 741 763 788 2 6 14 19 35 45 63 72 95 143 154 194 228 269 307 375 399 453 509 571 626 710 740 762 787 4 12 17 33 43 61 70 93 141 152 192 226 267 305 373 397 451 507 569 624 708 738 760 785 8 13 29 39 57 66 89 137 148 188 222 263 301 369 393 447 503 565 620 704 734 756 781 5 21 31 49 58 81 129 140 180 214 255 293 361 385 439 495 557 612 696 726 748 773 16 26 44 53 76 124 135 175 209 250 288 356 380 434 490 552 607 691 721 743 768 10 28 37 60 108 119 159 193 234 272 340 364 418 474 536 591 675 705 727 752 18 27 50 98 109 149 183 224 262 330 354 408 464 526 581 665 695 717 742 9 32 80 91 131 165 206 244 312 336 390 446 508 563 647 677 699 724 23 71 82 122 156 197 235 303 327 381 437 499 554 638 668 690 715 48 59 99 133 174 212 280 304 358 414 476 531 615 645 667 692 11 51 85 126 164 232 256 310 366 428 483 567 597 619 644 40 74 115 153 221 245 299 355 417 472 556 586 608 633 34 75 113 181 205 259 315 377 432 516 546 568 593 41 79 147 171 225 281 343 398 482 512 534 559 38 106 130 184 240 302 357 441 471 493 518 68 92 146 202 264 319 403 433 455 480 24 78 134 196 251 335 365 387 412 54 110 172 227 311 341 363 388 56 118 173 257 287 309 334 62 117 201 231 253 278 55 139 169 191 216 84 114 136 161 30 52 77 22 47 25 </values>
20058.72/2520.08	v </instantiation>
20058.72/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	788

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270554-1502721074/watcher-4270554-1502721074 -o /tmp/evaluation-result-4270554-1502721074/solver-4270554-1502721074 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502712560-2174 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1529216830 HOME/instance-4270554-1502721074.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
solver pid=5238, runsolver pid=5235
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 3.28 3.10 2.91 4/199 5259
/proc/meminfo: memFree=31624328/32770624 swapFree=67108860/67108860
[pid=5238] ppid=5235 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5238/stat : 5238 (xcsp3-exec) S 5235 5238 2145 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105195167 9740288 345 33554432000 4194304 5098028 140728916422304 140728916420408 139981971620476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16535552 140728916423780 140728916423991 140728916423991 140728916426731 0
/proc/5238/statm: 2378 345 289 221 0 87 0
[pid=5240] ppid=5238 vsize=25999808 memory=26104 CPUtime=0.12 cores=0-7
/proc/5240/stat : 5240 (java) S 5238 5238 2145 0 -1 1077944320 5486 0 0 0 11 1 0 0 20 0 20 0 105195167 26623803392 6526 33554432000 4194304 4196468 140733154609184 140733154591728 139955719941879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
/proc/5240/statm: 6499952 6526 2845 1 0 6488269 0
[pid=5240/tid=5241] ppid=5238 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/5240/task/5241/stat : 5241 (java) R 5238 5238 2145 0 -1 4202560 3489 0 0 0 8 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955724165656 139955719963226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5242] ppid=5238 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955672562832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5243] ppid=5238 vsize=25999808 memory=140258195834496 CPUtime=0 cores=0-7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955671510032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5244] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955276217232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5245] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5238 2145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955275164432 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5246] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955274111632 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5247] ppid=5238 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955273058832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5248] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955272006032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5249] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26623803392 6592 33554432000 4194304 4196468 140733154609184 139955270953232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5250] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5238 2145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105195170 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954780150640 139955719953026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5251] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5238 2145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105195170 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954779096608 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5252] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5238 2145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105195171 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954778043760 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5253] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954776992080 139955719960475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5254] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5238 2145 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954775939440 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5255] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954774886640 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5256] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5256/stat : 5256 (java) R 5238 5238 2145 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954773833840 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5257] ppid=5238 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/5240/task/5257/stat : 5257 (java) R 5238 5238 2145 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954772781040 139955701187840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5258] ppid=5238 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954771729504 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5259] ppid=5238 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/5240/task/5259/stat : 5259 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195173 26623803392 6592 33554432000 4194304 4196468 140733154609184 139954770676784 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27484 KiB

[startup+0.209999 s]*
/proc/loadavg: 3.28 3.10 2.91 2/199 5259
/proc/meminfo: memFree=31612792/32770624 swapFree=67108860/67108860
[pid=5238] ppid=5235 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5238/stat : 5238 (xcsp3-exec) S 5235 5238 2145 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105195167 9740288 345 33554432000 4194304 5098028 140728916422304 140728916420408 139981971620476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16535552 140728916423780 140728916423991 140728916423991 140728916426731 0
/proc/5238/statm: 2378 345 289 221 0 87 0
[pid=5240] ppid=5238 vsize=26004064 memory=39136 CPUtime=0.33 cores=0-7
/proc/5240/stat : 5240 (java) S 5238 5238 2145 0 -1 1077944320 8326 0 0 0 31 2 0 0 20 0 20 0 105195167 26628161536 9784 33554432000 4194304 4196468 140733154609184 140733154591728 139955719941879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
/proc/5240/statm: 6501016 9784 3063 1 0 6488269 0
[pid=5240/tid=5241] ppid=5238 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/5240/task/5241/stat : 5241 (java) R 5238 5238 2145 0 -1 4202560 5410 0 0 0 18 1 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955724155888 139955719963805 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5242] ppid=5238 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955672562832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5243] ppid=5238 vsize=26004064 memory=140258195844566 CPUtime=0 cores=0-7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955671510032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5244] ppid=5238 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955276217232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5245] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5238 2145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955275164432 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5246] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955274111632 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5247] ppid=5238 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955273058832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5248] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955272006032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5249] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 9784 33554432000 4194304 4196468 140733154609184 139955270953232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5250] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5238 2145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105195170 26628161536 9784 33554432000 4194304 4196468 140733154609184 139954780150640 139955719953026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5251] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5238 2145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105195170 26628161536 9784 33554432000 4194304 4196468 140733154609184 139954779096608 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5252] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5238 2145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105195171 26628161536 9784 33554432000 4194304 4196468 140733154609184 139954778043760 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5253] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195173 26628161536 9784 33554432000 4194304 4196468 140733154609184 139954776992080 139955719960475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5254] ppid=5238 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5238 2145 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 20 0 105195173 26628161536 9784 33554432000 4194304 4196468 140733154609184 139954775939440 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5255] ppid=5238 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5238 2145 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 20 0 105195173 26628194304 9784 33554432000 4194304 4196468 140733154609184 139954774886640 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5256] ppid=5238 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5238 2145 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 20 0 105195173 26628194304 9784 33554432000 4194304 4196468 140733154609184 139954773833840 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5257] ppid=5238 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5238 2145 0 -1 1077944384 741 0 0 0 7 0 0 0 20 0 20 0 105195173 26628161536 9804 33554432000 4194304 4196468 140733154609184 139954772781040 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5258] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195173 26628161536 9804 33554432000 4194304 4196468 140733154609184 139954771729504 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5259] ppid=5238 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5240/task/5259/stat : 5259 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195173 26628161536 9804 33554432000 4194304 4196468 140733154609184 139954770676784 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40516 KiB

[startup+0.309595 s]*
/proc/loadavg: 3.28 3.10 2.91 4/199 5259
/proc/meminfo: memFree=31608388/32770624 swapFree=67108860/67108860
[pid=5238] ppid=5235 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5238/stat : 5238 (xcsp3-exec) S 5235 5238 2145 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105195167 9740288 345 33554432000 4194304 5098028 140728916422304 140728916420408 139981971620476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16535552 140728916423780 140728916423991 140728916423991 140728916426731 0
/proc/5238/statm: 2378 345 289 221 0 87 0
[pid=5240] ppid=5238 vsize=26004064 memory=45556 CPUtime=0.49 cores=0-7
/proc/5240/stat : 5240 (java) S 5238 5238 2145 0 -1 1077944320 9158 0 0 0 47 2 0 0 20 0 20 0 105195167 26628161536 11389 33554432000 4194304 4196468 140733154609184 140733154591728 139955719941879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
/proc/5240/statm: 6501016 11389 3077 1 0 6488269 0
[pid=5240/tid=5241] ppid=5238 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5240/task/5241/stat : 5241 (java) R 5238 5238 2145 0 -1 4202560 6094 0 0 0 27 2 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955724168112 139955705622039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5242] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955672562832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5243] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955671510032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5244] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955276217232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5245] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5238 2145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955275164432 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5246] ppid=5238 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955274111632 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5247] ppid=5238 vsize=26004064 memory=140258062726063 CPUtime=0 cores=0-7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955273058832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5248] ppid=5238 vsize=26004064 memory=140258062728368 CPUtime=0 cores=0-7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955272006032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5249] ppid=5238 vsize=26004064 memory=140258062730672 CPUtime=0 cores=0-7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26628161536 11389 33554432000 4194304 4196468 140733154609184 139955270953232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5250] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5238 2145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 105195170 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954780150640 139955719953026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5251] ppid=5238 vsize=26004064 memory=280516125468304 CPUtime=0 cores=0-7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5238 2145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 105195170 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954779096608 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5252] ppid=5238 vsize=26004064 memory=280516125475216 CPUtime=0 cores=0-7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5238 2145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 105195171 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954778043760 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5253] ppid=5238 vsize=26004064 memory=280516125416496 CPUtime=0 cores=0-7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954776992080 139955719960475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5254] ppid=5238 vsize=26004064 memory=280516125489040 CPUtime=0.02 cores=0-7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5238 2145 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954775939440 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5255] ppid=5238 vsize=26004064 memory=280516125495952 CPUtime=0.02 cores=0-7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5238 2145 0 -1 1077944384 110 0 0 0 2 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954774886640 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5256] ppid=5238 vsize=26004064 memory=280516125493648 CPUtime=0.02 cores=0-7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5238 2145 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954773833840 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5257] ppid=5238 vsize=26004064 memory=280516125509808 CPUtime=0.12 cores=0-7
/proc/5240/task/5257/stat : 5257 (java) R 5238 5238 2145 0 -1 4202560 857 0 0 0 12 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954772776992 139955701351887 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5258] ppid=5238 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954771729504 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5259] ppid=5238 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/5240/task/5259/stat : 5259 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195173 26628161536 11389 33554432000 4194304 4196468 140733154609184 139954770676784 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46936 KiB

[startup+0.700986 s]
/proc/loadavg: 3.28 3.10 2.91 2/199 5259
/proc/meminfo: memFree=31593436/32770624 swapFree=67108860/67108860
[pid=5238] ppid=5235 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5238/stat : 5238 (xcsp3-exec) S 5235 5238 2145 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105195167 9740288 345 33554432000 4194304 5098028 140728916422304 140728916420408 139981971620476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16535552 140728916423780 140728916423991 140728916423991 140728916426731 0
/proc/5238/statm: 2378 345 289 221 0 87 0
[pid=5240] ppid=5238 vsize=26006188 memory=85456 CPUtime=1.67 cores=0-7
/proc/5240/stat : 5240 (java) S 5238 5238 2145 0 -1 1077944320 13104 0 0 0 162 5 0 0 20 0 20 0 105195167 26630336512 21364 33554432000 4194304 4196468 140733154609184 140733154591728 139955719941879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
/proc/5240/statm: 6501547 21364 3207 1 0 6488781 0
[pid=5240/tid=5241] ppid=5238 vsize=26006188 memory=280516125867696 CPUtime=0.66 cores=0-7
/proc/5240/task/5241/stat : 5241 (java) R 5238 5238 2145 0 -1 4202560 6881 0 0 0 64 2 0 0 20 0 20 0 105195168 26630336512 21364 33554432000 4194304 4196468 140733154609184 139955724177728 139955355609028 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5242] ppid=5238 vsize=26006188 memory=140258062934896 CPUtime=0 cores=0-7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26630336512 21364 33554432000 4194304 4196468 140733154609184 139955672562832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5243] ppid=5238 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 105195168 26630336512 21364 33554432000 4194304 4196468 140733154609184 139955671510032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5244] ppid=5238 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 105195168 26630336512 21364 33554432000 4194304 4196468 140733154609184 139955276217232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0

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

[pid=5240/tid=5415] ppid=5238 vsize=26605264 memory=1417324 CPUtime=751.48 cores=0-7
/proc/5240/task/5415/stat : 5415 (java) R 5238 5238 2145 0 -1 4202560 6131 0 0 0 75143 5 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954756350192 139955357564629 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
Current children cumulated CPU time: 19440 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 1418704 KiB

[startup+2502.3 s]
/proc/loadavg: 8.05 8.29 8.00 9/207 5425
/proc/meminfo: memFree=30231012/32770624 swapFree=67108860/67108860
[pid=5238] ppid=5235 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5238/stat : 5238 (xcsp3-exec) S 5235 5238 2145 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105195167 9740288 345 33554432000 4194304 5098028 140728916422304 140728916420408 139981971620476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16535552 140728916423780 140728916423991 140728916423991 140728916426731 0
/proc/5238/statm: 2378 345 289 221 0 87 0
[pid=5240] ppid=5238 vsize=26605264 memory=1417324 CPUtime=19917.8 cores=0-7
/proc/5240/stat : 5240 (java) S 5238 5238 2145 0 -1 1077944320 611601 0 0 0 1991330 455 0 0 20 0 28 0 105195167 27243790336 354331 33554432000 4194304 4196468 140733154609184 140733154591728 139955719941879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
/proc/5240/statm: 6651316 354331 3290 1 0 6638550 0
[pid=5240/tid=5241] ppid=5238 vsize=26605264 memory=1417324 CPUtime=0.89 cores=0-7
/proc/5240/task/5241/stat : 5241 (java) S 5238 5238 2145 0 -1 1077944384 8239 0 0 0 86 3 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955724182656 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5242] ppid=5238 vsize=26605264 memory=1417324 CPUtime=3.96 cores=0-7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5238 2145 0 -1 1077944384 21468 0 0 0 377 19 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955672562832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5243] ppid=5238 vsize=26605264 memory=1417324 CPUtime=3.95 cores=0-7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5238 2145 0 -1 1077944384 21812 0 0 0 375 20 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955671510032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5244] ppid=5238 vsize=26605264 memory=1417324 CPUtime=3.9 cores=0-7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5238 2145 0 -1 1077944384 22773 0 0 0 369 21 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955276217232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5245] ppid=5238 vsize=26605264 memory=1380 CPUtime=3.92 cores=0-7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5238 2145 0 -1 1077944384 23481 0 0 0 372 20 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955275164432 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5246] ppid=5238 vsize=26605264 memory=1417324 CPUtime=3.93 cores=0-7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5238 2145 0 -1 1077944384 20175 0 0 0 371 22 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955274111632 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5247] ppid=5238 vsize=26605264 memory=1380 CPUtime=3.93 cores=0-7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5238 2145 0 -1 1077944384 20693 0 0 0 372 21 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955273058832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5248] ppid=5238 vsize=26605264 memory=1417324 CPUtime=3.93 cores=0-7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5238 2145 0 -1 1077944384 22216 0 0 0 375 18 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955272006032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5249] ppid=5238 vsize=26605264 memory=1380 CPUtime=3.97 cores=0-7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5238 2145 0 -1 1077944384 21021 0 0 0 378 19 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955270953232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5250] ppid=5238 vsize=26605264 memory=1417324 CPUtime=2.88 cores=0-7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5238 2145 0 -1 1077944384 75333 0 0 0 194 94 0 0 20 0 28 0 105195170 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954780150640 139955719953026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5251] ppid=5238 vsize=26605264 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5238 2145 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 105195170 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954779096672 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5252] ppid=5238 vsize=26605264 memory=1380 CPUtime=0 cores=0-7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5238 2145 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 105195171 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954778043776 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5253] ppid=5238 vsize=26605264 memory=164 CPUtime=0 cores=0-7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954776992080 139955719960475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5254] ppid=5238 vsize=26605264 memory=7230923198005535338 CPUtime=2.71 cores=0-7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5238 2145 0 -1 1077944384 26516 0 0 0 267 4 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954775939440 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5255] ppid=5238 vsize=26605264 memory=4132 CPUtime=2.16 cores=0-7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5238 2145 0 -1 1077944384 15901 0 0 0 214 2 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954774886640 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5256] ppid=5238 vsize=26605264 memory=30280 CPUtime=2.1 cores=0-7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5238 2145 0 -1 1077944384 17638 0 0 0 207 3 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954773833840 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5257] ppid=5238 vsize=26605264 memory=1380 CPUtime=0.82 cores=0-7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5238 2145 0 -1 1077944384 17796 0 0 0 80 2 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954772781040 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5258] ppid=5238 vsize=26605264 memory=1417324 CPUtime=0 cores=0-7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954771729504 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5259] ppid=5238 vsize=26605264 memory=8112282956445269571 CPUtime=0.58 cores=0-7
/proc/5240/task/5259/stat : 5259 (java) S 5238 5238 2145 0 -1 1077944384 6571 0 0 0 35 23 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954770676784 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5408] ppid=5238 vsize=26605264 memory=1948 CPUtime=809.19 cores=0-7
/proc/5240/task/5408/stat : 5408 (java) R 5238 5238 2145 0 -1 4202560 5202 0 0 0 80915 4 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954761612592 139955357946904 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5409] ppid=5238 vsize=26605264 memory=8536 CPUtime=810.94 cores=0-7
/proc/5240/task/5409/stat : 5409 (java) R 5238 5238 2145 0 -1 4202560 6858 0 0 0 81091 3 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954754245016 139955358254167 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5410] ppid=5238 vsize=26605264 memory=1417324 CPUtime=807.8 cores=0-7
/proc/5240/task/5410/stat : 5410 (java) R 5238 5238 2145 0 -1 4202560 19334 0 0 0 80772 8 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954755296928 139955357564708 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5411] ppid=5238 vsize=26605264 memory=4132 CPUtime=807.77 cores=0-7
/proc/5240/task/5411/stat : 5411 (java) R 5238 5238 2145 0 -1 4202560 15062 0 0 0 80770 7 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954759510912 139955358208484 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5412] ppid=5238 vsize=26605264 memory=1380 CPUtime=809.44 cores=0-7
/proc/5240/task/5412/stat : 5412 (java) R 5238 5238 2145 0 -1 4202560 7255 0 0 0 80940 4 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954762665720 139955358251968 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5413] ppid=5238 vsize=26605264 memory=1417324 CPUtime=808.28 cores=0-7
/proc/5240/task/5413/stat : 5413 (java) R 5238 5238 2145 0 -1 4202560 4090 0 0 0 80826 2 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954760560248 139955357950345 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5414] ppid=5238 vsize=26605264 memory=1380 CPUtime=810.87 cores=0-7
/proc/5240/task/5414/stat : 5414 (java) R 5238 5238 2145 0 -1 4202560 11773 0 0 0 81084 3 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954757403056 139955357563911 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5415] ppid=5238 vsize=26605264 memory=1417324 CPUtime=811.27 cores=0-7
/proc/5240/task/5415/stat : 5415 (java) R 5238 5238 2145 0 -1 4202560 6941 0 0 0 81121 6 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954756350616 139955357614041 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
Current children cumulated CPU time: 19917.9 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 1418704 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.19 8.30 8.01 9/207 5425
/proc/meminfo: memFree=30231304/32770624 swapFree=67108860/67108860
[pid=5238] ppid=5235 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/5238/stat : 5238 (xcsp3-exec) S 5235 5238 2145 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 105195167 9740288 345 33554432000 4194304 5098028 140728916422304 140728916420408 139981971620476 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16535552 140728916423780 140728916423991 140728916423991 140728916426731 0
/proc/5238/statm: 2378 345 289 221 0 87 0
[pid=5240] ppid=5238 vsize=26605264 memory=1417324 CPUtime=20058.7 cores=0-7
/proc/5240/stat : 5240 (java) S 5238 5238 2145 0 -1 1077944320 612774 0 0 0 2005415 457 0 0 20 0 28 0 105195167 27243790336 354331 33554432000 4194304 4196468 140733154609184 140733154591728 139955719941879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
/proc/5240/statm: 6651316 354331 3290 1 0 6638550 0
[pid=5240/tid=5241] ppid=5238 vsize=26605264 memory=8112282956445269571 CPUtime=0.89 cores=0-7
/proc/5240/task/5241/stat : 5241 (java) S 5238 5238 2145 0 -1 1077944384 8239 0 0 0 86 3 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955724182656 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5242] ppid=5238 vsize=26605264 memory=4126316290023845779 CPUtime=3.99 cores=0-7
/proc/5240/task/5242/stat : 5242 (java) S 5238 5238 2145 0 -1 1077944384 21483 0 0 0 380 19 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955672562832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5243] ppid=5238 vsize=26605264 memory=1380 CPUtime=3.98 cores=0-7
/proc/5240/task/5243/stat : 5243 (java) S 5238 5238 2145 0 -1 1077944384 21856 0 0 0 378 20 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955671510032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5244] ppid=5238 vsize=26605264 memory=1417324 CPUtime=3.93 cores=0-7
/proc/5240/task/5244/stat : 5244 (java) S 5238 5238 2145 0 -1 1077944384 22857 0 0 0 372 21 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955276217232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5245] ppid=5238 vsize=26605264 memory=8112282956445269571 CPUtime=3.95 cores=0-7
/proc/5240/task/5245/stat : 5245 (java) S 5238 5238 2145 0 -1 1077944384 23773 0 0 0 375 20 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955275164432 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5246] ppid=5238 vsize=26605264 memory=1720 CPUtime=3.96 cores=0-7
/proc/5240/task/5246/stat : 5246 (java) S 5238 5238 2145 0 -1 1077944384 20192 0 0 0 374 22 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955274111632 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5247] ppid=5238 vsize=26605264 memory=1004 CPUtime=3.96 cores=0-7
/proc/5240/task/5247/stat : 5247 (java) S 5238 5238 2145 0 -1 1077944384 20708 0 0 0 375 21 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955273058832 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5248] ppid=5238 vsize=26605264 memory=1436 CPUtime=3.96 cores=0-7
/proc/5240/task/5248/stat : 5248 (java) S 5238 5238 2145 0 -1 1077944384 22230 0 0 0 378 18 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955272006032 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5249] ppid=5238 vsize=26605264 memory=1380 CPUtime=4 cores=0-7
/proc/5240/task/5249/stat : 5249 (java) S 5238 5238 2145 0 -1 1077944384 21036 0 0 0 381 19 0 0 20 0 28 0 105195168 27243790336 354331 33554432000 4194304 4196468 140733154609184 139955270953232 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5250] ppid=5238 vsize=26605264 memory=1417324 CPUtime=2.89 cores=0-7
/proc/5240/task/5250/stat : 5250 (java) S 5238 5238 2145 0 -1 1077944384 75529 0 0 0 195 94 0 0 20 0 28 0 105195170 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954780150640 139955719953026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5251] ppid=5238 vsize=26605264 memory=1292 CPUtime=0 cores=0-7
/proc/5240/task/5251/stat : 5251 (java) S 5238 5238 2145 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 105195170 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954779096672 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5252] ppid=5238 vsize=26605264 memory=1728 CPUtime=0 cores=0-7
/proc/5240/task/5252/stat : 5252 (java) S 5238 5238 2145 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 105195171 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954778043776 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5253] ppid=5238 vsize=26605264 memory=5788 CPUtime=0 cores=0-7
/proc/5240/task/5253/stat : 5253 (java) S 5238 5238 2145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954776992080 139955719960475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5254] ppid=5238 vsize=26605264 memory=1228 CPUtime=2.71 cores=0-7
/proc/5240/task/5254/stat : 5254 (java) S 5238 5238 2145 0 -1 1077944384 26516 0 0 0 267 4 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954775939440 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5255] ppid=5238 vsize=26605264 memory=796 CPUtime=2.16 cores=0-7
/proc/5240/task/5255/stat : 5255 (java) S 5238 5238 2145 0 -1 1077944384 15901 0 0 0 214 2 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954774886640 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5256] ppid=5238 vsize=26605264 memory=10020 CPUtime=2.1 cores=0-7
/proc/5240/task/5256/stat : 5256 (java) S 5238 5238 2145 0 -1 1077944384 17638 0 0 0 207 3 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954773833840 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5257] ppid=5238 vsize=26605264 memory=1948 CPUtime=0.82 cores=0-7
/proc/5240/task/5257/stat : 5257 (java) S 5238 5238 2145 0 -1 1077944384 17796 0 0 0 80 2 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954772781040 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5258] ppid=5238 vsize=26605264 memory=2340 CPUtime=0 cores=0-7
/proc/5240/task/5258/stat : 5258 (java) S 5238 5238 2145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954771729504 139955719952085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5259] ppid=5238 vsize=26605264 memory=2236 CPUtime=0.58 cores=0-7
/proc/5240/task/5259/stat : 5259 (java) S 5238 5238 2145 0 -1 1077944384 6584 0 0 0 35 23 0 0 20 0 28 0 105195173 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954770676784 139955719953026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5408] ppid=5238 vsize=26605264 memory=4084 CPUtime=826.8 cores=0-7
/proc/5240/task/5408/stat : 5408 (java) R 5238 5238 2145 0 -1 4202560 5225 0 0 0 82676 4 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954761613088 139955357951341 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5409] ppid=5238 vsize=26605264 memory=1696 CPUtime=828.42 cores=0-7
/proc/5240/task/5409/stat : 5409 (java) R 5238 5238 2145 0 -1 4202560 6911 0 0 0 82839 3 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954754244472 139955357614862 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5410] ppid=5238 vsize=26605264 memory=932 CPUtime=825.35 cores=0-7
/proc/5240/task/5410/stat : 5410 (java) R 5238 5238 2145 0 -1 4202560 19396 0 0 0 82527 8 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954755299840 139955357893881 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5411] ppid=5238 vsize=26605264 memory=1572 CPUtime=825.33 cores=0-7
/proc/5240/task/5411/stat : 5411 (java) R 5238 5238 2145 0 -1 4202560 15130 0 0 0 82526 7 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954759507984 139955357613334 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5412] ppid=5238 vsize=26605264 memory=920 CPUtime=826.97 cores=0-7
/proc/5240/task/5412/stat : 5412 (java) R 5238 5238 2145 0 -1 4202560 7347 0 0 0 82693 4 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954762666008 139955358208597 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5413] ppid=5238 vsize=26605264 memory=4116 CPUtime=825.9 cores=0-7
/proc/5240/task/5413/stat : 5413 (java) R 5238 5238 2145 0 -1 4202560 4117 0 0 0 82588 2 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954760560112 139955358309155 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5414] ppid=5238 vsize=26605264 memory=2200 CPUtime=828.48 cores=0-7
/proc/5240/task/5414/stat : 5414 (java) R 5238 5238 2145 0 -1 4202560 11894 0 0 0 82845 3 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954757402992 139955358251932 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
[pid=5240/tid=5415] ppid=5238 vsize=26605264 memory=6504 CPUtime=828.91 cores=0-7
/proc/5240/task/5415/stat : 5415 (java) R 5238 5238 2145 0 -1 4202560 6963 0 0 0 82885 6 0 0 20 0 28 0 105363873 27243790336 354331 33554432000 4194304 4196468 140733154609184 139954756350328 139955357564314 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 20901888 140733154612370 140733154612547 140733154612547 140733154615247 0
Current children cumulated CPU time: 20058.7 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 1418704 KiB

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

[startup+2520.04 s]
# the end of solver process 5238 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001021 s, system=0.001021 s

[startup+2520.12 s]
# the end of solver process 5240 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20054.9 s, system=4.58114 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2520.12
CPU time (s): 20059.5
CPU user time (s): 20054.9
CPU system time (s): 4.58114
CPU usage (%): 795.975
Max. virtual memory (cumulated for all children) (KiB): 26614776
Max. memory (cumulated for all children) (KiB): 1512168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20054.9
system time used= 4.58114
maximum resident set size= 1531184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 613828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 171878
involuntary context switches= 208379


# summary of solver processes directly reported to runsolver:
#   pid: 5238,5240
#   total CPU time (s): 20059.5
#   total CPU user time (s): 20054.9
#   total CPU system time (s): 4.58114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.7416 second user time and 23.3507 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-14 16:16:55
IDJOB=4270554
IDBENCH=126216
IDSOLVER=2662
FILE ID=node112/4270554-1502721074
RUNJOBID= node112-1502712560-2174
PBS_JOBID= 20629026
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-27-a3.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-4270554-1502721074/watcher-4270554-1502721074 -o /tmp/evaluation-result-4270554-1502721074/solver-4270554-1502721074 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502712560-2174 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1529216830 HOME/instance-4270554-1502721074.xml

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

MD5SUM BENCH= d2b2d316f8a3db7e4daa8c5fb45f5c4a
RANDOM SEED=1529216830

node112.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.24
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.24
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.24
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.24
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:        31639608 kB
MemAvailable:   31978640 kB
Buffers:          172048 kB
Cached:           444632 kB
SwapCached:            0 kB
Active:           461628 kB
Inactive:         207472 kB
Active(anon):       3892 kB
Inactive(anon):    76444 kB
Active(file):     457736 kB
Inactive(file):   131028 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7840 kB
Writeback:            48 kB
AnonPages:         58364 kB
Mapped:            44548 kB
Shmem:             25224 kB
Slab:             158212 kB
SReclaimable:     132204 kB
SUnreclaim:        26008 kB
KernelStack:        3184 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323108 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-14 16:58:55