Trace number 4274656

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 - Hybrid 2017-07-26SAT (TO)1290 2520.0701 2466.0601

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-05-0.xml
MD5SUM1edbd0f724acb79b93e779b216f6b499
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1278
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints125
Number of domains1
Minimum domain size1378
Maximum domain size1378
Distribution of domain sizes[{"size":1378,"count":120}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":100}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":100},{"arity":20,"count":5}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"noOverlap","count":5}]
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.26/0.38	c version: 2017-07-26
0.26/0.38	c seed: 1389142428
0.26/0.38	c timeout: 2520
0.26/0.38	c memlimit: 11000
0.26/0.38	c nbcore: 4
0.26/0.40	c Parsing instance...
1.35/0.95	c Parsing done, starting first complete search...
1.35/1.00	o 1377
1.68/1.01	o 1376
1.68/1.03	o 1375
1.68/1.04	o 1374
1.68/1.05	o 1373
1.68/1.06	o 1372
1.68/1.06	o 1371
1.68/1.07	o 1370
1.68/1.08	o 1369
1.68/1.09	o 1368
1.68/1.10	o 1367
1.68/1.11	o 1366
2.00/1.12	o 1365
2.00/1.13	o 1364
2.00/1.15	o 1363
2.00/1.15	o 1362
2.00/1.16	o 1361
2.00/1.17	o 1360
2.00/1.18	o 1359
2.00/1.19	o 1358
2.29/1.20	o 1357
2.29/1.21	o 1356
2.29/1.21	o 1355
2.29/1.22	o 1354
2.29/1.23	o 1353
2.29/1.24	o 1352
2.29/1.25	o 1351
2.29/1.26	o 1350
2.29/1.27	o 1349
2.29/1.28	o 1348
2.29/1.30	o 1347
2.59/1.30	o 1346
2.59/1.31	o 1345
2.59/1.32	o 1344
2.59/1.35	o 1343
5.61/2.38	c First complete search done, starting ALNS search...
12.84/7.48	o 1342
14.34/8.82	o 1331
67.38/60.17	o 1330
94.94/87.08	o 1323
125.48/117.04	o 1320
125.78/117.36	o 1310
126.40/117.93	o 1309
126.71/118.21	o 1308
135.19/126.42	o 1307
135.40/126.61	o 1306
135.60/126.81	o 1305
136.12/127.33	o 1304
136.32/127.52	o 1303
136.44/127.65	o 1302
136.53/127.78	o 1301
136.74/127.92	o 1300
136.85/128.05	o 1299
137.04/128.22	o 1298
137.14/128.35	o 1297
971.33/946.87	o 1290
1803.09/1762.43	c ALNS done, starting second complete search
1803.09/1762.43	c Best operator: ValGuided(165,MaxVal)_WeightDeg(Min) with improvement of: 23
2520.04/2466.01	s SATISFIABLE
2520.04/2466.01	v <instantiation>
2520.04/2466.01	v 	<list>
2520.04/2466.01	v 		s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[15][0] s[15][1] s[15][2] s[15][3] s[15][4] s[16][0] s[16][1] s[16][2] s[16][3] s[16][4] s[17][0] s[17][1] s[17][2] s[17][3] s[17][4] s[18][0] s[18][1] s[18][2] s[18][3] s[18][4] s[19][0] s[19][1] s[19][2] s[19][3] s[19][4] 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]
2520.04/2466.01	v 	</list>
2520.04/2466.01	v 	<values>
2520.04/2466.01	v 		679 739 818 866 932 558 654 703 808 990 295 310 358 450 745 310 381 480 495 591 12 89 145 234 312 381 485 555 612 891 89 145 244 312 365 641 679 792 932 1046 417 480 495 563 676 943 1058 1114 1192 1277 142 244 304 325 418 1030 1121 1182 1183 1192 544 581 834 1140 1264 820 906 981 1068 1109 0 12 59 122 178 218 295 311 410 504 512 560 677 754 833 733 820 906 991 1087 444 555 600 703 765 849 981 1058 1109 1158 990 1046 765 676 365 926 418 1087 745 1290 504 1264 1272 1158 225 591 891 1105 833 1186 
2520.04/2466.01	v 	</values>
2520.04/2466.01	v </instantiation>

Verifier Data

OK	1290

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274656-1502664109/watcher-4274656-1502664109 -o /tmp/evaluation-result-4274656-1502664109/solver-4274656-1502664109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1389142428 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274656-1502664109.xml 

