Trace number 4404207

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-20SAT (TO)935 2400.36 606.099

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404207-1568990805.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404207-1568990805.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.26/0.91	c solve instance...
17.30/4.75	o 989 
34.69/9.17	o 974 
64.82/16.78	o 970 
126.75/32.35	o 967 
343.00/86.71	o 960 
984.33/248.66	o 953 
1931.88/488.18	o 952 
2172.28/548.79	o 935 
2400.04/606.07	s SATISFIABLE
2400.04/606.07	v <instantiation>
2400.04/606.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>
2400.04/606.07	v 	<values>0 1 3 7 16 21 40 57 65 92 103 135 145 243 265 316 342 376 455 522 577 643 724 769 792 876 923 935 1 3 7 16 21 40 57 65 92 103 135 145 243 265 316 342 376 455 522 577 643 724 769 792 876 923 935 2 6 15 20 39 56 64 91 102 134 144 242 264 315 341 375 454 521 576 642 723 768 791 875 922 934 4 13 18 37 54 62 89 100 132 142 240 262 313 339 373 452 519 574 640 721 766 789 873 920 932 9 14 33 50 58 85 96 128 138 236 258 309 335 369 448 515 570 636 717 762 785 869 916 928 5 24 41 49 76 87 119 129 227 249 300 326 360 439 506 561 627 708 753 776 860 907 919 19 36 44 71 82 114 124 222 244 295 321 355 434 501 556 622 703 748 771 855 902 914 17 25 52 63 95 105 203 225 276 302 336 415 482 537 603 684 729 752 836 883 895 8 35 46 78 88 186 208 259 285 319 398 465 520 586 667 712 735 819 866 878 27 38 70 80 178 200 251 277 311 390 457 512 578 659 704 727 811 858 870 11 43 53 151 173 224 250 284 363 430 485 551 632 677 700 784 831 843 32 42 140 162 213 239 273 352 419 474 540 621 666 689 773 820 832 10 108 130 181 207 241 320 387 442 508 589 634 657 741 788 800 98 120 171 197 231 310 377 432 498 579 624 647 731 778 790 22 73 99 133 212 279 334 400 481 526 549 633 680 692 51 77 111 190 257 312 378 459 504 527 611 658 670 26 60 139 206 261 327 408 453 476 560 607 619 34 113 180 235 301 382 427 450 534 581 593 79 146 201 267 348 393 416 500 547 559 67 122 188 269 314 337 421 468 480 55 121 202 247 270 354 401 413 66 147 192 215 299 346 358 81 126 149 233 280 292 45 68 152 199 211 23 107 154 166 84 131 143 47 59 12 </values>
2400.04/606.07	v </instantiation>
2400.04/606.07	c Unexpected resolution interruption!

Verifier Data

OK	935

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404207-1568990805/watcher-4404207-1568990805 -o /var/tmp/evaluation-result-4404207-1568990805/solver-4404207-1568990805 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29017 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1841276487 HOME/instance-4404207-1568990805.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30221, runsolver pid=30218
Current StackSize limit: 8192 KiB


[startup+0.100082 s]*
/proc/loadavg: 7.87 7.73 5.35 7/233 30237
/proc/meminfo: memFree=11614884/32770624 swapFree=66956676/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0
[pid=30223] ppid=30221 vsize=15144776 memory=30376 CPUtime=0.13 cores=0,2,4,6
/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 5497 0 0 0 12 1 0 0 20 0 15 0 475319133 15508250624 7594 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3786194 7594 3164 1 0 3748377 0
[pid=30223/tid=30224] ppid=30221 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) R 30221 30221 28986 0 -1 4202560 3385 0 0 0 8 0 0 0 20 0 15 0 475319133 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664998373632 139664986381118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15144776 memory=140683687949952 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15144776 memory=140683687949952 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475319135 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475319135 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664461596064 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475319136 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664460543472 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) S 30221 30221 28986 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664458438640 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) S 30221 30221 28986 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664457386096 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15144776 memory=140683687949952 CPUtime=0.02 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) R 30221 30221 28986 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 475319138 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664456329312 139664994165338 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15144776 memory=140683687949952 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 7594 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31828 KiB

