Trace number 4407207

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-24 parallelSAT (TO)946 19902 2520.11

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 benchmark914
Best CPU time to get the best result obtained on this benchmark19852.1
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-4407207-1569348089.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4407207-1569348089.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.88/1.09	c solve instance...
34.78/5.18	o 989 
69.56/9.60	o 974 
135.49/17.88	o 970 
267.75/34.46	o 967 
935.08/118.72	o 966 
2613.04/329.14	o 953 
3659.22/464.20	o 946 
19901.33/2520.07	s SATISFIABLE
19901.33/2520.07	v <instantiation>
19901.33/2520.07	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>
19901.33/2520.07	v 	<values>0 1 3 7 12 20 30 44 65 80 96 122 147 193 221 254 276 335 421 459 506 560 629 747 786 856 912 946 1 3 7 12 20 30 44 65 80 96 122 147 193 221 254 276 335 421 459 506 560 629 747 786 856 912 946 2 6 11 19 29 43 64 79 95 121 146 192 220 253 275 334 420 458 505 559 628 746 785 855 911 945 4 9 17 27 41 62 77 93 119 144 190 218 251 273 332 418 456 503 557 626 744 783 853 909 943 5 13 23 37 58 73 89 115 140 186 214 247 269 328 414 452 499 553 622 740 779 849 905 939 8 18 32 53 68 84 110 135 181 209 242 264 323 409 447 494 548 617 735 774 844 900 934 10 24 45 60 76 102 127 173 201 234 256 315 401 439 486 540 609 727 766 836 892 926 14 35 50 66 92 117 163 191 224 246 305 391 429 476 530 599 717 756 826 882 916 21 36 52 78 103 149 177 210 232 291 377 415 462 516 585 703 742 812 868 902 15 31 57 82 128 156 189 211 270 356 394 441 495 564 682 721 791 847 881 16 42 67 113 141 174 196 255 341 379 426 480 549 667 706 776 832 866 26 51 97 125 158 180 239 325 363 410 464 533 651 690 760 816 850 25 71 99 132 154 213 299 337 384 438 507 625 664 734 790 824 46 74 107 129 188 274 312 359 413 482 600 639 709 765 799 28 61 83 142 228 266 313 367 436 554 593 663 719 753 33 55 114 200 238 285 339 408 526 565 635 691 725 22 81 167 205 252 306 375 493 532 602 658 692 59 145 183 230 284 353 471 510 580 636 670 86 124 171 225 294 412 451 521 577 611 38 85 139 208 326 365 435 491 525 47 101 170 288 327 397 453 487 54 123 241 280 350 406 440 69 187 226 296 352 386 118 157 227 283 317 39 109 165 199 70 126 160 56 90 34 </values>
19901.33/2520.07	v </instantiation>
19901.33/2520.07	c Unexpected resolution interruption!

Verifier Data