running on 4 cores: 1,3,5,7

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

solver pid=14439, runsolver pid=14436

[startup+0.100171 s]*
/proc/loadavg: 1.81 1.77 1.77 4/205 14446
/proc/meminfo: memFree=30723808/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13573664 memory=17812 CPUtime=0.02 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 3827 0 0 0 2 0 0 0 20 0 9 0 108322224 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3393416 4453 2093 1 0 3382913 0
[pid=14439/tid=14441] ppid=14436 vsize=13573664 memory=-6514008730620760417 CPUtime=0.02 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 2460 0 0 0 2 0 0 0 20 0 9 0 108322232 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139712244532368 139712224372062 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13573664 memory=5767616689445894537 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 108322232 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13573664 memory=140299147363968 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 108322232 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 108322232 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 108322232 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 108322234 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 108322234 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139711717782944 139712240301781 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 108322234 13899431936 4453 18446744073709551615 4194304 4196468 140724373528288 139711716730416 139712240301781 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17812 KiB

[startup+0.21006 s]*
/proc/loadavg: 1.81 1.77 1.77 4/213 14454
/proc/meminfo: memFree=30716544/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13975920 memory=30072 CPUtime=0.11 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 6837 0 0 0 10 1 0 0 20 0 15 0 108322224 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3493980 7518 3384 1 0 3482759 0
[pid=14439/tid=14441] ppid=14436 vsize=13975920 memory=7969289348748059290 CPUtime=0.07 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 4790 0 0 0 7 0 0 0 20 0 15 0 108322232 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139712244511952 139712240303510 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13975920 memory=732370437484817381 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13975920 memory=140299147363968 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13975920 memory=140299147363968 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322234 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108322234 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711717782944 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108322234 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711716730352 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 108322237 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13975920 memory=140299147363968 CPUtime=0.01 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) R 14436 14439 12395 0 -1 4202560 361 0 0 0 1 0 0 0 20 0 15 0 108322237 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240312922 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13975920 memory=140299147363968 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322242 14311342080 7518 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30072 KiB

[startup+0.313319 s]*
/proc/loadavg: 1.81 1.77 1.77 4/213 14454
/proc/meminfo: memFree=30705776/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13975920 memory=39244 CPUtime=0.26 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 10557 0 0 0 24 2 0 0 20 0 15 0 108322224 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3493980 9811 3473 1 0 3482759 0
[pid=14439/tid=14441] ppid=14436 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 8254 0 0 0 16 1 0 0 20 0 15 0 108322232 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139712244484176 139712224372092 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13975920 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13975920 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13975920 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 108322234 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108322234 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711717782944 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108322234 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711716730352 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 15 0 108322237 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 15 0 108322237 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 404 0 0 0 5 0 0 0 20 0 15 0 108322237 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322242 14311342080 9811 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39244 KiB

[startup+0.700741 s]
/proc/loadavg: 1.81 1.77 1.77 6/213 14454
/proc/meminfo: memFree=30695636/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13977988 memory=66372 CPUtime=0.99 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 13829 0 0 0 94 5 0 0 20 0 15 0 108322224 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3494497 16593 3709 1 0 3483271 0
[pid=14439/tid=14441] ppid=14436 vsize=13977988 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 10461 0 0 0 53 3 0 0 20 0 15 0 108322232 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139712244526448 139712240313501 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13977988 memory=13 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13977988 memory=2 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13977988 memory=8320808402719682870 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 108322234 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13977988 memory=7079772213549945193 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108322234 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711717782944 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13977988 memory=6440526044203406950 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108322234 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711716730352 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13977988 memory=6940152923233595434 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13977988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 741 0 0 0 10 0 0 0 20 0 15 0 108322237 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13977988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 448 0 0 0 8 0 0 0 20 0 15 0 108322237 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13977988 memory=4132 CPUtime=0.21 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 796 0 0 0 21 0 0 0 20 0 15 0 108322237 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13977988 memory=14268156722027560 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322242 14313459712 16593 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66372 KiB