[startup+0.211188 s]*
/proc/loadavg: 7.87 7.73 5.35 7/233 30237
/proc/meminfo: memFree=11600764/32770624 swapFree=66956676/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0
[pid=30223] ppid=30221 vsize=15144776 memory=41388 CPUtime=0.34 cores=0,2,4,6
/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 9018 0 0 0 31 3 0 0 20 0 15 0 475319133 15508250624 10347 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3786194 10347 3302 1 0 3748377 0
[pid=30223/tid=30224] ppid=30221 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) R 30221 30221 28986 0 -1 4202560 6201 0 0 0 18 2 0 0 20 0 15 0 475319133 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664998378976 139664994165917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15144776 memory=1943324 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15144776 memory=140683687978713 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475319134 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15144776 memory=140683687949952 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475319135 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475319135 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664461596064 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475319136 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664460543472 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) S 30221 30221 28986 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 15 0 475319138 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664458438640 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) S 30221 30221 28986 0 -1 1077944384 357 0 0 0 2 0 0 0 20 0 15 0 475319138 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664457386096 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15144776 memory=140683687949952 CPUtime=0.08 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) R 30221 30221 28986 0 -1 4202560 733 0 0 0 8 0 0 0 20 0 15 0 475319138 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664456333552 139664994155926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319138 15508250624 10347 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42840 KiB

[startup+0.317727 s]*
/proc/loadavg: 7.87 7.73 5.35 7/233 30237
/proc/meminfo: memFree=11594224/32770624 swapFree=66956676/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0
[pid=30223] ppid=30221 vsize=15149032 memory=50428 CPUtime=0.54 cores=0,2,4,6
/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 10392 0 0 0 51 3 0 0 20 0 15 0 475319133 15512608768 12607 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3787258 12607 3356 1 0 3748377 0
[pid=30223/tid=30224] ppid=30221 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) R 30221 30221 28986 0 -1 4202560 7424 0 0 0 28 2 0 0 20 0 15 0 475319133 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664998378832 139664978224478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475319134 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475319135 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475319135 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664461596064 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475319136 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664460543472 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15149032 memory=4426078206164241782 CPUtime=0.06 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) S 30221 30221 28986 0 -1 1077944384 505 0 0 0 6 0 0 0 20 0 15 0 475319138 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664458438640 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) S 30221 30221 28986 0 -1 1077944384 363 0 0 0 3 0 0 0 20 0 15 0 475319138 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664457386096 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) S 30221 30221 28986 0 -1 1077944384 793 0 0 0 12 0 0 0 20 0 15 0 475319138 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664456333552 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319138 15512608768 12607 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51880 KiB

[startup+0.707733 s]
/proc/loadavg: 7.87 7.73 5.35 9/233 30237
/proc/meminfo: memFree=11585696/32770624 swapFree=66956676/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0
[pid=30223] ppid=30221 vsize=15151156 memory=85692 CPUtime=1.61 cores=0,2,4,6
/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 14618 0 0 0 157 4 0 0 20 0 15 0 475319133 15514783744 21423 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3787789 21423 3454 1 0 3748889 0
[pid=30223/tid=30224] ppid=30221 vsize=15151156 memory=33 CPUtime=0.69 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) R 30221 30221 28986 0 -1 4202560 8788 0 0 0 66 3 0 0 20 0 15 0 475319133 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664998380128 139664635239327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15151156 memory=288230600314300172 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15151156 memory=16106952818009964 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319134 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475319134 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475319135 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475319135 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664461596064 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475319136 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664460543472 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15151156 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) R 30221 30221 28986 0 -1 4202560 1433 0 0 0 25 0 0 0 20 0 15 0 475319138 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664458424664 139664979072684 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15151156 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) R 30221 30221 28986 0 -1 4202560 1087 0 0 0 22 0 0 0 20 0 15 0 475319138 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664457372192 139664972310472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15151156 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) R 30221 30221 28986 0 -1 4202560 2004 0 0 0 42 0 0 0 20 0 15 0 475319138 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664456330488 139664972827952 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15151156 memory=7378937314462426994 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475319138 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15151156 memory=7523106382868212840 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) S 30221 30221 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475319138 15514783744 21423 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 87144 KiB

