Trace number 4275155

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
OscaR - Parallel with EPS 2017-07-26SAT (TO)1286 19880.1 2520.1499

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-7.xml
MD5SUMfe547a27c953c30f0dd43f8aa0b4ac9f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1217
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1320
Maximum domain size1320
Distribution of domain sizes[{"size":1320,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.27/0.27	c version: 2017-07-26
0.27/0.27	c seed: 1495801148
0.27/0.27	c timeout: 20160
0.27/0.27	c memlimit: 11000
0.27/0.27	c nbcore: 8
0.27/0.30	c Parsing instance...
1.03/0.66	c Parsing done, starting search...
93.34/21.85	o 1319
99.75/22.64	o 1318
100.54/22.76	o 1317
101.25/22.85	o 1316
103.71/23.15	o 1315
104.43/23.25	o 1314
105.23/23.34	o 1313
106.02/23.43	o 1312
106.02/23.48	o 1311
106.87/23.57	o 1310
107.62/23.62	o 1309
107.62/23.66	o 1308
108.42/23.71	o 1307
109.21/23.81	o 1306
109.21/23.84	o 1305
110.01/23.93	o 1304
110.87/24.06	o 1303
112.39/24.29	o 1302
823.52/113.44	o 1301
828.37/114.07	o 1300
1407.94/186.81	o 1299
1678.83/220.76	o 1298
1697.24/223.11	o 1297
1699.55/223.34	o 1296
1703.55/223.83	o 1295
2070.13/269.84	o 1294
2098.81/273.42	o 1293
2212.74/287.80	o 1292
2267.65/294.60	o 1291
6699.61/854.21	o 1290
6758.28/861.63	o 1289
10965.53/1393.43	o 1288
18969.01/2405.09	o 1287
19710.95/2498.89	o 1286
19879.10/2520.11	s SATISFIABLE
19879.10/2520.12	v <instantiation>
19879.10/2520.12	v 	<list>
19879.10/2520.12	v 		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[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[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[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[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[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[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[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[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[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[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[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[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[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[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] 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]
19879.10/2520.12	v 	</list>
19879.10/2520.12	v 	<values>
19879.10/2520.12	v 		0 83 84 207 261 291 481 574 583 659 708 727 819 884 972 319 324 392 473 494 578 670 737 788 871 967 1035 1073 1111 1210 23 69 126 192 349 437 495 611 646 705 877 901 1104 1128 1183 18 138 260 326 424 470 551 632 721 760 763 836 917 948 1024 3 88 234 270 640 736 770 784 787 987 1086 1095 1137 1232 1259 41 91 102 168 240 275 358 494 654 780 856 965 1046 1118 1263 219 244 249 344 355 377 393 526 615 691 822 858 947 1129 1173 131 180 263 359 550 591 597 680 861 905 988 997 1081 1180 1218 64 151 369 547 616 622 648 787 793 827 854 991 1087 1092 1182 95 313 416 471 570 759 853 887 901 953 986 1077 1097 1115 1210 4 44 52 113 140 141 227 260 405 508 658 785 1057 1099 1162 88 130 213 280 354 385 395 484 525 650 747 803 850 877 1266 91 180 202 276 356 419 495 523 562 666 830 1112 1122 1214 1263 154 168 323 327 385 435 441 446 520 721 852 949 950 954 1036 12 36 114 118 170 267 317 340 371 432 530 791 961 1146 1283 1036 1286 1263 1095 1286 1286 1210 1286 1183 1286 1173 1286 1286 1111 1286 
19879.10/2520.12	v 	</values>
19879.10/2520.12	v </instantiation>

Verifier Data

OK	1286

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14299 MiB free)
  memory of node 1: 16384 MiB (14124 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275155-1502654135/watcher-4275155-1502654135 -o /tmp/evaluation-result-4275155-1502654135/solver-4275155-1502654135 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502648212-19730 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1495801148 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275155-1502654135.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=20689, runsolver pid=20686

[startup+0.100213 s]*
/proc/loadavg: 7.09 7.83 8.05 4/199 20709
/proc/meminfo: memFree=29089376/32770624 swapFree=67108860/67108860
[pid=20689] ppid=20686 vsize=14325320 memory=30100 CPUtime=0.1 cores=0-7
/proc/20689/stat : 20689 (java) S 20686 20689 19703 0 -1 1077944320 6783 0 0 0 9 1 0 0 20 0 20 0 98501598 14669127680 7525 33554432000 4194304 4196468 140731842394208 140731842376752 139999478722295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
/proc/20689/statm: 3581330 7525 3406 1 0 3569050 0
[pid=20689/tid=20691] ppid=20686 vsize=14325320 memory=4134930498285298233 CPUtime=0.07 cores=0-7
/proc/20689/task/20691/stat : 20691 (java) R 20686 20689 19703 0 -1 4202560 4723 0 0 0 7 0 0 0 20 0 20 0 98501598 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999482926208 139999478744221 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20692] ppid=20686 vsize=14325320 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/20689/task/20692/stat : 20692 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999431343120 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20693] ppid=20686 vsize=14325320 memory=140368084416128 CPUtime=0 cores=0-7
/proc/20689/task/20693/stat : 20693 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999430290576 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20694] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20694/stat : 20694 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999429237520 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20695] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20695/stat : 20695 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999428184976 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20696] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20696/stat : 20696 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999427131920 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20697] ppid=20686 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20689/task/20697/stat : 20697 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999068744336 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20698] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20698/stat : 20698 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999067691280 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20699] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20699/stat : 20699 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 7525 33554432000 4194304 4196468 140731842394208 139999066638736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20700] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20700/stat : 20700 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501600 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998643538672 139999478733442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20701] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20701/stat : 20701 (java) S 20686 20689 19703 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98501601 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998642484896 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20702] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20702/stat : 20702 (java) S 20686 20689 19703 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98501601 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998641431792 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20703] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20703/stat : 20703 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998640380368 139999478740891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20704] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20704/stat : 20704 (java) S 20686 20689 19703 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998639327472 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20705] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20705/stat : 20705 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998638274928 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20706] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20706/stat : 20706 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998637221872 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20707] ppid=20686 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/20689/task/20707/stat : 20707 (java) R 20686 20689 19703 0 -1 4202560 373 0 0 0 1 0 0 0 20 0 20 0 98501604 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998636169328 139999458139312 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20708] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20708/stat : 20708 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501604 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998635117536 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20709] ppid=20686 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20689/task/20709/stat : 20709 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501606 14669127680 7525 33554432000 4194304 4196468 140731842394208 139998634065072 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 30100 KiB

