Trace number 4405107

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 2019-09-20 parallelSAT (TO)966 2000.82 252.086

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 benchmark935
Best CPU time to get the best result obtained on this benchmark2400.46
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405107-1569004103.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405107-1569004103.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.06/1.34	c solve instance...
31.93/5.09	o 989 
66.68/9.47	o 974 
133.05/17.80	o 970 
272.44/35.39	o 967 
889.46/112.77	o 966 
2000.31/252.06	s SATISFIABLE
2000.31/252.06	v <instantiation>
2000.31/252.06	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>
2000.31/252.06	v 	<values>0 1 4 9 11 23 29 44 60 86 99 131 165 192 238 276 306 354 395 478 528 593 665 769 849 866 913 966 1 4 9 11 23 29 44 60 86 99 131 165 192 238 276 306 354 395 478 528 593 665 769 849 866 913 966 3 8 10 22 28 43 59 85 98 130 164 191 237 275 305 353 394 477 527 592 664 768 848 865 912 965 5 7 19 25 40 56 82 95 127 161 188 234 272 302 350 391 474 524 589 661 765 845 862 909 962 2 14 20 35 51 77 90 122 156 183 229 267 297 345 386 469 519 584 656 760 840 857 904 957 12 18 33 49 75 88 120 154 181 227 265 295 343 384 467 517 582 654 758 838 855 902 955 6 21 37 63 76 108 142 169 215 253 283 331 372 455 505 570 642 746 826 843 890 943 15 31 57 70 102 136 163 209 247 277 325 366 449 499 564 636 740 820 837 884 937 16 42 55 87 121 148 194 232 262 310 351 434 484 549 621 725 805 822 869 922 26 39 71 105 132 178 216 246 294 335 418 468 533 605 709 789 806 853 906 13 45 79 106 152 190 220 268 309 392 442 507 579 683 763 780 827 880 32 66 93 139 177 207 255 296 379 429 494 566 670 750 767 814 867 34 61 107 145 175 223 264 347 397 462 534 638 718 735 782 835 27 73 111 141 189 230 313 363 428 500 604 684 701 748 801 46 84 114 162 203 286 336 401 473 577 657 674 721 774 38 68 116 157 240 290 355 427 531 611 628 675 728 30 78 119 202 252 317 389 493 573 590 637 690 48 89 172 222 287 359 463 543 560 607 660 41 124 174 239 311 415 495 512 559 612 83 133 198 270 374 454 471 518 571 50 115 187 291 371 388 435 488 65 137 241 321 338 385 438 72 176 256 273 320 373 104 184 201 248 301 80 97 144 197 17 64 117 47 100 53 </values>
2000.31/252.06	v </instantiation>
2000.31/252.06	c Unexpected resolution interruption!

Verifier Data

