Trace number 4280365

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-18)SAT (TO)866 20000.6 2520.1201

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark866
Best CPU time to get the best result obtained on this benchmark20000.6
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"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-4280365-1503135691.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4280365-1503135691.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.48/0.92	c solve instance...
17.09/2.82	o 1000 
20.16/3.25	o 984 
21.58/3.42	o 946 
122.63/16.12	o 940 
126.25/16.61	o 929 
232.20/29.98	o 919 
401.68/51.25	o 915 
419.88/53.53	o 905 
828.79/105.91	o 894 
1942.45/245.71	o 877 
2190.96/279.54	o 866 
19999.76/2520.09	s SATISFIABLE
19999.76/2520.09	v <instantiation>
19999.76/2520.09	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] x[27] 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[0][27] 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[1][27] 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[2][27] 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[3][27] 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[4][27] 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[5][27] 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[6][27] 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[7][27] 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[8][27] 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[9][27] 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[10][27] 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[11][27] 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[12][27] 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[13][27] 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[14][27] 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[15][27] 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[16][27] 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[17][27] 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[18][27] y[19][20] y[19][21] y[19][22] y[19][23] y[19][24] y[19][25] y[19][26] y[19][27] y[20][21] y[20][22] y[20][23] y[20][24] y[20][25] y[20][26] y[20][27] y[21][22] y[21][23] y[21][24] y[21][25] y[21][26] y[21][27] y[22][23] y[22][24] y[22][25] y[22][26] y[22][27] y[23][24] y[23][25] y[23][26] y[23][27] y[24][25] y[24][26] y[24][27] y[25][26] y[25][27] y[26][27] </list>
19999.76/2520.09	v 	<values>0 1 4 9 11 23 29 44 60 86 99 131 177 204 238 288 305 341 388 460 484 573 631 683 724 798 836 866 1 4 9 11 23 29 44 60 86 99 131 177 204 238 288 305 341 388 460 484 573 631 683 724 798 836 866 3 8 10 22 28 43 59 85 98 130 176 203 237 287 304 340 387 459 483 572 630 682 723 797 835 865 5 7 19 25 40 56 82 95 127 173 200 234 284 301 337 384 456 480 569 627 679 720 794 832 862 2 14 20 35 51 77 90 122 168 195 229 279 296 332 379 451 475 564 622 674 715 789 827 857 12 18 33 49 75 88 120 166 193 227 277 294 330 377 449 473 562 620 672 713 787 825 855 6 21 37 63 76 108 154 181 215 265 282 318 365 437 461 550 608 660 701 775 813 843 15 31 57 70 102 148 175 209 259 276 312 359 431 455 544 602 654 695 769 807 837 16 42 55 87 133 160 194 244 261 297 344 416 440 529 587 639 680 754 792 822 26 39 71 117 144 178 228 245 281 328 400 424 513 571 623 664 738 776 806 13 45 91 118 152 202 219 255 302 374 398 487 545 597 638 712 750 780 32 78 105 139 189 206 242 289 361 385 474 532 584 625 699 737 767 46 73 107 157 174 210 257 329 353 442 500 552 593 667 705 735 27 61 111 128 164 211 283 307 396 454 506 547 621 659 689 34 84 101 137 184 256 280 369 427 479 520 594 632 662 50 67 103 150 222 246 335 393 445 486 560 598 628 17 53 100 172 196 285 343 395 436 510 548 578 36 83 155 179 268 326 378 419 493 531 561 47 119 143 232 290 342 383 457 495 525 72 96 185 243 295 336 410 448 478 24 113 171 223 264 338 376 406 89 147 199 240 314 352 382 58 110 151 225 263 293 52 93 167 205 235 41 115 153 183 74 112 142 38 68 30 </values>
19999.76/2520.09	v </instantiation>
19999.76/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	866

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280365-1503135691/watcher-4280365-1503135691 -o /tmp/evaluation-result-4280365-1503135691/solver-4280365-1503135691 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503131349-10806 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 926620757 HOME/instance-4280365-1503135691.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=13620, runsolver pid=13617
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 7.16 4.69 5.56 2/199 13641
/proc/meminfo: memFree=27024580/32770624 swapFree=67108860/67108860
[pid=13620] ppid=13617 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13620/stat : 13620 (xcsp3-exec) S 13617 13620 10779 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 146657167 9740288 346 33554432000 4194304 5098028 140730021356864 140730021354968 139948828684924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26673152 140730021364837 140730021365047 140730021365047 140730021367787 0
/proc/13620/statm: 2378 346 289 221 0 87 0
[pid=13622] ppid=13620 vsize=25999808 memory=26972 CPUtime=0.11 cores=0-7
/proc/13622/stat : 13622 (java) S 13620 13620 10779 0 -1 1077944320 5675 0 0 0 10 1 0 0 20 0 20 0 146657167 26623803392 6743 33554432000 4194304 4196468 140732523511552 140732523494096 140262141042423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
/proc/13622/statm: 6499952 6743 2850 1 0 6488269 0
[pid=13622/tid=13623] ppid=13620 vsize=25999808 memory=8113123061847202713 CPUtime=0.09 cores=0-7
/proc/13622/task/13623/stat : 13623 (java) R 13620 13620 10779 0 -1 4202560 3683 0 0 0 8 1 0 0 20 0 20 0 146657167 26623803392 6743 33554432000 4194304 4196468 140732523511552 140262145268960 140262122693982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13624] ppid=13620 vsize=25999808 memory=732370358602374117 CPUtime=0 cores=0-7
/proc/13622/task/13624/stat : 13624 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140262093662608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13625] ppid=13620 vsize=25999808 memory=140220264920704 CPUtime=0 cores=0-7
/proc/13622/task/13625/stat : 13625 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140262092609808 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13626] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13626/stat : 13626 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140262091557520 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13627] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13627/stat : 13627 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140262090504720 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13628] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13628/stat : 13628 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140261695290256 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13629] ppid=13620 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/13622/task/13629/stat : 13629 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140261694237456 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13630] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13630/stat : 13630 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140261693185168 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13631] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13631/stat : 13631 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146657168 26623803392 6743 33554432000 4194304 4196468 140732523511552 140261692132368 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13632] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13632/stat : 13632 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657170 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260883187824 140262141053570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13633] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13633/stat : 13633 (java) S 13620 13620 10779 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146657170 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260814086944 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13634] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13634/stat : 13634 (java) S 13620 13620 10779 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146657170 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260813034608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13635] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13635/stat : 13635 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260811982928 140262141061019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13636] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13636/stat : 13636 (java) S 13620 13620 10779 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260810930800 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13637] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13637/stat : 13637 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260809878000 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13638] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13638/stat : 13638 (java) S 13620 13620 10779 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260808825712 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13639] ppid=13620 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/13622/task/13639/stat : 13639 (java) R 13620 13620 10779 0 -1 4202560 243 0 0 0 1 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260807772912 140262133279550 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13640] ppid=13620 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13640/stat : 13640 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260806719840 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13641] ppid=13620 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/13622/task/13641/stat : 13641 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26623803392 6743 33554432000 4194304 4196468 140732523511552 140260805667120 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28356 KiB