[startup+1.50086 s]
/proc/loadavg: 7.87 7.73 5.35 12/237 30241
/proc/meminfo: memFree=11510600/32770624 swapFree=66956676/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0

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

/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 135342 0 0 0 206667 77 0 0 20 0 19 0 475319133 15789527040 63945 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3854865 63945 3528 1 0 3815965 0
[pid=30223/tid=30224] ppid=30221 vsize=15419460 memory=252700 CPUtime=0.9 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) S 30221 30221 28986 0 -1 1077944384 9549 0 0 0 87 3 0 0 20 0 19 0 475319133 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664998384768 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15419460 memory=252696 CPUtime=0.68 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 4736 0 0 0 62 6 0 0 20 0 19 0 475319134 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15419460 memory=252696 CPUtime=0.67 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 7500 0 0 0 62 5 0 0 20 0 19 0 475319134 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15419460 memory=252696 CPUtime=0.67 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 3217 0 0 0 63 4 0 0 20 0 19 0 475319134 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15419460 memory=253712 CPUtime=0.67 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 5015 0 0 0 62 5 0 0 20 0 19 0 475319134 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15419460 memory=1452 CPUtime=0.76 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 9270 0 0 0 35 41 0 0 20 0 19 0 475319135 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15419460 memory=255780 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475319135 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664461596128 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475319136 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664460543488 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15419460 memory=56 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475319138 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15419460 memory=7595720256809948269 CPUtime=3.45 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) S 30221 30221 28986 0 -1 1077944384 21155 0 0 0 344 1 0 0 20 0 19 0 475319138 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664458438640 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15419460 memory=1088 CPUtime=3.57 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) S 30221 30221 28986 0 -1 1077944384 30405 0 0 0 355 2 0 0 20 0 19 0 475319138 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664457386096 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15419460 memory=988 CPUtime=0.9 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) S 30221 30221 28986 0 -1 1077944384 14477 0 0 0 88 2 0 0 20 0 19 0 475319138 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664456333552 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15419460 memory=252696 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475319138 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15419460 memory=1452 CPUtime=0.11 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) S 30221 30221 28986 0 -1 1077944384 2190 0 0 0 0 11 0 0 20 0 19 0 475319138 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30405] ppid=30221 vsize=15419460 memory=13546326854056 CPUtime=33.82 cores=0,2,4,6
/proc/30223/task/30405/stat : 30405 (java) R 30221 30221 28986 0 -1 4202560 902 0 0 0 3382 0 0 0 20 0 19 0 475367951 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664444193560 139664638089680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30406] ppid=30221 vsize=15419460 memory=-7029379521808015264 CPUtime=33.88 cores=0,2,4,6
/proc/30223/task/30406/stat : 30406 (java) R 30221 30221 28986 0 -1 4202560 827 0 0 0 3388 0 0 0 20 0 19 0 475367951 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664445247008 139664637348183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30407] ppid=30221 vsize=15419460 memory=248584 CPUtime=33.82 cores=0,2,4,6
/proc/30223/task/30407/stat : 30407 (java) R 30221 30221 28986 0 -1 4202560 1179 0 0 0 3382 0 0 0 20 0 19 0 475367951 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664443144336 139664638076562 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30408] ppid=30221 vsize=15419460 memory=1452 CPUtime=33.62 cores=0,2,4,6
/proc/30223/task/30408/stat : 30408 (java) R 30221 30221 28986 0 -1 4202560 633 0 0 0 3362 0 0 0 20 0 19 0 475367951 15789527040 63945 33554432000 4194304 4196468 140727277544576 139664442089608 139664638089572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 2067.44 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 257232 KiB

