Trace number 4310256

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 2018-08-14SAT (TO)1564 252.027 245.217

General information on the benchmark

NameKnapsack/
Knapsack-80-350-00_c18.xml
MD5SUM1f34f05b99985a85112f7d36079fd716
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1564
Best CPU time to get the best result obtained on this benchmark248.986
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":80}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":80}]
Minimum constraint arity80
Maximum constraint arity80
Distribution of constraint arities[{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 1403937311
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.59	c Parsing instance...
1.33/1.00	c Parsing done, starting first complete search...
1.50/1.05	o 0
1.50/1.05	o 74
1.50/1.05	o 92
1.50/1.05	o 144
1.50/1.05	o 162
1.50/1.05	o 168
1.50/1.05	o 197
1.50/1.06	o 203
1.50/1.06	o 215
1.50/1.06	o 221
1.50/1.06	o 305
1.50/1.06	o 311
1.50/1.06	o 349
1.50/1.06	o 391
1.50/1.06	o 397
1.50/1.06	o 472
1.50/1.07	o 488
1.50/1.07	o 496
1.50/1.07	o 497
1.50/1.07	o 511
1.50/1.07	o 526
1.50/1.08	o 527
1.50/1.08	o 533
1.50/1.08	o 543
1.50/1.08	o 562
1.50/1.08	o 568
1.50/1.08	o 615
1.50/1.09	o 629
1.50/1.10	o 630
1.50/1.10	o 637
1.50/1.10	o 648
1.50/1.10	o 681
1.75/1.11	o 685
1.75/1.11	o 686
1.75/1.12	o 690
1.75/1.12	o 705
1.75/1.12	o 707
1.75/1.12	o 712
1.75/1.13	o 717
1.75/1.13	o 734
1.75/1.13	o 737
1.75/1.13	o 763
1.75/1.13	o 768
1.75/1.15	o 780
1.75/1.17	o 788
1.75/1.17	o 808
1.75/1.18	o 829
1.75/1.18	o 846
1.75/1.19	o 849
1.75/1.19	o 852
1.75/1.19	o 873
1.75/1.19	o 888
2.03/1.20	o 898
2.03/1.21	o 913
2.03/1.22	o 925
2.33/1.30	o 932
2.43/1.46	o 942
2.43/1.46	o 962
2.43/1.48	o 976
2.55/1.53	o 977
2.55/1.53	o 982
2.79/1.72	o 998
2.89/1.86	o 1005
2.89/1.86	o 1009
2.89/1.88	o 1030
3.00/1.91	o 1068
3.30/2.26	o 1077
3.30/2.26	o 1091
3.41/2.38	o 1105
4.45/3.35	o 1113
4.76/3.66	o 1117
4.76/3.66	o 1119
4.76/3.66	o 1124
6.07/4.96	o 1143
6.07/4.98	o 1150
6.28/5.14	o 1154
6.47/5.33	o 1155
6.47/5.33	o 1157
6.47/5.39	o 1159
6.60/5.40	o 1175
8.40/7.28	o 1192
9.10/7.98	o 1200
9.10/8.00	o 1216
9.21/8.01	o 1223
9.21/8.01	o 1238
11.12/9.93	o 1253
12.33/11.12	o 1266
12.72/11.52	o 1284
12.72/11.53	o 1308
12.72/11.53	o 1317
23.75/22.51	c First complete search done, starting ALNS search...
23.92/22.63	o 1359
23.92/22.63	o 1374
23.92/22.64	o 1382
23.92/22.64	o 1390
23.92/22.64	o 1391
23.92/22.64	o 1396
23.92/22.64	o 1402
23.92/22.64	o 1412
24.10/22.75	o 1433
24.10/22.76	o 1451
24.10/22.78	o 1457
24.10/22.78	o 1475
24.10/22.78	o 1485
24.10/22.78	o 1492
24.42/22.82	o 1518
24.42/22.82	o 1543
25.40/23.59	o 1551
26.60/24.68	o 1553
27.90/25.85	o 1555
28.27/26.11	o 1564
252.00/245.20	s SATISFIABLE
252.00/245.20	v <instantiation>
252.00/245.20	v 	<list>
252.00/245.20	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79]
252.00/245.20	v 	</list>
252.00/245.20	v 	<values>
252.00/245.20	v 		1 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 0 1 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 
252.00/245.20	v 	</values>
252.00/245.20	v </instantiation>

Verifier Data

OK	1564

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310256-1534332581/watcher-4310256-1534332581 -o /tmp/evaluation-result-4310256-1534332581/solver-4310256-1534332581 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25580 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1403937311 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310256-1534332581.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=29343, runsolver pid=29340

[startup+0.100058 s]*
/proc/loadavg: 1.28 1.41 1.50 4/215 29358
/proc/meminfo: memFree=28738708/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14082736 memory=31036 CPUtime=0.11 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 7223 0 0 0 10 1 0 0 20 0 15 0 250821326 14420721664 7759 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3520684 7759 3133 1 0 3482761 0
[pid=29343/tid=29345] ppid=29340 vsize=14082736 memory=-8701690554792055427 CPUtime=0.09 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 5310 0 0 0 8 1 0 0 20 0 15 0 250821326 14420721664 7759 33554432000 4194304 4196468 140721278577232 139936107256352 139936083298048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250821328 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250821329 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935216432544 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250821329 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935215379952 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 250821331 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821331 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0.01 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) S 29340 29343 25549 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 15 0 250821331 14420721664 7825 33554432000 4194304 4196468 140721278577232 139935211170032 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14420721664 7891 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821332 14420721664 7891 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31036 KiB