OK	966

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405107-1569004103/watcher-4405107-1569004103 -o /tmp/evaluation-result-4405107-1569004103/solver-4405107-1569004103 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 919404808 HOME/instance-4405107-1569004103.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=25266, runsolver pid=25263
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 8.31 8.17 8.10 2/210 25287
/proc/meminfo: memFree=18407632/32770624 swapFree=66986244/67108860
[pid=25266] ppid=25263 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25266/stat : 25266 (xcsp3-exec) S 25263 25266 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476667119 115843072 363 33554432000 4194304 5098028 140720642475184 140720642473288 140428149342844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11354112 140720642483068 140720642483310 140720642483310 140720642486218 0
/proc/25266/statm: 28282 363 304 221 0 87 0
[pid=25268] ppid=25266 vsize=28227396 memory=29060 CPUtime=0.12 cores=0-7
/proc/25268/stat : 25268 (java) S 25266 25266 14667 0 -1 1077944320 5691 0 0 0 11 1 0 0 20 0 20 0 476667120 28904853504 7265 33554432000 4194304 4196468 140734423741264 140734423723808 140596512452343 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
/proc/25268/statm: 7056849 7265 3145 1 0 7019032 0
[pid=25268/tid=25269] ppid=25266 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/25268/task/25269/stat : 25269 (java) R 25266 25266 14667 0 -1 4202560 3599 0 0 0 8 1 0 0 20 0 20 0 476667120 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596516678944 140596512464278 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25270] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25270/stat : 25270 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596432304784 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25271] ppid=25266 vsize=28227396 memory=140457990433307 CPUtime=0 cores=0-7
/proc/25268/task/25271/stat : 25271 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596431251984 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25272] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25272/stat : 25272 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596430199184 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25273] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25273/stat : 25273 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596429146384 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25274] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25274/stat : 25274 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596428094608 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25275] ppid=25266 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25275/stat : 25275 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596427041808 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25276] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25276/stat : 25276 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596057594768 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25277] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25277/stat : 25277 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 7265 33554432000 4194304 4196468 140734423741264 140596056541968 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25278] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25278/stat : 25278 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667122 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595897129328 140596512463490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25279] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25279/stat : 25279 (java) S 25266 25266 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476667123 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595896075296 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25280] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25280/stat : 25280 (java) S 25266 25266 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476667123 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595895022448 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25281] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25281/stat : 25281 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667125 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595893970768 140596512470939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25282] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25282/stat : 25282 (java) S 25266 25266 14667 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 20 0 476667125 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595892919152 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25283] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25283/stat : 25283 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667125 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595891866352 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25284] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25284/stat : 25284 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667125 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595890813552 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25285] ppid=25266 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25268/task/25285/stat : 25285 (java) R 25266 25266 14667 0 -1 4202560 354 0 0 0 1 0 0 0 20 0 20 0 476667125 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595889760752 140596491854240 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25286] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25286/stat : 25286 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667126 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595821537888 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25287] ppid=25266 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25287/stat : 25287 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667126 28904853504 7265 33554432000 4194304 4196468 140734423741264 140595820485168 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30512 KiB

[startup+0.210218 s]*
/proc/loadavg: 8.31 8.17 8.10 2/210 25287
/proc/meminfo: memFree=18380252/32770624 swapFree=66986244/67108860
[pid=25266] ppid=25263 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25266/stat : 25266 (xcsp3-exec) S 25263 25266 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476667119 115843072 363 33554432000 4194304 5098028 140720642475184 140720642473288 140428149342844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11354112 140720642483068 140720642483310 140720642483310 140720642486218 0
/proc/25266/statm: 28282 363 304 221 0 87 0
[pid=25268] ppid=25266 vsize=28227396 memory=40804 CPUtime=0.33 cores=0-7
/proc/25268/stat : 25268 (java) S 25266 25266 14667 0 -1 1077944320 9499 0 0 0 29 4 0 0 20 0 20 0 476667120 28904853504 10201 33554432000 4194304 4196468 140734423741264 140734423723808 140596512452343 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
/proc/25268/statm: 7056849 10201 3269 1 0 7019032 0
[pid=25268/tid=25269] ppid=25266 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/25268/task/25269/stat : 25269 (java) R 25266 25266 14667 0 -1 4202560 6630 0 0 0 17 3 0 0 20 0 20 0 476667120 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596516682064 140596512464278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25270] ppid=25266 vsize=28227396 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/25268/task/25270/stat : 25270 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596432304784 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25271] ppid=25266 vsize=28227396 memory=288370834142127744 CPUtime=0 cores=0-7
/proc/25268/task/25271/stat : 25271 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596431251984 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25272] ppid=25266 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25272/stat : 25272 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596430199184 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25273] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25273/stat : 25273 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596429146384 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25274] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25274/stat : 25274 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596428094608 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25275] ppid=25266 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25275/stat : 25275 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596427041808 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25276] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25276/stat : 25276 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596057594768 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25277] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25277/stat : 25277 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28904853504 10201 33554432000 4194304 4196468 140734423741264 140596056541968 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25278] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25278/stat : 25278 (java) S 25266 25266 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 476667122 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595897129328 140596512463490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25279] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25279/stat : 25279 (java) S 25266 25266 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476667123 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595896075296 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25280] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25280/stat : 25280 (java) S 25266 25266 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476667123 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595895022448 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25281] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25281/stat : 25281 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667125 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595893970768 140596512470939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25282] ppid=25266 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25268/task/25282/stat : 25282 (java) R 25266 25266 14667 0 -1 1077944384 680 0 0 0 2 0 0 0 20 0 20 0 476667125 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595892919152 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25283] ppid=25266 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25268/task/25283/stat : 25283 (java) S 25266 25266 14667 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 20 0 476667125 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595891866352 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25284] ppid=25266 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25284/stat : 25284 (java) R 25266 25266 14667 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 476667125 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595890813552 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25285] ppid=25266 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/25268/task/25285/stat : 25285 (java) R 25266 25266 14667 0 -1 4202560 770 0 0 0 7 0 0 0 20 0 20 0 476667125 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595889760752 140596512464278 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25286] ppid=25266 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25286/stat : 25286 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667126 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595821537888 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25287] ppid=25266 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25287/stat : 25287 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667126 28904853504 10201 33554432000 4194304 4196468 140734423741264 140595820485168 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42256 KiB

