Trace number 4273247

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)58 2520.05 2467.04

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-11.xml
MD5SUM3405d24406a310706e7598d386d00f36
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark59
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints254
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":110},{"size":9,"count":110}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":110},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":72}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":110},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":72}]
Number of extensional constraints144
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":144},{"type":"sum","count":110}]
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.24/0.40	c version: 2017-07-26
0.24/0.40	c seed: 109035248
0.24/0.40	c timeout: 2520
0.24/0.40	c memlimit: 11000
0.24/0.40	c nbcore: 4
0.42/0.42	c Parsing instance...
1.57/1.01	c Parsing done, starting search...
1.57/1.05	o 0
1.85/1.18	o 4
2.09/1.23	o 14
2.95/1.53	o 47
7.22/4.65	o 53
17.87/14.66	o 54
18.07/14.80	o 55
18.48/15.25	o 56
21.92/18.68	o 58
2520.02/2467.01	s SATISFIABLE
2520.02/2467.01	v <instantiation>
2520.02/2467.01	v 	<list>
2520.02/2467.01	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[0][10] 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[1][10] 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[2][10] 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[3][10] 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[4][10] 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[5][10] 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[6][10] 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] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10]
2520.02/2467.01	v 	</list>
2520.02/2467.01	v 	<values>
2520.02/2467.01	v 		1 0 1 1 0 1 1 0 0 1 1 1 1 0 1 0 1 0 1 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 1 1 0 1 1 0 1 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 1 0 0 0 0 0 0 1 0 1 0 1 0 1 1 1 1 1 0 1 1 0 1 1 0 1 0 0 1 2 4 3 2 4 2 3 2 2 2 2 2 3 5 3 6 3 6 2 4 4 3 4 4 5 2 6 2 6 2 5 3 4 2 3 5 3 6 2 6 2 6 3 3 2 4 3 2 5 2 6 2 5 3 4 2 4 4 4 5 3 6 3 6 5 3 2 3 2 4 3 3 4 2 3 3 2 2 6 3 6 3 5 4 5 6 6 4 2 6 3 6 3 5 3 3 3 3 2 2 3 2 4 2 3 4 3 4 4 2 
2520.02/2467.01	v 	</values>
2520.02/2467.01	v </instantiation>

Verifier Data

OK	58

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273247-1502743514/watcher-4273247-1502743514 -o /tmp/evaluation-result-4273247-1502743514/solver-4273247-1502743514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 109035248 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273247-1502743514.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
Current StackSize limit: 8192 KiB

solver pid=16213, runsolver pid=16210

[startup+0.100111 s]*
/proc/loadavg: 1.41 1.34 1.36 3/207 16219
/proc/meminfo: memFree=29680688/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13358552 memory=14816 CPUtime=0.01 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 3549 0 0 0 1 0 0 0 20 0 6 0 174004122 13679157248 3704 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3339638 3704 1913 1 0 3329135 0
[pid=16213/tid=16215] ppid=16210 vsize=13358552 memory=7668954370464627011 CPUtime=0.01 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 2270 0 0 0 1 0 0 0 20 0 6 0 174004131 13679157248 3769 18446744073709551615 4194304 4196468 140723112734992 140181127123536 140181114924200 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13358552 memory=4872558142750483778 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 174004132 13679157248 3769 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13358552 memory=140156342011520 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 174004132 13679157248 3769 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 174004132 13679157248 3769 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13358552 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 174004132 13679157248 3769 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14816 KiB

[startup+0.210207 s]*
/proc/loadavg: 1.41 1.34 1.36 3/216 16228
/proc/meminfo: memFree=29671088/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13975920 memory=29556 CPUtime=0.09 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 6709 0 0 0 8 1 0 0 20 0 15 0 174004122 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3493980 7389 3343 1 0 3482759 0
[pid=16213/tid=16215] ppid=16210 vsize=13975920 memory=8316850467074736180 CPUtime=0.06 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 4740 0 0 0 6 0 0 0 20 0 15 0 174004131 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140181127124024 140181122899350 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13975920 memory=8333 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13975920 memory=288370532493723264 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13975920 memory=140156342011520 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174004134 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174004134 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180105549472 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174004134 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180104496368 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) S 16210 16213 7084 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180102392048 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13975920 memory=140156342011520 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) S 16210 16213 7084 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13975920 memory=140156342011520 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004142 14311342080 7389 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 29556 KiB