[startup+1.50081 s]
/proc/loadavg: 1.81 1.77 1.77 7/213 14454
/proc/meminfo: memFree=30660052/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13982084 memory=147068 CPUtime=3.2 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 28927 0 0 0 311 9 0 0 20 0 15 0 108322224 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3495521 36767 3756 1 0 3484295 0
[pid=14439/tid=14441] ppid=14436 vsize=13982084 memory=280597998222720 CPUtime=1.35 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 14496 0 0 0 130 5 0 0 20 0 15 0 108322232 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139712244526808 139711884568960 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13982084 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108322232 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13982084 memory=14698499895724419 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 108322232 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13982084 memory=280597998150592 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13982084 memory=140298999180976 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711717782944 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711716730352 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13982084 memory=6944656575208382560 CPUtime=0.7 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) R 14436 14439 12395 0 -1 4202560 5627 0 0 0 69 1 0 0 20 0 15 0 108322237 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711714612064 139712224683552 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13982084 memory=6944656592387989600 CPUtime=0.69 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) R 14436 14439 12395 0 -1 4202560 5627 0 0 0 68 1 0 0 20 0 15 0 108322237 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711713553000 139712232580957 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13982084 memory=6944656592387989600 CPUtime=0.42 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 1799 0 0 0 42 0 0 0 20 0 15 0 108322237 14317654016 36767 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0

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

/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 86035 0 0 0 229404 65 0 0 20 0 15 0 108322232 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139712244530080 139711887270364 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13982084 memory=380720 CPUtime=15.28 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 15387 0 0 0 1461 67 0 0 20 0 15 0 108322232 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13982084 memory=382260 CPUtime=15.26 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 14100 0 0 0 1463 63 0 0 20 0 15 0 108322232 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13982084 memory=386004 CPUtime=15.24 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 15237 0 0 0 1457 67 0 0 20 0 15 0 108322232 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13982084 memory=382772 CPUtime=15.3 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 15682 0 0 0 1468 62 0 0 20 0 15 0 108322232 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13982084 memory=381236 CPUtime=7.78 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 13704 0 0 0 693 85 0 0 20 0 15 0 108322234 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13982084 memory=380720 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711717783008 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13982084 memory=380208 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711716730368 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13982084 memory=5784 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13982084 memory=280597998328864 CPUtime=4.03 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 25430 0 0 0 399 4 0 0 20 0 15 0 108322237 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13982084 memory=391588 CPUtime=3.51 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 19836 0 0 0 348 3 0 0 20 0 15 0 108322237 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13982084 memory=280597998202048 CPUtime=0.84 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 16395 0 0 0 81 3 0 0 20 0 15 0 108322237 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13982084 memory=380208 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13982084 memory=380208 CPUtime=1.56 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 972 0 0 0 66 90 0 0 20 0 15 0 108322242 14317654016 95052 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 58 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 2373.58 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 380208 KiB

[startup+2382.3 s]
/proc/loadavg: 1.52 1.62 1.61 3/213 14628
/proc/meminfo: memFree=30379396/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13982084 memory=400284 CPUtime=2434.68 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 227302 0 0 0 243023 445 0 0 20 0 15 0 108322224 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3495521 100071 3833 1 0 3484295 0
[pid=14439/tid=14441] ppid=14436 vsize=13982084 memory=356284 CPUtime=2353.96 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 87673 0 0 0 235329 67 0 0 20 0 15 0 108322232 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139712244530080 139711886498176 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13982084 memory=401308 CPUtime=15.68 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 15799 0 0 0 1499 69 0 0 20 0 15 0 108322232 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13982084 memory=409252 CPUtime=15.66 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 14386 0 0 0 1502 64 0 0 20 0 15 0 108322232 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13982084 memory=2460 CPUtime=15.64 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 15417 0 0 0 1495 69 0 0 20 0 15 0 108322232 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13982084 memory=400284 CPUtime=15.68 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 15981 0 0 0 1505 63 0 0 20 0 15 0 108322232 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13982084 memory=280597998328864 CPUtime=7.99 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 13928 0 0 0 712 87 0 0 20 0 15 0 108322234 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13982084 memory=401824 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711717783008 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13982084 memory=400796 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711716730368 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13982084 memory=368804 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13982084 memory=2160 CPUtime=4.03 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 25432 0 0 0 399 4 0 0 20 0 15 0 108322237 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13982084 memory=402848 CPUtime=3.51 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 19838 0 0 0 348 3 0 0 20 0 15 0 108322237 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13982084 memory=403360 CPUtime=0.84 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 16397 0 0 0 81 3 0 0 20 0 15 0 108322237 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13982084 memory=372000 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13982084 memory=4132 CPUtime=1.6 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 990 0 0 0 68 92 0 0 20 0 15 0 108322242 14317654016 100071 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 58 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 2434.68 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 400284 KiB