OK	946

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407207-1569348089/watcher-4407207-1569348089 -o /tmp/evaluation-result-4407207-1569348089/solver-4407207-1569348089 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569348082-18090 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1107900089 HOME/instance-4407207-1569348089.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=18404, runsolver pid=18401
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 4.92 6.50 7.48 2/211 18425
/proc/meminfo: memFree=25395444/32770624 swapFree=66941040/67108860
[pid=18404] ppid=18401 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18404/stat : 18404 (xcsp3-exec) S 18401 18404 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511079686 115843072 364 33554432000 4194304 5098028 140720958043888 140720958041992 140203455419004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19787776 140720958047093 140720958047337 140720958047337 140720958050250 0
/proc/18404/statm: 28282 364 305 221 0 87 0
[pid=18406] ppid=18404 vsize=28227396 memory=29080 CPUtime=0.13 cores=0-7
/proc/18406/stat : 18406 (java) S 18404 18404 18063 0 -1 1077944320 5747 0 0 0 11 2 0 0 20 0 20 0 511079686 28904853504 7270 33554432000 4194304 4196468 140734544324160 140734544306704 140247250382583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
/proc/18406/statm: 7056849 7270 3121 1 0 7019032 0
[pid=18406/tid=18407] ppid=18404 vsize=28227396 memory=7970415248654901143 CPUtime=0.09 cores=0-7
/proc/18406/task/18407/stat : 18407 (java) R 18404 18404 18063 0 -1 4202560 3659 0 0 0 8 1 0 0 20 0 20 0 511079686 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247254619008 140247250394518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18408] ppid=18404 vsize=28227396 memory=732370136861658085 CPUtime=0 cores=0-7
/proc/18406/task/18408/stat : 18408 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247203002768 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18409] ppid=18404 vsize=28227396 memory=139998524204672 CPUtime=0 cores=0-7
/proc/18406/task/18409/stat : 18409 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247201949968 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18410] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18410/stat : 18410 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247200897680 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18411] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18411/stat : 18411 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247199844880 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18412] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18412/stat : 18412 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247198792592 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18413] ppid=18404 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18406/task/18413/stat : 18413 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247197739792 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18414] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18414/stat : 18414 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247196687504 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18415] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18415/stat : 18415 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 7270 33554432000 4194304 4196468 140734544324160 140247195634704 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18416] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18416/stat : 18416 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079688 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245580376176 140247250393730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18417] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18417/stat : 18417 (java) S 18404 18404 18063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511079689 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245579322144 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18418] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18418/stat : 18418 (java) S 18404 18404 18063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511079689 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245578269808 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18419] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18419/stat : 18419 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079691 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245577218128 140247250401179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18420] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18420/stat : 18420 (java) R 18404 18404 18063 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 511079691 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245576166000 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18421] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18421/stat : 18421 (java) S 18404 18404 18063 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 511079692 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245575113200 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18422] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18422/stat : 18422 (java) R 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079692 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245574060912 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18423] ppid=18404 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18406/task/18423/stat : 18423 (java) R 18404 18404 18063 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 20 0 511079692 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245573008112 140247250394518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18424] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18424/stat : 18424 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079692 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245571955040 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18425] ppid=18404 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18406/task/18425/stat : 18425 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079692 28904853504 7270 33554432000 4194304 4196468 140734544324160 140245570902320 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30536 KiB

[startup+0.210804 s]*
/proc/loadavg: 4.61 6.40 7.44 2/211 18425
/proc/meminfo: memFree=25381692/32770624 swapFree=66941040/67108860
[pid=18404] ppid=18401 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18404/stat : 18404 (xcsp3-exec) S 18401 18404 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511079686 115843072 364 33554432000 4194304 5098028 140720958043888 140720958041992 140203455419004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19787776 140720958047093 140720958047337 140720958047337 140720958050250 0
/proc/18404/statm: 28282 364 305 221 0 87 0
[pid=18406] ppid=18404 vsize=28227396 memory=40960 CPUtime=0.33 cores=0-7
/proc/18406/stat : 18406 (java) S 18404 18404 18063 0 -1 1077944320 9541 0 0 0 30 3 0 0 20 0 20 0 511079686 28904853504 10240 33554432000 4194304 4196468 140734544324160 140734544306704 140247250382583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
/proc/18406/statm: 7056849 10240 3307 1 0 7019032 0
[pid=18406/tid=18407] ppid=18404 vsize=28227396 memory=576460756329955521 CPUtime=0.2 cores=0-7
/proc/18406/task/18407/stat : 18407 (java) R 18404 18404 18063 0 -1 4202560 6666 0 0 0 17 3 0 0 20 0 20 0 511079686 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247254614496 140246872305382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18408] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18408/stat : 18408 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247203002768 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18409] ppid=18404 vsize=28227396 memory=3545935484185339552 CPUtime=0 cores=0-7
/proc/18406/task/18409/stat : 18409 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247201949968 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18410] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18410/stat : 18410 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247200897680 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18411] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18411/stat : 18411 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247199844880 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18412] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18412/stat : 18412 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247198792592 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18413] ppid=18404 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18406/task/18413/stat : 18413 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247197739792 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18414] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18414/stat : 18414 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247196687504 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18415] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18415/stat : 18415 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079687 28904853504 10240 33554432000 4194304 4196468 140734544324160 140247195634704 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18416] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18416/stat : 18416 (java) S 18404 18404 18063 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511079688 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245580376176 140247250393730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18417] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18417/stat : 18417 (java) S 18404 18404 18063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511079689 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245579322144 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18418] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18418/stat : 18418 (java) S 18404 18404 18063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511079689 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245578269808 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18419] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18419/stat : 18419 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079691 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245577218128 140247250401179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18420] ppid=18404 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18406/task/18420/stat : 18420 (java) S 18404 18404 18063 0 -1 1077944384 583 0 0 0 1 0 0 0 20 0 20 0 511079691 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245576166000 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18421] ppid=18404 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18406/task/18421/stat : 18421 (java) S 18404 18404 18063 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 511079692 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245575113200 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18422] ppid=18404 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18406/task/18422/stat : 18422 (java) S 18404 18404 18063 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 20 0 511079692 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245574060912 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18423] ppid=18404 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/18406/task/18423/stat : 18423 (java) R 18404 18404 18063 0 -1 4202560 720 0 0 0 8 0 0 0 20 0 20 0 511079692 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245573008112 140247242619710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18424] ppid=18404 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18424/stat : 18424 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079692 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245571955040 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18425] ppid=18404 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18406/task/18425/stat : 18425 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079692 28904853504 10240 33554432000 4194304 4196468 140734544324160 140245570902320 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42416 KiB

