Trace number 4244520

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 4.0.5 (2017-07-05)SAT (TO)1754 2400.47 303.512

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-20-3.xml
MD5SUM5314b126c5fc4f843c68abc8a30fc0ca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1684
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints440
Number of domains1
Minimum domain size1760
Maximum domain size1760
Distribution of domain sizes[{"size":1760,"count":420}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":400}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":20,"count":20}]
Number of extensional constraints0
Number of intensional constraints420
Distribution of constraint types[{"type":"intension","count":420},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244520-1500683307.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4244520-1500683307.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/1.00	c solve instance...
389.94/49.89	o 1754 
2400.47/303.54	s SATISFIABLE
2400.47/303.54	v <instantiation>
2400.47/303.54	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[0][15] s[0][16] s[0][17] s[0][18] s[0][19] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[1][15] s[1][16] s[1][17] s[1][18] s[1][19] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[2][15] s[2][16] s[2][17] s[2][18] s[2][19] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[3][15] s[3][16] s[3][17] s[3][18] s[3][19] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[4][15] s[4][16] s[4][17] s[4][18] s[4][19] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[5][15] s[5][16] s[5][17] s[5][18] s[5][19] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[6][15] s[6][16] s[6][17] s[6][18] s[6][19] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[7][15] s[7][16] s[7][17] s[7][18] s[7][19] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[8][15] s[8][16] s[8][17] s[8][18] s[8][19] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[9][15] s[9][16] s[9][17] s[9][18] s[9][19] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] s[10][15] s[10][16] s[10][17] s[10][18] s[10][19] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] s[11][12] s[11][13] s[11][14] s[11][15] s[11][16] s[11][17] s[11][18] s[11][19] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[12][5] s[12][6] s[12][7] s[12][8] s[12][9] s[12][10] s[12][11] s[12][12] s[12][13] s[12][14] s[12][15] s[12][16] s[12][17] s[12][18] s[12][19] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[13][5] s[13][6] s[13][7] s[13][8] s[13][9] s[13][10] s[13][11] s[13][12] s[13][13] s[13][14] s[13][15] s[13][16] s[13][17] s[13][18] s[13][19] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[14][5] s[14][6] s[14][7] s[14][8] s[14][9] s[14][10] s[14][11] s[14][12] s[14][13] s[14][14] s[14][15] s[14][16] s[14][17] s[14][18] s[14][19] s[15][0] s[15][1] s[15][2] s[15][3] s[15][4] s[15][5] s[15][6] s[15][7] s[15][8] s[15][9] s[15][10] s[15][11] s[15][12] s[15][13] s[15][14] s[15][15] s[15][16] s[15][17] s[15][18] s[15][19] s[16][0] s[16][1] s[16][2] s[16][3] s[16][4] s[16][5] s[16][6] s[16][7] s[16][8] s[16][9] s[16][10] s[16][11] s[16][12] s[16][13] s[16][14] s[16][15] s[16][16] s[16][17] s[16][18] s[16][19] s[17][0] s[17][1] s[17][2] s[17][3] s[17][4] s[17][5] s[17][6] s[17][7] s[17][8] s[17][9] s[17][10] s[17][11] s[17][12] s[17][13] s[17][14] s[17][15] s[17][16] s[17][17] s[17][18] s[17][19] s[18][0] s[18][1] s[18][2] s[18][3] s[18][4] s[18][5] s[18][6] s[18][7] s[18][8] s[18][9] s[18][10] s[18][11] s[18][12] s[18][13] s[18][14] s[18][15] s[18][16] s[18][17] s[18][18] s[18][19] s[19][0] s[19][1] s[19][2] s[19][3] s[19][4] s[19][5] s[19][6] s[19][7] s[19][8] s[19][9] s[19][10] s[19][11] s[19][12] s[19][13] s[19][14] s[19][15] s[19][16] s[19][17] s[19][18] s[19][19] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14] e[15] e[16] e[17] e[18] e[19] </list>
2400.47/303.54	v 	<values>6 113 193 227 340 369 534 559 608 735 798 848 938 967 1121 1156 1194 1234 1343 1401 411 484 552 595 693 761 783 851 939 1011 1061 1202 1296 1381 1444 1485 1521 1595 1675 1739 0 6 134 288 359 410 473 559 582 645 652 670 760 815 912 998 1114 1306 1375 1604 0 58 93 172 230 316 366 430 518 575 644 717 735 739 808 848 883 920 962 1044 0 2 43 135 252 283 349 717 783 879 1044 1073 1122 1218 1268 1306 1386 1476 1512 1591 27 42 76 165 252 307 356 464 484 585 737 815 1158 1233 1314 1379 1385 1458 1587 1660 24 121 166 295 326 411 490 518 575 708 838 899 1022 1183 1276 1450 1484 1520 1568 1708 28 138 207 227 287 351 573 697 867 962 1022 1042 1127 1180 1239 1298 1322 1408 1520 1585 0 57 345 834 933 1015 1106 1118 1137 1196 1239 1259 1354 1378 1462 1522 1604 1667 1699 1728 0 143 221 442 531 534 578 585 667 737 750 932 984 1194 1296 1375 1444 1476 1564 1587 43 126 135 305 430 514 601 679 754 777 928 975 1150 1183 1193 1211 1298 1386 1515 1616 0 28 222 315 326 351 418 473 503 670 760 774 901 944 997 1369 1408 1460 1535 1616 0 24 68 126 199 316 366 596 610 616 657 676 697 733 805 901 967 1386 1484 1585 0 91 133 230 295 373 413 506 570 578 634 644 737 765 842 929 1110 1180 1217 1386 0 15 60 264 369 464 503 525 896 975 1042 1123 1233 1298 1322 1360 1389 1522 1595 1654 0 93 121 193 264 356 373 462 531 582 622 783 865 929 1066 1125 1132 1298 1476 1540 282 391 400 437 514 616 685 729 768 783 867 899 971 1122 1217 1287 1378 1460 1561 1591 68 210 315 341 484 610 768 920 928 998 1066 1103 1123 1158 1257 1284 1296 1370 1580 1678 63 138 139 174 247 282 288 326 400 812 863 879 1274 1332 1428 1525 1580 1623 1688 1746 0 27 63 113 134 166 172 206 290 340 387 501 595 644 676 774 842 883 912 971 1499 1753 1687 1127 1667 1704 1720 1627 1748 1686 1708 1660 1667 1421 1746 1623 1635 1753 1754 1061 </values>
2400.47/303.54	v </instantiation>
2400.47/303.54	c Unexpected resolution interruption!