[startup+0.210533 s]*
/proc/loadavg: 7.16 4.69 5.56 2/199 13641
/proc/meminfo: memFree=27016676/32770624 swapFree=67108860/67108860
[pid=13620] ppid=13617 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13620/stat : 13620 (xcsp3-exec) S 13617 13620 10779 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 146657167 9740288 346 33554432000 4194304 5098028 140730021356864 140730021354968 139948828684924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26673152 140730021364837 140730021365047 140730021365047 140730021367787 0
/proc/13620/statm: 2378 346 289 221 0 87 0
[pid=13622] ppid=13620 vsize=26004064 memory=38460 CPUtime=0.33 cores=0-7
/proc/13622/stat : 13622 (java) S 13620 13620 10779 0 -1 1077944320 8214 0 0 0 30 3 0 0 20 0 20 0 146657167 26628161536 9615 33554432000 4194304 4196468 140732523511552 140732523494096 140262141042423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
/proc/13622/statm: 6501016 9615 3001 1 0 6488269 0
[pid=13622/tid=13623] ppid=13620 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/13622/task/13623/stat : 13623 (java) R 13620 13620 10779 0 -1 4202560 5425 0 0 0 18 1 0 0 20 0 20 0 146657167 26628161536 9615 33554432000 4194304 4196468 140732523511552 140262145255488 140262141064349 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13624] ppid=13620 vsize=26004064 memory=732370358602374117 CPUtime=0 cores=0-7
/proc/13622/task/13624/stat : 13624 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140262093662608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13625] ppid=13620 vsize=26004064 memory=140220264920704 CPUtime=0 cores=0-7
/proc/13622/task/13625/stat : 13625 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140262092609808 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13626] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13626/stat : 13626 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140262091557520 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13627] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13627/stat : 13627 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140262090504720 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13628] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13628/stat : 13628 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140261695290256 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13629] ppid=13620 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13622/task/13629/stat : 13629 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140261694237456 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13630] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13630/stat : 13630 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140261693185168 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13631] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13631/stat : 13631 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 9615 33554432000 4194304 4196468 140732523511552 140261692132368 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13632] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13632/stat : 13632 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657170 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260883187824 140262141053570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13633] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13633/stat : 13633 (java) S 13620 13620 10779 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146657170 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260814086944 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13634] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13634/stat : 13634 (java) S 13620 13620 10779 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146657170 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260813034608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13635] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13635/stat : 13635 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260811982928 140262141061019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13636] ppid=13620 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/13622/task/13636/stat : 13636 (java) S 13620 13620 10779 0 -1 1077944384 476 0 0 0 1 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260810930800 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13637] ppid=13620 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/13622/task/13637/stat : 13637 (java) S 13620 13620 10779 0 -1 1077944384 178 0 0 0 2 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260809878000 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13638] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13638/stat : 13638 (java) S 13620 13620 10779 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260808825712 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13639] ppid=13620 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/13622/task/13639/stat : 13639 (java) S 13620 13620 10779 0 -1 1077944384 702 0 0 0 7 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260807772912 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13640] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13640/stat : 13640 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260806719840 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13641] ppid=13620 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13622/task/13641/stat : 13641 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 9615 33554432000 4194304 4196468 140732523511552 140260805667120 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39844 KiB