[startup+0.310629 s]*
/proc/loadavg: 4.61 6.40 7.44 5/211 18425
/proc/meminfo: memFree=25361144/32770624 swapFree=66941040/67108860
[pid=18404] ppid=18401 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18404/stat : 18404 (xcsp3-exec) S 18401 18404 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511079686 115843072 364 33554432000 4194304 5098028 140720958043888 140720958041992 140203455419004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19787776 140720958047093 140720958047337 140720958047337 140720958050250 0
/proc/18404/statm: 28282 364 305 221 0 87 0
[pid=18406] ppid=18404 vsize=28231652 memory=50428 CPUtime=0.52 cores=0-7
/proc/18406/stat : 18406 (java) S 18404 18404 18063 0 -1 1077944320 10934 0 0 0 48 4 0 0 20 0 20 0 511079686 28909211648 12607 33554432000 4194304 4196468 140734544324160 140734544306704 140247250382583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
/proc/18406/statm: 7057913 12607 3357 1 0 7019032 0
[pid=18406/tid=18407] ppid=18404 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18406/task/18407/stat : 18407 (java) R 18404 18404 18063 0 -1 4202560 7838 0 0 0 26 3 0 0 20 0 20 0 511079686 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247254613696 140247234463070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18408] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18408/stat : 18408 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247203002768 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18409] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18409/stat : 18409 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247201949968 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18410] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18410/stat : 18410 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247200897680 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18411] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18411/stat : 18411 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247199844880 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18412] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18412/stat : 18412 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247198792592 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18413] ppid=18404 vsize=28231652 memory=139998418528943 CPUtime=0 cores=0-7
/proc/18406/task/18413/stat : 18413 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247197739792 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18414] ppid=18404 vsize=28231652 memory=139998418531248 CPUtime=0 cores=0-7
/proc/18406/task/18414/stat : 18414 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247196687504 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18415] ppid=18404 vsize=28231652 memory=139998418533552 CPUtime=0 cores=0-7
/proc/18406/task/18415/stat : 18415 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079687 28909211648 12607 33554432000 4194304 4196468 140734544324160 140247195634704 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18416] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18416/stat : 18416 (java) S 18404 18404 18063 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511079688 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245580376176 140247250393730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18417] ppid=18404 vsize=28231652 memory=279996837080976 CPUtime=0 cores=0-7
/proc/18406/task/18417/stat : 18417 (java) S 18404 18404 18063 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511079689 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245579322144 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18418] ppid=18404 vsize=28231652 memory=279996837078672 CPUtime=0 cores=0-7
/proc/18406/task/18418/stat : 18418 (java) S 18404 18404 18063 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511079689 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245578269808 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18419] ppid=18404 vsize=28231652 memory=279996837085584 CPUtime=0 cores=0-7
/proc/18406/task/18419/stat : 18419 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079691 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245577218128 140247250401179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18420] ppid=18404 vsize=28231652 memory=279996837026864 CPUtime=0.02 cores=0-7
/proc/18406/task/18420/stat : 18420 (java) S 18404 18404 18063 0 -1 1077944384 611 0 0 0 2 0 0 0 20 0 20 0 511079691 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245576166000 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18421] ppid=18404 vsize=28231652 memory=279996837099408 CPUtime=0.03 cores=0-7
/proc/18406/task/18421/stat : 18421 (java) R 18404 18404 18063 0 -1 4202560 265 0 0 0 3 0 0 0 20 0 20 0 511079692 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245575103584 140247231905844 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18422] ppid=18404 vsize=28231652 memory=279996837106320 CPUtime=0.03 cores=0-7
/proc/18406/task/18422/stat : 18422 (java) S 18404 18404 18063 0 -1 1077944384 116 0 0 0 3 0 0 0 20 0 20 0 511079692 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245574060912 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18423] ppid=18404 vsize=28231652 memory=279996837104016 CPUtime=0.12 cores=0-7
/proc/18406/task/18423/stat : 18423 (java) S 18404 18404 18063 0 -1 1077944384 806 0 0 0 12 0 0 0 20 0 20 0 511079692 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245573008112 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18424] ppid=18404 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18424/stat : 18424 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511079692 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245571955040 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18425] ppid=18404 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18406/task/18425/stat : 18425 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511079692 28909211648 12607 33554432000 4194304 4196468 140734544324160 140245570902320 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51884 KiB