[startup+0.678644 s]*
/proc/loadavg: 8.31 8.17 8.10 4/210 25287
/proc/meminfo: memFree=18381796/32770624 swapFree=66986244/67108860
[pid=25266] ppid=25263 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25266/stat : 25266 (xcsp3-exec) S 25263 25266 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476667119 115843072 363 33554432000 4194304 5098028 140720642475184 140720642473288 140428149342844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11354112 140720642483068 140720642483310 140720642483310 140720642486218 0
/proc/25266/statm: 28282 363 304 221 0 87 0
[pid=25268] ppid=25266 vsize=28231728 memory=55000 CPUtime=0.74 cores=0-7
/proc/25268/stat : 25268 (java) S 25266 25266 14667 0 -1 1077944320 11601 0 0 0 69 5 0 0 20 0 20 0 476667120 28909289472 13750 33554432000 4194304 4196468 140734423741264 140734423723808 140596512452343 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
/proc/25268/statm: 7057932 13750 3398 1 0 7019032 0
[pid=25268/tid=25269] ppid=25266 vsize=28231728 memory=8317482817917895235 CPUtime=0.41 cores=0-7
/proc/25268/task/25269/stat : 25269 (java) R 25266 25266 14667 0 -1 4202560 8249 0 0 0 37 4 0 0 20 0 20 0 476667120 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596516688656 140596106833024 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25270] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25270/stat : 25270 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596432304784 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25271] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25271/stat : 25271 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596431251984 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25272] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25272/stat : 25272 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596430199184 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25273] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25273/stat : 25273 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596429146384 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25274] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25274/stat : 25274 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596428094608 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25275] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25275/stat : 25275 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596427041808 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25276] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25276/stat : 25276 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596057594768 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25277] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25277/stat : 25277 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28909289472 13750 33554432000 4194304 4196468 140734423741264 140596056541968 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25278] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25278/stat : 25278 (java) S 25266 25266 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 476667122 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595897129328 140596512463490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25279] ppid=25266 vsize=28231728 memory=280915691642240 CPUtime=0 cores=0-7
/proc/25268/task/25279/stat : 25279 (java) S 25266 25266 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476667123 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595896075296 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25280] ppid=25266 vsize=28231728 memory=280915691646848 CPUtime=0 cores=0-7
/proc/25268/task/25280/stat : 25280 (java) S 25266 25266 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476667123 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595895022448 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25281] ppid=25266 vsize=28231728 memory=280915691651456 CPUtime=0 cores=0-7
/proc/25268/task/25281/stat : 25281 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667125 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595893970768 140596512470939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25282] ppid=25266 vsize=28231728 memory=280915691656064 CPUtime=0.03 cores=0-7
/proc/25268/task/25282/stat : 25282 (java) S 25266 25266 14667 0 -1 1077944384 705 0 0 0 3 0 0 0 20 0 20 0 476667125 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595892919152 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25283] ppid=25266 vsize=28231728 memory=280915691660672 CPUtime=0.05 cores=0-7
/proc/25268/task/25283/stat : 25283 (java) S 25266 25266 14667 0 -1 1077944384 162 0 0 0 5 0 0 0 20 0 20 0 476667125 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595891866352 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25284] ppid=25266 vsize=28231728 memory=280915691665280 CPUtime=0.02 cores=0-7
/proc/25268/task/25284/stat : 25284 (java) S 25266 25266 14667 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 20 0 476667125 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595890813552 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25285] ppid=25266 vsize=28231728 memory=280915691669888 CPUtime=0.19 cores=0-7
/proc/25268/task/25285/stat : 25285 (java) R 25266 25266 14667 0 -1 4202560 1057 0 0 0 19 0 0 0 20 0 20 0 476667125 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595889757120 140596491066536 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25286] ppid=25266 vsize=28231728 memory=0 CPUtime=0 cores=0-7
/proc/25268/task/25286/stat : 25286 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476667126 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595821537888 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25287] ppid=25266 vsize=28231728 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25287/stat : 25287 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667126 28909289472 13750 33554432000 4194304 4196468 140734423741264 140595820485168 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 28344856 KiB
Current children cumulated memory: 56452 KiB

