Trace number 4273244

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 - ALNS 2017-07-26SAT (TO)44 2520.0701 2468.6201

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-10.xml
MD5SUM3f191bd8c6a70b7bc3302016f10b3be6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6836.8901
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints188
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":80},{"size":9,"count":80}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":80},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":48}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":80},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":48}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":80}]
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.28/0.38	c version: 2017-07-26
0.28/0.38	c seed: 70498097
0.28/0.38	c timeout: 2520
0.28/0.38	c memlimit: 11000
0.28/0.38	c nbcore: 4
0.28/0.40	c Parsing instance...
1.35/0.95	c Parsing done, starting search...
1.35/0.99	o 0
1.55/1.06	o 4
1.88/1.13	o 17
1.88/1.19	o 21
3.21/1.62	o 22
3.38/1.76	o 44
2520.04/2468.60	s SATISFIABLE
2520.04/2468.60	v <instantiation>
2520.04/2468.60	v 	<list>
2520.04/2468.60	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9]
2520.04/2468.60	v 	</list>
2520.04/2468.60	v 	<values>
2520.04/2468.60	v 		1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 3 3 4 3 3 4 2 3 4 2 3 3 4 3 3 5 3 5 3 2 4 4 4 4 4 5 2 5 4 4 3 3 4 2 3 5 3 5 3 3 3 3 5 3 5 3 2 4 3 3 4 4 5 2 5 4 4 4 4 4 3 3 5 3 5 3 3 4 3 2 3 3 4 2 3 4 3 3 4 2 
2520.04/2468.60	v 	</values>
2520.04/2468.60	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273244-1502745956/watcher-4273244-1502745956 -o /tmp/evaluation-result-4273244-1502745956/solver-4273244-1502745956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4850 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 70498097 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273244-1502745956.xml 

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

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

solver pid=16466, runsolver pid=16463

[startup+0.100158 s]*
/proc/loadavg: 1.19 1.32 1.37 3/208 16472
/proc/meminfo: memFree=31004188/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13441564 memory=15988 CPUtime=0.02 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 3854 0 0 0 2 0 0 0 20 0 8 0 174248278 13764161536 3997 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3376775 3997 2034 1 0 3366272 0
[pid=16466/tid=16468] ppid=16463 vsize=13507100 memory=7668954370464627011 CPUtime=0.01 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 2563 0 0 0 1 0 0 0 20 0 8 0 174248287 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139671260508592 139671256290461 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13507100 memory=4872558142750483778 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 174248287 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13507100 memory=140145038988928 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 174248287 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13507100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 174248287 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13507100 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 174248287 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13507100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 174248289 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13507100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 174248289 13831270400 4063 18446744073709551615 4194304 4196468 140722438650528 139670801698512 139671256278741 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13441564 KiB
Current children cumulated memory: 15988 KiB

[startup+0.211839 s]*
/proc/loadavg: 1.19 1.32 1.37 4/217 16481
/proc/meminfo: memFree=30993640/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13979532 memory=32804 CPUtime=0.11 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 7502 0 0 0 10 1 0 0 20 0 15 0 174248278 14315040768 8201 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3494883 8201 3385 1 0 3483662 0
[pid=16466/tid=16468] ppid=16463 vsize=13979532 memory=8316850467074736180 CPUtime=0.08 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 5796 0 0 0 7 1 0 0 20 0 15 0 174248287 14315040768 8531 18446744073709551615 4194304 4196468 140722438650528 139671260457984 139671248948253 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13979532 memory=8333 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14315040768 8531 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13979532 memory=288370521190700672 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14315040768 8531 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14315040768 8531 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174248287 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13979532 memory=140145038988928 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174248289 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174248289 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670801699616 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174248289 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670800647280 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) S 16463 16466 7084 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 174248292 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248292 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13979532 memory=140145038988928 CPUtime=0.01 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 367 0 0 0 1 0 0 0 20 0 15 0 174248292 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13979532 memory=140145038988928 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248296 14315040768 8597 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13979532 KiB
Current children cumulated memory: 32804 KiB

