Trace number 4300012

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
SuperSolver_Macq_Stevenart 2018-04-27SAT871 302.045 300.281

General information on the benchmark

NameKnapsack/
Knapsack-30-100-01_c18.xml
MD5SUM29cb88997fb73697c0a266537888e139
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark871
Best CPU time to get the best result obtained on this benchmark0.462396
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.33/0.28	o 0
0.33/0.28	o 35
0.33/0.28	o 76
0.33/0.28	o 111
0.33/0.29	o 132
0.33/0.29	o 166
0.33/0.29	o 201
0.33/0.29	o 222
0.33/0.29	o 257
0.33/0.29	o 278
0.33/0.29	o 286
0.33/0.29	o 321
0.33/0.29	o 342
0.33/0.29	o 349
0.33/0.29	o 350
0.33/0.29	o 363
0.33/0.29	o 371
0.33/0.29	o 406
0.33/0.29	o 427
0.33/0.29	o 434
0.33/0.29	o 435
0.33/0.29	o 439
0.33/0.29	o 457
0.33/0.29	o 464
0.33/0.29	o 465
0.33/0.29	o 469
0.33/0.29	o 486
0.33/0.29	o 493
0.33/0.29	o 495
0.33/0.29	o 516
0.33/0.29	o 523
0.33/0.29	o 532
0.33/0.29	o 541
0.33/0.29	o 562
0.33/0.29	o 564
0.33/0.29	o 583
0.33/0.29	o 593
0.33/0.29	o 618
0.33/0.30	o 638
0.33/0.30	o 646
0.33/0.30	o 657
0.33/0.30	o 664
0.33/0.30	o 667
0.33/0.30	o 670
0.33/0.30	o 691
0.33/0.31	o 700
0.33/0.31	o 712
0.33/0.31	o 725
0.33/0.31	o 745
0.58/0.32	o 746
0.58/0.32	o 759
0.58/0.32	o 780
0.58/0.32	o 783
0.58/0.32	o 804
0.58/0.32	o 824
0.58/0.32	o 837
0.58/0.32	o 840
0.58/0.33	o 849
0.58/0.33	o 853
0.58/0.34	o 862
0.58/0.35	o 871
301.96/300.27	s SATISFIABLE
301.96/300.27	v <instantiation>
301.96/300.27	v 	<list>
301.96/300.27	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] 
301.96/300.27	v 	</list>
301.96/300.27	v 	<values>
301.96/300.27	v 		0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 1 0 1 0 0 1 1 1 0 0 1 0 1 0 1 
301.96/300.27	v 	</values>
301.96/300.27	v </instantiation>

Verifier Data

OK	871

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300012-1532831160/watcher-4300012-1532831160 -o /tmp/evaluation-result-4300012-1532831160/solver-4300012-1532831160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4300012-1532831160.xml 

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

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
solver pid=3262, runsolver pid=3259
Current StackSize limit: 8192 KiB


[startup+0.101514 s]*
/proc/loadavg: 1.20 1.33 1.37 3/215 3277
/proc/meminfo: memFree=27696584/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661052 memory=28380 CPUtime=0.12 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 4981 0 0 0 11 1 0 0 20 0 15 0 100679214 10916917248 7095 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665263 7095 2838 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661052 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 2859 0 0 0 9 0 0 0 20 0 15 0 100679214 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220902528128 140220498521900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661052 memory=140618118026880 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661052 memory=140618118026880 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679217 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100679217 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100679217 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 100679220 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220385110000 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661052 memory=140618118026880 CPUtime=0.01 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) R 3259 3262 30712 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 100679220 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220384057712 140220882491840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661052 memory=140618118026880 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679220 10916917248 7095 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28380 KiB

[startup+0.210584 s]*
/proc/loadavg: 1.20 1.33 1.37 3/215 3277
/proc/meminfo: memFree=27684832/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=40212 CPUtime=0.33 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 7614 0 0 0 30 3 0 0 20 0 15 0 100679214 10916995072 10053 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 10053 2996 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 4759 0 0 0 18 1 0 0 20 0 15 0 100679214 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220902531952 140220898321565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=140618118418686 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=140618118026880 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 679 0 0 0 3 0 0 0 20 0 15 0 100679220 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) R 3259 3262 30712 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 100679220 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220385110000 140220898310786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=140618118026880 CPUtime=0.07 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) R 3259 3262 30712 0 -1 4202560 777 0 0 0 7 0 0 0 20 0 15 0 100679220 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220384057712 140220898320986 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=140618118026880 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 10053 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40212 KiB