[startup+2442.3 s]
/proc/loadavg: 1.42 1.59 1.59 3/214 14631
/proc/meminfo: memFree=30429352/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13982084 memory=350960 CPUtime=2495.91 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 231599 0 0 0 249135 456 0 0 20 0 15 0 108322224 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3495521 87740 3833 1 0 3484295 0
[pid=14439/tid=14441] ppid=14436 vsize=13982084 memory=351472 CPUtime=2413.19 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 89178 0 0 0 241251 68 0 0 20 0 15 0 108322232 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139712244530080 139711887270675 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13982084 memory=359724 CPUtime=16.1 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 16051 0 0 0 1540 70 0 0 20 0 15 0 108322232 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13982084 memory=355576 CPUtime=16.08 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 14558 0 0 0 1543 65 0 0 20 0 15 0 108322232 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13982084 memory=361948 CPUtime=16.07 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 15560 0 0 0 1536 71 0 0 20 0 15 0 108322232 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13982084 memory=375800 CPUtime=16.11 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 16153 0 0 0 1546 65 0 0 20 0 15 0 108322232 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13982084 memory=360084 CPUtime=8.23 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 15977 0 0 0 732 91 0 0 20 0 15 0 108322234 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13982084 memory=357008 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711717783008 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13982084 memory=354036 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711716730368 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13982084 memory=351472 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13982084 memory=796 CPUtime=4.03 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 25432 0 0 0 399 4 0 0 20 0 15 0 108322237 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13982084 memory=351472 CPUtime=3.51 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 19838 0 0 0 348 3 0 0 20 0 15 0 108322237 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13982084 memory=280597998328864 CPUtime=0.84 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 16397 0 0 0 81 3 0 0 20 0 15 0 108322237 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13982084 memory=359212 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13982084 memory=350960 CPUtime=1.65 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 994 0 0 0 71 94 0 0 20 0 15 0 108322242 14317654016 87740 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 58 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 2495.91 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 350960 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2466 s]*
/proc/loadavg: 1.42 1.57 1.59 3/215 14633
/proc/meminfo: memFree=30394320/32770624 swapFree=67108860/67108860
[pid=14439] ppid=14436 vsize=13982084 memory=384876 CPUtime=2520.04 cores=1,3,5,7
/proc/14439/stat : 14439 (java) S 14436 14439 12395 0 -1 1077944320 233889 0 0 0 251544 460 0 0 20 0 15 0 108322224 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 140724373510832 139712240291575 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
/proc/14439/statm: 3495521 96219 3833 1 0 3484295 0
[pid=14439/tid=14441] ppid=14436 vsize=13982084 memory=7680170660397595203 CPUtime=2436.61 cores=1,3,5,7
/proc/14439/task/14441/stat : 14441 (java) R 14436 14439 12395 0 -1 4202560 90695 0 0 0 243592 69 0 0 20 0 15 0 108322232 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139712244530080 139711887300518 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14442] ppid=14436 vsize=13982084 memory=-7003737579269690708 CPUtime=16.25 cores=1,3,5,7
/proc/14439/task/14442/stat : 14442 (java) S 14436 14439 12395 0 -1 1077944384 16220 0 0 0 1555 70 0 0 20 0 15 0 108322232 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139712201189648 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14443] ppid=14436 vsize=13982084 memory=8174723239089013032 CPUtime=16.23 cores=1,3,5,7
/proc/14439/task/14443/stat : 14443 (java) S 14436 14439 12395 0 -1 1077944384 14753 0 0 0 1557 66 0 0 20 0 15 0 108322232 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711838874000 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14444] ppid=14436 vsize=13982084 memory=288289961139257337 CPUtime=16.21 cores=1,3,5,7
/proc/14439/task/14444/stat : 14444 (java) S 14436 14439 12395 0 -1 1077944384 15755 0 0 0 1550 71 0 0 20 0 15 0 108322232 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711837821456 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14445] ppid=14436 vsize=13982084 memory=8330969454845486047 CPUtime=16.26 cores=1,3,5,7
/proc/14439/task/14445/stat : 14445 (java) S 14436 14439 12395 0 -1 1077944384 16334 0 0 0 1560 66 0 0 20 0 15 0 108322232 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711836768912 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14446] ppid=14436 vsize=13982084 memory=8174723239089013032 CPUtime=8.33 cores=1,3,5,7
/proc/14439/task/14446/stat : 14446 (java) S 14436 14439 12395 0 -1 1077944384 16010 0 0 0 741 92 0 0 20 0 15 0 108322234 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711718836720 139712240302722 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14447] ppid=14436 vsize=13982084 memory=288289961139257337 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14447/stat : 14447 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711717783008 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14448] ppid=14436 vsize=13982084 memory=1041828 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14448/stat : 14448 (java) S 14436 14439 12395 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 108322234 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711716730368 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14449] ppid=14436 vsize=13982084 memory=4007819553264708896 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14449/stat : 14449 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711715678928 139712240310171 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14450] ppid=14436 vsize=13982084 memory=-6421031960926448530 CPUtime=4.03 cores=1,3,5,7
/proc/14439/task/14450/stat : 14450 (java) S 14436 14439 12395 0 -1 1077944384 25432 0 0 0 399 4 0 0 20 0 15 0 108322237 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711714625520 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14451] ppid=14436 vsize=13982084 memory=6944656592387989600 CPUtime=3.51 cores=1,3,5,7
/proc/14439/task/14451/stat : 14451 (java) S 14436 14439 12395 0 -1 1077944384 19838 0 0 0 348 3 0 0 20 0 15 0 108322237 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711713572976 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14452] ppid=14436 vsize=13982084 memory=-3967418655009478193 CPUtime=0.84 cores=1,3,5,7
/proc/14439/task/14452/stat : 14452 (java) S 14436 14439 12395 0 -1 1077944384 16397 0 0 0 81 3 0 0 20 0 15 0 108322237 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711712520432 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14453] ppid=14436 vsize=13982084 memory=8028885051840615786 CPUtime=0 cores=1,3,5,7
/proc/14439/task/14453/stat : 14453 (java) S 14436 14439 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108322237 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711711468128 139712240301781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
[pid=14439/tid=14454] ppid=14436 vsize=13982084 memory=303711715441522024 CPUtime=1.67 cores=1,3,5,7
/proc/14439/task/14454/stat : 14454 (java) S 14436 14439 12395 0 -1 1077944384 994 0 0 0 72 95 0 0 20 0 15 0 108322242 14317654016 96219 18446744073709551615 4194304 4196468 140724373528288 139711710415664 139712240302722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 58 0 0 6293624 6294260 16408576 140724373537138 140724373537321 140724373537321 140724373540815 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 384876 KiB

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