Verifier Data

OK	1754

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-4244520-1500683307/watcher-4244520-1500683307 -o /tmp/evaluation-result-4244520-1500683307/solver-4244520-1500683307 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500682387-18841 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1200841599 HOME/instance-4244520-1500683307.xml 

pid=19676
running on 8 cores: 0-3,8-11

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: 15.94 14.22 9.91 10/274 19679
/proc/meminfo: memFree=31259640/32770624 swapFree=5944/210484
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0

[startup+0.100138 s]
/proc/loadavg: 15.94 14.22 9.91 10/274 19679
/proc/meminfo: memFree=31259640/32770624 swapFree=5944/210484
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200322 s]
/proc/loadavg: 15.94 14.22 9.91 10/274 19679
/proc/meminfo: memFree=31259640/32770624 swapFree=5944/210484
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300219 s]
/proc/loadavg: 15.94 14.22 9.91 10/274 19679
/proc/meminfo: memFree=31259640/32770624 swapFree=5944/210484
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700176 s]
/proc/loadavg: 15.94 14.22 9.91 10/274 19679
/proc/meminfo: memFree=31259640/32770624 swapFree=5944/210484
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50134 s]
/proc/loadavg: 15.94 14.22 9.91 18/303 19708
/proc/meminfo: memFree=31091328/32770624 swapFree=5944/210512
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
[pid=19680] ppid=19679 vsize=13801768 CPUtime=6.73 cores=0-3,8-11
/proc/19680/stat : 19680 (java) S 19679 19679 18810 0 -1 1077944320 21221 0 0 0 664 9 0 0 20 0 28 0 3597915 14133010432 50086 33554432000 4194304 4196468 140734598493504 140734598476048 139912970231543 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
/proc/19680/statm: 3450442 50086 3221 1 0 3437675 0
[pid=19680/tid=19681] ppid=19679 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/19680/task/19681/stat : 19681 (java) S 19679 19679 18810 0 -1 1077944384 7049 0 0 0 95 4 0 0 20 0 28 0 3597915 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912974472320 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19683] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19683/stat : 19683 (java) S 19679 19679 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912922852496 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19684] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19684/stat : 19684 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912568830992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19685] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19685/stat : 19685 (java) S 19679 19679 18810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912567778192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19686] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19686/stat : 19686 (java) S 19679 19679 18810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912566725392 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19687] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19687/stat : 19687 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912565672592 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19688] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19688/stat : 19688 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912564619792 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19689] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19689/stat : 19689 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912563566992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19690] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19690/stat : 19690 (java) S 19679 19679 18810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912562514192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19691] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19691/stat : 19691 (java) S 19679 19679 18810 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 3597919 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912164051824 139912970242690 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19692] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19692/stat : 19692 (java) S 19679 19679 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3597919 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912162997792 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19693] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19693/stat : 19693 (java) S 19679 19679 18810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3597920 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912161944944 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19694] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19694/stat : 19694 (java) S 19679 19679 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3597923 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912160893264 139912970250139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19695] ppid=19679 vsize=13801768 CPUtime=0.82 cores=0-3,8-11
/proc/19680/task/19695/stat : 19695 (java) R 19679 19679 18810 0 -1 4202560 3188 0 0 0 81 1 0 0 20 0 28 0 3597923 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912159826648 139912951749418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19696] ppid=19679 vsize=13801768 CPUtime=0.77 cores=0-3,8-11
/proc/19680/task/19696/stat : 19696 (java) R 19679 19679 18810 0 -1 4202560 3213 0 0 0 77 0 0 0 20 0 28 0 3597923 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912158772312 139912955335929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19697] ppid=19679 vsize=13801768 CPUtime=0.81 cores=0-3,8-11
/proc/19680/task/19697/stat : 19697 (java) R 19679 19679 18810 0 -1 4202560 2766 0 0 0 80 1 0 0 20 0 28 0 3597923 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912157721184 139912955357819 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19698] ppid=19679 vsize=13801768 CPUtime=0.65 cores=0-3,8-11
/proc/19680/task/19698/stat : 19698 (java) S 19679 19679 18810 0 -1 1077944384 3308 0 0 0 64 1 0 0 20 0 28 0 3597923 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912156682224 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19699] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19699/stat : 19699 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597924 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912155630688 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19700] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19700/stat : 19700 (java) S 19679 19679 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3597924 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912154577968 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19701] ppid=19679 vsize=13801768 CPUtime=0.33 cores=0-3,8-11
/proc/19680/task/19701/stat : 19701 (java) R 19679 19679 18810 0 -1 4202560 61 0 0 0 33 0 0 0 20 0 28 0 3598016 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912146562312 139912608963847 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19702] ppid=19679 vsize=13801768 CPUtime=0.37 cores=0-3,8-11
/proc/19680/task/19702/stat : 19702 (java) R 19679 19679 18810 0 -1 4202560 40 0 0 0 37 0 0 0 20 0 28 0 3598016 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912145512472 139912609505763 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19703] ppid=19679 vsize=13801768 CPUtime=0.34 cores=0-3,8-11
/proc/19680/task/19703/stat : 19703 (java) R 19679 19679 18810 0 -1 4202560 40 0 0 0 34 0 0 0 20 0 28 0 3598016 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912144460008 139912603115217 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19704] ppid=19679 vsize=13801768 CPUtime=0.25 cores=0-3,8-11
/proc/19680/task/19704/stat : 19704 (java) R 19679 19679 18810 0 -1 4202560 43 0 0 0 25 0 0 0 20 0 28 0 3598016 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912143407224 139912608953051 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19705] ppid=19679 vsize=13801768 CPUtime=0.36 cores=0-3,8-11
/proc/19680/task/19705/stat : 19705 (java) R 19679 19679 18810 0 -1 4202560 44 0 0 0 36 0 0 0 20 0 28 0 3598016 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912142352232 139912603076083 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19706] ppid=19679 vsize=13801768 CPUtime=0.3 cores=0-3,8-11
/proc/19680/task/19706/stat : 19706 (java) R 19679 19679 18810 0 -1 4202560 36 0 0 0 30 0 0 0 20 0 28 0 3598017 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912141299432 139912603008371 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19707] ppid=19679 vsize=13801768 CPUtime=0.39 cores=0-3,8-11
/proc/19680/task/19707/stat : 19707 (java) R 19679 19679 18810 0 -1 4202560 83 0 0 0 39 0 0 0 20 0 28 0 3598017 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912140249584 139912604034524 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19708] ppid=19679 vsize=13801768 CPUtime=0.27 cores=0-3,8-11
/proc/19680/task/19708/stat : 19708 (java) R 19679 19679 18810 0 -1 4202560 31 0 0 0 27 0 0 0 20 0 28 0 3598017 14133010432 50086 33554432000 4194304 4196468 140734598493504 139912139194968 139912603113631 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 13811280