[startup+0.309784 s]*
/proc/loadavg: 7.16 4.69 5.56 3/199 13641
/proc/meminfo: memFree=27009976/32770624 swapFree=67108860/67108860
[pid=13620] ppid=13617 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13620/stat : 13620 (xcsp3-exec) S 13617 13620 10779 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 146657167 9740288 346 33554432000 4194304 5098028 140730021356864 140730021354968 139948828684924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26673152 140730021364837 140730021365047 140730021365047 140730021367787 0
/proc/13620/statm: 2378 346 289 221 0 87 0
[pid=13622] ppid=13620 vsize=26004064 memory=43352 CPUtime=0.49 cores=0-7
/proc/13622/stat : 13622 (java) S 13620 13620 10779 0 -1 1077944320 9152 0 0 0 46 3 0 0 20 0 20 0 146657167 26628161536 10838 33554432000 4194304 4196468 140732523511552 140732523494096 140262141042423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
/proc/13622/statm: 6501016 10838 3024 1 0 6488269 0
[pid=13622/tid=13623] ppid=13620 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13622/task/13623/stat : 13623 (java) R 13620 13620 10779 0 -1 4202560 6100 0 0 0 27 2 0 0 20 0 20 0 146657167 26628161536 10838 33554432000 4194304 4196468 140732523511552 140262145280384 140262141054358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13624] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13624/stat : 13624 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140262093662608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13625] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13625/stat : 13625 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140262092609808 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13626] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13626/stat : 13626 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140262091557520 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13627] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13627/stat : 13627 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140262090504720 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13628] ppid=13620 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/13622/task/13628/stat : 13628 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140261695290256 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13629] ppid=13620 vsize=26004064 memory=140220146217903 CPUtime=0 cores=0-7
/proc/13622/task/13629/stat : 13629 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140261694237456 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13630] ppid=13620 vsize=26004064 memory=140220146220208 CPUtime=0 cores=0-7
/proc/13622/task/13630/stat : 13630 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140261693185168 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13631] ppid=13620 vsize=26004064 memory=140220146222512 CPUtime=0 cores=0-7
/proc/13622/task/13631/stat : 13631 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146657168 26628161536 10838 33554432000 4194304 4196468 140732523511552 140261692132368 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13632] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13632/stat : 13632 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657170 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260883187824 140262141053570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13633] ppid=13620 vsize=26004064 memory=280440292451984 CPUtime=0 cores=0-7
/proc/13622/task/13633/stat : 13633 (java) S 13620 13620 10779 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 146657170 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260814086944 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13634] ppid=13620 vsize=26004064 memory=280440292458896 CPUtime=0 cores=0-7
/proc/13622/task/13634/stat : 13634 (java) S 13620 13620 10779 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 146657170 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260813034608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13635] ppid=13620 vsize=26004064 memory=280440292400176 CPUtime=0 cores=0-7
/proc/13622/task/13635/stat : 13635 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260811982928 140262141061019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13636] ppid=13620 vsize=26004064 memory=280440292472720 CPUtime=0.01 cores=0-7
/proc/13622/task/13636/stat : 13636 (java) R 13620 13620 10779 0 -1 1077944384 587 0 0 0 1 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260810930800 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13637] ppid=13620 vsize=26004064 memory=280440292479632 CPUtime=0.03 cores=0-7
/proc/13622/task/13637/stat : 13637 (java) S 13620 13620 10779 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260809878000 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13638] ppid=13620 vsize=26004064 memory=280440292477328 CPUtime=0.01 cores=0-7
/proc/13622/task/13638/stat : 13638 (java) S 13620 13620 10779 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260808825712 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13639] ppid=13620 vsize=26004064 memory=280440292493488 CPUtime=0.12 cores=0-7
/proc/13622/task/13639/stat : 13639 (java) R 13620 13620 10779 0 -1 4202560 831 0 0 0 12 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260807768864 140262120515026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13640] ppid=13620 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13622/task/13640/stat : 13640 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260806719840 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13641] ppid=13620 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13622/task/13641/stat : 13641 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657173 26628161536 10838 33554432000 4194304 4196468 140732523511552 140260805667120 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44736 KiB