[startup+0.314323 s]*
/proc/loadavg: 1.19 1.32 1.37 4/217 16481
/proc/meminfo: memFree=30983380/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13975920 memory=40028 CPUtime=0.28 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 10805 0 0 0 25 3 0 0 20 0 15 0 174248278 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3493980 10007 3538 1 0 3482759 0
[pid=16466/tid=16468] ppid=16463 vsize=13975920 memory=7668954370464627011 CPUtime=0.18 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 8391 0 0 0 16 2 0 0 20 0 15 0 174248287 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139671260486656 139671240349022 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174248287 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 174248289 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174248289 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670801699616 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174248289 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670800647280 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) R 16463 16466 7084 0 -1 4202560 396 0 0 0 1 0 0 0 20 0 15 0 174248292 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671235512560 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 15 0 174248292 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 450 0 0 0 5 0 0 0 20 0 15 0 174248292 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248296 14311342080 10007 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40028 KiB

[startup+0.700714 s]
/proc/loadavg: 1.19 1.32 1.37 3/217 16481
/proc/meminfo: memFree=30968144/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13977988 memory=66860 CPUtime=0.99 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 13913 0 0 0 94 5 0 0 20 0 15 0 174248278 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3494497 16715 3724 1 0 3483271 0
[pid=16466/tid=16468] ppid=16463 vsize=13977988 memory=2008 CPUtime=0.56 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 10457 0 0 0 52 4 0 0 20 0 15 0 174248287 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139671260505152 139671240312165 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13977988 memory=11384 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13977988 memory=7014751519583655249 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13977988 memory=61 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248287 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13977988 memory=544 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174248287 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13977988 memory=1117 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 174248289 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174248289 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670801699616 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13977988 memory=771 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174248289 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670800647280 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13977988 memory=6944652177228980320 CPUtime=0.09 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) S 16463 16466 7084 0 -1 1077944384 675 0 0 0 9 0 0 0 20 0 15 0 174248292 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13977988 memory=6944656592455097440 CPUtime=0.1 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 571 0 0 0 10 0 0 0 20 0 15 0 174248292 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13977988 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 828 0 0 0 22 0 0 0 20 0 15 0 174248292 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13977988 memory=140144917239877 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13977988 memory=280289834446768 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174248296 14313459712 16715 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66860 KiB

[startup+1.50078 s]
/proc/loadavg: 1.34 1.35 1.37 5/217 16481
/proc/meminfo: memFree=30931964/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13982084 memory=208324 CPUtime=3.04 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 28450 0 0 0 294 10 0 0 20 0 15 0 174248278 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3495521 52081 3790 1 0 3484295 0
[pid=16466/tid=16468] ppid=16463 vsize=13982084 memory=210852829495462 CPUtime=1.35 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 15141 0 0 0 128 7 0 0 20 0 15 0 174248287 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139671260503840 139670882449250 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13982084 memory=210852829495463 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 174248287 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13982084 memory=75063277652468 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248287 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 174248287 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13982084 memory=6944656592452807325 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 650 0 0 0 0 0 0 0 20 0 15 0 174248287 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13982084 memory=-7606742920825102191 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13982084 memory=8128038100524242582 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670801699616 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13982084 memory=7682475212697334586 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670800647280 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13982084 memory=6944652177228980320 CPUtime=0.57 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) R 16463 16466 7084 0 -1 4202560 3582 0 0 0 56 1 0 0 20 0 15 0 174248292 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671240375661 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13982084 memory=6944656592455097440 CPUtime=0.57 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) R 16463 16466 7084 0 -1 4202560 3907 0 0 0 57 0 0 0 20 0 15 0 174248292 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256289882 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13982084 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 3505 0 0 0 50 0 0 0 20 0 15 0 174248292 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13982084 memory=140144917239877 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 52081 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0

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