[startup+0.210566 s]*
/proc/loadavg: 7.09 7.83 8.05 2/199 20709
/proc/meminfo: memFree=29080060/32770624 swapFree=67108860/67108860
[pid=20689] ppid=20686 vsize=14325320 memory=42020 CPUtime=0.27 cores=0-7
/proc/20689/stat : 20689 (java) S 20686 20689 19703 0 -1 1077944320 9149 0 0 0 25 2 0 0 20 0 20 0 98501598 14669127680 10505 33554432000 4194304 4196468 140731842394208 140731842376752 139999478722295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
/proc/20689/statm: 3581330 10505 3591 1 0 3569050 0
[pid=20689/tid=20691] ppid=20686 vsize=14325320 memory=4026531975 CPUtime=0.18 cores=0-7
/proc/20689/task/20691/stat : 20691 (java) R 20686 20689 19703 0 -1 4202560 6709 0 0 0 17 1 0 0 20 0 20 0 98501598 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999482947376 139999462802812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20692] ppid=20686 vsize=14325320 memory=12764 CPUtime=0 cores=0-7
/proc/20689/task/20692/stat : 20692 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999431343120 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20693] ppid=20686 vsize=14325320 memory=140368084431423 CPUtime=0 cores=0-7
/proc/20689/task/20693/stat : 20693 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999430290576 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20694] ppid=20686 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20689/task/20694/stat : 20694 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999429237520 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20695] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20695/stat : 20695 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999428184976 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20696] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20696/stat : 20696 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999427131920 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20697] ppid=20686 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20689/task/20697/stat : 20697 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999068744336 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20698] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20698/stat : 20698 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999067691280 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20699] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20699/stat : 20699 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669127680 10505 33554432000 4194304 4196468 140731842394208 139999066638736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20700] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20700/stat : 20700 (java) S 20686 20689 19703 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98501600 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998643538672 139999478733442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20701] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20701/stat : 20701 (java) S 20686 20689 19703 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98501601 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998642484896 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20702] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20702/stat : 20702 (java) S 20686 20689 19703 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98501601 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998641431792 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20703] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20703/stat : 20703 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998640380368 139999478740891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20704] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20704/stat : 20704 (java) S 20686 20689 19703 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998639327472 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20705] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20705/stat : 20705 (java) S 20686 20689 19703 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 98501603 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998638274928 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20706] ppid=20686 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/20689/task/20706/stat : 20706 (java) R 20686 20689 19703 0 -1 4202560 123 0 0 0 1 0 0 0 20 0 20 0 98501603 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998637221872 139999456219132 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20707] ppid=20686 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/20689/task/20707/stat : 20707 (java) S 20686 20689 19703 0 -1 1077944384 432 0 0 0 5 0 0 0 20 0 20 0 98501604 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998636169328 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20708] ppid=20686 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20708/stat : 20708 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501604 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998635117536 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20709] ppid=20686 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/20689/task/20709/stat : 20709 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501606 14669127680 10505 33554432000 4194304 4196468 140731842394208 139998634065072 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42020 KiB