[startup+0.311752 s]*
/proc/loadavg: 1.41 1.34 1.36 3/216 16228
/proc/meminfo: memFree=29658136/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13975920 memory=39232 CPUtime=0.24 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 10042 0 0 0 22 2 0 0 20 0 15 0 174004122 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3493980 9808 3544 1 0 3482759 0
[pid=16213/tid=16215] ppid=16210 vsize=13975920 memory=7668954370464627011 CPUtime=0.16 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 7761 0 0 0 15 1 0 0 20 0 15 0 174004131 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140181127109904 140181122909341 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174004132 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 174004134 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174004134 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180105549472 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174004134 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180104496368 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) S 16210 16213 7084 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 15 0 174004137 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180102392048 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) R 16210 16213 7084 0 -1 4202560 384 0 0 0 4 0 0 0 20 0 15 0 174004137 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181106967902 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13975920 memory=140156342011520 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004142 14311342080 9808 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39232 KiB

[startup+0.70571 s]
/proc/loadavg: 1.41 1.34 1.36 4/216 16228
/proc/meminfo: memFree=29645368/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13977988 memory=66232 CPUtime=1 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 13821 0 0 0 96 4 0 0 20 0 15 0 174004122 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3494497 16558 3734 1 0 3483271 0
[pid=16213/tid=16215] ppid=16210 vsize=13977988 memory=1296 CPUtime=0.55 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 10392 0 0 0 52 3 0 0 20 0 15 0 174004131 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140181127121520 140180763414260 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13977988 memory=2460 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13977988 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004132 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13977988 memory=-3472574944341025154 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 174004132 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13977988 memory=-9180700527125620825 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 174004134 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13977988 memory=4639924115538006630 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 174004134 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180105549472 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13977988 memory=1115 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 174004134 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180104496368 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13977988 memory=769 CPUtime=0.13 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) R 16210 16213 7084 0 -1 4202560 927 0 0 0 13 0 0 0 20 0 15 0 174004137 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180102378016 140181104063552 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13977988 memory=125 CPUtime=0.08 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) R 16210 16213 7084 0 -1 4202560 353 0 0 0 8 0 0 0 20 0 15 0 174004137 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180101328736 140181102142634 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13977988 memory=9 CPUtime=0.21 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) R 16210 16213 7084 0 -1 4202560 769 0 0 0 21 0 0 0 20 0 15 0 174004137 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181115984328 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13977988 memory=2 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13977988 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 174004142 14313459712 16558 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66232 KiB

[startup+1.50073 s]
/proc/loadavg: 1.41 1.34 1.36 4/216 16228
/proc/meminfo: memFree=29622288/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13982084 memory=206884 CPUtime=2.95 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 26473 0 0 0 284 11 0 0 20 0 15 0 174004122 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3495521 51721 3780 1 0 3484295 0
[pid=16213/tid=16215] ppid=16210 vsize=13982084 memory=0 CPUtime=1.32 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 15962 0 0 0 126 6 0 0 20 0 15 0 174004131 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140181127124856 140180769082586 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13982084 memory=-3472574944341025154 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 174004132 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13982084 memory=-9180700527125620825 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 174004132 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13982084 memory=4639924115538006630 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 174004132 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 258 0 0 0 0 0 0 0 20 0 15 0 174004132 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13982084 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13982084 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180105549472 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13982084 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180104496384 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13982084 memory=932 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13982084 memory=1608 CPUtime=0.54 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) R 16210 16213 7084 0 -1 4202560 2596 0 0 0 54 0 0 0 20 0 15 0 174004137 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180102376880 140181100866912 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13982084 memory=836 CPUtime=0.48 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 2330 0 0 0 48 0 0 0 20 0 15 0 174004137 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13982084 memory=2756 CPUtime=0.52 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) S 16210 16213 7084 0 -1 1077944384 3325 0 0 0 51 1 0 0 20 0 15 0 174004137 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13982084 memory=7811609476576264292 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13982084 memory=7811609476576264292 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 174004142 14317654016 51721 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 13982084 KiB

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