[startup+0.70099 s]
/proc/loadavg: 7.16 4.69 5.56 3/199 13641
/proc/meminfo: memFree=26993720/32770624 swapFree=67108860/67108860
[pid=13620] ppid=13617 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13620/stat : 13620 (xcsp3-exec) S 13617 13620 10779 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 146657167 9740288 346 33554432000 4194304 5098028 140730021356864 140730021354968 139948828684924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26673152 140730021364837 140730021365047 140730021365047 140730021367787 0
/proc/13620/statm: 2378 346 289 221 0 87 0
[pid=13622] ppid=13620 vsize=26006188 memory=86672 CPUtime=1.61 cores=0-7
/proc/13622/stat : 13622 (java) S 13620 13620 10779 0 -1 1077944320 12861 0 0 0 156 5 0 0 20 0 20 0 146657167 26630336512 21668 33554432000 4194304 4196468 140732523511552 140732523494096 140262141042423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
/proc/13622/statm: 6501547 21668 3207 1 0 6488781 0
[pid=13622/tid=13623] ppid=13620 vsize=26006188 memory=280440292788416 CPUtime=0.67 cores=0-7
/proc/13622/task/13623/stat : 13623 (java) R 13620 13620 10779 0 -1 4202560 6832 0 0 0 64 3 0 0 20 0 20 0 146657167 26630336512 21733 33554432000 4194304 4196468 140732523511552 140262145279856 140261773773314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13624] ppid=13620 vsize=26006188 memory=1012 CPUtime=0 cores=0-7
/proc/13622/task/13624/stat : 13624 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26630336512 21733 33554432000 4194304 4196468 140732523511552 140262093662608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13625] ppid=13620 vsize=26006188 memory=1716 CPUtime=0 cores=0-7
/proc/13622/task/13625/stat : 13625 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 146657168 26630336512 21733 33554432000 4194304 4196468 140732523511552 140262092609808 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13626] ppid=13620 vsize=26006188 memory=5792 CPUtime=0 cores=0-7
/proc/13622/task/13626/stat : 13626 (java) S 13620 13620 10779 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 146657168 26630336512 21799 33554432000 4194304 4196468 140732523511552 140262091557520 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0

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