[startup+0.309975 s]*
/proc/loadavg: 7.09 7.83 8.05 3/199 20709
/proc/meminfo: memFree=29070952/32770624 swapFree=67108860/67108860
[pid=20689] ppid=20686 vsize=14325340 memory=49952 CPUtime=0.47 cores=0-7
/proc/20689/stat : 20689 (java) S 20686 20689 19703 0 -1 1077944320 10301 0 0 0 44 3 0 0 20 0 20 0 98501598 14669148160 12488 33554432000 4194304 4196468 140731842394208 140731842376752 139999478722295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
/proc/20689/statm: 3581335 12488 3705 1 0 3569050 0
[pid=20689/tid=20691] ppid=20686 vsize=14325340 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/20689/task/20691/stat : 20691 (java) R 20686 20689 19703 0 -1 4202560 7405 0 0 0 26 2 0 0 20 0 20 0 98501598 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999482951792 139999462802782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20692] ppid=20686 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20692/stat : 20692 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999431343120 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20693] ppid=20686 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20693/stat : 20693 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999430290576 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20694] ppid=20686 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20694/stat : 20694 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999429237520 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20695] ppid=20686 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20695/stat : 20695 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999428184976 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20696] ppid=20686 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/20689/task/20696/stat : 20696 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999427131920 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20697] ppid=20686 vsize=14325340 memory=140367987045295 CPUtime=0 cores=0-7
/proc/20689/task/20697/stat : 20697 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999068744336 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20698] ppid=20686 vsize=14325340 memory=140367987047600 CPUtime=0 cores=0-7
/proc/20689/task/20698/stat : 20698 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999067691280 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20699] ppid=20686 vsize=14325340 memory=140367987049904 CPUtime=0 cores=0-7
/proc/20689/task/20699/stat : 20699 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14669148160 12488 33554432000 4194304 4196468 140731842394208 139999066638736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20700] ppid=20686 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20700/stat : 20700 (java) S 20686 20689 19703 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98501600 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998643538672 139999478733442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20701] ppid=20686 vsize=14325340 memory=280735974106768 CPUtime=0 cores=0-7
/proc/20689/task/20701/stat : 20701 (java) S 20686 20689 19703 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98501601 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998642484896 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20702] ppid=20686 vsize=14325340 memory=280735974113680 CPUtime=0 cores=0-7
/proc/20689/task/20702/stat : 20702 (java) S 20686 20689 19703 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98501601 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998641431792 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20703] ppid=20686 vsize=14325340 memory=280735974054960 CPUtime=0 cores=0-7
/proc/20689/task/20703/stat : 20703 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501603 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998640380368 139999478740891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20704] ppid=20686 vsize=14325340 memory=280735974127504 CPUtime=0.01 cores=0-7
/proc/20689/task/20704/stat : 20704 (java) S 20686 20689 19703 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 20 0 98501603 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998639327472 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20705] ppid=20686 vsize=14325340 memory=280735974134416 CPUtime=0.03 cores=0-7
/proc/20689/task/20705/stat : 20705 (java) S 20686 20689 19703 0 -1 1077944384 384 0 0 0 3 0 0 0 20 0 20 0 98501603 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998638274928 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20706] ppid=20686 vsize=14325340 memory=280735974132112 CPUtime=0.04 cores=0-7
/proc/20689/task/20706/stat : 20706 (java) S 20686 20689 19703 0 -1 1077944384 317 0 0 0 4 0 0 0 20 0 20 0 98501603 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998637221872 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20707] ppid=20686 vsize=14325340 memory=280735974148720 CPUtime=0.08 cores=0-7
/proc/20689/task/20707/stat : 20707 (java) S 20686 20689 19703 0 -1 1077944384 453 0 0 0 8 0 0 0 20 0 20 0 98501604 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998636169328 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20708] ppid=20686 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20708/stat : 20708 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501604 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998635117536 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20709] ppid=20686 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/20689/task/20709/stat : 20709 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501606 14669148160 12488 33554432000 4194304 4196468 140731842394208 139998634065072 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 49952 KiB