/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 66786 0 0 0 229603 51 0 0 20 0 15 0 174248287 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139671260506720 139670881815981 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13982084 memory=860664 CPUtime=14.97 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 8668 0 0 0 1434 63 0 0 20 0 15 0 174248287 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13982084 memory=860664 CPUtime=14.95 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 7717 0 0 0 1436 59 0 0 20 0 15 0 174248287 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13982084 memory=860664 CPUtime=14.95 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 8520 0 0 0 1437 58 0 0 20 0 15 0 174248287 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13982084 memory=860664 CPUtime=14.94 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 8719 0 0 0 1428 66 0 0 20 0 15 0 174248287 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13982084 memory=860664 CPUtime=8.26 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 9488 0 0 0 767 59 0 0 20 0 15 0 174248289 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13982084 memory=860664 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670801699680 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13982084 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670800647296 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13982084 memory=860664 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13982084 memory=860664 CPUtime=1.88 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) S 16463 16466 7084 0 -1 1077944384 18907 0 0 0 185 3 0 0 20 0 15 0 174248292 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13982084 memory=860664 CPUtime=1.92 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 20772 0 0 0 189 3 0 0 20 0 15 0 174248292 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13982084 memory=1296 CPUtime=0.77 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 18200 0 0 0 74 3 0 0 20 0 15 0 174248292 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13982084 memory=858616 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13982084 memory=1440 CPUtime=1.39 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 915 0 0 0 61 78 0 0 20 0 15 0 174248296 14317654016 215166 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 2370.67 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 860664 KiB

[startup+2382.3 s]
/proc/loadavg: 1.29 1.39 1.35 3/215 16705
/proc/meminfo: memFree=29980752/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13982084 memory=866808 CPUtime=2431.95 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 172443 0 0 0 242803 392 0 0 20 0 15 0 174248278 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3495521 216702 3820 1 0 3484295 0
[pid=16466/tid=16468] ppid=16463 vsize=13982084 memory=866808 CPUtime=2355.88 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 67858 0 0 0 235536 52 0 0 20 0 15 0 174248287 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139671260506992 139670881499040 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13982084 memory=866808 CPUtime=15.4 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 8835 0 0 0 1476 64 0 0 20 0 15 0 174248287 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13982084 memory=864760 CPUtime=15.39 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 8080 0 0 0 1479 60 0 0 20 0 15 0 174248287 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13982084 memory=1836 CPUtime=15.38 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 8678 0 0 0 1479 59 0 0 20 0 15 0 174248287 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13982084 memory=864760 CPUtime=15.38 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 8909 0 0 0 1471 67 0 0 20 0 15 0 174248287 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13982084 memory=866808 CPUtime=8.45 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 9672 0 0 0 784 61 0 0 20 0 15 0 174248289 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13982084 memory=866808 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670801699680 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13982084 memory=860664 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670800647296 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13982084 memory=866808 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13982084 memory=1224 CPUtime=1.88 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) S 16463 16466 7084 0 -1 1077944384 19049 0 0 0 185 3 0 0 20 0 15 0 174248292 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13982084 memory=1156 CPUtime=1.92 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 20774 0 0 0 189 3 0 0 20 0 15 0 174248292 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13982084 memory=74476 CPUtime=0.77 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 18202 0 0 0 74 3 0 0 20 0 15 0 174248292 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13982084 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13982084 memory=2460 CPUtime=1.42 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 923 0 0 0 62 80 0 0 20 0 15 0 174248296 14317654016 216702 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 2431.95 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 866808 KiB

