Trace number 4246632

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
R1: choco-solver 5a (2017-07-05)SAT (TO)730 2400.68 302.712

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-26-a3.xml
MD5SUM4a8acae89d0947337e32da9d5bedd9eb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark719
Best CPU time to get the best result obtained on this benchmark19901.699
Satisfiable
(Un)Satisfiability was proved
Number of variables702
Number of constraints328
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":325},{"size":1001,"count":26}]
Minimum variable degree0
Maximum variable degree27
Distribution of variable degrees[{"degree":0,"count":351},{"degree":2,"count":325},{"degree":26,"count":24},{"degree":27,"count":2}]
Minimum constraint arity1
Maximum constraint arity325
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":325},{"arity":26,"count":1},{"arity":325,"count":1}]
Number of extensional constraints0
Number of intensional constraints326
Distribution of constraint types[{"type":"intension","count":326},{"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 -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4246632-1500688000.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4246632-1500688000.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.26	c 8 solvers in parallel
0.00/0.33	c parse instance...
0.00/0.95	c solve instance...
11.45/2.13	o 915 
12.00/2.22	o 898 
12.00/2.27	o 818 
18.05/3.08	o 802 
25.02/3.95	o 762 
71.57/9.82	o 756 
324.98/41.75	o 738 
728.17/92.78	o 730 
2400.68/302.74	s SATISFIABLE
2400.68/302.74	v <instantiation>
2400.68/302.74	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] 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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[17][18] y[17][19] y[17][20] y[17][21] y[17][22] y[17][23] y[17][24] y[17][25] y[18][19] y[18][20] y[18][21] y[18][22] y[18][23] y[18][24] y[18][25] y[19][20] y[19][21] y[19][22] y[19][23] y[19][24] y[19][25] y[20][21] y[20][22] y[20][23] y[20][24] y[20][25] y[21][22] y[21][23] y[21][24] y[21][25] y[22][23] y[22][24] y[22][25] y[23][24] y[23][25] y[24][25] </list>
2400.68/302.74	v 	<values>0 1 3 7 12 20 30 44 66 91 106 122 148 199 220 248 300 355 413 451 486 525 610 663 697 730 1 3 7 12 20 30 44 66 91 106 122 148 199 220 248 300 355 413 451 486 525 610 663 697 730 2 6 11 19 29 43 65 90 105 121 147 198 219 247 299 354 412 450 485 524 609 662 696 729 4 9 17 27 41 63 88 103 119 145 196 217 245 297 352 410 448 483 522 607 660 694 727 5 13 23 37 59 84 99 115 141 192 213 241 293 348 406 444 479 518 603 656 690 723 8 18 32 54 79 94 110 136 187 208 236 288 343 401 439 474 513 598 651 685 718 10 24 46 71 86 102 128 179 200 228 280 335 393 431 466 505 590 643 677 710 14 36 61 76 92 118 169 190 218 270 325 383 421 456 495 580 633 667 700 22 47 62 78 104 155 176 204 256 311 369 407 442 481 566 619 653 686 25 40 56 82 133 154 182 234 289 347 385 420 459 544 597 631 664 15 31 57 108 129 157 209 264 322 360 395 434 519 572 606 639 16 42 93 114 142 194 249 307 345 380 419 504 557 591 624 26 77 98 126 178 233 291 329 364 403 488 541 575 608 51 72 100 152 207 265 303 338 377 462 515 549 582 21 49 101 156 214 252 287 326 411 464 498 531 28 80 135 193 231 266 305 390 443 477 510 52 107 165 203 238 277 362 415 449 482 55 113 151 186 225 310 363 397 430 58 96 131 170 255 308 342 375 38 73 112 197 250 284 317 35 74 159 212 246 279 39 124 177 211 244 85 138 172 205 53 87 120 34 67 33 </values>
2400.68/302.74	v </instantiation>
2400.68/302.74	c Unexpected resolution interruption!

Verifier Data

OK	730

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4246632-1500688000/watcher-4246632-1500688000 -o /tmp/evaluation-result-4246632-1500688000/solver-4246632-1500688000 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 387079723 HOME/instance-4246632-1500688000.xml 

pid=28571
running on 8 cores: 0,2,4,6,8,10,12,14

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 11.72 13.29 14.17 10/262 28574
/proc/meminfo: memFree=21464180/32770624 swapFree=5808/101412
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0

[startup+0.100129 s]
/proc/loadavg: 11.72 13.29 14.17 10/262 28574
/proc/meminfo: memFree=21464180/32770624 swapFree=5808/101412
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200316 s]
/proc/loadavg: 11.72 13.29 14.17 10/262 28574
/proc/meminfo: memFree=21464180/32770624 swapFree=5808/101412
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300266 s]
/proc/loadavg: 11.72 13.29 14.17 10/262 28574
/proc/meminfo: memFree=21464180/32770624 swapFree=5808/101412
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700173 s]
/proc/loadavg: 11.72 13.29 14.17 10/262 28574
/proc/meminfo: memFree=21464180/32770624 swapFree=5808/101412
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50149 s]
/proc/loadavg: 11.72 13.29 14.17 18/291 28603
/proc/meminfo: memFree=21325944/32770624 swapFree=5808/101444
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
[pid=28575] ppid=28574 vsize=13801768 CPUtime=6.7 cores=0,2,4,6,8,10,12,14
/proc/28575/stat : 28575 (java) S 28574 28574 15196 0 -1 1077944320 16826 0 0 0 653 17 0 0 20 0 28 0 4065123 14133010432 52775 33554432000 4194304 4196468 140722099893792 140722099876336 140373270855415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
/proc/28575/statm: 3450442 52775 3245 1 0 3437675 0
[pid=28575/tid=28576] ppid=28574 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28576/stat : 28576 (java) S 28574 28574 15196 0 -1 1077944384 6999 0 0 0 90 3 0 0 20 0 28 0 4065124 14133010432 52775 33554432000 4194304 4196468 140722099893792 140373275096192 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28578] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28578/stat : 28578 (java) S 28574 28574 15196 0 -1 1077944384 17 0 0 0 0 1 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140373223475472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28579] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28579/stat : 28579 (java) S 28574 28574 15196 0 -1 1077944384 22 0 0 0 0 1 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372868528528 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28580] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28580/stat : 28580 (java) S 28574 28574 15196 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372867475984 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28581] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28581/stat : 28581 (java) S 28574 28574 15196 0 -1 1077944384 13 0 0 0 0 1 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372866423440 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28582] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28582/stat : 28582 (java) S 28574 28574 15196 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372865370896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28583] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28583/stat : 28583 (java) S 28574 28574 15196 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372864318352 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28584] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28584/stat : 28584 (java) S 28574 28574 15196 0 -1 1077944384 9 0 0 0 0 1 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372863265808 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28585] ppid=28574 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28585/stat : 28585 (java) S 28574 28574 15196 0 -1 1077944384 10 0 0 0 0 1 0 0 20 0 28 0 4065125 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372862213264 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28586] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28586/stat : 28586 (java) S 28574 28574 15196 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4065127 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372464666608 140373270866562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28587] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28587/stat : 28587 (java) S 28574 28574 15196 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372463612832 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28588] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28588/stat : 28588 (java) S 28574 28574 15196 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372462560240 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28589] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28589/stat : 28589 (java) S 28574 28574 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372461508816 140373270874011 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28590] ppid=28574 vsize=13801768 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28590/stat : 28590 (java) R 28574 28574 15196 0 -1 4202560 2222 0 0 0 76 0 0 0 20 0 28 0 4065132 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372460442312 140373252400017 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28591] ppid=28574 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28591/stat : 28591 (java) R 28574 28574 15196 0 -1 4202560 1551 0 0 0 77 0 0 0 20 0 28 0 4065132 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372459384904 140373254369504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28592] ppid=28574 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28592/stat : 28592 (java) R 28574 28574 15196 0 -1 4202560 1530 0 0 0 77 0 0 0 20 0 28 0 4065132 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372458337912 140373252391395 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28593] ppid=28574 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28593/stat : 28593 (java) S 28574 28574 15196 0 -1 1077944384 2643 0 0 0 56 1 0 0 20 0 28 0 4065132 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372457298800 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28594] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28594/stat : 28594 (java) S 28574 28574 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372456245472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28595] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28595/stat : 28595 (java) S 28574 28574 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065133 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372455193008 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28596] ppid=28574 vsize=13801768 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28596/stat : 28596 (java) R 28574 28574 15196 0 -1 4202560 65 0 0 0 31 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372447177048 140372908232552 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28597] ppid=28574 vsize=13801768 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28597/stat : 28597 (java) R 28574 28574 15196 0 -1 4202560 44 0 0 0 30 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372446125768 140372908880786 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28598] ppid=28574 vsize=13801768 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28598/stat : 28598 (java) R 28574 28574 15196 0 -1 4202560 38 0 0 0 28 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372445072688 140372908316889 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28599] ppid=28574 vsize=13801768 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28599/stat : 28599 (java) R 28574 28574 15196 0 -1 4202560 72 0 0 0 31 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372444022448 140372908879388 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28600] ppid=28574 vsize=13801768 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28600/stat : 28600 (java) R 28574 28574 15196 0 -1 4202560 41 0 0 0 34 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372442967880 140372908878415 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28601] ppid=28574 vsize=13801768 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28601/stat : 28601 (java) R 28574 28574 15196 0 -1 4202560 33 0 0 0 32 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372441915592 140372908316258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28602] ppid=28574 vsize=13801768 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28602/stat : 28602 (java) R 28574 28574 15196 0 -1 4202560 45 0 0 0 38 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372440862280 140372907880780 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28603] ppid=28574 vsize=13801768 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28603/stat : 28603 (java) R 28574 28574 15196 0 -1 4202560 51 0 0 0 40 0 0 0 20 0 28 0 4065220 14133010432 52775 33554432000 4194304 4196468 140722099893792 140372439809080 140372908860651 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 13811280