/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 97998 0 0 0 229569 56 0 0 20 0 15 0 174004131 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140181127125600 140180768252236 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13982084 memory=376628 CPUtime=15.58 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 11187 0 0 0 1500 58 0 0 20 0 15 0 174004132 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13982084 memory=382696 CPUtime=15.55 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 10867 0 0 0 1494 61 0 0 20 0 15 0 174004132 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13982084 memory=365576 CPUtime=15.58 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 10970 0 0 0 1495 63 0 0 20 0 15 0 174004132 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13982084 memory=366096 CPUtime=15.56 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 13291 0 0 0 1498 58 0 0 20 0 15 0 174004132 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13982084 memory=380340 CPUtime=7.76 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 11317 0 0 0 702 74 0 0 20 0 15 0 174004134 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13982084 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180105549536 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13982084 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180104496384 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13982084 memory=384232 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13982084 memory=1236 CPUtime=2.2 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) S 16210 16213 7084 0 -1 1077944384 24402 0 0 0 218 2 0 0 20 0 15 0 174004137 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180102392048 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13982084 memory=2240 CPUtime=1.77 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 17370 0 0 0 174 3 0 0 20 0 15 0 174004137 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13982084 memory=4288 CPUtime=0.79 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) S 16210 16213 7084 0 -1 1077944384 19406 0 0 0 76 3 0 0 20 0 15 0 174004137 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13982084 memory=3176 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13982084 memory=3054156605268465310 CPUtime=1.37 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 787 0 0 0 66 71 0 0 20 0 15 0 174004142 14317654016 94028 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 2372.53 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 376112 KiB

[startup+2382.3 s]
/proc/loadavg: 1.30 1.34 1.37 3/216 16398
/proc/meminfo: memFree=30566056/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13982084 memory=385512 CPUtime=2433.68 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 222425 0 0 0 242963 405 0 0 20 0 15 0 174004122 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3495521 96378 3837 1 0 3484295 0
[pid=16213/tid=16215] ppid=16210 vsize=13982084 memory=386024 CPUtime=2355.56 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 99869 0 0 0 235498 58 0 0 20 0 15 0 174004131 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140181127125664 140180768253046 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13982084 memory=398676 CPUtime=15.96 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 11480 0 0 0 1537 59 0 0 20 0 15 0 174004132 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13982084 memory=0 CPUtime=15.95 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 11214 0 0 0 1533 62 0 0 20 0 15 0 174004132 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13982084 memory=388588 CPUtime=15.98 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 11307 0 0 0 1534 64 0 0 20 0 15 0 174004132 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13982084 memory=6655300316396806240 CPUtime=15.95 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 13539 0 0 0 1536 59 0 0 20 0 15 0 174004132 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13982084 memory=796 CPUtime=8.01 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 11537 0 0 0 724 77 0 0 20 0 15 0 174004134 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13982084 memory=280312383206336 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180105549536 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13982084 memory=388588 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180104496384 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13982084 memory=387052 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13982084 memory=387564 CPUtime=2.2 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) S 16210 16213 7084 0 -1 1077944384 24404 0 0 0 218 2 0 0 20 0 15 0 174004137 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180102392048 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13982084 memory=74356 CPUtime=1.77 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 17372 0 0 0 174 3 0 0 20 0 15 0 174004137 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13982084 memory=1296 CPUtime=0.79 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) S 16210 16213 7084 0 -1 1077944384 19408 0 0 0 76 3 0 0 20 0 15 0 174004137 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13982084 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13982084 memory=988 CPUtime=1.41 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 795 0 0 0 68 73 0 0 20 0 15 0 174004142 14317654016 96378 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 2433.68 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 385512 KiB