[startup+0.210826 s]*
/proc/loadavg: 1.28 1.41 1.50 4/215 29358
/proc/meminfo: memFree=28722768/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14082736 memory=46028 CPUtime=0.3 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 10626 0 0 0 28 2 0 0 20 0 15 0 250821326 14420721664 11507 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3520684 11507 3407 1 0 3482761 0
[pid=29343/tid=29345] ppid=29340 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 8237 0 0 0 18 2 0 0 20 0 15 0 250821326 14420721664 11507 33554432000 4194304 4196468 140721278577232 139936107249872 139935741455191 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14082736 memory=288370095989827200 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250821328 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250821329 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935216432544 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250821329 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935215379952 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) R 29340 29343 25549 0 -1 1077944384 488 0 0 0 1 0 0 0 20 0 15 0 250821331 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) R 29340 29343 25549 0 -1 4202560 137 0 0 0 1 0 0 0 20 0 15 0 250821331 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935212222576 139936084547628 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0.06 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) R 29340 29343 25549 0 -1 4202560 385 0 0 0 6 0 0 0 20 0 15 0 250821331 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935211170032 139936096127143 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821332 14420721664 11507 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46028 KiB

[startup+0.310446 s]*
/proc/loadavg: 1.28 1.41 1.50 4/215 29358
/proc/meminfo: memFree=28719480/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14082736 memory=49796 CPUtime=0.44 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 11055 0 0 0 41 3 0 0 20 0 15 0 250821326 14420721664 12449 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3520684 12449 3410 1 0 3482761 0
[pid=29343/tid=29345] ppid=29340 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 8597 0 0 0 28 2 0 0 20 0 15 0 250821326 14420721664 12449 33554432000 4194304 4196468 140721278577232 139936107231056 139936083297657 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14082736 memory=4294976238 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14082736 memory=288370095989827200 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250821328 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250821329 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935216432544 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250821329 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935215379952 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 495 0 0 0 2 0 0 0 20 0 15 0 250821331 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 15 0 250821331 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0.08 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) R 29340 29343 25549 0 -1 4202560 428 0 0 0 8 0 0 0 20 0 15 0 250821331 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935211170032 139936096125969 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14082736 memory=139719838115456 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821332 14420721664 12449 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49796 KiB

[startup+0.700759 s]
/proc/loadavg: 1.28 1.41 1.50 3/215 29358
/proc/meminfo: memFree=28696680/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14084804 memory=87736 CPUtime=0.99 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 17818 0 0 0 94 5 0 0 20 0 15 0 250821326 14422839296 21934 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3521201 21934 3498 1 0 3483273 0
[pid=29343/tid=29345] ppid=29340 vsize=14084804 memory=34160 CPUtime=0.67 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 14881 0 0 0 63 4 0 0 20 0 15 0 250821326 14422839296 21934 33554432000 4194304 4196468 140721278577232 139936107225856 139936103044253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14084804 memory=11908 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250821327 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14084804 memory=492 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14084804 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14084804 memory=932 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14084804 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250821328 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14084804 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250821329 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935216432544 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14084804 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250821329 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935215379952 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14084804 memory=7086240636212695395 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14084804 memory=7881696724453321575 CPUtime=0.08 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 678 0 0 0 8 0 0 0 20 0 15 0 250821331 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14084804 memory=7453282923461570405 CPUtime=0.06 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 300 0 0 0 6 0 0 0 20 0 15 0 250821331 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) S 29340 29343 25549 0 -1 1077944384 578 0 0 0 15 0 0 0 20 0 15 0 250821331 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935211170032 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14084804 memory=972 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821332 14422839296 21934 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 87736 KiB