[startup+3.10131 s]
/proc/loadavg: 12.31 13.38 14.20 15/291 28611
/proc/meminfo: memFree=21238616/32770624 swapFree=5808/101444
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
[pid=28575] ppid=28574 vsize=13801768 CPUtime=18.69 cores=0,2,4,6,8,10,12,14
/proc/28575/stat : 28575 (java) S 28574 28574 15196 0 -1 1077944320 19090 0 0 0 1835 34 0 0 20 0 28 0 4065123 14133010432 92344 33554432000 4194304 4196468 140722099893792 140722099876336 140373270855415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
/proc/28575/statm: 3450442 92344 3257 1 0 3437675 0
[pid=28575/tid=28576] ppid=28574 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28576/stat : 28576 (java) S 28574 28574 15196 0 -1 1077944384 7002 0 0 0 91 3 0 0 20 0 28 0 4065124 14133010432 92344 33554432000 4194304 4196468 140722099893792 140373275096192 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28578] ppid=28574 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28578/stat : 28578 (java) S 28574 28574 15196 0 -1 1077944384 39 0 0 0 2 3 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140373223475472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28579] ppid=28574 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28579/stat : 28579 (java) S 28574 28574 15196 0 -1 1077944384 31 0 0 0 1 2 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372868528528 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28580] ppid=28574 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28580/stat : 28580 (java) S 28574 28574 15196 0 -1 1077944384 28 0 0 0 2 2 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372867475984 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28581] ppid=28574 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28581/stat : 28581 (java) S 28574 28574 15196 0 -1 1077944384 37 0 0 0 3 3 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372866423440 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28582] ppid=28574 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28582/stat : 28582 (java) S 28574 28574 15196 0 -1 1077944384 42 0 0 0 3 2 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372865370896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28583] ppid=28574 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28583/stat : 28583 (java) S 28574 28574 15196 0 -1 1077944384 25 0 0 0 2 2 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372864318352 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28584] ppid=28574 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28584/stat : 28584 (java) S 28574 28574 15196 0 -1 1077944384 26 0 0 0 2 2 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372863265808 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28585] ppid=28574 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28585/stat : 28585 (java) S 28574 28574 15196 0 -1 1077944384 27 0 0 0 3 2 0 0 20 0 28 0 4065125 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372862213264 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28586] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28586/stat : 28586 (java) S 28574 28574 15196 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 4065127 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372464666608 140373270866562 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28587] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28587/stat : 28587 (java) S 28574 28574 15196 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372463612896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28588] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28588/stat : 28588 (java) S 28574 28574 15196 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372462560256 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28589] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28589/stat : 28589 (java) S 28574 28574 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372461508816 140373270874011 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28590] ppid=28574 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28590/stat : 28590 (java) S 28574 28574 15196 0 -1 1077944384 2539 0 0 0 179 1 0 0 20 0 28 0 4065132 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372460456432 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28591] ppid=28574 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28591/stat : 28591 (java) S 28574 28574 15196 0 -1 1077944384 2017 0 0 0 165 1 0 0 20 0 28 0 4065132 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372459403888 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28592] ppid=28574 vsize=13801768 CPUtime=1.73 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28592/stat : 28592 (java) S 28574 28574 15196 0 -1 1077944384 1872 0 0 0 173 0 0 0 20 0 28 0 4065132 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372458351344 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28593] ppid=28574 vsize=13801768 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28593/stat : 28593 (java) S 28574 28574 15196 0 -1 1077944384 2852 0 0 0 74 1 0 0 20 0 28 0 4065132 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372457298800 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28594] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28594/stat : 28594 (java) S 28574 28574 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372456245472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28595] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28595/stat : 28595 (java) S 28574 28574 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065133 14133010432 92344 33554432000 4194304 4196468 140722099893792 140372455193008 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
Current children cumulated CPU time (s) 18.69
Current children cumulated vsize (KiB) 13811280