[startup+0.314306 s]*
/proc/loadavg: 1.20 1.33 1.37 7/215 3277
/proc/meminfo: memFree=27680676/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=44988 CPUtime=0.58 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 8369 0 0 0 55 3 0 0 20 0 15 0 100679214 10916995072 11247 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 11247 3057 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=6081081524271868777 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 5051 0 0 0 27 2 0 0 20 0 15 0 100679214 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220902530080 140220898321469 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=140618118080288 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=35 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=140618118087200 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=35 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) R 3259 3262 30712 0 -1 4202560 894 0 0 0 7 0 0 0 20 0 15 0 100679220 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220386162928 140220879843362 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=140617967582223 CPUtime=0.06 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) R 3259 3262 30712 0 -1 4202560 195 0 0 0 6 0 0 0 20 0 15 0 100679220 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220385110128 140220876126798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=140618118029967 CPUtime=0.13 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) S 3259 3262 30712 0 -1 1077944384 892 0 0 0 13 0 0 0 20 0 15 0 100679220 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220384057712 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=140617967591343 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=281236085635040 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) R 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 11247 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44988 KiB

[startup+0.700779 s]
/proc/loadavg: 1.20 1.33 1.37 5/215 3277
/proc/meminfo: memFree=27662372/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=88744 CPUtime=1.57 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 10576 0 0 0 152 5 0 0 20 0 15 0 100679214 10916995072 22186 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 22186 3103 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 5237 0 0 0 64 3 0 0 20 0 15 0 100679214 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220902536360 140220500770125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=31 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=2 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=1136 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=16596 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 1797 0 0 0 37 0 0 0 20 0 15 0 100679220 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) R 3259 3262 30712 0 -1 4202560 1145 0 0 0 34 0 0 0 20 0 15 0 100679220 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220385110000 140220877489088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) S 3259 3262 30712 0 -1 1077944384 1025 0 0 0 15 0 0 0 20 0 15 0 100679220 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220384057712 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 22186 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 88744 KiB

[startup+1.50081 s]
/proc/loadavg: 1.20 1.33 1.37 3/215 3277
/proc/meminfo: memFree=27599140/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=177204 CPUtime=2.38 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 11837 0 0 0 232 6 0 0 20 0 15 0 100679214 10916995072 44301 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 44301 3125 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=2241 CPUtime=1.46 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 5526 0 0 0 142 4 0 0 20 0 15 0 100679214 10916995072 44301 33554432000 4194304 4196468 140726955954880 140220902539184 140220500688866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 44301 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 44301 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=281235935372096 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 44301 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 100679215 10916995072 44301 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44301 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0

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

[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=872 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=8068 CPUtime=0.1 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 316 0 0 0 5 5 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 296.14 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179804 KiB

[startup+297.601 s]
/proc/loadavg: 1.44 1.40 1.39 3/216 3367
/proc/meminfo: memFree=27687224/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=179804 CPUtime=299.35 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 21120 0 0 0 29908 27 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 44951 3144 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=179804 CPUtime=296.52 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 8003 0 0 0 29646 6 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220902539168 140220500688846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 915 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 389 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.3 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1167 0 0 0 26 4 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.28 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 819 0 0 0 23 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.52 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 1929 0 0 0 49 3 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=317785459982085314 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.41 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 2627 0 0 0 41 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=796 CPUtime=0.37 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) S 3259 3262 30712 0 -1 1077944384 1823 0 0 0 37 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220385110000 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=1388 CPUtime=0.17 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) S 3259 3262 30712 0 -1 1077944384 1704 0 0 0 17 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220384057712 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=179804 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=872 CPUtime=0.1 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 316 0 0 0 5 5 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 299.35 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179804 KiB