[startup+0.709822 s]*
/proc/loadavg: 8.31 8.17 8.10 4/210 25287
/proc/meminfo: memFree=18379500/32770624 swapFree=66986244/67108860
[pid=25266] ppid=25263 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25266/stat : 25266 (xcsp3-exec) S 25263 25266 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476667119 115843072 363 33554432000 4194304 5098028 140720642475184 140720642473288 140428149342844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11354112 140720642483068 140720642483310 140720642483310 140720642486218 0
/proc/25266/statm: 28282 363 304 221 0 87 0
[pid=25268] ppid=25266 vsize=28233776 memory=58112 CPUtime=0.84 cores=0-7
/proc/25268/stat : 25268 (java) S 25266 25266 14667 0 -1 1077944320 11796 0 0 0 79 5 0 0 20 0 20 0 476667120 28911386624 14528 33554432000 4194304 4196468 140734423741264 140734423723808 140596512452343 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
/proc/25268/statm: 7058444 14528 3426 1 0 7019544 0
[pid=25268/tid=25269] ppid=25266 vsize=28233776 memory=8318255677412212789 CPUtime=0.44 cores=0-7
/proc/25268/task/25269/stat : 25269 (java) R 25266 25266 14667 0 -1 4202560 8287 0 0 0 40 4 0 0 20 0 20 0 476667120 28911386624 14528 33554432000 4194304 4196468 140734423741264 140596516680608 140596496495973 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25270] ppid=25266 vsize=28233776 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/25268/task/25270/stat : 25270 (java) S 25266 25266 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476667121 28911386624 14528 33554432000 4194304 4196468 140734423741264 140596432304784 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25271] ppid=25266 vsize=28233776 memory=288370834142127744 CPUtime=0 cores=0-7
/proc/25268/task/25271/stat : 25271 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28911386624 14528 33554432000 4194304 4196468 140734423741264 140596431251984 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25272] ppid=25266 vsize=28233776 memory=-1 CPUtime=0 cores=0-7
/proc/25268/task/25272/stat : 25272 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476667121 28911386624 14528 33554432000 4194304 4196468 140734423741264 140596430199184 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0

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