[startup+6.30159 s]
/proc/loadavg: 12.31 13.38 14.20 11/291 28643
/proc/meminfo: memFree=21055544/32770624 swapFree=5808/101444
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
[pid=28575] ppid=28574 vsize=13801768 CPUtime=43.95 cores=0,2,4,6,8,10,12,14
/proc/28575/stat : 28575 (java) S 28574 28574 15196 0 -1 1077944320 23758 0 0 0 4347 48 0 0 20 0 28 0 4065123 14133010432 132945 33554432000 4194304 4196468 140722099893792 140722099876336 140373270855415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
/proc/28575/statm: 3450442 132945 3266 1 0 3437675 0
[pid=28575/tid=28576] ppid=28574 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28576/stat : 28576 (java) S 28574 28574 15196 0 -1 1077944384 7003 0 0 0 91 3 0 0 20 0 28 0 4065124 14133010432 132945 33554432000 4194304 4196468 140722099893792 140373275096192 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28578] ppid=28574 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28578/stat : 28578 (java) S 28574 28574 15196 0 -1 1077944384 46 0 0 0 2 3 0 0 20 0 28 0 4065125 14133010432 132945 33554432000 4194304 4196468 140722099893792 140373223475472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28579] ppid=28574 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28579/stat : 28579 (java) S 28574 28574 15196 0 -1 1077944384 42 0 0 0 3 3 0 0 20 0 28 0 4065125 14133010432 132945 33554432000 4194304 4196468 140722099893792 140372868528528 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28580] ppid=28574 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28580/stat : 28580 (java) S 28574 28574 15196 0 -1 1077944384 43 0 0 0 3 3 0 0 20 0 28 0 4065125 14133010432 132945 33554432000 4194304 4196468 140722099893792 140372867475984 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28581] ppid=28574 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28581/stat : 28581 (java) S 28574 28574 15196 0 -1 1077944384 90 0 0 0 4 4 0 0 20 0 28 0 4065125 14133010432 132945 33554432000 4194304 4196468 140722099893792 140372866423440 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0

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