[startup+3.10149 s]
/proc/loadavg: 15.94 14.22 9.91 20/303 19708
/proc/meminfo: memFree=31049044/32770624 swapFree=5944/210524
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
[pid=19680] ppid=19679 vsize=13801768 CPUtime=19.45 cores=0-3,8-11
/proc/19680/stat : 19680 (java) S 19679 19679 18810 0 -1 1077944320 42219 0 0 0 1927 18 0 0 20 0 28 0 3597915 14133010432 66517 33554432000 4194304 4196468 140734598493504 140734598476048 139912970231543 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
/proc/19680/statm: 3450442 66517 3247 1 0 3437675 0
[pid=19680/tid=19681] ppid=19679 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/19680/task/19681/stat : 19681 (java) S 19679 19679 18810 0 -1 1077944384 7049 0 0 0 95 4 0 0 20 0 28 0 3597915 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912974472320 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19683] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19683/stat : 19683 (java) S 19679 19679 18810 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912922852496 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19684] ppid=19679 vsize=13801768 CPUtime=0.02 cores=0-3,8-11
/proc/19680/task/19684/stat : 19684 (java) S 19679 19679 18810 0 -1 1077944384 53 0 0 0 2 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912568830992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19685] ppid=19679 vsize=13801768 CPUtime=0.01 cores=0-3,8-11
/proc/19680/task/19685/stat : 19685 (java) S 19679 19679 18810 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912567778192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19686] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19686/stat : 19686 (java) S 19679 19679 18810 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912566725392 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19687] ppid=19679 vsize=13801768 CPUtime=0.02 cores=0-3,8-11
/proc/19680/task/19687/stat : 19687 (java) S 19679 19679 18810 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912565672592 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19688] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19688/stat : 19688 (java) S 19679 19679 18810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912564619792 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19689] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19689/stat : 19689 (java) S 19679 19679 18810 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912563566992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19690] ppid=19679 vsize=13801768 CPUtime=0.02 cores=0-3,8-11
/proc/19680/task/19690/stat : 19690 (java) S 19679 19679 18810 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 28 0 3597916 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912562514192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19691] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19691/stat : 19691 (java) S 19679 19679 18810 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 28 0 3597919 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912164051824 139912970242690 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19692] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19692/stat : 19692 (java) S 19679 19679 18810 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3597919 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912162997856 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19693] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19693/stat : 19693 (java) S 19679 19679 18810 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3597920 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912161944960 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19694] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19694/stat : 19694 (java) S 19679 19679 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3597923 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912160893264 139912970250139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19695] ppid=19679 vsize=13801768 CPUtime=2 cores=0-3,8-11
/proc/19680/task/19695/stat : 19695 (java) R 19679 19679 18810 0 -1 4202560 8257 0 0 0 198 2 0 0 20 0 28 0 3597923 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912159826648 139912951776116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19696] ppid=19679 vsize=13801768 CPUtime=2.04 cores=0-3,8-11
/proc/19680/task/19696/stat : 19696 (java) R 19679 19679 18810 0 -1 4202560 10396 0 0 0 203 1 0 0 20 0 28 0 3597923 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912158772144 139912954623967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19697] ppid=19679 vsize=13801768 CPUtime=1.77 cores=0-3,8-11
/proc/19680/task/19697/stat : 19697 (java) R 19679 19679 18810 0 -1 4202560 8830 0 0 0 176 1 0 0 20 0 28 0 3597923 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912157719384 139912955339214 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19698] ppid=19679 vsize=13801768 CPUtime=0.72 cores=0-3,8-11
/proc/19680/task/19698/stat : 19698 (java) S 19679 19679 18810 0 -1 1077944384 4222 0 0 0 71 1 0 0 20 0 28 0 3597923 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912156682224 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19699] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19699/stat : 19699 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597924 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912155630688 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19700] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19700/stat : 19700 (java) S 19679 19679 18810 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3597924 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912154577968 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19701] ppid=19679 vsize=13801768 CPUtime=1.47 cores=0-3,8-11
/proc/19680/task/19701/stat : 19701 (java) R 19679 19679 18810 0 -1 4202560 212 0 0 0 147 0 0 0 20 0 28 0 3598016 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912146564232 139912603115408 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19702] ppid=19679 vsize=13801768 CPUtime=1.49 cores=0-3,8-11
/proc/19680/task/19702/stat : 19702 (java) R 19679 19679 18810 0 -1 4202560 83 0 0 0 149 0 0 0 20 0 28 0 3598016 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912145513256 139912603008281 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19703] ppid=19679 vsize=13801768 CPUtime=1.58 cores=0-3,8-11
/proc/19680/task/19703/stat : 19703 (java) R 19679 19679 18810 0 -1 4202560 194 0 0 0 158 0 0 0 20 0 28 0 3598016 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912144460456 139912603008325 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19704] ppid=19679 vsize=13801768 CPUtime=1.51 cores=0-3,8-11
/proc/19680/task/19704/stat : 19704 (java) R 19679 19679 18810 0 -1 4202560 346 0 0 0 151 0 0 0 20 0 28 0 3598016 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912143406736 139912604034524 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19705] ppid=19679 vsize=13801768 CPUtime=1.5 cores=0-3,8-11
/proc/19680/task/19705/stat : 19705 (java) R 19679 19679 18810 0 -1 4202560 153 0 0 0 150 0 0 0 20 0 28 0 3598016 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912142354824 139912604034600 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19706] ppid=19679 vsize=13801768 CPUtime=1.37 cores=0-3,8-11
/proc/19680/task/19706/stat : 19706 (java) R 19679 19679 18810 0 -1 4202560 176 0 0 0 137 0 0 0 20 0 28 0 3598017 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912141298376 139912603075304 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19707] ppid=19679 vsize=13801768 CPUtime=1.42 cores=0-3,8-11
/proc/19680/task/19707/stat : 19707 (java) R 19679 19679 18810 0 -1 4202560 145 0 0 0 142 0 0 0 20 0 28 0 3598017 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912140249768 139912604034630 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19708] ppid=19679 vsize=13801768 CPUtime=1.31 cores=0-3,8-11
/proc/19680/task/19708/stat : 19708 (java) R 19679 19679 18810 0 -1 4202560 168 0 0 0 131 0 0 0 20 0 28 0 3598017 14133010432 66517 33554432000 4194304 4196468 140734598493504 139912139192936 139912603098760 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
Current children cumulated CPU time (s) 19.45
Current children cumulated vsize (KiB) 13811280