[pid=25268/tid=25343] ppid=25266 vsize=28768336 memory=916 CPUtime=109.35 cores=0-7
/proc/25268/task/25343/stat : 25343 (java) R 25266 25266 14667 0 -1 4202560 5656 0 0 0 10934 1 0 0 20 0 28 0 476678397 29458776064 244131 33554432000 4194304 4196468 140734423741264 140595807055688 140596114521456 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
Current children cumulated CPU time: 1763.56 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 977976 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]
/proc/loadavg: 8.02 8.13 8.11 9/219 25359
/proc/meminfo: memFree=17479516/32770624 swapFree=66986244/67108860
[pid=25266] ppid=25263 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25266/stat : 25266 (xcsp3-exec) S 25263 25266 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476667119 115843072 363 33554432000 4194304 5098028 140720642475184 140720642473288 140428149342844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11354112 140720642483068 140720642483310 140720642483310 140720642486218 0
/proc/25266/statm: 28282 363 304 221 0 87 0
[pid=25268] ppid=25266 vsize=28768336 memory=955480 CPUtime=2000.31 cores=0-7
/proc/25268/stat : 25268 (java) S 25266 25266 14667 0 -1 1077944320 182432 0 0 0 199879 152 0 0 20 0 28 0 476667120 29458776064 238870 33554432000 4194304 4196468 140734423741264 140734423723808 140596512452343 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
/proc/25268/statm: 7192084 238870 3529 1 0 7153184 0
[pid=25268/tid=25269] ppid=25266 vsize=28768336 memory=1452 CPUtime=1.08 cores=0-7
/proc/25268/task/25269/stat : 25269 (java) S 25266 25266 14667 0 -1 1077944384 10828 0 0 0 102 6 0 0 20 0 28 0 476667120 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596516693120 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25270] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.16 cores=0-7
/proc/25268/task/25270/stat : 25270 (java) S 25266 25266 14667 0 -1 1077944384 1085 0 0 0 11 5 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596432304784 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25271] ppid=25266 vsize=28768336 memory=1452 CPUtime=0.15 cores=0-7
/proc/25268/task/25271/stat : 25271 (java) S 25266 25266 14667 0 -1 1077944384 1609 0 0 0 9 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596431251984 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25272] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.15 cores=0-7
/proc/25268/task/25272/stat : 25272 (java) S 25266 25266 14667 0 -1 1077944384 1322 0 0 0 9 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596430199184 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25273] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.13 cores=0-7
/proc/25268/task/25273/stat : 25273 (java) S 25266 25266 14667 0 -1 1077944384 2661 0 0 0 9 4 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596429146384 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25274] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.16 cores=0-7
/proc/25268/task/25274/stat : 25274 (java) S 25266 25266 14667 0 -1 1077944384 2673 0 0 0 10 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596428094608 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25275] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.15 cores=0-7
/proc/25268/task/25275/stat : 25275 (java) S 25266 25266 14667 0 -1 1077944384 2010 0 0 0 10 5 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596427041808 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25276] ppid=25266 vsize=28768336 memory=1452 CPUtime=0.15 cores=0-7
/proc/25268/task/25276/stat : 25276 (java) S 25266 25266 14667 0 -1 1077944384 2567 0 0 0 9 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596057594768 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25277] ppid=25266 vsize=28768336 memory=1768 CPUtime=0.15 cores=0-7
/proc/25268/task/25277/stat : 25277 (java) S 25266 25266 14667 0 -1 1077944384 1659 0 0 0 10 5 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596056541968 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25278] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.08 cores=0-7
/proc/25268/task/25278/stat : 25278 (java) S 25266 25266 14667 0 -1 1077944384 6879 0 0 0 5 3 0 0 20 0 28 0 476667122 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595897129328 140596512463490 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25279] ppid=25266 vsize=28768336 memory=955480 CPUtime=0 cores=0-7
/proc/25268/task/25279/stat : 25279 (java) S 25266 25266 14667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476667123 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595896075360 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25280] ppid=25266 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/25268/task/25280/stat : 25280 (java) S 25266 25266 14667 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 476667123 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595895022464 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25281] ppid=25266 vsize=28768336 memory=955480 CPUtime=0 cores=0-7
/proc/25268/task/25281/stat : 25281 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595893970768 140596512470939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25282] ppid=25266 vsize=28768336 memory=6791534058613427641 CPUtime=2.69 cores=0-7
/proc/25268/task/25282/stat : 25282 (java) S 25266 25266 14667 0 -1 1077944384 26107 0 0 0 265 4 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595892919152 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25283] ppid=25266 vsize=28768336 memory=1984 CPUtime=2.55 cores=0-7
/proc/25268/task/25283/stat : 25283 (java) S 25266 25266 14667 0 -1 1077944384 22436 0 0 0 252 3 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595891866352 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25284] ppid=25266 vsize=28768336 memory=1452 CPUtime=2.52 cores=0-7
/proc/25268/task/25284/stat : 25284 (java) S 25266 25266 14667 0 -1 1077944384 19241 0 0 0 249 3 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595890813552 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25285] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.92 cores=0-7
/proc/25268/task/25285/stat : 25285 (java) S 25266 25266 14667 0 -1 1077944384 17936 0 0 0 88 4 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595889760752 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25286] ppid=25266 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/25268/task/25286/stat : 25286 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476667126 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595821537888 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25287] ppid=25266 vsize=28768336 memory=976524 CPUtime=0.04 cores=0-7
/proc/25268/task/25287/stat : 25287 (java) S 25266 25266 14667 0 -1 1077944384 2517 0 0 0 2 2 0 0 20 0 28 0 476667126 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595820485168 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25336] ppid=25266 vsize=28768336 memory=303430223234596890 CPUtime=138.73 cores=0-7
/proc/25268/task/25336/stat : 25336 (java) R 25266 25266 14667 0 -1 4202560 2653 0 0 0 13870 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595803896440 140596114693660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25337] ppid=25266 vsize=28768336 memory=288230621803970871 CPUtime=139.02 cores=0-7
/proc/25268/task/25337/stat : 25337 (java) R 25266 25266 14667 0 -1 4202560 1181 0 0 0 13902 0 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595806002760 140596113812379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25338] ppid=25266 vsize=28768336 memory=29935446723 CPUtime=138.96 cores=0-7
/proc/25268/task/25338/stat : 25338 (java) R 25266 25266 14667 0 -1 4202560 2388 0 0 0 13893 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595810214344 140596113923111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25339] ppid=25266 vsize=28768336 memory=29935446723 CPUtime=139.01 cores=0-7
/proc/25268/task/25339/stat : 25339 (java) R 25266 25266 14667 0 -1 4202560 3349 0 0 0 13898 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595808108336 140596116643418 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25340] ppid=25266 vsize=28768336 memory=1452 CPUtime=139.05 cores=0-7
/proc/25268/task/25340/stat : 25340 (java) R 25266 25266 14667 0 -1 4202560 3330 0 0 0 13903 2 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595811266856 140596114695939 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25341] ppid=25266 vsize=28768336 memory=955480 CPUtime=137.67 cores=0-7
/proc/25268/task/25341/stat : 25341 (java) R 25266 25266 14667 0 -1 4202560 1235 0 0 0 13764 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595804950648 140596114694916 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25342] ppid=25266 vsize=28768336 memory=1452 CPUtime=137.9 cores=0-7
/proc/25268/task/25342/stat : 25342 (java) R 25266 25266 14667 0 -1 4202560 1382 0 0 0 13788 2 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595809161208 140596114693740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25343] ppid=25266 vsize=28768336 memory=955480 CPUtime=138.98 cores=0-7
/proc/25268/task/25343/stat : 25343 (java) R 25266 25266 14667 0 -1 4202560 5898 0 0 0 13897 1 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595807055688 140596114693605 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
Current children cumulated CPU time: 2000.31 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 956932 KiB

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

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