[pid=13622/tid=13746] ppid=13620 vsize=26538700 memory=1384 CPUtime=2150.73 cores=0-7
/proc/13622/task/13746/stat : 13746 (java) R 13620 13620 10779 0 -1 4202560 14866 0 0 0 215061 12 0 0 20 0 28 0 146685122 27175628800 305052 33554432000 4194304 4196468 140732523511552 140260790786256 140261776788848 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
Current children cumulated CPU time: 19384.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1221592 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.47 8.19 9/207 13816
/proc/meminfo: memFree=25835600/32770624 swapFree=67108860/67108860
[pid=13620] ppid=13617 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13620/stat : 13620 (xcsp3-exec) S 13617 13620 10779 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 146657167 9740288 346 33554432000 4194304 5098028 140730021356864 140730021354968 139948828684924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26673152 140730021364837 140730021365047 140730021365047 140730021367787 0
/proc/13620/statm: 2378 346 289 221 0 87 0
[pid=13622] ppid=13620 vsize=26538700 memory=1215600 CPUtime=19860.2 cores=0-7
/proc/13622/stat : 13622 (java) S 13620 13620 10779 0 -1 1077944320 343188 0 0 0 1985025 997 0 0 20 0 28 0 146657167 27175628800 303900 33554432000 4194304 4196468 140732523511552 140732523494096 140262141042423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
/proc/13622/statm: 6634675 303900 3287 1 0 6621909 0
[pid=13622/tid=13623] ppid=13620 vsize=26538700 memory=1215600 CPUtime=0.91 cores=0-7
/proc/13622/task/13623/stat : 13623 (java) S 13620 13620 10779 0 -1 1077944384 8205 0 0 0 87 4 0 0 20 0 28 0 146657167 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262145283200 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13624] ppid=13620 vsize=26538700 memory=1215600 CPUtime=1.49 cores=0-7
/proc/13622/task/13624/stat : 13624 (java) S 13620 13620 10779 0 -1 1077944384 12664 0 0 0 124 25 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262093662608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13625] ppid=13620 vsize=26538700 memory=1217136 CPUtime=1.46 cores=0-7
/proc/13622/task/13625/stat : 13625 (java) S 13620 13620 10779 0 -1 1077944384 13065 0 0 0 120 26 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262092609808 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13626] ppid=13620 vsize=26538700 memory=1217128 CPUtime=1.47 cores=0-7
/proc/13622/task/13626/stat : 13626 (java) S 13620 13620 10779 0 -1 1077944384 10640 0 0 0 123 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262091557520 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13627] ppid=13620 vsize=26538700 memory=1215600 CPUtime=1.49 cores=0-7
/proc/13622/task/13627/stat : 13627 (java) S 13620 13620 10779 0 -1 1077944384 10156 0 0 0 124 25 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262090504720 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13628] ppid=13620 vsize=26538700 memory=1384 CPUtime=1.45 cores=0-7
/proc/13622/task/13628/stat : 13628 (java) S 13620 13620 10779 0 -1 1077944384 12356 0 0 0 122 23 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261695290256 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13629] ppid=13620 vsize=26538700 memory=1215600 CPUtime=1.49 cores=0-7
/proc/13622/task/13629/stat : 13629 (java) S 13620 13620 10779 0 -1 1077944384 10781 0 0 0 125 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261694237456 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13630] ppid=13620 vsize=26538700 memory=1215600 CPUtime=1.46 cores=0-7
/proc/13622/task/13630/stat : 13630 (java) S 13620 13620 10779 0 -1 1077944384 10867 0 0 0 122 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261693185168 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13631] ppid=13620 vsize=26538700 memory=1215600 CPUtime=1.49 cores=0-7
/proc/13622/task/13631/stat : 13631 (java) S 13620 13620 10779 0 -1 1077944384 11035 0 0 0 125 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261692132368 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13632] ppid=13620 vsize=26538700 memory=1215600 CPUtime=9.33 cores=0-7
/proc/13622/task/13632/stat : 13632 (java) S 13620 13620 10779 0 -1 1077944384 29476 0 0 0 340 593 0 0 20 0 28 0 146657170 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260883187824 140262141053570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13633] ppid=13620 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/13622/task/13633/stat : 13633 (java) S 13620 13620 10779 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 146657170 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260814087008 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13634] ppid=13620 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/13622/task/13634/stat : 13634 (java) S 13620 13620 10779 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 146657170 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260813034624 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13635] ppid=13620 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/13622/task/13635/stat : 13635 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260811982928 140262141061019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13636] ppid=13620 vsize=26538700 memory=1384 CPUtime=1.88 cores=0-7
/proc/13622/task/13636/stat : 13636 (java) S 13620 13620 10779 0 -1 1077944384 10816 0 0 0 187 1 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260810930800 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13637] ppid=13620 vsize=26538700 memory=1384 CPUtime=2.02 cores=0-7
/proc/13622/task/13637/stat : 13637 (java) S 13620 13620 10779 0 -1 1077944384 12089 0 0 0 200 2 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260809878000 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13638] ppid=13620 vsize=26538700 memory=1384 CPUtime=1.94 cores=0-7
/proc/13622/task/13638/stat : 13638 (java) S 13620 13620 10779 0 -1 1077944384 13079 0 0 0 192 2 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260808825712 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13639] ppid=13620 vsize=26538700 memory=1221748 CPUtime=0.77 cores=0-7
/proc/13622/task/13639/stat : 13639 (java) S 13620 13620 10779 0 -1 1077944384 13512 0 0 0 75 2 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260807772912 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13640] ppid=13620 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/13622/task/13640/stat : 13640 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260806719840 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13641] ppid=13620 vsize=26538700 memory=1215600 CPUtime=0.61 cores=0-7
/proc/13622/task/13641/stat : 13641 (java) S 13620 13620 10779 0 -1 1077944384 4799 0 0 0 35 26 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260805667120 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13739] ppid=13620 vsize=26538700 memory=1384 CPUtime=2203 cores=0-7
/proc/13622/task/13739/stat : 13739 (java) R 13620 13620 10779 0 -1 4202560 10584 0 0 0 220288 12 0 0 20 0 28 0 146685121 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260792888376 140261776593643 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13740] ppid=13620 vsize=26538700 memory=1215600 CPUtime=2205.05 cores=0-7
/proc/13622/task/13740/stat : 13740 (java) R 13620 13620 10779 0 -1 4202560 10662 0 0 0 220494 11 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260793944176 140261776789638 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13741] ppid=13620 vsize=26538700 memory=4140 CPUtime=2207.19 cores=0-7
/proc/13622/task/13741/stat : 13741 (java) R 13620 13620 10779 0 -1 4202560 21561 0 0 0 220706 13 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260798153032 140261776789138 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13742] ppid=13620 vsize=26538700 memory=6791534058613427641 CPUtime=2213.22 cores=0-7
/proc/13622/task/13742/stat : 13742 (java) R 13620 13620 10779 0 -1 4202560 20131 0 0 0 221291 31 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260794994432 140261779099962 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13743] ppid=13620 vsize=26538700 memory=1384 CPUtime=2203.65 cores=0-7
/proc/13622/task/13743/stat : 13743 (java) R 13620 13620 10779 0 -1 4202560 20497 0 0 0 220334 31 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260797100456 140261776593562 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13744] ppid=13620 vsize=26538700 memory=1384 CPUtime=2205.34 cores=0-7
/proc/13622/task/13744/stat : 13744 (java) R 13620 13620 10779 0 -1 4202560 6458 0 0 0 220528 6 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260796047656 140261779394261 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13745] ppid=13620 vsize=26538700 memory=1215600 CPUtime=2200.86 cores=0-7
/proc/13622/task/13745/stat : 13745 (java) R 13620 13620 10779 0 -1 4202560 10810 0 0 0 220077 9 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260791836472 140261776593620 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13746] ppid=13620 vsize=26538700 memory=840 CPUtime=2210.14 cores=0-7
/proc/13622/task/13746/stat : 13746 (java) R 13620 13620 10779 0 -1 4202560 14987 0 0 0 221002 12 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260790783480 140261779099959 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
Current children cumulated CPU time: 19860.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1216984 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.09 8.44 8.18 9/207 13816
/proc/meminfo: memFree=25835608/32770624 swapFree=67108860/67108860
[pid=13620] ppid=13617 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13620/stat : 13620 (xcsp3-exec) S 13617 13620 10779 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 146657167 9740288 346 33554432000 4194304 5098028 140730021356864 140730021354968 139948828684924 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26673152 140730021364837 140730021365047 140730021365047 140730021367787 0
/proc/13620/statm: 2378 346 289 221 0 87 0
[pid=13622] ppid=13620 vsize=26538700 memory=1215600 CPUtime=19999.8 cores=0-7
/proc/13622/stat : 13622 (java) S 13620 13620 10779 0 -1 1077944320 343842 0 0 0 1998961 1015 0 0 20 0 28 0 146657167 27175628800 303900 33554432000 4194304 4196468 140732523511552 140732523494096 140262141042423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
/proc/13622/statm: 6634675 303900 3287 1 0 6621909 0
[pid=13622/tid=13623] ppid=13620 vsize=26538700 memory=6791534058613427641 CPUtime=0.91 cores=0-7
/proc/13622/task/13623/stat : 13623 (java) S 13620 13620 10779 0 -1 1077944384 8205 0 0 0 87 4 0 0 20 0 28 0 146657167 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262145283200 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13624] ppid=13620 vsize=26538700 memory=-7003737579269690708 CPUtime=1.5 cores=0-7
/proc/13622/task/13624/stat : 13624 (java) S 13620 13620 10779 0 -1 1077944384 12669 0 0 0 125 25 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262093662608 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13625] ppid=13620 vsize=26538700 memory=1420 CPUtime=1.48 cores=0-7
/proc/13622/task/13625/stat : 13625 (java) S 13620 13620 10779 0 -1 1077944384 13110 0 0 0 122 26 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262092609808 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13626] ppid=13620 vsize=26538700 memory=13144 CPUtime=1.48 cores=0-7
/proc/13622/task/13626/stat : 13626 (java) S 13620 13620 10779 0 -1 1077944384 10649 0 0 0 124 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262091557520 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13627] ppid=13620 vsize=26538700 memory=1944 CPUtime=1.51 cores=0-7
/proc/13622/task/13627/stat : 13627 (java) S 13620 13620 10779 0 -1 1077944384 10476 0 0 0 126 25 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140262090504720 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13628] ppid=13620 vsize=26538700 memory=1196 CPUtime=1.46 cores=0-7
/proc/13622/task/13628/stat : 13628 (java) S 13620 13620 10779 0 -1 1077944384 12357 0 0 0 123 23 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261695290256 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13629] ppid=13620 vsize=26538700 memory=1215600 CPUtime=1.51 cores=0-7
/proc/13622/task/13629/stat : 13629 (java) S 13620 13620 10779 0 -1 1077944384 10805 0 0 0 126 25 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261694237456 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13630] ppid=13620 vsize=26538700 memory=-3622645143214314312 CPUtime=1.48 cores=0-7
/proc/13622/task/13630/stat : 13630 (java) S 13620 13620 10779 0 -1 1077944384 10879 0 0 0 124 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261693185168 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13631] ppid=13620 vsize=26538700 memory=1944 CPUtime=1.51 cores=0-7
/proc/13622/task/13631/stat : 13631 (java) S 13620 13620 10779 0 -1 1077944384 11038 0 0 0 127 24 0 0 20 0 28 0 146657168 27175628800 303900 33554432000 4194304 4196468 140732523511552 140261692132368 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13632] ppid=13620 vsize=26538700 memory=1196 CPUtime=9.59 cores=0-7
/proc/13622/task/13632/stat : 13632 (java) S 13620 13620 10779 0 -1 1077944384 29576 0 0 0 348 611 0 0 20 0 28 0 146657170 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260883187824 140262141053570 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13633] ppid=13620 vsize=26538700 memory=8588 CPUtime=0 cores=0-7
/proc/13622/task/13633/stat : 13633 (java) S 13620 13620 10779 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 146657170 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260814087008 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13634] ppid=13620 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/13622/task/13634/stat : 13634 (java) S 13620 13620 10779 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 146657170 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260813034624 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13635] ppid=13620 vsize=26538700 memory=15880 CPUtime=0 cores=0-7
/proc/13622/task/13635/stat : 13635 (java) S 13620 13620 10779 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260811982928 140262141061019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13636] ppid=13620 vsize=26538700 memory=18476 CPUtime=1.88 cores=0-7
/proc/13622/task/13636/stat : 13636 (java) S 13620 13620 10779 0 -1 1077944384 10818 0 0 0 187 1 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260810930800 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13637] ppid=13620 vsize=26538700 memory=22628 CPUtime=2.02 cores=0-7
/proc/13622/task/13637/stat : 13637 (java) S 13620 13620 10779 0 -1 1077944384 12091 0 0 0 200 2 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260809878000 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13638] ppid=13620 vsize=26538700 memory=4040 CPUtime=1.94 cores=0-7
/proc/13622/task/13638/stat : 13638 (java) S 13620 13620 10779 0 -1 1077944384 13081 0 0 0 192 2 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260808825712 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13639] ppid=13620 vsize=26538700 memory=1215600 CPUtime=0.77 cores=0-7
/proc/13622/task/13639/stat : 13639 (java) S 13620 13620 10779 0 -1 1077944384 13514 0 0 0 75 2 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260807772912 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13640] ppid=13620 vsize=26538700 memory=1215600 CPUtime=0 cores=0-7
/proc/13622/task/13640/stat : 13640 (java) S 13620 13620 10779 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260806719840 140262141052629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13641] ppid=13620 vsize=26538700 memory=13144 CPUtime=0.63 cores=0-7
/proc/13622/task/13641/stat : 13641 (java) S 13620 13620 10779 0 -1 1077944384 4803 0 0 0 37 26 0 0 20 0 28 0 146657173 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260805667120 140262141053570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13739] ppid=13620 vsize=26538700 memory=1944 CPUtime=2220.4 cores=0-7
/proc/13622/task/13739/stat : 13739 (java) R 13620 13620 10779 0 -1 4202560 10593 0 0 0 222028 12 0 0 20 0 28 0 146685121 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260792888096 140261776788290 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13740] ppid=13620 vsize=26538700 memory=1012 CPUtime=2222.32 cores=0-7
/proc/13622/task/13740/stat : 13740 (java) R 13620 13620 10779 0 -1 4202560 10674 0 0 0 222221 11 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260793941968 140261777491664 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13741] ppid=13620 vsize=26538700 memory=1716 CPUtime=2224.61 cores=0-7
/proc/13622/task/13741/stat : 13741 (java) R 13620 13620 10779 0 -1 4202560 21579 0 0 0 222448 13 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260798153032 140261776788310 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13742] ppid=13620 vsize=26538700 memory=5792 CPUtime=2230.8 cores=0-7
/proc/13622/task/13742/stat : 13742 (java) R 13620 13620 10779 0 -1 4202560 20142 0 0 0 223049 31 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260794994432 140261779099962 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13743] ppid=13620 vsize=26538700 memory=4616 CPUtime=2221.06 cores=0-7
/proc/13622/task/13743/stat : 13743 (java) R 13620 13620 10779 0 -1 4202560 20510 0 0 0 222075 31 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260797103424 140261776593648 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13744] ppid=13620 vsize=26538700 memory=792 CPUtime=2222.76 cores=0-7
/proc/13622/task/13744/stat : 13744 (java) R 13620 13620 10779 0 -1 4202560 6469 0 0 0 222270 6 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260796047656 140261776789677 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13745] ppid=13620 vsize=26538700 memory=-3472574944341025154 CPUtime=2218.23 cores=0-7
/proc/13622/task/13745/stat : 13745 (java) R 13620 13620 10779 0 -1 4202560 10833 0 0 0 221814 9 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260791836216 140261776593668 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
[pid=13622/tid=13746] ppid=13620 vsize=26538700 memory=6944656592455359580 CPUtime=2227.43 cores=0-7
/proc/13622/task/13746/stat : 13746 (java) R 13620 13620 10779 0 -1 4202560 15013 0 0 0 222731 12 0 0 20 0 28 0 146685122 27175628800 303900 33554432000 4194304 4196468 140732523511552 140260790783592 140261777535717 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 29151232 140732523512978 140732523513155 140732523513155 140732523515855 0
Current children cumulated CPU time: 19999.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1216984 KiB

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

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