[startup+2442.3 s]
/proc/loadavg: 1.18 1.33 1.33 3/212 16707
/proc/meminfo: memFree=30013900/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13982084 memory=874792 CPUtime=2493.22 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 175135 0 0 0 248922 400 0 0 20 0 15 0 174248278 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3495521 218698 3820 1 0 3484295 0
[pid=16466/tid=16468] ppid=16463 vsize=13982084 memory=870904 CPUtime=2415.23 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 69154 0 0 0 241470 53 0 0 20 0 15 0 174248287 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139671260506880 139670883389309 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13982084 memory=4156 CPUtime=15.83 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 8929 0 0 0 1517 66 0 0 20 0 15 0 174248287 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13982084 memory=872952 CPUtime=15.81 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 8459 0 0 0 1520 61 0 0 20 0 15 0 174248287 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13982084 memory=874792 CPUtime=15.79 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 8856 0 0 0 1520 59 0 0 20 0 15 0 174248287 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13982084 memory=874792 CPUtime=15.8 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 9015 0 0 0 1512 68 0 0 20 0 15 0 174248287 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13982084 memory=874792 CPUtime=8.62 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 9849 0 0 0 800 62 0 0 20 0 15 0 174248289 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13982084 memory=874792 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670801699680 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13982084 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670800647296 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13982084 memory=874792 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13982084 memory=856568 CPUtime=1.88 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) S 16463 16466 7084 0 -1 1077944384 19051 0 0 0 185 3 0 0 20 0 15 0 174248292 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13982084 memory=74476 CPUtime=1.93 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 20936 0 0 0 190 3 0 0 20 0 15 0 174248292 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13982084 memory=874792 CPUtime=0.77 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 18485 0 0 0 74 3 0 0 20 0 15 0 174248292 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13982084 memory=874792 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13982084 memory=4156 CPUtime=1.46 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 938 0 0 0 64 82 0 0 20 0 15 0 174248296 14317654016 218698 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 2493.22 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 874792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2468.6 s]
/proc/loadavg: 1.26 1.34 1.33 3/212 16707
/proc/meminfo: memFree=30009188/32770624 swapFree=67108776/67108860
[pid=16466] ppid=16463 vsize=13982084 memory=878888 CPUtime=2520.04 cores=1,3,5,7
/proc/16466/stat : 16466 (java) S 16463 16466 7084 0 -1 1077944320 176768 0 0 0 251600 404 0 0 20 0 15 0 174248278 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 140722438633072 139671256268535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
/proc/16466/statm: 3495521 219722 3820 1 0 3484295 0
[pid=16466/tid=16468] ppid=16463 vsize=13982084 memory=-8774313645642428999 CPUtime=2441.26 cores=1,3,5,7
/proc/16466/task/16468/stat : 16468 (java) R 16463 16466 7084 0 -1 4202560 69819 0 0 0 244072 54 0 0 20 0 15 0 174248287 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139671260506992 139670881816573 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16469] ppid=16463 vsize=13982084 memory=1296 CPUtime=16 cores=1,3,5,7
/proc/16466/task/16469/stat : 16469 (java) S 16463 16466 7084 0 -1 1077944384 9005 0 0 0 1534 66 0 0 20 0 15 0 174248287 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139671198215056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16470] ppid=16463 vsize=13982084 memory=2460 CPUtime=15.98 cores=1,3,5,7
/proc/16466/task/16470/stat : 16470 (java) S 16463 16466 7084 0 -1 1077944384 8635 0 0 0 1536 62 0 0 20 0 15 0 174248287 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139671197162256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16471] ppid=16463 vsize=13982084 memory=1836 CPUtime=15.97 cores=1,3,5,7
/proc/16466/task/16471/stat : 16471 (java) S 16463 16466 7084 0 -1 1077944384 9261 0 0 0 1537 60 0 0 20 0 15 0 174248287 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670854311056 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16472] ppid=16463 vsize=13982084 memory=796 CPUtime=15.98 cores=1,3,5,7
/proc/16466/task/16472/stat : 16472 (java) S 16463 16466 7084 0 -1 1077944384 9130 0 0 0 1530 68 0 0 20 0 15 0 174248287 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670853258256 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16473] ppid=16463 vsize=13982084 memory=5768 CPUtime=8.69 cores=1,3,5,7
/proc/16466/task/16473/stat : 16473 (java) S 16463 16466 7084 0 -1 1077944384 10025 0 0 0 806 63 0 0 20 0 15 0 174248289 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670802753648 139671256279682 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16474] ppid=16463 vsize=13982084 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16474/stat : 16474 (java) S 16463 16466 7084 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670801699680 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16475] ppid=16463 vsize=13982084 memory=11384 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16475/stat : 16475 (java) S 16463 16466 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 174248289 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670800647296 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16476] ppid=16463 vsize=13982084 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16476/stat : 16476 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670799595600 139671256287131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16477] ppid=16463 vsize=13982084 memory=4600 CPUtime=1.88 cores=1,3,5,7
/proc/16466/task/16477/stat : 16477 (java) S 16463 16466 7084 0 -1 1077944384 19053 0 0 0 185 3 0 0 20 0 15 0 174248292 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670798543472 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16478] ppid=16463 vsize=13982084 memory=1440 CPUtime=1.93 cores=1,3,5,7
/proc/16466/task/16478/stat : 16478 (java) S 16463 16466 7084 0 -1 1077944384 20939 0 0 0 190 3 0 0 20 0 15 0 174248292 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670797490672 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16479] ppid=16463 vsize=13982084 memory=1724 CPUtime=0.77 cores=1,3,5,7
/proc/16466/task/16479/stat : 16479 (java) S 16463 16466 7084 0 -1 1077944384 18487 0 0 0 74 3 0 0 20 0 15 0 174248292 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670796438384 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16480] ppid=16463 vsize=13982084 memory=988 CPUtime=0 cores=1,3,5,7
/proc/16466/task/16480/stat : 16480 (java) S 16463 16466 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174248292 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670795385824 139671256278741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
[pid=16466/tid=16481] ppid=16463 vsize=13982084 memory=12320 CPUtime=1.47 cores=1,3,5,7
/proc/16466/task/16481/stat : 16481 (java) S 16463 16466 7084 0 -1 1077944384 951 0 0 0 65 82 0 0 20 0 15 0 174248296 14317654016 219722 18446744073709551615 4194304 4196468 140722438650528 139670794332592 139671256279682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20451328 140722438652278 140722438652457 140722438652457 140722438655951 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 878888 KiB

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