[startup+0.710176 s]*
/proc/loadavg: 4.61 6.40 7.44 5/211 18425
/proc/meminfo: memFree=25332220/32770624 swapFree=66941040/67108860
[pid=18404] ppid=18401 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18404/stat : 18404 (xcsp3-exec) S 18401 18404 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511079686 115843072 364 33554432000 4194304 5098028 140720958043888 140720958041992 140203455419004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19787776 140720958047093 140720958047337 140720958047337 140720958050250 0
/proc/18404/statm: 28282 364 305 221 0 87 0
[pid=18406] ppid=18404 vsize=28233776 memory=89580 CPUtime=1.71 cores=0-7
/proc/18406/stat : 18406 (java) S 18404 18404 18063 0 -1 1077944320 15648 0 0 0 164 7 0 0 20 0 20 0 511079686 28911386624 22395 33554432000 4194304 4196468 140734544324160 140734544306704 140247250382583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
/proc/18406/statm: 7058444 22395 3454 1 0 7019544 0
[pid=18406/tid=18407] ppid=18404 vsize=28233776 memory=576460756329955521 CPUtime=0.69 cores=0-7
/proc/18406/task/18407/stat : 18407 (java) R 18404 18404 18063 0 -1 4202560 9293 0 0 0 65 4 0 0 20 0 20 0 511079686 28911386624 22395 33554432000 4194304 4196468 140734544324160 140247254619072 140247250394518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18408] ppid=18404 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18408/stat : 18408 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28911386624 22395 33554432000 4194304 4196468 140734544324160 140247203002768 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18409] ppid=18404 vsize=28233776 memory=3545935484185339552 CPUtime=0 cores=0-7
/proc/18406/task/18409/stat : 18409 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28911386624 22395 33554432000 4194304 4196468 140734544324160 140247201949968 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18410] ppid=18404 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18406/task/18410/stat : 18410 (java) S 18404 18404 18063 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511079687 28911386624 22395 33554432000 4194304 4196468 140734544324160 140247200897680 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0

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