[startup+252.086 s]
# the end of solver process 25268 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1999.27 s, system=1.54968 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

[startup+252.002 s]
/proc/loadavg: 8.02 8.13 8.11 9/219 25359
/proc/meminfo: memFree=17479516/32770624 swapFree=66986244/67108860
[pid=25266] ppid=25263 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/25266/stat : 25266 (xcsp3-exec) S 25263 25266 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476667119 115843072 363 33554432000 4194304 5098028 140720642475184 140720642473288 140428149342844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11354112 140720642483068 140720642483310 140720642483310 140720642486218 0
/proc/25266/statm: 28282 363 304 221 0 87 0
[pid=25268] ppid=25266 vsize=28768336 memory=955480 CPUtime=2000.31 cores=0-7
/proc/25268/stat : 25268 (java) S 25266 25266 14667 0 -1 1077944320 182432 0 0 0 199879 152 0 0 20 0 28 0 476667120 29458776064 238870 33554432000 4194304 4196468 140734423741264 140734423723808 140596512452343 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
/proc/25268/statm: 7192084 238870 3529 1 0 7153184 0
[pid=25268/tid=25269] ppid=25266 vsize=28768336 memory=1452 CPUtime=1.08 cores=0-7
/proc/25268/task/25269/stat : 25269 (java) S 25266 25266 14667 0 -1 1077944384 10828 0 0 0 102 6 0 0 20 0 28 0 476667120 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596516693120 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25270] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.16 cores=0-7
/proc/25268/task/25270/stat : 25270 (java) S 25266 25266 14667 0 -1 1077944384 1085 0 0 0 11 5 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596432304784 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25271] ppid=25266 vsize=28768336 memory=1452 CPUtime=0.15 cores=0-7
/proc/25268/task/25271/stat : 25271 (java) S 25266 25266 14667 0 -1 1077944384 1609 0 0 0 9 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596431251984 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25272] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.15 cores=0-7
/proc/25268/task/25272/stat : 25272 (java) S 25266 25266 14667 0 -1 1077944384 1322 0 0 0 9 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596430199184 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25273] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.13 cores=0-7
/proc/25268/task/25273/stat : 25273 (java) S 25266 25266 14667 0 -1 1077944384 2661 0 0 0 9 4 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596429146384 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25274] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.16 cores=0-7
/proc/25268/task/25274/stat : 25274 (java) S 25266 25266 14667 0 -1 1077944384 2673 0 0 0 10 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596428094608 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25275] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.15 cores=0-7
/proc/25268/task/25275/stat : 25275 (java) S 25266 25266 14667 0 -1 1077944384 2010 0 0 0 10 5 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596427041808 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25276] ppid=25266 vsize=28768336 memory=1452 CPUtime=0.15 cores=0-7
/proc/25268/task/25276/stat : 25276 (java) S 25266 25266 14667 0 -1 1077944384 2567 0 0 0 9 6 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596057594768 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25277] ppid=25266 vsize=28768336 memory=1768 CPUtime=0.15 cores=0-7
/proc/25268/task/25277/stat : 25277 (java) S 25266 25266 14667 0 -1 1077944384 1659 0 0 0 10 5 0 0 20 0 28 0 476667121 29458776064 238870 33554432000 4194304 4196468 140734423741264 140596056541968 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25278] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.08 cores=0-7
/proc/25268/task/25278/stat : 25278 (java) S 25266 25266 14667 0 -1 1077944384 6879 0 0 0 5 3 0 0 20 0 28 0 476667122 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595897129328 140596512463490 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25279] ppid=25266 vsize=28768336 memory=955480 CPUtime=0 cores=0-7
/proc/25268/task/25279/stat : 25279 (java) S 25266 25266 14667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476667123 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595896075360 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25280] ppid=25266 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/25268/task/25280/stat : 25280 (java) S 25266 25266 14667 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 476667123 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595895022464 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25281] ppid=25266 vsize=28768336 memory=955480 CPUtime=0 cores=0-7
/proc/25268/task/25281/stat : 25281 (java) S 25266 25266 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595893970768 140596512470939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25282] ppid=25266 vsize=28768336 memory=6791534058613427641 CPUtime=2.69 cores=0-7
/proc/25268/task/25282/stat : 25282 (java) S 25266 25266 14667 0 -1 1077944384 26107 0 0 0 265 4 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595892919152 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25283] ppid=25266 vsize=28768336 memory=1984 CPUtime=2.55 cores=0-7
/proc/25268/task/25283/stat : 25283 (java) S 25266 25266 14667 0 -1 1077944384 22436 0 0 0 252 3 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595891866352 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25284] ppid=25266 vsize=28768336 memory=1452 CPUtime=2.52 cores=0-7
/proc/25268/task/25284/stat : 25284 (java) S 25266 25266 14667 0 -1 1077944384 19241 0 0 0 249 3 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595890813552 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25285] ppid=25266 vsize=28768336 memory=955480 CPUtime=0.92 cores=0-7
/proc/25268/task/25285/stat : 25285 (java) S 25266 25266 14667 0 -1 1077944384 17936 0 0 0 88 4 0 0 20 0 28 0 476667125 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595889760752 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25286] ppid=25266 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/25268/task/25286/stat : 25286 (java) S 25266 25266 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476667126 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595821537888 140596512462549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25287] ppid=25266 vsize=28768336 memory=976524 CPUtime=0.04 cores=0-7
/proc/25268/task/25287/stat : 25287 (java) S 25266 25266 14667 0 -1 1077944384 2517 0 0 0 2 2 0 0 20 0 28 0 476667126 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595820485168 140596512463490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25336] ppid=25266 vsize=28768336 memory=303430223234596890 CPUtime=138.73 cores=0-7
/proc/25268/task/25336/stat : 25336 (java) R 25266 25266 14667 0 -1 4202560 2653 0 0 0 13870 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595803896440 140596114693660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25337] ppid=25266 vsize=28768336 memory=288230621803970871 CPUtime=139.02 cores=0-7
/proc/25268/task/25337/stat : 25337 (java) R 25266 25266 14667 0 -1 4202560 1181 0 0 0 13902 0 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595806002760 140596113812379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25338] ppid=25266 vsize=28768336 memory=29935446723 CPUtime=138.96 cores=0-7
/proc/25268/task/25338/stat : 25338 (java) R 25266 25266 14667 0 -1 4202560 2388 0 0 0 13893 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595810214344 140596113923111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25339] ppid=25266 vsize=28768336 memory=29935446723 CPUtime=139.01 cores=0-7
/proc/25268/task/25339/stat : 25339 (java) R 25266 25266 14667 0 -1 4202560 3349 0 0 0 13898 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595808108336 140596116643418 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25340] ppid=25266 vsize=28768336 memory=1452 CPUtime=139.05 cores=0-7
/proc/25268/task/25340/stat : 25340 (java) R 25266 25266 14667 0 -1 4202560 3330 0 0 0 13903 2 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595811266856 140596114695939 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25341] ppid=25266 vsize=28768336 memory=955480 CPUtime=137.67 cores=0-7
/proc/25268/task/25341/stat : 25341 (java) R 25266 25266 14667 0 -1 4202560 1235 0 0 0 13764 3 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595804950648 140596114694916 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25342] ppid=25266 vsize=28768336 memory=1452 CPUtime=137.9 cores=0-7
/proc/25268/task/25342/stat : 25342 (java) R 25266 25266 14667 0 -1 4202560 1382 0 0 0 13788 2 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595809161208 140596114693740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
[pid=25268/tid=25343] ppid=25266 vsize=28768336 memory=955480 CPUtime=138.98 cores=0-7
/proc/25268/task/25343/stat : 25343 (java) R 25266 25266 14667 0 -1 4202560 5898 0 0 0 13897 1 0 0 20 0 28 0 476678397 29458776064 238870 33554432000 4194304 4196468 140734423741264 140595807055688 140596114693605 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 33136640 140734423749616 140734423749787 140734423749787 140734423752655 0
Current children cumulated CPU time: 2000.31 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 956932 KiB