[pid=28575/tid=28667] ppid=28574 vsize=13801768 CPUtime=187.8 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28667/stat : 28667 (java) R 28574 28574 15196 0 -1 4202560 4429 0 0 0 18778 2 0 0 20 0 28 0 4074401 14133010432 516888 33554432000 4194304 4196468 140722099893792 140372444020168 140372910187328 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28668] ppid=28574 vsize=13801768 CPUtime=189.18 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28668/stat : 28668 (java) R 28574 28574 15196 0 -1 4202560 1156 0 0 0 18918 0 0 0 20 0 28 0 4074401 14133010432 516888 33554432000 4194304 4196468 140722099893792 140372442967440 140372910187282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
Current children cumulated CPU time (s) 2238.2
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.702 s]
/proc/loadavg: 15.95 14.88 14.60 17/300 28876
/proc/meminfo: memFree=29758576/32770624 swapFree=5808/101840
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
[pid=28575] ppid=28574 vsize=13801768 CPUtime=2400.68 cores=0,2,4,6,8,10,12,14
/proc/28575/stat : 28575 (java) S 28574 28574 15196 0 -1 1077944320 97825 0 0 0 239890 178 0 0 20 0 28 0 4065123 14133010432 505860 33554432000 4194304 4196468 140722099893792 140722099876336 140373270855415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
/proc/28575/statm: 3450442 505860 3275 1 0 3437675 0
[pid=28575/tid=28576] ppid=28574 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28576/stat : 28576 (java) S 28574 28574 15196 0 -1 1077944384 7329 0 0 0 91 3 0 0 20 0 28 0 4065124 14133010432 505860 33554432000 4194304 4196468 140722099893792 140373275096192 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28578] ppid=28574 vsize=13801768 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28578/stat : 28578 (java) S 28574 28574 15196 0 -1 1077944384 1583 0 0 0 16 13 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140373223475472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28579] ppid=28574 vsize=13801768 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28579/stat : 28579 (java) S 28574 28574 15196 0 -1 1077944384 1737 0 0 0 17 15 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372868528528 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28580] ppid=28574 vsize=13801768 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28580/stat : 28580 (java) S 28574 28574 15196 0 -1 1077944384 665 0 0 0 15 13 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372867475984 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28581] ppid=28574 vsize=13801768 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28581/stat : 28581 (java) S 28574 28574 15196 0 -1 1077944384 489 0 0 0 16 14 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372866423440 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28582] ppid=28574 vsize=13801768 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28582/stat : 28582 (java) S 28574 28574 15196 0 -1 1077944384 1080 0 0 0 18 11 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372865370896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28583] ppid=28574 vsize=13801768 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28583/stat : 28583 (java) S 28574 28574 15196 0 -1 1077944384 1427 0 0 0 13 11 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372864318352 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28584] ppid=28574 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28584/stat : 28584 (java) S 28574 28574 15196 0 -1 1077944384 1162 0 0 0 21 12 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372863265808 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28585] ppid=28574 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28585/stat : 28585 (java) S 28574 28574 15196 0 -1 1077944384 574 0 0 0 18 15 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372862213264 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28586] ppid=28574 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28586/stat : 28586 (java) S 28574 28574 15196 0 -1 1077944384 3760 0 0 0 6 9 0 0 20 0 28 0 4065127 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372464666608 140373270866562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28587] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28587/stat : 28587 (java) S 28574 28574 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372463612896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28588] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28588/stat : 28588 (java) S 28574 28574 15196 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372462560256 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28589] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28589/stat : 28589 (java) S 28574 28574 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372461508816 140373270874011 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28590] ppid=28574 vsize=13801768 CPUtime=3.17 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28590/stat : 28590 (java) S 28574 28574 15196 0 -1 1077944384 10527 0 0 0 315 2 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372460456432 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28591] ppid=28574 vsize=13801768 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28591/stat : 28591 (java) S 28574 28574 15196 0 -1 1077944384 10831 0 0 0 303 2 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372459403888 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28592] ppid=28574 vsize=13801768 CPUtime=3.5 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28592/stat : 28592 (java) S 28574 28574 15196 0 -1 1077944384 10898 0 0 0 349 1 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372458351344 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28593] ppid=28574 vsize=13801768 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28593/stat : 28593 (java) S 28574 28574 15196 0 -1 1077944384 8554 0 0 0 95 2 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372457298800 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28594] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28594/stat : 28594 (java) S 28574 28574 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372456245472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28595] ppid=28574 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28595/stat : 28595 (java) S 28574 28574 15196 0 -1 1077944384 1006 0 0 0 6 5 0 0 20 0 28 0 4065133 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372455193008 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28661] ppid=28574 vsize=13801768 CPUtime=209.51 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28661/stat : 28661 (java) R 28574 28574 15196 0 -1 4202560 2272 0 0 0 20951 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372445072232 140372911461006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28662] ppid=28574 vsize=13801768 CPUtime=209.15 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28662/stat : 28662 (java) R 28574 28574 15196 0 -1 4202560 1859 0 0 0 20914 1 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372447181504 140372908824756 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28663] ppid=28574 vsize=13801768 CPUtime=209.29 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28663/stat : 28663 (java) R 28574 28574 15196 0 -1 4202560 3265 0 0 0 20929 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372446125728 140372911793179 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28664] ppid=28574 vsize=13801768 CPUtime=208.62 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28664/stat : 28664 (java) R 28574 28574 15196 0 -1 4202560 1840 0 0 0 20862 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372440862936 140372909326387 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28665] ppid=28574 vsize=13801768 CPUtime=208.48 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28665/stat : 28665 (java) R 28574 28574 15196 0 -1 4202560 1180 0 0 0 20848 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372441915592 140372910914574 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28666] ppid=28574 vsize=13801768 CPUtime=209.11 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28666/stat : 28666 (java) R 28574 28574 15196 0 -1 4202560 416 0 0 0 20911 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372439810376 140372909326268 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28667] ppid=28574 vsize=13801768 CPUtime=207.78 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28667/stat : 28667 (java) R 28574 28574 15196 0 -1 4202560 4537 0 0 0 20776 2 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372444020248 140372909881083 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28668] ppid=28574 vsize=13801768 CPUtime=209.56 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28668/stat : 28668 (java) R 28574 28574 15196 0 -1 4202560 1182 0 0 0 20955 1 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372442967448 140372908824012 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
Current children cumulated CPU time (s) 2400.68
Current children cumulated vsize (KiB) 13811280

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28575 sig 9
??? kill 28574 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+302.702 s]
/proc/loadavg: 15.95 14.88 14.60 17/300 28876
/proc/meminfo: memFree=29758576/32770624 swapFree=5808/101840
[pid=28574] ppid=28571 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28574/stat : 28574 (xcsp3-exec) S 28571 28574 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065123 9740288 346 33554432000 4194304 5098028 140723788064880 140723788062984 140212354052732 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 30236672 140723788067983 140723788068192 140723788068192 140723788070891 0
/proc/28574/statm: 2378 346 289 221 0 87 0
[pid=28575] ppid=28574 vsize=13801768 CPUtime=2400.68 cores=0,2,4,6,8,10,12,14
/proc/28575/stat : 28575 (java) S 28574 28574 15196 0 -1 1077944320 97825 0 0 0 239890 178 0 0 20 0 28 0 4065123 14133010432 505860 33554432000 4194304 4196468 140722099893792 140722099876336 140373270855415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
/proc/28575/statm: 3450442 505860 3275 1 0 3437675 0
[pid=28575/tid=28576] ppid=28574 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28576/stat : 28576 (java) S 28574 28574 15196 0 -1 1077944384 7329 0 0 0 91 3 0 0 20 0 28 0 4065124 14133010432 505860 33554432000 4194304 4196468 140722099893792 140373275096192 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28578] ppid=28574 vsize=13801768 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28578/stat : 28578 (java) S 28574 28574 15196 0 -1 1077944384 1583 0 0 0 16 13 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140373223475472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28579] ppid=28574 vsize=13801768 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28579/stat : 28579 (java) S 28574 28574 15196 0 -1 1077944384 1737 0 0 0 17 15 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372868528528 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28580] ppid=28574 vsize=13801768 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28580/stat : 28580 (java) S 28574 28574 15196 0 -1 1077944384 665 0 0 0 15 13 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372867475984 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28581] ppid=28574 vsize=13801768 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28581/stat : 28581 (java) S 28574 28574 15196 0 -1 1077944384 489 0 0 0 16 14 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372866423440 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28582] ppid=28574 vsize=13801768 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28582/stat : 28582 (java) S 28574 28574 15196 0 -1 1077944384 1080 0 0 0 18 11 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372865370896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28583] ppid=28574 vsize=13801768 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28583/stat : 28583 (java) S 28574 28574 15196 0 -1 1077944384 1427 0 0 0 13 11 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372864318352 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28584] ppid=28574 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28584/stat : 28584 (java) S 28574 28574 15196 0 -1 1077944384 1162 0 0 0 21 12 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372863265808 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28585] ppid=28574 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28585/stat : 28585 (java) S 28574 28574 15196 0 -1 1077944384 574 0 0 0 18 15 0 0 20 0 28 0 4065125 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372862213264 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28586] ppid=28574 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28586/stat : 28586 (java) S 28574 28574 15196 0 -1 1077944384 3760 0 0 0 6 9 0 0 20 0 28 0 4065127 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372464666608 140373270866562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28587] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28587/stat : 28587 (java) S 28574 28574 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372463612896 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28588] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28588/stat : 28588 (java) S 28574 28574 15196 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4065128 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372462560256 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28589] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28589/stat : 28589 (java) S 28574 28574 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372461508816 140373270874011 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28590] ppid=28574 vsize=13801768 CPUtime=3.17 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28590/stat : 28590 (java) S 28574 28574 15196 0 -1 1077944384 10527 0 0 0 315 2 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372460456432 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28591] ppid=28574 vsize=13801768 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28591/stat : 28591 (java) S 28574 28574 15196 0 -1 1077944384 10831 0 0 0 303 2 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372459403888 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28592] ppid=28574 vsize=13801768 CPUtime=3.5 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28592/stat : 28592 (java) S 28574 28574 15196 0 -1 1077944384 10898 0 0 0 349 1 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372458351344 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28593] ppid=28574 vsize=13801768 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28593/stat : 28593 (java) S 28574 28574 15196 0 -1 1077944384 8554 0 0 0 95 2 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372457298800 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28594] ppid=28574 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28594/stat : 28594 (java) S 28574 28574 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065132 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372456245472 140373270865621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28595] ppid=28574 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28595/stat : 28595 (java) S 28574 28574 15196 0 -1 1077944384 1006 0 0 0 6 5 0 0 20 0 28 0 4065133 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372455193008 140373270866562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28661] ppid=28574 vsize=13801768 CPUtime=209.51 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28661/stat : 28661 (java) R 28574 28574 15196 0 -1 4202560 2272 0 0 0 20951 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372445072232 140372911461006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28662] ppid=28574 vsize=13801768 CPUtime=209.15 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28662/stat : 28662 (java) R 28574 28574 15196 0 -1 4202560 1859 0 0 0 20914 1 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372447181504 140372908824756 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28663] ppid=28574 vsize=13801768 CPUtime=209.29 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28663/stat : 28663 (java) R 28574 28574 15196 0 -1 4202560 3265 0 0 0 20929 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372446125728 140372911793179 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28664] ppid=28574 vsize=13801768 CPUtime=208.62 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28664/stat : 28664 (java) R 28574 28574 15196 0 -1 4202560 1840 0 0 0 20862 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372440862936 140372909326387 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28665] ppid=28574 vsize=13801768 CPUtime=208.48 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28665/stat : 28665 (java) R 28574 28574 15196 0 -1 4202560 1180 0 0 0 20848 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372441915592 140372910914574 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28666] ppid=28574 vsize=13801768 CPUtime=209.11 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28666/stat : 28666 (java) R 28574 28574 15196 0 -1 4202560 416 0 0 0 20911 0 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372439810376 140372909326268 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28667] ppid=28574 vsize=13801768 CPUtime=207.78 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28667/stat : 28667 (java) R 28574 28574 15196 0 -1 4202560 4537 0 0 0 20776 2 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372444020248 140372909881083 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
[pid=28575/tid=28668] ppid=28574 vsize=13801768 CPUtime=209.56 cores=0,2,4,6,8,10,12,14
/proc/28575/task/28668/stat : 28668 (java) R 28574 28574 15196 0 -1 4202560 1182 0 0 0 20955 1 0 0 20 0 28 0 4074401 14133010432 505860 33554432000 4194304 4196468 140722099893792 140372442967448 140372908824012 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24403968 140722099901628 140722099901804 140722099901804 140722099904463 0
Current children cumulated CPU time (s) 2400.68
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28574 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=946
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1892
# CPU time returned by wait4() is 0.002838
# while last known CPU time is 2400.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 302.712
CPU time (s): 2400.68
CPU user time (s): 2398.9
CPU system time (s): 1.78
CPU usage (%): 793.057
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000946
system time used= 0.001892
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.78246 second user time and 3.99597 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-22 03:46:40
IDJOB=4246632
IDBENCH=126208
IDSOLVER=2626
FILE ID=node145/4246632-1500688000
RUNJOBID= node145-1500682809-15227
PBS_JOBID= 20623333
Free space on /tmp= 61740 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-26-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246632-1500688000/watcher-4246632-1500688000 -o /tmp/evaluation-result-4246632-1500688000/solver-4246632-1500688000 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 387079723 HOME/instance-4246632-1500688000.xml

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

MD5SUM BENCH= 4a8acae89d0947337e32da9d5bedd9eb
RANDOM SEED=387079723

node145.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.43
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	: 8
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		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.43
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	: 8
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		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.43
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	: 8
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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.43
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        21464616 kB
MemAvailable:   21630428 kB
Buffers:          128564 kB
Cached:           309824 kB
SwapCached:            0 kB
Active:         10669896 kB
Inactive:         169480 kB
Active(anon):   10344632 kB
Inactive(anon):    68068 kB
Active(file):     325264 kB
Inactive(file):   101412 kB
Unevictable:        5808 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8052 kB
Writeback:             0 kB
AnonPages:      10463712 kB
Mapped:            43096 kB
Shmem:              8852 kB
Slab:             144848 kB
SReclaimable:     109944 kB
SUnreclaim:        34904 kB
KernelStack:        4864 kB
PageTables:        26032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10996772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10182656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61848 MiB
End job on node145 at 2017-07-22 03:51:43