[startup+0.700908 s]
/proc/loadavg: 7.09 7.83 8.05 4/199 20709
/proc/meminfo: memFree=29058544/32770624 swapFree=67108860/67108860
[pid=20689] ppid=20686 vsize=14329436 memory=75608 CPUtime=1.2 cores=0-7
/proc/20689/stat : 20689 (java) S 20686 20689 19703 0 -1 1077944320 12481 0 0 0 115 5 0 0 20 0 20 0 98501598 14673342464 18902 33554432000 4194304 4196468 140731842394208 140731842376752 139999478722295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
/proc/20689/statm: 3582359 18902 3765 1 0 3570074 0
[pid=20689/tid=20691] ppid=20686 vsize=14329436 memory=0 CPUtime=0.66 cores=0-7
/proc/20689/task/20691/stat : 20691 (java) R 20686 20689 19703 0 -1 4202560 8732 0 0 0 63 3 0 0 20 0 20 0 98501598 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999482960112 139999462802782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20692] ppid=20686 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20692/stat : 20692 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999431343120 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20693] ppid=20686 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20693/stat : 20693 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999430290576 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20694] ppid=20686 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20694/stat : 20694 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999429237520 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20695] ppid=20686 vsize=14329436 memory=1004 CPUtime=0 cores=0-7
/proc/20689/task/20695/stat : 20695 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999428184976 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20696] ppid=20686 vsize=14329436 memory=5296 CPUtime=0 cores=0-7
/proc/20689/task/20696/stat : 20696 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999427131920 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20697] ppid=20686 vsize=14329436 memory=1196 CPUtime=0 cores=0-7
/proc/20689/task/20697/stat : 20697 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999068744336 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20698] ppid=20686 vsize=14329436 memory=4612 CPUtime=0 cores=0-7
/proc/20689/task/20698/stat : 20698 (java) S 20686 20689 19703 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999067691280 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20699] ppid=20686 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/20689/task/20699/stat : 20699 (java) S 20686 20689 19703 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98501599 14673342464 18902 33554432000 4194304 4196468 140731842394208 139999066638736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20700] ppid=20686 vsize=14329436 memory=18448 CPUtime=0 cores=0-7
/proc/20689/task/20700/stat : 20700 (java) S 20686 20689 19703 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98501600 14673342464 18902 33554432000 4194304 4196468 140731842394208 139998643538672 139999478733442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0

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