[pid=18406/tid=18525] ppid=18404 vsize=28768336 memory=288230591722422566 CPUtime=2005.17 cores=0-7
/proc/18406/task/18525/stat : 18525 (java) R 18404 18404 18063 0 -1 4202560 5946 0 0 0 200504 13 0 0 20 0 28 0 511126106 29458776064 194691 33554432000 4194304 4196468 140734544324160 140245556419936 140246880053183 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
Current children cumulated CPU time: 19762.7 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 780220 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 8.03 7.96 8.05 3/217 18678
/proc/meminfo: memFree=24644324/32770624 swapFree=66941040/67108860
[pid=18404] ppid=18401 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18404/stat : 18404 (xcsp3-exec) S 18401 18404 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511079686 115843072 364 33554432000 4194304 5098028 140720958043888 140720958041992 140203455419004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19787776 140720958047093 140720958047337 140720958047337 140720958050250 0
/proc/18404/statm: 28282 364 305 221 0 87 0
[pid=18406] ppid=18404 vsize=28768336 memory=778768 CPUtime=19901.3 cores=0-7
/proc/18406/stat : 18406 (java) S 18404 18404 18063 0 -1 1077944320 455163 0 0 0 1988478 1655 0 0 20 0 28 0 511079686 29458776064 194692 33554432000 4194304 4196468 140734544324160 140734544306704 140247250382583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
/proc/18406/statm: 7192084 194692 3547 1 0 7153184 0
[pid=18406/tid=18407] ppid=18404 vsize=28768336 memory=778768 CPUtime=1.09 cores=0-7
/proc/18406/task/18407/stat : 18407 (java) S 18404 18404 18063 0 -1 1077944384 11836 0 0 0 103 6 0 0 20 0 28 0 511079686 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247254623360 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18408] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.47 cores=0-7
/proc/18406/task/18408/stat : 18408 (java) S 18404 18404 18063 0 -1 1077944384 16838 0 0 0 628 19 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247203002768 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18409] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.46 cores=0-7
/proc/18406/task/18409/stat : 18409 (java) S 18404 18404 18063 0 -1 1077944384 20342 0 0 0 626 20 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247201949968 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18410] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.38 cores=0-7
/proc/18406/task/18410/stat : 18410 (java) S 18404 18404 18063 0 -1 1077944384 16135 0 0 0 618 20 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247200897680 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18411] ppid=18404 vsize=28768336 memory=1456 CPUtime=6.4 cores=0-7
/proc/18406/task/18411/stat : 18411 (java) S 18404 18404 18063 0 -1 1077944384 14573 0 0 0 619 21 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247199844880 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18412] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.43 cores=0-7
/proc/18406/task/18412/stat : 18412 (java) S 18404 18404 18063 0 -1 1077944384 17978 0 0 0 625 18 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247198792592 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18413] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.41 cores=0-7
/proc/18406/task/18413/stat : 18413 (java) S 18404 18404 18063 0 -1 1077944384 15906 0 0 0 620 21 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247197739792 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18414] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.46 cores=0-7
/proc/18406/task/18414/stat : 18414 (java) S 18404 18404 18063 0 -1 1077944384 18138 0 0 0 629 17 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247196687504 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18415] ppid=18404 vsize=28768336 memory=1456 CPUtime=6.39 cores=0-7
/proc/18406/task/18415/stat : 18415 (java) S 18404 18404 18063 0 -1 1077944384 15917 0 0 0 618 21 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247195634704 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18416] ppid=18404 vsize=28768336 memory=56 CPUtime=21.16 cores=0-7
/proc/18406/task/18416/stat : 18416 (java) S 18404 18404 18063 0 -1 1077944384 36575 0 0 0 835 1281 0 0 20 0 28 0 511079688 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245580376176 140247250393730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18417] ppid=18404 vsize=28768336 memory=778736 CPUtime=0 cores=0-7
/proc/18406/task/18417/stat : 18417 (java) S 18404 18404 18063 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 511079689 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245579322208 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18418] ppid=18404 vsize=28768336 memory=924 CPUtime=0 cores=0-7
/proc/18406/task/18418/stat : 18418 (java) S 18404 18404 18063 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 511079689 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245578269824 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18419] ppid=18404 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/18406/task/18419/stat : 18419 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511079691 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245577218128 140247250401179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18420] ppid=18404 vsize=28768336 memory=778716 CPUtime=2.78 cores=0-7
/proc/18406/task/18420/stat : 18420 (java) S 18404 18404 18063 0 -1 1077944384 26514 0 0 0 275 3 0 0 20 0 28 0 511079691 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245576166000 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18421] ppid=18404 vsize=28768336 memory=1456 CPUtime=3.11 cores=0-7
/proc/18406/task/18421/stat : 18421 (java) S 18404 18404 18063 0 -1 1077944384 28668 0 0 0 308 3 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245575113200 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18422] ppid=18404 vsize=28768336 memory=201254 CPUtime=3.4 cores=0-7
/proc/18406/task/18422/stat : 18422 (java) S 18404 18404 18063 0 -1 1077944384 29340 0 0 0 337 3 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245574060912 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18423] ppid=18404 vsize=28768336 memory=201916 CPUtime=0.98 cores=0-7
/proc/18406/task/18423/stat : 18423 (java) S 18404 18404 18063 0 -1 1077944384 22345 0 0 0 93 5 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245573008112 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18424] ppid=18404 vsize=28768336 memory=33604 CPUtime=0 cores=0-7
/proc/18406/task/18424/stat : 18424 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245571955040 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18425] ppid=18404 vsize=28768336 memory=2116 CPUtime=0.6 cores=0-7
/proc/18406/task/18425/stat : 18425 (java) S 18404 18404 18063 0 -1 1077944384 5204 0 0 0 14 46 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245570902320 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18518] ppid=18404 vsize=28768336 memory=6791534058613427641 CPUtime=2018.89 cores=0-7
/proc/18406/task/18518/stat : 18518 (java) R 18404 18404 18063 0 -1 4202560 9366 0 0 0 201875 14 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245559577032 140246880468988 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18519] ppid=18404 vsize=28768336 memory=1456 CPUtime=2020.13 cores=0-7
/proc/18406/task/18519/stat : 18519 (java) R 18404 18404 18063 0 -1 4202560 8002 0 0 0 202002 11 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245557473224 140246880710943 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18520] ppid=18404 vsize=28768336 memory=1456 CPUtime=2023.18 cores=0-7
/proc/18406/task/18520/stat : 18520 (java) R 18404 18404 18063 0 -1 4202560 9153 0 0 0 202305 13 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245560634032 140246879786791 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18521] ppid=18404 vsize=28768336 memory=3620 CPUtime=2031.41 cores=0-7
/proc/18406/task/18521/stat : 18521 (java) R 18404 18404 18063 0 -1 4202560 10110 0 0 0 203120 21 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245554315216 140246882418765 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18522] ppid=18404 vsize=28768336 memory=63136 CPUtime=2023.55 cores=0-7
/proc/18406/task/18522/stat : 18522 (java) R 18404 18404 18063 0 -1 4202560 6706 0 0 0 202343 12 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245558526632 140246879839933 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18523] ppid=18404 vsize=28768336 memory=288230574492221466 CPUtime=2016.12 cores=0-7
/proc/18406/task/18523/stat : 18523 (java) R 18404 18404 18063 0 -1 4202560 6856 0 0 0 201597 15 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245555368152 140246880511011 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18524] ppid=18404 vsize=28768336 memory=288230596050944315 CPUtime=2015.7 cores=0-7
/proc/18406/task/18524/stat : 18524 (java) R 18404 18404 18063 0 -1 4202560 18218 0 0 0 201553 17 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245561682992 140246879839830 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18525] ppid=18404 vsize=28768336 memory=1456 CPUtime=2022.3 cores=0-7
/proc/18406/task/18525/stat : 18525 (java) R 18404 18404 18063 0 -1 4202560 6000 0 0 0 202217 13 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245556420056 140246879787979 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
Current children cumulated CPU time: 19901.3 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 780224 KiB

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

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