[startup+1.50067 s]
/proc/loadavg: 1.28 1.41 1.50 3/215 29358
/proc/meminfo: memFree=28660820/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14088900 memory=139060 CPUtime=2.55 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 23587 0 0 0 247 8 0 0 20 0 15 0 250821326 14427033600 34765 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3522225 34765 3551 1 0 3484297 0
[pid=29343/tid=29345] ppid=29340 vsize=14088900 memory=130676 CPUtime=1.47 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 18413 0 0 0 141 6 0 0 20 0 15 0 250821326 14427033600 34765 33554432000 4194304 4196468 140721278577232 139936107251792 139935744367502 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250821327 14427033600 34765 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14427033600 34765 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14427033600 34765 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250821327 14427033600 34765 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 250821328 14427033600 34765 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0

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

/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 29042 0 0 0 10153 8 0 0 20 0 15 0 250821326 14429130752 51858 33554432000 4194304 4196468 140721278577232 139936107259440 139935745871313 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14090948 memory=2770 CPUtime=0.26 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 827 0 0 0 23 3 0 0 20 0 15 0 250821327 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14090948 memory=205340 CPUtime=0.26 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 2418 0 0 0 24 2 0 0 20 0 15 0 250821327 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14090948 memory=68 CPUtime=0.26 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1316 0 0 0 24 2 0 0 20 0 15 0 250821327 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14090948 memory=3544 CPUtime=0.26 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 1544 0 0 0 23 3 0 0 20 0 15 0 250821327 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14090948 memory=66568 CPUtime=0.27 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 1400 0 0 0 26 1 0 0 20 0 15 0 250821328 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14090948 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935216432608 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14090948 memory=66568 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935215379968 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14090948 memory=776 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14090948 memory=776 CPUtime=1.68 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 9290 0 0 0 166 2 0 0 20 0 15 0 250821331 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14090948 memory=1876 CPUtime=1.36 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 9064 0 0 0 135 1 0 0 20 0 15 0 250821331 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14090948 memory=1392 CPUtime=0.78 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) S 29340 29343 25549 0 -1 1077944384 10359 0 0 0 76 2 0 0 20 0 15 0 250821331 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935211170032 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14090948 memory=1684 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14090948 memory=768 CPUtime=0.05 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1129 0 0 0 3 2 0 0 20 0 15 0 250821332 14429130752 51858 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 106.88 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 207432 KiB

[startup+162.301 s]
/proc/loadavg: 1.55 1.51 1.52 3/216 29368
/proc/meminfo: memFree=28517276/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14090948 memory=219340 CPUtime=167.64 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 73307 0 0 0 16730 34 0 0 20 0 15 0 250821326 14429130752 54835 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3522737 54835 3602 1 0 3484809 0
[pid=29343/tid=29345] ppid=29340 vsize=14090948 memory=219244 CPUtime=161.08 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 30989 0 0 0 16099 9 0 0 20 0 15 0 250821326 14429130752 54835 33554432000 4194304 4196468 140721278577232 139936107259440 139935741376999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14090948 memory=216920 CPUtime=0.5 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 962 0 0 0 45 5 0 0 20 0 15 0 250821327 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14090948 memory=217160 CPUtime=0.51 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 2522 0 0 0 46 5 0 0 20 0 15 0 250821327 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14090948 memory=216796 CPUtime=0.49 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1404 0 0 0 45 4 0 0 20 0 15 0 250821327 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14090948 memory=217196 CPUtime=0.5 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 2159 0 0 0 46 4 0 0 20 0 15 0 250821327 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14090948 memory=219340 CPUtime=0.49 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 1568 0 0 0 47 2 0 0 20 0 15 0 250821328 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14090948 memory=219340 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935216432608 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14090948 memory=219340 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935215379968 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14090948 memory=56 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14090948 memory=219340 CPUtime=1.72 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 9878 0 0 0 170 2 0 0 20 0 15 0 250821331 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14090948 memory=216796 CPUtime=1.39 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 9604 0 0 0 138 1 0 0 20 0 15 0 250821331 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14090948 memory=219340 CPUtime=0.8 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) S 29340 29343 25549 0 -1 1077944384 11553 0 0 0 78 2 0 0 20 0 15 0 250821331 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935211170032 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14090948 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14090948 memory=219340 CPUtime=0.07 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1196 0 0 0 4 3 0 0 20 0 15 0 250821332 14429130752 54835 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 167.64 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 219340 KiB