/proc/20689/task/20706/stat : 20706 (java) S 20686 20689 19703 0 -1 1077944384 9878 0 0 0 182 2 0 0 20 0 43 0 98501603 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998637221872 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20707] ppid=20686 vsize=15868636 memory=8552 CPUtime=1.02 cores=0-7
/proc/20689/task/20707/stat : 20707 (java) S 20686 20689 19703 0 -1 1077944384 26365 0 0 0 98 4 0 0 20 0 43 0 98501604 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998636169328 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20708] ppid=20686 vsize=15868636 memory=1224 CPUtime=0 cores=0-7
/proc/20689/task/20708/stat : 20708 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 43 0 98501604 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998635117536 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20709] ppid=20686 vsize=15868636 memory=792 CPUtime=0.62 cores=0-7
/proc/20689/task/20709/stat : 20709 (java) S 20686 20689 19703 0 -1 1077944384 13001 0 0 0 29 33 0 0 20 0 43 0 98501606 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998634065072 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 39 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20710] ppid=20686 vsize=15868636 memory=1004 CPUtime=0 cores=0-7
/proc/20689/task/20710/stat : 20710 (java) S 20686 20689 19703 0 -1 1077944384 700 0 0 0 0 0 0 0 20 0 43 0 98502774 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998623777824 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20711] ppid=20686 vsize=15868636 memory=5296 CPUtime=1.79 cores=0-7
/proc/20689/task/20711/stat : 20711 (java) R 20686 20689 19703 0 -1 1077944384 24304 0 0 0 85 94 0 0 20 0 43 0 98502786 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998552647072 139999478733442 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20712] ppid=20686 vsize=15868636 memory=6504 CPUtime=0.19 cores=0-7
/proc/20689/task/20712/stat : 20712 (java) S 20686 20689 19703 0 -1 1077944384 136 0 0 0 19 0 0 0 20 0 43 0 98502795 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998549496736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20713] ppid=20686 vsize=15868636 memory=840 CPUtime=0.15 cores=0-7
/proc/20689/task/20713/stat : 20713 (java) S 20686 20689 19703 0 -1 1077944384 511 0 0 0 15 0 0 0 20 0 43 0 98502796 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998548444432 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20714] ppid=20686 vsize=15868636 memory=1692 CPUtime=2469.21 cores=0-7
/proc/20689/task/20714/stat : 20714 (java) R 20686 20689 19703 0 -1 4202560 60650 0 0 0 246869 52 0 0 20 0 43 0 98502797 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998547384384 139999112827025 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20715] ppid=20686 vsize=15868636 memory=916 CPUtime=2466.52 cores=0-7
/proc/20689/task/20715/stat : 20715 (java) R 20686 20689 19703 0 -1 4202560 62141 0 0 0 246604 48 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998546335360 139999113391363 0 4 0 16800975 0 0 0 -1 6 0 0 28 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20716] ppid=20686 vsize=15868636 memory=4220 CPUtime=10.58 cores=0-7
/proc/20689/task/20716/stat : 20716 (java) S 20686 20689 19703 0 -1 1077944384 1505 0 0 0 1042 16 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998545286800 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20717] ppid=20686 vsize=15868636 memory=4104 CPUtime=2470.67 cores=0-7
/proc/20689/task/20717/stat : 20717 (java) R 20686 20689 19703 0 -1 4202560 61239 0 0 0 247032 35 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998544227264 139999113405107 0 4 0 16800975 0 0 0 -1 0 0 0 22 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20718] ppid=20686 vsize=15868636 memory=1156 CPUtime=2470.46 cores=0-7
/proc/20689/task/20718/stat : 20718 (java) R 20686 20689 19703 0 -1 4202560 61952 0 0 0 247007 39 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998543177240 139999112018391 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20719] ppid=20686 vsize=15868636 memory=4388 CPUtime=9.44 cores=0-7
/proc/20689/task/20719/stat : 20719 (java) S 20686 20689 19703 0 -1 1077944384 1779 0 0 0 934 10 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998542128656 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20720] ppid=20686 vsize=15868636 memory=1560264 CPUtime=0 cores=0-7
/proc/20689/task/20720/stat : 20720 (java) S 20686 20689 19703 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998541075392 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20721] ppid=20686 vsize=15868636 memory=6791534058613427641 CPUtime=830.93 cores=0-7
/proc/20689/task/20721/stat : 20721 (java) S 20686 20689 19703 0 -1 1077944384 25701 0 0 0 83070 23 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998540023056 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20722] ppid=20686 vsize=15868636 memory=4126316290023845779 CPUtime=10.08 cores=0-7
/proc/20689/task/20722/stat : 20722 (java) S 20686 20689 19703 0 -1 1077944384 1457 0 0 0 997 11 0 0 20 0 43 0 98502799 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998538970000 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20723] ppid=20686 vsize=15868636 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/20689/task/20723/stat : 20723 (java) S 20686 20689 19703 0 -1 1077944384 361 0 0 0 0 0 0 0 20 0 43 0 98502824 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998535783232 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20724] ppid=20686 vsize=15868636 memory=4126316290023845779 CPUtime=2460.41 cores=0-7
/proc/20689/task/20724/stat : 20724 (java) R 20686 20689 19703 0 -1 4202560 59972 0 0 0 246007 34 0 0 20 0 43 0 98502824 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998534724552 139999111880316 0 4 0 16800975 0 0 0 -1 2 0 0 22 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20725] ppid=20686 vsize=15868636 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/20689/task/20725/stat : 20725 (java) S 20686 20689 19703 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 43 0 98503783 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998533678864 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20726] ppid=20686 vsize=15868636 memory=6791534058613427641 CPUtime=1637.25 cores=0-7
/proc/20689/task/20726/stat : 20726 (java) R 20686 20689 19703 0 -1 4202560 34975 0 0 0 163708 17 0 0 20 0 43 0 98503786 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998532618768 139999113371986 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20727] ppid=20686 vsize=15868636 memory=916 CPUtime=0 cores=0-7
/proc/20689/task/20727/stat : 20727 (java) S 20686 20689 19703 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 43 0 98503788 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998531573024 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20728] ppid=20686 vsize=15868636 memory=290763849282617370 CPUtime=2458.35 cores=0-7
/proc/20689/task/20728/stat : 20728 (java) R 20686 20689 19703 0 -1 4202560 55534 0 0 0 245800 35 0 0 20 0 43 0 98503789 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998530513392 139999114122510 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20729] ppid=20686 vsize=15868636 memory=288230604624101685 CPUtime=0 cores=0-7
/proc/20689/task/20729/stat : 20729 (java) S 20686 20689 19703 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 43 0 98503793 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998529467456 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20730] ppid=20686 vsize=15868636 memory=14698478437665088 CPUtime=0 cores=0-7
/proc/20689/task/20730/stat : 20730 (java) S 20686 20689 19703 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 43 0 98503797 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998528414608 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20731] ppid=20686 vsize=15868636 memory=1574116 CPUtime=2459.68 cores=0-7
/proc/20689/task/20731/stat : 20731 (java) R 20686 20689 19703 0 -1 4202560 62967 0 0 0 245933 35 0 0 20 0 43 0 98503802 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998527355320 139999112016030 0 4 0 16800975 0 0 0 -1 7 0 0 28 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20732] ppid=20686 vsize=15868636 memory=1570012 CPUtime=0 cores=0-7
/proc/20689/task/20732/stat : 20732 (java) S 20686 20689 19703 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 43 0 98503804 16249483264 389810 33554432000 4194304 4196468 140731842394208 139998526310032 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
Current children cumulated CPU time: 19879.1 s
Current children cumulated vsize: 15868636 KiB
Current children cumulated memory: 1559240 KiB

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

[startup+2520.15 s]
# the end of solver process 20689 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19870.9 s, system=9.18697 s

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