[startup+2442.3 s]
/proc/loadavg: 1.19 1.32 1.37 4/217 16481
/proc/meminfo: memFree=30974472/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13982084 memory=362984 CPUtime=2494.83 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 225196 0 0 0 249068 415 0 0 20 0 15 0 174004122 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3495521 90746 3837 1 0 3484295 0
[pid=16213/tid=16215] ppid=16210 vsize=13982084 memory=365036 CPUtime=2414.85 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 101488 0 0 0 241426 59 0 0 20 0 15 0 174004131 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140181127125888 140180768761471 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13982084 memory=2008 CPUtime=16.35 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 11749 0 0 0 1574 61 0 0 20 0 15 0 174004132 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13982084 memory=367600 CPUtime=16.37 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 11401 0 0 0 1573 64 0 0 20 0 15 0 174004132 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13982084 memory=372968 CPUtime=16.37 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 11515 0 0 0 1571 66 0 0 20 0 15 0 174004132 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13982084 memory=371428 CPUtime=16.34 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 13800 0 0 0 1574 60 0 0 20 0 15 0 174004132 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13982084 memory=369376 CPUtime=8.25 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 11745 0 0 0 745 80 0 0 20 0 15 0 174004134 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13982084 memory=364524 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180105549536 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13982084 memory=363496 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180104496384 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13982084 memory=363496 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13982084 memory=365548 CPUtime=2.2 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) S 16210 16213 7084 0 -1 1077944384 24406 0 0 0 218 2 0 0 20 0 15 0 174004137 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180102392048 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13982084 memory=366060 CPUtime=1.77 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 17374 0 0 0 174 3 0 0 20 0 15 0 174004137 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13982084 memory=364008 CPUtime=0.79 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) S 16210 16213 7084 0 -1 1077944384 19410 0 0 0 76 3 0 0 20 0 15 0 174004137 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13982084 memory=364008 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13982084 memory=365036 CPUtime=1.44 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 808 0 0 0 69 75 0 0 20 0 15 0 174004142 14317654016 90746 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 2494.83 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 362984 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2467 s]*
/proc/loadavg: 1.25 1.33 1.37 3/214 16482
/proc/meminfo: memFree=30403672/32770624 swapFree=67108776/67108860
[pid=16213] ppid=16210 vsize=13982084 memory=385564 CPUtime=2520.02 cores=0,2,4,6
/proc/16213/stat : 16213 (java) S 16210 16213 7084 0 -1 1077944320 227885 0 0 0 251581 421 0 0 20 0 15 0 174004122 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140723112717536 140181122887415 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
/proc/16213/statm: 3495521 96391 3837 1 0 3484295 0
[pid=16213/tid=16215] ppid=16210 vsize=13982084 memory=7668954370464627011 CPUtime=2439.27 cores=0,2,4,6
/proc/16213/task/16215/stat : 16215 (java) R 16210 16213 7084 0 -1 4202560 102622 0 0 0 243868 59 0 0 20 0 15 0 174004131 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140181127125776 140180768760670 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16216] ppid=16210 vsize=13982084 memory=4872558044660077418 CPUtime=16.5 cores=0,2,4,6
/proc/16213/task/16216/stat : 16216 (java) S 16210 16213 7084 0 -1 1077944384 12091 0 0 0 1588 62 0 0 20 0 15 0 174004132 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140181090445840 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16217] ppid=16210 vsize=13982084 memory=1117 CPUtime=16.54 cores=0,2,4,6
/proc/16213/task/16217/stat : 16217 (java) S 16210 16213 7084 0 -1 1077944384 11786 0 0 0 1589 65 0 0 20 0 15 0 174004132 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180721846928 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16218] ppid=16210 vsize=13982084 memory=0 CPUtime=16.53 cores=0,2,4,6
/proc/16213/task/16218/stat : 16218 (java) S 16210 16213 7084 0 -1 1077944384 11897 0 0 0 1586 67 0 0 20 0 15 0 174004132 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180720793872 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16219] ppid=16210 vsize=13982084 memory=771 CPUtime=16.51 cores=0,2,4,6
/proc/16213/task/16219/stat : 16219 (java) S 16210 16213 7084 0 -1 1077944384 14196 0 0 0 1590 61 0 0 20 0 15 0 174004132 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180719741328 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16220] ppid=16210 vsize=13982084 memory=126 CPUtime=8.35 cores=0,2,4,6
/proc/16213/task/16220/stat : 16220 (java) S 16210 16213 7084 0 -1 1077944384 11793 0 0 0 755 80 0 0 20 0 15 0 174004134 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180106603248 140181122898562 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16221] ppid=16210 vsize=13982084 memory=140156192519676 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16221/stat : 16221 (java) S 16210 16213 7084 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180105549536 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16222] ppid=16210 vsize=13982084 memory=7957689449132282196 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16222/stat : 16222 (java) S 16210 16213 7084 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 174004134 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180104496384 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16223] ppid=16210 vsize=13982084 memory=7525074504355178321 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16223/stat : 16223 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180103444944 140181122906011 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16224] ppid=16210 vsize=13982084 memory=7594598810448850543 CPUtime=2.2 cores=0,2,4,6
/proc/16213/task/16224/stat : 16224 (java) S 16210 16213 7084 0 -1 1077944384 24406 0 0 0 218 2 0 0 20 0 15 0 174004137 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180102392048 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16225] ppid=16210 vsize=13982084 memory=7883944151737460846 CPUtime=1.77 cores=0,2,4,6
/proc/16213/task/16225/stat : 16225 (java) S 16210 16213 7084 0 -1 1077944384 17374 0 0 0 174 3 0 0 20 0 15 0 174004137 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180101339504 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16226] ppid=16210 vsize=13982084 memory=8101247189090653288 CPUtime=0.79 cores=0,2,4,6
/proc/16213/task/16226/stat : 16226 (java) S 16210 16213 7084 0 -1 1077944384 19410 0 0 0 76 3 0 0 20 0 15 0 174004137 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180100286448 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16227] ppid=16210 vsize=13982084 memory=6082232721468584039 CPUtime=0 cores=0,2,4,6
/proc/16213/task/16227/stat : 16227 (java) S 16210 16213 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 174004137 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180099234144 140181122897621 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
[pid=16213/tid=16228] ppid=16210 vsize=13982084 memory=6082232721468584039 CPUtime=1.46 cores=0,2,4,6
/proc/16213/task/16228/stat : 16228 (java) S 16210 16213 7084 0 -1 1077944384 810 0 0 0 70 76 0 0 20 0 15 0 174004142 14317654016 96391 18446744073709551615 4194304 4196468 140723112734992 140180098182192 140181122898562 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 32 0 0 6293624 6294260 15556608 140723112743285 140723112743465 140723112743465 140723112746959 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 385564 KiB

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