[startup+582.302 s]
/proc/loadavg: 8.68 8.49 6.85 9/237 30571
/proc/meminfo: memFree=11274548/32770624 swapFree=66956680/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0
[pid=30223] ppid=30221 vsize=15419460 memory=285996 CPUtime=2305.77 cores=0,2,4,6
/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 144935 0 0 0 230485 92 0 0 20 0 19 0 475319133 15789527040 71499 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3854865 71499 3528 1 0 3815965 0
[pid=30223/tid=30224] ppid=30221 vsize=15419460 memory=285996 CPUtime=0.9 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) S 30221 30221 28986 0 -1 1077944384 9644 0 0 0 87 3 0 0 20 0 19 0 475319133 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664998384768 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15419460 memory=1452 CPUtime=0.76 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 5788 0 0 0 70 6 0 0 20 0 19 0 475319134 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15419460 memory=285996 CPUtime=0.77 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 8606 0 0 0 71 6 0 0 20 0 19 0 475319134 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15419460 memory=1452 CPUtime=0.76 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 3917 0 0 0 71 5 0 0 20 0 19 0 475319134 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15419460 memory=285996 CPUtime=0.77 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 5972 0 0 0 71 6 0 0 20 0 19 0 475319134 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15419460 memory=285996 CPUtime=0.91 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 10608 0 0 0 39 52 0 0 20 0 19 0 475319135 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475319135 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664461596128 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15419460 memory=283948 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475319136 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664460543488 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15419460 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475319138 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15419460 memory=1452 CPUtime=3.47 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) S 30221 30221 28986 0 -1 1077944384 21800 0 0 0 346 1 0 0 20 0 19 0 475319138 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664458438640 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15419460 memory=285996 CPUtime=3.57 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) S 30221 30221 28986 0 -1 1077944384 30416 0 0 0 355 2 0 0 20 0 19 0 475319138 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664457386096 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15419460 memory=1452 CPUtime=0.9 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) S 30221 30221 28986 0 -1 1077944384 14485 0 0 0 88 2 0 0 20 0 19 0 475319138 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664456333552 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15419460 memory=285996 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475319138 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15419460 memory=54632 CPUtime=0.13 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) R 30221 30221 28986 0 -1 1077944384 2294 0 0 0 0 13 0 0 20 0 19 0 475319138 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30438] ppid=30221 vsize=15419460 memory=285996 CPUtime=33.18 cores=0,2,4,6
/proc/30223/task/30438/stat : 30438 (java) R 30221 30221 28986 0 -1 4202560 498 0 0 0 3318 0 0 0 20 0 19 0 475374012 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664445246064 139664639125131 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30439] ppid=30221 vsize=15419460 memory=1452 CPUtime=33.34 cores=0,2,4,6
/proc/30223/task/30439/stat : 30439 (java) R 30221 30221 28986 0 -1 4202560 892 0 0 0 3334 0 0 0 20 0 19 0 475374012 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664443145488 139664640882183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30440] ppid=30221 vsize=15419460 memory=54632 CPUtime=33.08 cores=0,2,4,6
/proc/30223/task/30440/stat : 30440 (java) R 30221 30221 28986 0 -1 4202560 936 0 0 0 3307 1 0 0 20 0 19 0 475374012 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664444195448 139664638518856 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30441] ppid=30221 vsize=15419460 memory=1988 CPUtime=33.26 cores=0,2,4,6
/proc/30223/task/30441/stat : 30441 (java) R 30221 30221 28986 0 -1 4202560 392 0 0 0 3326 0 0 0 20 0 19 0 475374012 15789527040 71499 33554432000 4194304 4196468 140727277544576 139664442088752 139664638089045 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 2305.77 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 287448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.002 s]*
/proc/loadavg: 8.50 8.47 6.89 8/234 30627
/proc/meminfo: memFree=11424864/32770624 swapFree=66956680/67108860
[pid=30221] ppid=30218 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/30221/stat : 30221 (xcsp3-exec) S 30218 30221 28986 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475319132 115843072 363 33554432000 4194304 5098028 140729792688992 140729792687096 140006315446908 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29937664 140729792697174 140729792697433 140729792697433 140729792700358 0
/proc/30221/statm: 28282 363 304 221 0 87 0
[pid=30223] ppid=30221 vsize=15419460 memory=292140 CPUtime=2400.04 cores=0,2,4,6
/proc/30223/stat : 30223 (java) S 30221 30221 28986 0 -1 1077944320 147442 0 0 0 239909 95 0 0 20 0 19 0 475319133 15789527040 73035 33554432000 4194304 4196468 140727277544576 140727277527120 139664994143991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
/proc/30223/statm: 3854865 73035 3528 1 0 3815965 0
[pid=30223/tid=30224] ppid=30221 vsize=15419460 memory=6791534058613427641 CPUtime=0.9 cores=0,2,4,6
/proc/30223/task/30224/stat : 30224 (java) S 30221 30221 28986 0 -1 1077944384 9644 0 0 0 87 3 0 0 20 0 19 0 475319133 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664998384768 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30225] ppid=30221 vsize=15419460 memory=297237786682196261 CPUtime=0.8 cores=0,2,4,6
/proc/30223/task/30225/stat : 30225 (java) S 30221 30221 28986 0 -1 1077944384 6456 0 0 0 73 7 0 0 20 0 19 0 475319134 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664586414352 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30226] ppid=30221 vsize=15419460 memory=3620 CPUtime=0.79 cores=0,2,4,6
/proc/30223/task/30226/stat : 30226 (java) S 30221 30221 28986 0 -1 1077944384 9029 0 0 0 73 6 0 0 20 0 19 0 475319134 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664585361808 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30227] ppid=30221 vsize=15419460 memory=54632 CPUtime=0.78 cores=0,2,4,6
/proc/30223/task/30227/stat : 30227 (java) S 30221 30221 28986 0 -1 1077944384 3940 0 0 0 73 5 0 0 20 0 19 0 475319134 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664584309264 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30228] ppid=30221 vsize=15419460 memory=288230587427455269 CPUtime=0.8 cores=0,2,4,6
/proc/30223/task/30228/stat : 30228 (java) S 30221 30221 28986 0 -1 1077944384 6058 0 0 0 74 6 0 0 20 0 19 0 475319134 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664583256720 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30229] ppid=30221 vsize=15419460 memory=303430236169830693 CPUtime=0.93 cores=0,2,4,6
/proc/30223/task/30229/stat : 30229 (java) S 30221 30221 28986 0 -1 1077944384 11005 0 0 0 40 53 0 0 20 0 19 0 475319135 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664462649840 139664994155138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30230] ppid=30221 vsize=15419460 memory=15262527885935970 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30230/stat : 30230 (java) S 30221 30221 28986 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475319135 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664461596128 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30231] ppid=30221 vsize=15419460 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30231/stat : 30231 (java) S 30221 30221 28986 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475319136 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664460543488 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30232] ppid=30221 vsize=15419460 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30232/stat : 30232 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475319138 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664459492048 139664994162587 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30233] ppid=30221 vsize=15419460 memory=1556 CPUtime=3.47 cores=0,2,4,6
/proc/30223/task/30233/stat : 30233 (java) S 30221 30221 28986 0 -1 1077944384 21802 0 0 0 346 1 0 0 20 0 19 0 475319138 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664458438640 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30234] ppid=30221 vsize=15419460 memory=11632 CPUtime=3.57 cores=0,2,4,6
/proc/30223/task/30234/stat : 30234 (java) S 30221 30221 28986 0 -1 1077944384 30418 0 0 0 355 2 0 0 20 0 19 0 475319138 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664457386096 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30235] ppid=30221 vsize=15419460 memory=1732 CPUtime=0.9 cores=0,2,4,6
/proc/30223/task/30235/stat : 30235 (java) S 30221 30221 28986 0 -1 1077944384 14487 0 0 0 88 2 0 0 20 0 19 0 475319138 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664456333552 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30236] ppid=30221 vsize=15419460 memory=1088 CPUtime=0 cores=0,2,4,6
/proc/30223/task/30236/stat : 30236 (java) S 30221 30221 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475319138 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664455281248 139664994154197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30237] ppid=30221 vsize=15419460 memory=988 CPUtime=0.14 cores=0,2,4,6
/proc/30223/task/30237/stat : 30237 (java) S 30221 30221 28986 0 -1 1077944384 2320 0 0 0 0 14 0 0 20 0 19 0 475319138 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664454228784 139664994155138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30438] ppid=30221 vsize=15419460 memory=780 CPUtime=56.73 cores=0,2,4,6
/proc/30223/task/30438/stat : 30438 (java) R 30221 30221 28986 0 -1 4202560 713 0 0 0 5673 0 0 0 20 0 19 0 475374012 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664445246600 139664639125046 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30439] ppid=30221 vsize=15419460 memory=6032 CPUtime=56.76 cores=0,2,4,6
/proc/30223/task/30439/stat : 30439 (java) R 30221 30221 28986 0 -1 4202560 1098 0 0 0 5676 0 0 0 20 0 19 0 475374012 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664443142320 139664637348282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30440] ppid=30221 vsize=15419460 memory=2432 CPUtime=56.61 cores=0,2,4,6
/proc/30223/task/30440/stat : 30440 (java) R 30221 30221 28986 0 -1 4202560 1272 0 0 0 5659 2 0 0 20 0 19 0 475374012 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664444197632 139664632955943 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
[pid=30223/tid=30441] ppid=30221 vsize=15419460 memory=1436 CPUtime=56.87 cores=0,2,4,6
/proc/30223/task/30441/stat : 30441 (java) R 30221 30221 28986 0 -1 4202560 513 0 0 0 5687 0 0 0 20 0 19 0 475374012 15789527040 73035 33554432000 4194304 4196468 140727277544576 139664442089032 139664639125088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14925824 140727277548507 140727277548682 140727277548682 140727277551567 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 293592 KiB

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

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

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

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