[startup+2520.13 s]
/proc/loadavg: 8.45 8.59 8.61 10/222 20788
/proc/meminfo: memFree=27549288/32770624 swapFree=67108860/67108860
[pid=20689] ppid=20686 vsize=16001764 memory=1559452 CPUtime=19880 cores=0-7
/proc/20689/stat : 20689 (java) S 20686 20689 19703 0 -1 1077944320 1794302 0 0 0 1987085 917 0 0 20 0 43 0 98501598 16385806336 389863 33554432000 4194304 4196468 140731842394208 140731842376752 139999478722295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
/proc/20689/statm: 4000441 389863 3865 1 0 3987635 0
[pid=20689/tid=20691] ppid=20686 vsize=16001764 memory=1559240 CPUtime=11.84 cores=0-7
/proc/20689/task/20691/stat : 20691 (java) S 20686 20689 19703 0 -1 1077944384 16300 0 0 0 1143 41 0 0 20 0 43 0 98501598 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999482960000 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20692] ppid=20686 vsize=16001764 memory=1559240 CPUtime=12.02 cores=0-7
/proc/20689/task/20692/stat : 20692 (java) S 20686 20689 19703 0 -1 1077944384 108634 0 0 0 1156 46 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999431343120 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20693] ppid=20686 vsize=16001764 memory=840 CPUtime=12.02 cores=0-7
/proc/20689/task/20693/stat : 20693 (java) S 20686 20689 19703 0 -1 1077944384 114639 0 0 0 1151 51 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999430290576 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20694] ppid=20686 vsize=16001764 memory=1603356 CPUtime=12.05 cores=0-7
/proc/20689/task/20694/stat : 20694 (java) S 20686 20689 19703 0 -1 1077944384 104704 0 0 0 1158 47 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999429237520 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 36 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20695] ppid=20686 vsize=16001764 memory=1952 CPUtime=12.07 cores=0-7
/proc/20689/task/20695/stat : 20695 (java) S 20686 20689 19703 0 -1 1077944384 114925 0 0 0 1157 50 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999428184976 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20696] ppid=20686 vsize=16001764 memory=8552 CPUtime=12.15 cores=0-7
/proc/20689/task/20696/stat : 20696 (java) S 20686 20689 19703 0 -1 1077944384 120069 0 0 0 1161 54 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999427131920 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20697] ppid=20686 vsize=16001764 memory=0 CPUtime=12.08 cores=0-7
/proc/20689/task/20697/stat : 20697 (java) S 20686 20689 19703 0 -1 1077944384 114148 0 0 0 1157 51 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999068744336 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20698] ppid=20686 vsize=16001764 memory=-8628790565509553264 CPUtime=12.04 cores=0-7
/proc/20689/task/20698/stat : 20698 (java) S 20686 20689 19703 0 -1 1077944384 117995 0 0 0 1152 52 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999067691280 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 35 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20699] ppid=20686 vsize=16001764 memory=0 CPUtime=12.03 cores=0-7
/proc/20689/task/20699/stat : 20699 (java) S 20686 20689 19703 0 -1 1077944384 125326 0 0 0 1152 51 0 0 20 0 43 0 98501599 16385806336 389863 33554432000 4194304 4196468 140731842394208 139999066638736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20700] ppid=20686 vsize=16001764 memory=0 CPUtime=7.45 cores=0-7
/proc/20689/task/20700/stat : 20700 (java) R 20686 20689 19703 0 -1 1077944384 268651 0 0 0 607 138 0 0 20 0 43 0 98501600 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998643538672 139999478733442 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20701] ppid=20686 vsize=16001764 memory=1563856 CPUtime=0 cores=0-7
/proc/20689/task/20701/stat : 20701 (java) S 20686 20689 19703 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 43 0 98501601 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998642484960 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20702] ppid=20686 vsize=16001764 memory=1563856 CPUtime=0 cores=0-7
/proc/20689/task/20702/stat : 20702 (java) S 20686 20689 19703 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 43 0 98501601 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998641431808 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20703] ppid=20686 vsize=16001764 memory=1561804 CPUtime=0 cores=0-7
/proc/20689/task/20703/stat : 20703 (java) R 20686 20689 19703 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 43 0 98501603 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998640380368 139999478740891 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20704] ppid=20686 vsize=16001764 memory=6791534058613427641 CPUtime=1.97 cores=0-7
/proc/20689/task/20704/stat : 20704 (java) S 20686 20689 19703 0 -1 1077944384 11495 0 0 0 196 1 0 0 20 0 43 0 98501603 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998639327472 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20705] ppid=20686 vsize=16001764 memory=15872 CPUtime=1.86 cores=0-7
/proc/20689/task/20705/stat : 20705 (java) S 20686 20689 19703 0 -1 1077944384 8889 0 0 0 183 3 0 0 20 0 43 0 98501603 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998638274928 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20706] ppid=20686 vsize=16001764 memory=1561804 CPUtime=1.85 cores=0-7
/proc/20689/task/20706/stat : 20706 (java) S 20686 20689 19703 0 -1 1077944384 10103 0 0 0 183 2 0 0 20 0 43 0 98501603 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998637221872 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20707] ppid=20686 vsize=16001764 memory=1575656 CPUtime=1.02 cores=0-7
/proc/20689/task/20707/stat : 20707 (java) S 20686 20689 19703 0 -1 1077944384 26379 0 0 0 98 4 0 0 20 0 43 0 98501604 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998636169328 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20708] ppid=20686 vsize=16001764 memory=1576680 CPUtime=0 cores=0-7
/proc/20689/task/20708/stat : 20708 (java) S 20686 20689 19703 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 43 0 98501604 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998635117536 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20710] ppid=20686 vsize=16001764 memory=0 CPUtime=0 cores=0-7
/proc/20689/task/20710/stat : 20710 (java) S 20686 20689 19703 0 -1 1077944384 700 0 0 0 0 0 0 0 20 0 43 0 98502774 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998623777824 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20711] ppid=20686 vsize=16001764 memory=734417898574614724 CPUtime=1.79 cores=0-7
/proc/20689/task/20711/stat : 20711 (java) S 20686 20689 19703 0 -1 1077944384 24308 0 0 0 85 94 0 0 20 0 43 0 98502786 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998552647072 139999478733442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20712] ppid=20686 vsize=16001764 memory=734139722786423777 CPUtime=0.19 cores=0-7
/proc/20689/task/20712/stat : 20712 (java) S 20686 20689 19703 0 -1 1077944384 136 0 0 0 19 0 0 0 20 0 43 0 98502795 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998549496736 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20713] ppid=20686 vsize=16001764 memory=4612 CPUtime=0.15 cores=0-7
/proc/20689/task/20713/stat : 20713 (java) S 20686 20689 19703 0 -1 1077944384 511 0 0 0 15 0 0 0 20 0 43 0 98502796 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998548444432 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20714] ppid=20686 vsize=16001764 memory=15872 CPUtime=2469.33 cores=0-7
/proc/20689/task/20714/stat : 20714 (java) R 20686 20689 19703 0 -1 4202560 60657 0 0 0 246881 52 0 0 20 0 43 0 98502797 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998547384272 139999113405338 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20715] ppid=20686 vsize=16001764 memory=18448 CPUtime=2466.64 cores=0-7
/proc/20689/task/20715/stat : 20715 (java) R 20686 20689 19703 0 -1 4202560 62144 0 0 0 246616 48 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998546335360 139999112939266 0 4 0 16800975 0 0 0 -1 6 0 0 28 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20716] ppid=20686 vsize=16001764 memory=280735975168576 CPUtime=10.58 cores=0-7
/proc/20689/task/20716/stat : 20716 (java) S 20686 20689 19703 0 -1 1077944384 1505 0 0 0 1042 16 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998545286800 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20717] ppid=20686 vsize=16001764 memory=280735975172992 CPUtime=2470.79 cores=0-7
/proc/20689/task/20717/stat : 20717 (java) R 20686 20689 19703 0 -1 4202560 61246 0 0 0 247044 35 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998544227400 139999112018590 0 4 0 16800975 0 0 0 -1 0 0 0 22 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20718] ppid=20686 vsize=16001764 memory=1587452 CPUtime=2470.58 cores=0-7
/proc/20689/task/20718/stat : 20718 (java) R 20686 20689 19703 0 -1 4202560 61959 0 0 0 247019 39 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998543177240 139999112018147 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20719] ppid=20686 vsize=16001764 memory=1578220 CPUtime=9.44 cores=0-7
/proc/20689/task/20719/stat : 20719 (java) S 20686 20689 19703 0 -1 1077944384 1779 0 0 0 934 10 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998542128656 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20720] ppid=20686 vsize=16001764 memory=4140 CPUtime=0 cores=0-7
/proc/20689/task/20720/stat : 20720 (java) S 20686 20689 19703 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998541075392 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20721] ppid=20686 vsize=16001764 memory=1576680 CPUtime=830.93 cores=0-7
/proc/20689/task/20721/stat : 20721 (java) S 20686 20689 19703 0 -1 1077944384 25701 0 0 0 83070 23 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998540023056 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20722] ppid=20686 vsize=16001764 memory=1576680 CPUtime=10.08 cores=0-7
/proc/20689/task/20722/stat : 20722 (java) S 20686 20689 19703 0 -1 1077944384 1457 0 0 0 997 11 0 0 20 0 43 0 98502799 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998538970000 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20723] ppid=20686 vsize=16001764 memory=4140 CPUtime=0 cores=0-7
/proc/20689/task/20723/stat : 20723 (java) S 20686 20689 19703 0 -1 1077944384 361 0 0 0 0 0 0 0 20 0 43 0 98502824 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998535783232 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20724] ppid=20686 vsize=16001764 memory=28232 CPUtime=2460.53 cores=0-7
/proc/20689/task/20724/stat : 20724 (java) R 20686 20689 19703 0 -1 4202560 59974 0 0 0 246019 34 0 0 20 0 43 0 98502824 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998534724552 139999112015026 0 4 0 16800975 0 0 0 -1 2 0 0 22 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20725] ppid=20686 vsize=16001764 memory=1563344 CPUtime=0 cores=0-7
/proc/20689/task/20725/stat : 20725 (java) S 20686 20689 19703 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 43 0 98503783 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998533678864 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20726] ppid=20686 vsize=16001764 memory=28232 CPUtime=1637.37 cores=0-7
/proc/20689/task/20726/stat : 20726 (java) R 20686 20689 19703 0 -1 4202560 34979 0 0 0 163720 17 0 0 20 0 43 0 98503786 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998532618904 139999112896182 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20727] ppid=20686 vsize=16001764 memory=1560776 CPUtime=0 cores=0-7
/proc/20689/task/20727/stat : 20727 (java) S 20686 20689 19703 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 43 0 98503788 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998531573024 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20728] ppid=20686 vsize=16001764 memory=2428 CPUtime=2458.47 cores=0-7
/proc/20689/task/20728/stat : 20728 (java) R 20686 20689 19703 0 -1 4202560 55541 0 0 0 245812 35 0 0 20 0 43 0 98503789 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998530513528 139999112017639 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20729] ppid=20686 vsize=16001764 memory=1559752 CPUtime=0 cores=0-7
/proc/20689/task/20729/stat : 20729 (java) S 20686 20689 19703 0 -1 1077944384 357 0 0 0 0 0 0 0 20 0 43 0 98503793 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998529467456 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20730] ppid=20686 vsize=16001764 memory=1575140 CPUtime=0 cores=0-7
/proc/20689/task/20730/stat : 20730 (java) S 20686 20689 19703 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 43 0 98503797 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998528414608 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20731] ppid=20686 vsize=16001764 memory=-8961168018402230209 CPUtime=2459.78 cores=0-7
/proc/20689/task/20731/stat : 20731 (java) R 20686 20689 19703 0 -1 4202560 63008 0 0 0 245943 35 0 0 20 0 43 0 98503802 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998527355320 139999112939059 0 4 0 16800975 0 0 0 -1 7 0 0 28 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
[pid=20689/tid=20732] ppid=20686 vsize=16001764 memory=-8253362762722141311 CPUtime=0 cores=0-7
/proc/20689/task/20732/stat : 20732 (java) S 20686 20689 19703 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 43 0 98503804 16385806336 389863 33554432000 4194304 4196468 140731842394208 139998526310032 139999478732501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8892416 140731842401377 140731842401563 140731842401563 140731842404303 0
Current children cumulated CPU time: 19880 s
Current children cumulated vsize: 16001764 KiB
Current children cumulated memory: 1559452 KiB