[startup+299.201 s]
/proc/loadavg: 1.44 1.40 1.39 3/216 3367
/proc/meminfo: memFree=27687280/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=179804 CPUtime=300.95 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 21125 0 0 0 30068 27 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 44951 3144 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=1784 CPUtime=298.12 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 8008 0 0 0 29806 6 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220902539328 140220500770291 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=5752 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 915 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=1136 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 389 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=15872 CPUtime=0.3 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1167 0 0 0 26 4 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 819 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=1784 CPUtime=0.52 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 1929 0 0 0 49 3 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=179804 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=1228 CPUtime=0.41 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 2627 0 0 0 41 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.37 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) S 3259 3262 30712 0 -1 1077944384 1823 0 0 0 37 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220385110000 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=179804 CPUtime=0.17 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) S 3259 3262 30712 0 -1 1077944384 1704 0 0 0 17 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220384057712 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=1612 CPUtime=0.1 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 316 0 0 0 5 5 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 300.95 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179804 KiB

[startup+300.001 s]*
/proc/loadavg: 1.33 1.37 1.39 3/216 3367
/proc/meminfo: memFree=27687280/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=179804 CPUtime=301.76 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 21127 0 0 0 30149 27 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 44951 3144 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=6935054825532540783 CPUtime=298.92 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 8010 0 0 0 29886 6 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220902539168 140220500766270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=4126316290023845779 CPUtime=0.3 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 915 0 0 0 25 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=7589225536198177127 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 389 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=7667497561383256160 CPUtime=0.3 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1167 0 0 0 26 4 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=7524503900901105746 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 819 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=7595715953219692117 CPUtime=0.53 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 1929 0 0 0 50 3 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=7235141023327999585 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=7235141023327999585 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=7521694601012732264 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=7235141023327999585 CPUtime=0.41 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 2627 0 0 0 41 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=7521694601012732264 CPUtime=0.37 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) S 3259 3262 30712 0 -1 1077944384 1823 0 0 0 37 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220385110000 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=8027495260301910866 CPUtime=0.17 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) S 3259 3262 30712 0 -1 1077944384 1704 0 0 0 17 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220384057712 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=8027495260301910866 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=6156252896584428899 CPUtime=0.1 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 316 0 0 0 5 5 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 301.76 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179804 KiB