[startup+2520.11 s]
# the end of solver process 18406 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19885.5 s, system=16.5732 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+2520 s]
/proc/loadavg: 8.03 7.96 8.05 3/217 18678
/proc/meminfo: memFree=24644324/32770624 swapFree=66941040/67108860
[pid=18404] ppid=18401 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18404/stat : 18404 (xcsp3-exec) S 18401 18404 18063 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511079686 115843072 364 33554432000 4194304 5098028 140720958043888 140720958041992 140203455419004 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19787776 140720958047093 140720958047337 140720958047337 140720958050250 0
/proc/18404/statm: 28282 364 305 221 0 87 0
[pid=18406] ppid=18404 vsize=28768336 memory=778768 CPUtime=19901.3 cores=0-7
/proc/18406/stat : 18406 (java) S 18404 18404 18063 0 -1 1077944320 455163 0 0 0 1988478 1655 0 0 20 0 28 0 511079686 29458776064 194692 33554432000 4194304 4196468 140734544324160 140734544306704 140247250382583 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
/proc/18406/statm: 7192084 194692 3547 1 0 7153184 0
[pid=18406/tid=18407] ppid=18404 vsize=28768336 memory=778768 CPUtime=1.09 cores=0-7
/proc/18406/task/18407/stat : 18407 (java) S 18404 18404 18063 0 -1 1077944384 11836 0 0 0 103 6 0 0 20 0 28 0 511079686 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247254623360 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18408] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.47 cores=0-7
/proc/18406/task/18408/stat : 18408 (java) S 18404 18404 18063 0 -1 1077944384 16838 0 0 0 628 19 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247203002768 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18409] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.46 cores=0-7
/proc/18406/task/18409/stat : 18409 (java) S 18404 18404 18063 0 -1 1077944384 20342 0 0 0 626 20 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247201949968 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18410] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.38 cores=0-7
/proc/18406/task/18410/stat : 18410 (java) S 18404 18404 18063 0 -1 1077944384 16135 0 0 0 618 20 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247200897680 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18411] ppid=18404 vsize=28768336 memory=1456 CPUtime=6.4 cores=0-7
/proc/18406/task/18411/stat : 18411 (java) S 18404 18404 18063 0 -1 1077944384 14573 0 0 0 619 21 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247199844880 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18412] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.43 cores=0-7
/proc/18406/task/18412/stat : 18412 (java) S 18404 18404 18063 0 -1 1077944384 17978 0 0 0 625 18 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247198792592 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18413] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.41 cores=0-7
/proc/18406/task/18413/stat : 18413 (java) S 18404 18404 18063 0 -1 1077944384 15906 0 0 0 620 21 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247197739792 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18414] ppid=18404 vsize=28768336 memory=778768 CPUtime=6.46 cores=0-7
/proc/18406/task/18414/stat : 18414 (java) S 18404 18404 18063 0 -1 1077944384 18138 0 0 0 629 17 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247196687504 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18415] ppid=18404 vsize=28768336 memory=1456 CPUtime=6.39 cores=0-7
/proc/18406/task/18415/stat : 18415 (java) S 18404 18404 18063 0 -1 1077944384 15917 0 0 0 618 21 0 0 20 0 28 0 511079687 29458776064 194692 33554432000 4194304 4196468 140734544324160 140247195634704 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18416] ppid=18404 vsize=28768336 memory=56 CPUtime=21.16 cores=0-7
/proc/18406/task/18416/stat : 18416 (java) S 18404 18404 18063 0 -1 1077944384 36575 0 0 0 835 1281 0 0 20 0 28 0 511079688 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245580376176 140247250393730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18417] ppid=18404 vsize=28768336 memory=778736 CPUtime=0 cores=0-7
/proc/18406/task/18417/stat : 18417 (java) S 18404 18404 18063 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 511079689 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245579322208 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18418] ppid=18404 vsize=28768336 memory=924 CPUtime=0 cores=0-7
/proc/18406/task/18418/stat : 18418 (java) S 18404 18404 18063 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 511079689 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245578269824 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18419] ppid=18404 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/18406/task/18419/stat : 18419 (java) S 18404 18404 18063 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511079691 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245577218128 140247250401179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18420] ppid=18404 vsize=28768336 memory=778716 CPUtime=2.78 cores=0-7
/proc/18406/task/18420/stat : 18420 (java) S 18404 18404 18063 0 -1 1077944384 26514 0 0 0 275 3 0 0 20 0 28 0 511079691 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245576166000 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18421] ppid=18404 vsize=28768336 memory=1456 CPUtime=3.11 cores=0-7
/proc/18406/task/18421/stat : 18421 (java) S 18404 18404 18063 0 -1 1077944384 28668 0 0 0 308 3 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245575113200 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18422] ppid=18404 vsize=28768336 memory=201254 CPUtime=3.4 cores=0-7
/proc/18406/task/18422/stat : 18422 (java) S 18404 18404 18063 0 -1 1077944384 29340 0 0 0 337 3 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245574060912 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18423] ppid=18404 vsize=28768336 memory=201916 CPUtime=0.98 cores=0-7
/proc/18406/task/18423/stat : 18423 (java) S 18404 18404 18063 0 -1 1077944384 22345 0 0 0 93 5 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245573008112 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18424] ppid=18404 vsize=28768336 memory=33604 CPUtime=0 cores=0-7
/proc/18406/task/18424/stat : 18424 (java) S 18404 18404 18063 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245571955040 140247250392789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18425] ppid=18404 vsize=28768336 memory=2116 CPUtime=0.6 cores=0-7
/proc/18406/task/18425/stat : 18425 (java) S 18404 18404 18063 0 -1 1077944384 5204 0 0 0 14 46 0 0 20 0 28 0 511079692 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245570902320 140247250393730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18518] ppid=18404 vsize=28768336 memory=6791534058613427641 CPUtime=2018.89 cores=0-7
/proc/18406/task/18518/stat : 18518 (java) R 18404 18404 18063 0 -1 4202560 9366 0 0 0 201875 14 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245559577032 140246880468988 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18519] ppid=18404 vsize=28768336 memory=1456 CPUtime=2020.13 cores=0-7
/proc/18406/task/18519/stat : 18519 (java) R 18404 18404 18063 0 -1 4202560 8002 0 0 0 202002 11 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245557473224 140246880710943 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18520] ppid=18404 vsize=28768336 memory=1456 CPUtime=2023.18 cores=0-7
/proc/18406/task/18520/stat : 18520 (java) R 18404 18404 18063 0 -1 4202560 9153 0 0 0 202305 13 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245560634032 140246879786791 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18521] ppid=18404 vsize=28768336 memory=3620 CPUtime=2031.41 cores=0-7
/proc/18406/task/18521/stat : 18521 (java) R 18404 18404 18063 0 -1 4202560 10110 0 0 0 203120 21 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245554315216 140246882418765 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18522] ppid=18404 vsize=28768336 memory=63136 CPUtime=2023.55 cores=0-7
/proc/18406/task/18522/stat : 18522 (java) R 18404 18404 18063 0 -1 4202560 6706 0 0 0 202343 12 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245558526632 140246879839933 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18523] ppid=18404 vsize=28768336 memory=288230574492221466 CPUtime=2016.12 cores=0-7
/proc/18406/task/18523/stat : 18523 (java) R 18404 18404 18063 0 -1 4202560 6856 0 0 0 201597 15 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245555368152 140246880511011 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18524] ppid=18404 vsize=28768336 memory=288230596050944315 CPUtime=2015.7 cores=0-7
/proc/18406/task/18524/stat : 18524 (java) R 18404 18404 18063 0 -1 4202560 18218 0 0 0 201553 17 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245561682992 140246879839830 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
[pid=18406/tid=18525] ppid=18404 vsize=28768336 memory=1456 CPUtime=2022.3 cores=0-7
/proc/18406/task/18525/stat : 18525 (java) R 18404 18404 18063 0 -1 4202560 6000 0 0 0 202217 13 0 0 20 0 28 0 511126106 29458776064 194692 33554432000 4194304 4196468 140734544324160 140245556420056 140246879787979 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 26951680 140734544327658 140734544327830 140734544327830 140734544330703 0
Current children cumulated CPU time: 19901.3 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 780224 KiB