[startup+222.301 s]
/proc/loadavg: 1.73 1.56 1.54 3/216 29525
/proc/meminfo: memFree=26555504/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14090948 memory=232336 CPUtime=228.73 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 79946 0 0 0 22829 44 0 0 20 0 15 0 250821326 14429130752 58084 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3522737 58084 3604 1 0 3484809 0
[pid=29343/tid=29345] ppid=29340 vsize=14090948 memory=228056 CPUtime=220.49 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 32792 0 0 0 22038 11 0 0 20 0 15 0 250821326 14429130752 58084 33554432000 4194304 4196468 140721278577232 139936107259456 139935743330161 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14090948 memory=223668 CPUtime=0.78 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 1040 0 0 0 71 7 0 0 20 0 15 0 250821327 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14090948 memory=225720 CPUtime=0.78 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 2599 0 0 0 71 7 0 0 20 0 15 0 250821327 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14090948 memory=225724 CPUtime=0.76 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1519 0 0 0 70 6 0 0 20 0 15 0 250821327 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14090948 memory=230104 CPUtime=0.78 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 2468 0 0 0 72 6 0 0 20 0 15 0 250821327 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14090948 memory=230104 CPUtime=0.72 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 1713 0 0 0 69 3 0 0 20 0 15 0 250821328 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14090948 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935216432608 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14090948 memory=232336 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935215379968 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14090948 memory=66568 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14090948 memory=279439431293488 CPUtime=1.93 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 12516 0 0 0 191 2 0 0 20 0 15 0 250821331 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14090948 memory=232336 CPUtime=1.48 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 10835 0 0 0 147 1 0 0 20 0 15 0 250821331 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14090948 memory=232336 CPUtime=0.81 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) S 29340 29343 25549 0 -1 1077944384 11775 0 0 0 79 2 0 0 20 0 15 0 250821331 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935211170032 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14090948 memory=230104 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14090948 memory=3544 CPUtime=0.11 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1217 0 0 0 6 5 0 0 20 0 15 0 250821332 14429130752 58084 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 228.73 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 232336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+245.201 s]
/proc/loadavg: 1.50 1.51 1.52 3/216 29525
/proc/meminfo: memFree=25356000/32770624 swapFree=67030680/67108860
[pid=29343] ppid=29340 vsize=14090948 memory=234616 CPUtime=252 cores=0,2,4,6
/proc/29343/stat : 29343 (java) S 29340 29343 25549 0 -1 1077944320 80281 0 0 0 25154 46 0 0 20 0 15 0 250821326 14429130752 58654 33554432000 4194304 4196468 140721278577232 140721278559776 139936103022327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
/proc/29343/statm: 3522737 58654 3604 1 0 3484809 0
[pid=29343/tid=29345] ppid=29340 vsize=14090948 memory=6791534058613427641 CPUtime=243.18 cores=0,2,4,6
/proc/29343/task/29345/stat : 29345 (java) R 29340 29343 25549 0 -1 4202560 32939 0 0 0 24307 11 0 0 20 0 15 0 250821326 14429130752 58654 33554432000 4194304 4196468 140721278577232 139936107259440 139935743231879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29346] ppid=29340 vsize=14090948 memory=768 CPUtime=0.88 cores=0,2,4,6
/proc/29343/task/29346/stat : 29346 (java) S 29340 29343 25549 0 -1 1077944384 1062 0 0 0 81 7 0 0 20 0 15 0 250821327 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935698753808 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29347] ppid=29340 vsize=14090948 memory=5296 CPUtime=0.88 cores=0,2,4,6
/proc/29343/task/29347/stat : 29347 (java) S 29340 29343 25549 0 -1 1077944384 2626 0 0 0 81 7 0 0 20 0 15 0 250821327 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935697701264 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29348] ppid=29340 vsize=14090948 memory=11068 CPUtime=0.85 cores=0,2,4,6
/proc/29343/task/29348/stat : 29348 (java) S 29340 29343 25549 0 -1 1077944384 1550 0 0 0 79 6 0 0 20 0 15 0 250821327 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935696648720 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29349] ppid=29340 vsize=14090948 memory=1192 CPUtime=0.87 cores=0,2,4,6
/proc/29343/task/29349/stat : 29349 (java) S 29340 29343 25549 0 -1 1077944384 2493 0 0 0 81 6 0 0 20 0 15 0 250821327 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935695596176 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29350] ppid=29340 vsize=14090948 memory=1520 CPUtime=0.8 cores=0,2,4,6
/proc/29343/task/29350/stat : 29350 (java) S 29340 29343 25549 0 -1 1077944384 1716 0 0 0 77 3 0 0 20 0 15 0 250821328 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935217486320 139936103033474 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29351] ppid=29340 vsize=14090948 memory=2680 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29351/stat : 29351 (java) S 29340 29343 25549 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935216432608 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29352] ppid=29340 vsize=14090948 memory=3160 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29352/stat : 29352 (java) S 29340 29343 25549 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 250821329 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935215379968 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29353] ppid=29340 vsize=14090948 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29353/stat : 29353 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821331 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935214328528 139936103040923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29354] ppid=29340 vsize=14090948 memory=752 CPUtime=1.97 cores=0,2,4,6
/proc/29343/task/29354/stat : 29354 (java) S 29340 29343 25549 0 -1 1077944384 12555 0 0 0 195 2 0 0 20 0 15 0 250821331 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935213275120 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29355] ppid=29340 vsize=14090948 memory=972 CPUtime=1.51 cores=0,2,4,6
/proc/29343/task/29355/stat : 29355 (java) S 29340 29343 25549 0 -1 1077944384 10850 0 0 0 150 1 0 0 20 0 15 0 250821331 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935212222576 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29356] ppid=29340 vsize=14090948 memory=13888 CPUtime=0.82 cores=0,2,4,6
/proc/29343/task/29356/stat : 29356 (java) S 29340 29343 25549 0 -1 1077944384 11800 0 0 0 80 2 0 0 20 0 15 0 250821331 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935211170032 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29357] ppid=29340 vsize=14090948 memory=1684 CPUtime=0 cores=0,2,4,6
/proc/29343/task/29357/stat : 29357 (java) S 29340 29343 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250821332 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935210117728 139936103032533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
[pid=29343/tid=29358] ppid=29340 vsize=14090948 memory=768 CPUtime=0.12 cores=0,2,4,6
/proc/29343/task/29358/stat : 29358 (java) S 29340 29343 25549 0 -1 1077944384 1218 0 0 0 7 5 0 0 20 0 15 0 250821332 14429130752 58654 33554432000 4194304 4196468 140721278577232 139935209065264 139936103033474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 31002624 140721278583898 140721278584078 140721278584078 140721278586831 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 234616 KiB

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