[startup+6.30158 s]
/proc/loadavg: 16.18 14.30 9.96 18/303 19708
/proc/meminfo: memFree=31001584/32770624 swapFree=5944/210524

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

[pid=19680/tid=19715] ppid=19679 vsize=13801768 CPUtime=229.78 cores=0-3,8-11
/proc/19680/task/19715/stat : 19715 (java) R 19679 19679 18810 0 -1 4202560 1287 0 0 0 22976 2 0 0 20 0 28 0 3602904 14133010432 79287 33554432000 4194304 4196468 140734598493504 139912143405136 139912612604445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19716] ppid=19679 vsize=13801768 CPUtime=229.94 cores=0-3,8-11
/proc/19680/task/19716/stat : 19716 (java) R 19679 19679 18810 0 -1 4202560 1033 0 0 0 22992 2 0 0 20 0 28 0 3602904 14133010432 79287 33554432000 4194304 4196468 140734598493504 139912146563080 139912612604401 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
Current children cumulated CPU time (s) 2232.6
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.501 s]
/proc/loadavg: 16.46 15.57 11.68 17/304 19825
/proc/meminfo: memFree=31393192/32770624 swapFree=5944/210904
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
[pid=19680] ppid=19679 vsize=13801768 CPUtime=2400.47 cores=0-3,8-11
/proc/19680/stat : 19680 (java) S 19679 19679 18810 0 -1 1077944320 127593 0 0 0 239837 210 0 0 20 0 28 0 3597915 14133010432 81702 33554432000 4194304 4196468 140734598493504 140734598476048 139912970231543 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
/proc/19680/statm: 3450442 81702 3279 1 0 3437675 0
[pid=19680/tid=19681] ppid=19679 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/19680/task/19681/stat : 19681 (java) S 19679 19679 18810 0 -1 1077944384 7209 0 0 0 95 4 0 0 20 0 28 0 3597915 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912974472320 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19683] ppid=19679 vsize=13801768 CPUtime=0.54 cores=0-3,8-11
/proc/19680/task/19683/stat : 19683 (java) S 19679 19679 18810 0 -1 1077944384 2482 0 0 0 42 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912922852496 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19684] ppid=19679 vsize=13801768 CPUtime=0.55 cores=0-3,8-11
/proc/19680/task/19684/stat : 19684 (java) S 19679 19679 18810 0 -1 1077944384 1532 0 0 0 43 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912568830992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19685] ppid=19679 vsize=13801768 CPUtime=0.54 cores=0-3,8-11
/proc/19680/task/19685/stat : 19685 (java) S 19679 19679 18810 0 -1 1077944384 733 0 0 0 42 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912567778192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19686] ppid=19679 vsize=13801768 CPUtime=0.51 cores=0-3,8-11
/proc/19680/task/19686/stat : 19686 (java) S 19679 19679 18810 0 -1 1077944384 1353 0 0 0 40 11 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912566725392 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19687] ppid=19679 vsize=13801768 CPUtime=0.52 cores=0-3,8-11
/proc/19680/task/19687/stat : 19687 (java) S 19679 19679 18810 0 -1 1077944384 2177 0 0 0 40 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912565672592 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19688] ppid=19679 vsize=13801768 CPUtime=0.52 cores=0-3,8-11
/proc/19680/task/19688/stat : 19688 (java) S 19679 19679 18810 0 -1 1077944384 1455 0 0 0 40 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912564619792 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19689] ppid=19679 vsize=13801768 CPUtime=0.52 cores=0-3,8-11
/proc/19680/task/19689/stat : 19689 (java) S 19679 19679 18810 0 -1 1077944384 1415 0 0 0 40 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912563566992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19690] ppid=19679 vsize=13801768 CPUtime=0.56 cores=0-3,8-11
/proc/19680/task/19690/stat : 19690 (java) S 19679 19679 18810 0 -1 1077944384 1682 0 0 0 44 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912562514192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19691] ppid=19679 vsize=13801768 CPUtime=1.33 cores=0-3,8-11
/proc/19680/task/19691/stat : 19691 (java) S 19679 19679 18810 0 -1 1077944384 3895 0 0 0 58 75 0 0 20 0 28 0 3597919 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912164051824 139912970242690 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19692] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19692/stat : 19692 (java) S 19679 19679 18810 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 3597919 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912162997856 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19693] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19693/stat : 19693 (java) S 19679 19679 18810 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3597920 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912161944960 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19694] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19694/stat : 19694 (java) S 19679 19679 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912160893264 139912970250139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19695] ppid=19679 vsize=13801768 CPUtime=5.53 cores=0-3,8-11
/proc/19680/task/19695/stat : 19695 (java) S 19679 19679 18810 0 -1 1077944384 20912 0 0 0 550 3 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912159840624 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19696] ppid=19679 vsize=13801768 CPUtime=5.74 cores=0-3,8-11
/proc/19680/task/19696/stat : 19696 (java) S 19679 19679 18810 0 -1 1077944384 25475 0 0 0 571 3 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912158787824 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19697] ppid=19679 vsize=13801768 CPUtime=5.7 cores=0-3,8-11
/proc/19680/task/19697/stat : 19697 (java) S 19679 19679 18810 0 -1 1077944384 23510 0 0 0 567 3 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912157735024 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19698] ppid=19679 vsize=13801768 CPUtime=1.16 cores=0-3,8-11
/proc/19680/task/19698/stat : 19698 (java) S 19679 19679 18810 0 -1 1077944384 13255 0 0 0 114 2 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912156682224 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19699] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19699/stat : 19699 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597924 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912155630688 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19700] ppid=19679 vsize=13801768 CPUtime=0.12 cores=0-3,8-11
/proc/19680/task/19700/stat : 19700 (java) S 19679 19679 18810 0 -1 1077944384 1086 0 0 0 5 7 0 0 20 0 28 0 3597924 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912154577968 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19709] ppid=19679 vsize=13801768 CPUtime=250.28 cores=0-3,8-11
/proc/19680/task/19709/stat : 19709 (java) R 19679 19679 18810 0 -1 4202560 1699 0 0 0 25027 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912144456424 139912611375598 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19710] ppid=19679 vsize=13801768 CPUtime=250.06 cores=0-3,8-11
/proc/19680/task/19710/stat : 19710 (java) R 19679 19679 18810 0 -1 4202560 999 0 0 0 25005 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912142352328 139912611923300 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19711] ppid=19679 vsize=13801768 CPUtime=250.74 cores=0-3,8-11
/proc/19680/task/19711/stat : 19711 (java) R 19679 19679 18810 0 -1 4202560 1718 0 0 0 25073 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912145510000 139912614583308 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19712] ppid=19679 vsize=13801768 CPUtime=251.03 cores=0-3,8-11
/proc/19680/task/19712/stat : 19712 (java) R 19679 19679 18810 0 -1 4202560 1952 0 0 0 25102 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912140249360 139912614583321 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19713] ppid=19679 vsize=13801768 CPUtime=250.86 cores=0-3,8-11
/proc/19680/task/19713/stat : 19713 (java) R 19679 19679 18810 0 -1 4202560 1171 0 0 0 25085 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912139193960 139912614583288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19714] ppid=19679 vsize=13801768 CPUtime=250.92 cores=0-3,8-11
/proc/19680/task/19714/stat : 19714 (java) R 19679 19679 18810 0 -1 4202560 969 0 0 0 25092 0 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912141299304 139912612604298 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19715] ppid=19679 vsize=13801768 CPUtime=250.65 cores=0-3,8-11
/proc/19680/task/19715/stat : 19715 (java) R 19679 19679 18810 0 -1 4202560 1339 0 0 0 25063 2 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912143405384 139912614256943 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19716] ppid=19679 vsize=13801768 CPUtime=250.7 cores=0-3,8-11
/proc/19680/task/19716/stat : 19716 (java) R 19679 19679 18810 0 -1 4202560 1063 0 0 0 25068 2 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912146562344 139912611267059 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
Current children cumulated CPU time (s) 2400.47
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 19680 sig 9
??? kill 19679 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+303.501 s]
/proc/loadavg: 16.46 15.57 11.68 17/304 19825
/proc/meminfo: memFree=31393192/32770624 swapFree=5944/210904
[pid=19679] ppid=19676 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/19679/stat : 19679 (xcsp3-exec) S 19676 19679 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3597914 9740288 346 33554432000 4194304 5098028 140720939529312 140720939527416 140511447691900 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13914112 140720939533454 140720939533664 140720939533664 140720939536363 0
/proc/19679/statm: 2378 346 289 221 0 87 0
[pid=19680] ppid=19679 vsize=13801768 CPUtime=2400.47 cores=0-3,8-11
/proc/19680/stat : 19680 (java) S 19679 19679 18810 0 -1 1077944320 127593 0 0 0 239837 210 0 0 20 0 28 0 3597915 14133010432 81702 33554432000 4194304 4196468 140734598493504 140734598476048 139912970231543 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
/proc/19680/statm: 3450442 81702 3279 1 0 3437675 0
[pid=19680/tid=19681] ppid=19679 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/19680/task/19681/stat : 19681 (java) S 19679 19679 18810 0 -1 1077944384 7209 0 0 0 95 4 0 0 20 0 28 0 3597915 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912974472320 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19683] ppid=19679 vsize=13801768 CPUtime=0.54 cores=0-3,8-11
/proc/19680/task/19683/stat : 19683 (java) S 19679 19679 18810 0 -1 1077944384 2482 0 0 0 42 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912922852496 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19684] ppid=19679 vsize=13801768 CPUtime=0.55 cores=0-3,8-11
/proc/19680/task/19684/stat : 19684 (java) S 19679 19679 18810 0 -1 1077944384 1532 0 0 0 43 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912568830992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19685] ppid=19679 vsize=13801768 CPUtime=0.54 cores=0-3,8-11
/proc/19680/task/19685/stat : 19685 (java) S 19679 19679 18810 0 -1 1077944384 733 0 0 0 42 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912567778192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19686] ppid=19679 vsize=13801768 CPUtime=0.51 cores=0-3,8-11
/proc/19680/task/19686/stat : 19686 (java) S 19679 19679 18810 0 -1 1077944384 1353 0 0 0 40 11 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912566725392 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19687] ppid=19679 vsize=13801768 CPUtime=0.52 cores=0-3,8-11
/proc/19680/task/19687/stat : 19687 (java) S 19679 19679 18810 0 -1 1077944384 2177 0 0 0 40 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912565672592 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19688] ppid=19679 vsize=13801768 CPUtime=0.52 cores=0-3,8-11
/proc/19680/task/19688/stat : 19688 (java) S 19679 19679 18810 0 -1 1077944384 1455 0 0 0 40 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912564619792 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19689] ppid=19679 vsize=13801768 CPUtime=0.52 cores=0-3,8-11
/proc/19680/task/19689/stat : 19689 (java) S 19679 19679 18810 0 -1 1077944384 1415 0 0 0 40 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912563566992 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19690] ppid=19679 vsize=13801768 CPUtime=0.56 cores=0-3,8-11
/proc/19680/task/19690/stat : 19690 (java) S 19679 19679 18810 0 -1 1077944384 1682 0 0 0 44 12 0 0 20 0 28 0 3597916 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912562514192 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19691] ppid=19679 vsize=13801768 CPUtime=1.33 cores=0-3,8-11
/proc/19680/task/19691/stat : 19691 (java) S 19679 19679 18810 0 -1 1077944384 3895 0 0 0 58 75 0 0 20 0 28 0 3597919 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912164051824 139912970242690 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19692] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19692/stat : 19692 (java) S 19679 19679 18810 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 3597919 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912162997856 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19693] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19693/stat : 19693 (java) S 19679 19679 18810 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3597920 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912161944960 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19694] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19694/stat : 19694 (java) S 19679 19679 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912160893264 139912970250139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19695] ppid=19679 vsize=13801768 CPUtime=5.53 cores=0-3,8-11
/proc/19680/task/19695/stat : 19695 (java) S 19679 19679 18810 0 -1 1077944384 20912 0 0 0 550 3 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912159840624 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19696] ppid=19679 vsize=13801768 CPUtime=5.74 cores=0-3,8-11
/proc/19680/task/19696/stat : 19696 (java) S 19679 19679 18810 0 -1 1077944384 25475 0 0 0 571 3 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912158787824 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19697] ppid=19679 vsize=13801768 CPUtime=5.7 cores=0-3,8-11
/proc/19680/task/19697/stat : 19697 (java) S 19679 19679 18810 0 -1 1077944384 23510 0 0 0 567 3 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912157735024 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19698] ppid=19679 vsize=13801768 CPUtime=1.16 cores=0-3,8-11
/proc/19680/task/19698/stat : 19698 (java) S 19679 19679 18810 0 -1 1077944384 13255 0 0 0 114 2 0 0 20 0 28 0 3597923 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912156682224 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19699] ppid=19679 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/19680/task/19699/stat : 19699 (java) S 19679 19679 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3597924 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912155630688 139912970241749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19700] ppid=19679 vsize=13801768 CPUtime=0.12 cores=0-3,8-11
/proc/19680/task/19700/stat : 19700 (java) S 19679 19679 18810 0 -1 1077944384 1086 0 0 0 5 7 0 0 20 0 28 0 3597924 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912154577968 139912970242690 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19709] ppid=19679 vsize=13801768 CPUtime=250.28 cores=0-3,8-11
/proc/19680/task/19709/stat : 19709 (java) R 19679 19679 18810 0 -1 4202560 1699 0 0 0 25027 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912144456424 139912611375598 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19710] ppid=19679 vsize=13801768 CPUtime=250.06 cores=0-3,8-11
/proc/19680/task/19710/stat : 19710 (java) R 19679 19679 18810 0 -1 4202560 999 0 0 0 25005 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912142352328 139912611923300 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19711] ppid=19679 vsize=13801768 CPUtime=250.74 cores=0-3,8-11
/proc/19680/task/19711/stat : 19711 (java) R 19679 19679 18810 0 -1 4202560 1718 0 0 0 25073 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912145510000 139912614583308 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19712] ppid=19679 vsize=13801768 CPUtime=251.03 cores=0-3,8-11
/proc/19680/task/19712/stat : 19712 (java) R 19679 19679 18810 0 -1 4202560 1952 0 0 0 25102 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912140249360 139912614583321 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19713] ppid=19679 vsize=13801768 CPUtime=250.86 cores=0-3,8-11
/proc/19680/task/19713/stat : 19713 (java) R 19679 19679 18810 0 -1 4202560 1171 0 0 0 25085 1 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912139193960 139912614583288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19714] ppid=19679 vsize=13801768 CPUtime=250.92 cores=0-3,8-11
/proc/19680/task/19714/stat : 19714 (java) R 19679 19679 18810 0 -1 4202560 969 0 0 0 25092 0 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912141299304 139912612604298 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19715] ppid=19679 vsize=13801768 CPUtime=250.65 cores=0-3,8-11
/proc/19680/task/19715/stat : 19715 (java) R 19679 19679 18810 0 -1 4202560 1339 0 0 0 25063 2 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912143405384 139912614256943 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
[pid=19680/tid=19716] ppid=19679 vsize=13801768 CPUtime=250.7 cores=0-3,8-11
/proc/19680/task/19716/stat : 19716 (java) R 19679 19679 18810 0 -1 4202560 1063 0 0 0 25068 2 0 0 20 0 28 0 3602904 14133010432 81702 33554432000 4194304 4196468 140734598493504 139912146562344 139912611267059 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18526208 140734598501564 140734598501740 140734598501740 140734598504399 0
Current children cumulated CPU time (s) 2400.47
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 19679 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2289
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1285
# CPU time returned by wait4() is 0.003574
# while last known CPU time is 2400.47
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.512
CPU time (s): 2400.47
CPU user time (s): 2398.37
CPU system time (s): 2.1
CPU usage (%): 790.898
Max. virtual memory (cumulated for all children) (KiB): 13813292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002289
system time used= 0.001285
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.67868 second user time and 4.09149 second system time