[startup+2466.06 s]
# the end of solver process 14439 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.46 s, system=4.61039 s

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

Child status: 143
Real time (s): 2466.06
CPU time (s): 2520.07
CPU user time (s): 2515.46
CPU system time (s): 4.61039
CPU usage (%): 102.19
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1131108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.46
system time used= 4.61039
maximum resident set size= 1132544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234064
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277137
involuntary context switches= 10362


# summary of solver processes directly reported to runsolver:
#   pid: 14439
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.46
#   total CPU system time (s): 4.61039

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5457 second user time and 23.325 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-14 00:27:55
IDJOB=4274656
IDBENCH=115607
IDSOLVER=2667
FILE ID=node135/4274656-1502664109
RUNJOBID= node135-1502658244-13745
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-05-0.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274656-1502664109/watcher-4274656-1502664109 -o /tmp/evaluation-result-4274656-1502664109/solver-4274656-1502664109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1389142428 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274656-1502664109.xml

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

MD5SUM BENCH= 1edbd0f724acb79b93e779b216f6b499
RANDOM SEED=1389142428

node135.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.21
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.21
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.21
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.21
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:        30731996 kB
MemAvailable:   31725548 kB
Buffers:          314780 kB
Cached:           975092 kB
SwapCached:            0 kB
Active:          1027508 kB
Inactive:         563712 kB
Active(anon):     301844 kB
Inactive(anon):    41324 kB
Active(file):     725664 kB
Inactive(file):   522388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42456 kB
Writeback:             0 kB
AnonPages:        287120 kB
Mapped:            70380 kB
Shmem:             41656 kB
Slab:             150600 kB
SReclaimable:     122668 kB
SUnreclaim:        27932 kB
KernelStack:        3456 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1289920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61948 MiB
End job on node135 at 2017-08-14 01:09:02