[startup+245.217 s]
# the end of solver process 29343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.553 s, system=0.474206 s

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

Child status: 143
Real time (s): 245.217
CPU time (s): 252.027
CPU user time (s): 251.553
CPU system time (s): 0.474206
CPU usage (%): 102.777
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 234616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.553
system time used= 0.474206
maximum resident set size= 235516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29808
involuntary context switches= 936


# summary of solver processes directly reported to runsolver:
#   pid: 29343
#   total CPU time (s): 252.027
#   total CPU user time (s): 251.553
#   total CPU system time (s): 0.474206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.3958 second user time and 2.38134 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 13:29:41
IDJOB=4310256
IDBENCH=141540
IDSOLVER=2796
FILE ID=node102/4310256-1534332581
RUNJOBID= node102-1534328374-25580
PBS_JOBID= 21038150
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Knapsack/Knapsack-80-350-00_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310256-1534332581/watcher-4310256-1534332581 -o /tmp/evaluation-result-4310256-1534332581/solver-4310256-1534332581 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25580 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1403937311 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310256-1534332581.xml

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

MD5SUM BENCH= 1f34f05b99985a85112f7d36079fd716
RANDOM SEED=1403937311

node102.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.51
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.51
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.51
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.51
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:        28755400 kB
MemAvailable:   31589628 kB
Buffers:          168056 kB
Cached:          2936348 kB
SwapCached:        51224 kB
Active:          1901916 kB
Inactive:        1572376 kB
Active(anon):     294288 kB
Inactive(anon):   135204 kB
Active(file):    1607628 kB
Inactive(file):  1437172 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:             35944 kB
Writeback:             0 kB
AnonPages:        330876 kB
Mapped:            66996 kB
Shmem:             57196 kB
Slab:             240248 kB
SReclaimable:     210524 kB
SUnreclaim:        29724 kB
KernelStack:        3696 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1361344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 43832 MiB
End job on node102 at 2018-08-15 13:33:47