[startup+2467.04 s]
# the end of solver process 16213 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.83 s, system=4.21834 s

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

Child status: 143
Real time (s): 2467.04
CPU time (s): 2520.05
CPU user time (s): 2515.83
CPU system time (s): 4.21834
CPU usage (%): 102.149
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1108840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.83
system time used= 4.21834
maximum resident set size= 1110572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 274900
involuntary context switches= 9631


# summary of solver processes directly reported to runsolver:
#   pid: 16213
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2515.83
#   total CPU system time (s): 4.21834

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8073 second user time and 20.4338 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-14 22:30:48
IDJOB=4273247
IDBENCH=115932
IDSOLVER=2665
FILE ID=node132/4273247-1502743514
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-11.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-4273247-1502743514/watcher-4273247-1502743514 -o /tmp/evaluation-result-4273247-1502743514/solver-4273247-1502743514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 109035248 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273247-1502743514.xml

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

MD5SUM BENCH= 3405d24406a310706e7598d386d00f36
RANDOM SEED=109035248

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:        29683220 kB
MemAvailable:   30268596 kB
Buffers:          289332 kB
Cached:           608652 kB
SwapCached:           84 kB
Active:          2354096 kB
Inactive:         282512 kB
Active(anon):    1686824 kB
Inactive(anon):   110020 kB
Active(file):     667272 kB
Inactive(file):   172492 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42308 kB
Writeback:             8 kB
AnonPages:       1738640 kB
Mapped:            83212 kB
Shmem:             57960 kB
Slab:             149800 kB
SReclaimable:     122892 kB
SUnreclaim:        26908 kB
KernelStack:        3536 kB
PageTables:         8600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2748860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1628160 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:11:56