[startup+2468.62 s]
# the end of solver process 16466 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.02 s, system=4.04941 s

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

Child status: 143
Real time (s): 2468.62
CPU time (s): 2520.07
CPU user time (s): 2516.02
CPU system time (s): 4.04941
CPU usage (%): 102.084
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 878888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.02
system time used= 4.04941
maximum resident set size= 879252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177138
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 293785
involuntary context switches= 5450


# summary of solver processes directly reported to runsolver:
#   pid: 16466
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.02
#   total CPU system time (s): 4.04941

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1563 second user time and 23.6661 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-14 23:11:30
IDJOB=4273244
IDBENCH=115933
IDSOLVER=2665
FILE ID=node132/4273244-1502745956
RUNJOBID= node132-1502658038-4850
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-10.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273244-1502745956/watcher-4273244-1502745956 -o /tmp/evaluation-result-4273244-1502745956/solver-4273244-1502745956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4850 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 70498097 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273244-1502745956.xml

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

MD5SUM BENCH= 3f191bd8c6a70b7bc3302016f10b3be6
RANDOM SEED=70498097

node132.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.74
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.74
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.74
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.74
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:        31010200 kB
MemAvailable:   31597136 kB
Buffers:          289656 kB
Cached:           609656 kB
SwapCached:           84 kB
Active:          1026176 kB
Inactive:         283424 kB
Active(anon):     358232 kB
Inactive(anon):   110020 kB
Active(file):     667944 kB
Inactive(file):   173404 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42272 kB
Writeback:             0 kB
AnonPages:        410212 kB
Mapped:            83356 kB
Shmem:             57960 kB
Slab:             149772 kB
SReclaimable:     122844 kB
SUnreclaim:        26928 kB
KernelStack:        3520 kB
PageTables:         7912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1046928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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= 61948 MiB
End job on node132 at 2017-08-14 23:52:39