Child status: 143
Real time (s): 2520.11
CPU time (s): 19902
CPU user time (s): 19885.5
CPU system time (s): 16.5732
CPU usage (%): 789.73
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1180744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19885.5
system time used= 16.5732
maximum resident set size= 1183388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456200
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 191035
involuntary context switches= 201783


# summary of solver processes directly reported to runsolver:
#   pid: 18404,18406
#   total CPU time (s): 19902
#   total CPU user time (s): 19885.5
#   total CPU system time (s): 16.5732

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.151 second user time and 23.1928 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-24 20:03:42
IDJOB=4407207
IDBENCH=126211
IDSOLVER=2871
FILE ID=node139/4407207-1569348089
RUNJOBID= node139-1569348082-18090
PBS_JOBID= 21705078
Free space on /tmp= 5144 MiB

SOLVER NAME= choco-solver 2019-09-24 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-4407207-1569348089/watcher-4407207-1569348089 -o /tmp/evaluation-result-4407207-1569348089/solver-4407207-1569348089 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569348082-18090 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1107900089 HOME/instance-4407207-1569348089.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=1107900089

node139.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.57
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.57
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.57
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.57
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:        25413124 kB
MemAvailable:   31781304 kB
Buffers:          106448 kB
Cached:          6350788 kB
SwapCached:        64832 kB
Active:          3225544 kB
Inactive:        3299660 kB
Active(anon):       3592 kB
Inactive(anon):   120900 kB
Active(file):    3221952 kB
Inactive(file):  3178760 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66941040 kB
Dirty:             26328 kB
Writeback:             4 kB
AnonPages:        113080 kB
Mapped:            57144 kB
Shmem:             47380 kB
Slab:             425316 kB
SReclaimable:     395928 kB
SUnreclaim:        29388 kB
KernelStack:        3392 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     504572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5116 MiB
End job on node139 at 2019-09-24 20:45:42