Child status: 143
Real time (s): 2520.15
CPU time (s): 19880.1
CPU user time (s): 19870.9
CPU system time (s): 9.18697
CPU usage (%): 788.847
Max. virtual memory (cumulated for all children) (KiB): 16001764
Max. memory (cumulated for all children) (KiB): 3823860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19870.9
system time used= 9.18697
maximum resident set size= 3828116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1794360
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 686655
involuntary context switches= 425890


# summary of solver processes directly reported to runsolver:
#   pid: 20689
#   total CPU time (s): 19880.1
#   total CPU user time (s): 19870.9
#   total CPU system time (s): 9.18697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.2532 second user time and 35.1856 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-13 21:41:17
IDJOB=4275155
IDBENCH=115729
IDSOLVER=2668
FILE ID=node107/4275155-1502654135
RUNJOBID= node107-1502648212-19730
PBS_JOBID= 20628342
Free space on /tmp= 61660 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-7.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275155-1502654135/watcher-4275155-1502654135 -o /tmp/evaluation-result-4275155-1502654135/solver-4275155-1502654135 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502648212-19730 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1495801148 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275155-1502654135.xml

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

MD5SUM BENCH= fe547a27c953c30f0dd43f8aa0b4ac9f
RANDOM SEED=1495801148

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29106016 kB
MemAvailable:   31987668 kB
Buffers:          174856 kB
Cached:          2995344 kB
SwapCached:            0 kB
Active:           568956 kB
Inactive:        2653072 kB
Active(anon):      54944 kB
Inactive(anon):    24972 kB
Active(file):     514012 kB
Inactive(file):  2628100 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42416 kB
Writeback:             4 kB
AnonPages:         58584 kB
Mapped:            43668 kB
Shmem:             25228 kB
Slab:             136420 kB
SReclaimable:     110748 kB
SUnreclaim:        25672 kB
KernelStack:        3184 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61620 MiB
End job on node107 at 2017-08-13 22:23:17