Child status: 143
Real time (s): 252.086
CPU time (s): 2000.82
CPU user time (s): 1999.27
CPU system time (s): 1.54968
CPU usage (%): 793.705
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1171912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1999.27
system time used= 1.54968
maximum resident set size= 1170468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183413
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13271
involuntary context switches= 22531


# summary of solver processes directly reported to runsolver:
#   pid: 25266,25268
#   total CPU time (s): 2000.82
#   total CPU user time (s): 1999.27
#   total CPU system time (s): 1.54968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.43996 second user time and 2.46239 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 19:18:01
IDJOB=4405107
IDBENCH=126211
IDSOLVER=2866
FILE ID=node104/4405107-1569004103
RUNJOBID= node104-1568989783-14694
PBS_JOBID= 21704713
Free space on /tmp= 9832 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405107-1569004103/watcher-4405107-1569004103 -o /tmp/evaluation-result-4405107-1569004103/solver-4405107-1569004103 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 919404808 HOME/instance-4405107-1569004103.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=919404808

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        18423900 kB
MemAvailable:   31828264 kB
Buffers:           95580 kB
Cached:         13233484 kB
SwapCached:        22652 kB
Active:          6646700 kB
Inactive:        6709024 kB
Active(anon):       2944 kB
Inactive(anon):    73004 kB
Active(file):    6643756 kB
Inactive(file):  6636020 kB
Unevictable:      109708 kB
Mlocked:          109708 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26452 kB
Writeback:             0 kB
AnonPages:        129464 kB
Mapped:            52048 kB
Shmem:             40708 kB
Slab:             583552 kB
SReclaimable:     553048 kB
SUnreclaim:        30504 kB
KernelStack:        3696 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9804 MiB
End job on node104 at 2019-09-20 19:22:14