[startup+2520.12 s]
# the end of solver process 13622 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19990.4 s, system=10.1754 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): 20000.6
CPU user time (s): 19990.4
CPU system time (s): 10.1754
CPU usage (%): 793.635
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1407232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19990.4
system time used= 10.1754
maximum resident set size= 1409956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 98764
involuntary context switches= 201234


# summary of solver processes directly reported to runsolver:
#   pid: 13620,13622
#   total CPU time (s): 20000.6
#   total CPU user time (s): 19990.4
#   total CPU system time (s): 10.1754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.205 second user time and 27.909 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-19 11:27:11
IDJOB=4280365
IDBENCH=126211
IDSOLVER=2675
FILE ID=node103/4280365-1503135691
RUNJOBID= node103-1503131349-10806
PBS_JOBID= 20630787
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-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-4280365-1503135691/watcher-4280365-1503135691 -o /tmp/evaluation-result-4280365-1503135691/solver-4280365-1503135691 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503131349-10806 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 926620757 HOME/instance-4280365-1503135691.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=926620757

node103.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.56
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.56
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.56
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.56
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:        27041396 kB
MemAvailable:   31973544 kB
Buffers:          231628 kB
Cached:          4994276 kB
SwapCached:            0 kB
Active:           996572 kB
Inactive:        4285332 kB
Active(anon):       5284 kB
Inactive(anon):    86700 kB
Active(file):     991288 kB
Inactive(file):  4198632 kB
Unevictable:        7496 kB
Mlocked:            7496 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7772 kB
Writeback:             0 kB
AnonPages:         95480 kB
Mapped:            50364 kB
Shmem:             33420 kB
Slab:             143292 kB
SReclaimable:     116124 kB
SUnreclaim:        27168 kB
KernelStack:        3680 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61644 MiB
End job on node103 at 2017-08-19 12:09:11