Child status: 143
Real time (s): 606.099
CPU time (s): 2400.36
CPU user time (s): 2399.4
CPU system time (s): 0.957409
CPU usage (%): 396.035
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 293592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.4
system time used= 0.957409
maximum resident set size= 292636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27189
involuntary context switches= 51545


# summary of solver processes directly reported to runsolver:
#   pid: 30221,30223
#   total CPU time (s): 2400.36
#   total CPU user time (s): 2399.4
#   total CPU system time (s): 0.957409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.72561 second user time and 6.63149 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 16:46:07
IDJOB=4404207
IDBENCH=126211
IDSOLVER=2864
FILE ID=node149/4404207-1568990805
RUNJOBID= node149-1568989977-29017
PBS_JOBID= 21704647
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404207-1568990805/watcher-4404207-1568990805 -o /var/tmp/evaluation-result-4404207-1568990805/solver-4404207-1568990805 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29017 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1841276487 HOME/instance-4404207-1568990805.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=1841276487

node149.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.81
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.81
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.81
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.81
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:        11632356 kB
MemAvailable:   31625084 kB
Buffers:          155544 kB
Cached:         19764220 kB
SwapCached:        41580 kB
Active:          9847632 kB
Inactive:       10309124 kB
Active(anon):     197552 kB
Inactive(anon):    83800 kB
Active(file):    9650080 kB
Inactive(file): 10225324 kB
Unevictable:      110232 kB
Mlocked:          110232 kB
SwapTotal:      67108860 kB
SwapFree:       66956676 kB
Dirty:             26048 kB
Writeback:             0 kB
AnonPages:        312912 kB
Mapped:            65288 kB
Shmem:             35644 kB
Slab:             575044 kB
SReclaimable:     545784 kB
SUnreclaim:        29260 kB
KernelStack:        4064 kB
PageTables:         6444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1478156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node149 at 2019-09-20 16:56:13