The end

Launcher Data

Begin job on node132 at 2017-07-22 02:28:28
IDJOB=4244520
IDBENCH=115758
IDSOLVER=2625
FILE ID=node132/4244520-1500683307
RUNJOBID= node132-1500682387-18841
PBS_JOBID= 20623322
Free space on /tmp= 61760 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-20-3.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-4244520-1500683307/watcher-4244520-1500683307 -o /tmp/evaluation-result-4244520-1500683307/solver-4244520-1500683307 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500682387-18841 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1200841599 HOME/instance-4244520-1500683307.xml

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

MD5SUM BENCH= 5314b126c5fc4f843c68abc8a30fc0ca
RANDOM SEED=1200841599

node132.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.61
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		: 1600.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.61
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		: 1600.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.61
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		: 1600.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.61
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	: 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	: 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		: 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	: 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	: 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	: 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		: 1600.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.61
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		: 2267.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.61
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		: 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.61
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		: 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.61
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		: 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	: 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		: 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	: 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		: 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	: 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:        31260740 kB
MemAvailable:   31308428 kB
Buffers:           46472 kB
Cached:           310620 kB
SwapCached:            0 kB
Active:           914852 kB
Inactive:         219100 kB
Active(anon):     780048 kB
Inactive(anon):     8616 kB
Active(file):     134804 kB
Inactive(file):   210484 kB
Unevictable:        5944 kB
Mlocked:            5944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        788540 kB
Mapped:            43032 kB
Shmem:              8872 kB
Slab:              70664 kB
SReclaimable:      36472 kB
SUnreclaim:        34192 kB
KernelStack:        5056 kB
PageTables:         7688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2279296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    665600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61752 MiB
End job on node132 at 2017-07-22 02:33:31