[startup+300.201 s]
/proc/loadavg: 1.33 1.37 1.39 3/216 3367
/proc/meminfo: memFree=27687280/32770624 swapFree=67108436/67108860
[pid=3262] ppid=3259 vsize=10661128 memory=179804 CPUtime=301.96 cores=0,2,4,6
/proc/3262/stat : 3262 (java) S 3259 3262 30712 0 -1 1077944320 21128 0 0 0 30169 27 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140726955937424 140220898299639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
/proc/3262/statm: 2665282 44951 3144 1 0 2627263 0
[pid=3262/tid=3264] ppid=3259 vsize=10661128 memory=16712 CPUtime=299.11 cores=0,2,4,6
/proc/3262/task/3264/stat : 3264 (java) R 3259 3262 30712 0 -1 4202560 8011 0 0 0 29905 6 0 0 20 0 15 0 100679214 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220902538896 140220500806303 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3265] ppid=3259 vsize=10661128 memory=7523938747530178667 CPUtime=0.3 cores=0,2,4,6
/proc/3262/task/3265/stat : 3265 (java) S 3259 3262 30712 0 -1 1077944384 915 0 0 0 25 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220824373648 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3266] ppid=3259 vsize=10661128 memory=7666935701932370792 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3266/stat : 3266 (java) S 3259 3262 30712 0 -1 1077944384 389 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220823320848 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3267] ppid=3259 vsize=10661128 memory=8100683160950236757 CPUtime=0.3 cores=0,2,4,6
/proc/3262/task/3267/stat : 3267 (java) S 3259 3262 30712 0 -1 1077944384 1167 0 0 0 26 4 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220822268560 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3268] ppid=3259 vsize=10661128 memory=3906383829294540646 CPUtime=0.29 cores=0,2,4,6
/proc/3262/task/3268/stat : 3268 (java) S 3259 3262 30712 0 -1 1077944384 819 0 0 0 24 5 0 0 20 0 15 0 100679215 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220821215760 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3269] ppid=3259 vsize=10661128 memory=8027495260301910866 CPUtime=0.53 cores=0,2,4,6
/proc/3262/task/3269/stat : 3269 (java) S 3259 3262 30712 0 -1 1077944384 1929 0 0 0 50 3 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220390374000 140220898310786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3270] ppid=3259 vsize=10661128 memory=7666085792613558616 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3270/stat : 3270 (java) S 3259 3262 30712 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220389319968 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3271] ppid=3259 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3271/stat : 3271 (java) S 3259 3262 30712 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 100679217 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220388267632 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3272] ppid=3259 vsize=10661128 memory=28924 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3272/stat : 3272 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220387215952 140220898318235 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3273] ppid=3259 vsize=10661128 memory=1296 CPUtime=0.41 cores=0,2,4,6
/proc/3262/task/3273/stat : 3273 (java) S 3259 3262 30712 0 -1 1077944384 2627 0 0 0 41 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220386162800 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3274] ppid=3259 vsize=10661128 memory=2412 CPUtime=0.37 cores=0,2,4,6
/proc/3262/task/3274/stat : 3274 (java) S 3259 3262 30712 0 -1 1077944384 1823 0 0 0 37 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220385110000 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3275] ppid=3259 vsize=10661128 memory=1784 CPUtime=0.17 cores=0,2,4,6
/proc/3262/task/3275/stat : 3275 (java) S 3259 3262 30712 0 -1 1077944384 1704 0 0 0 17 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220384057712 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3276] ppid=3259 vsize=10661128 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/3262/task/3276/stat : 3276 (java) S 3259 3262 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220383005152 140220898309845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
[pid=3262/tid=3277] ppid=3259 vsize=10661128 memory=301741373374332954 CPUtime=0.1 cores=0,2,4,6
/proc/3262/task/3277/stat : 3277 (java) S 3259 3262 30712 0 -1 1077944384 316 0 0 0 5 5 0 0 20 0 15 0 100679220 10916995072 44951 33554432000 4194304 4196468 140726955954880 140220381952944 140220898310786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22921216 140726955963530 140726955963657 140726955963657 140726955966415 0
Current children cumulated CPU time: 301.96 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179804 KiB

Child status: 0
Real time (s): 300.281
CPU time (s): 302.045
CPU user time (s): 301.766
CPU system time (s): 0.279575
CPU usage (%): 100.588
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 183240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 301.766
system time used= 0.279575
maximum resident set size= 183240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21625
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21189
involuntary context switches= 563


# summary of solver processes directly reported to runsolver:
#   pid: 3262
#   total CPU time (s): 302.045
#   total CPU user time (s): 301.766
#   total CPU system time (s): 0.279575

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.89138 second user time and 2.71997 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 04:26:00
IDJOB=4300012
IDBENCH=141529
IDSOLVER=2767
FILE ID=node137/4300012-1532831160
RUNJOBID= node137-1532808776-30743
PBS_JOBID= 21022474
Free space on /tmp= 48156 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Knapsack/Knapsack-30-100-01_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300012-1532831160/watcher-4300012-1532831160 -o /tmp/evaluation-result-4300012-1532831160/solver-4300012-1532831160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4300012-1532831160.xml

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

MD5SUM BENCH= 29cb88997fb73697c0a266537888e139
RANDOM SEED=1507947359

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27711668 kB
MemAvailable:   31607824 kB
Buffers:          203908 kB
Cached:          3925432 kB
SwapCached:           32 kB
Active:          2141632 kB
Inactive:        2366532 kB
Active(anon):     326488 kB
Inactive(anon):    80052 kB
Active(file):    1815144 kB
Inactive(file):  2286480 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:               960 kB
Writeback:             0 kB
AnonPages:        386120 kB
Mapped:            53160 kB
Shmem:             25052 kB
Slab:             248556 kB
SReclaimable:     220736 kB
SUnreclaim:        27820 kB
KernelStack:        3584 kB
PageTables:         6460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1116272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-29 04:31:01