Trace number 4290231

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 - Conflict Ordering with restarts 2018-07-02SAT (TO)36 2400.09 2367.81

General information on the benchmark

NameStillLife/
StillLife-wastage-08_c18.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark3.65099
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 1805084467
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.71/1.45	c Parsing done, starting search...
3.03/1.53	o 13
3.03/1.54	o 14
3.03/1.55	o 15
3.03/1.55	o 16
3.03/1.55	o 17
3.03/1.55	o 18
3.03/1.55	o 19
3.03/1.55	o 20
3.03/1.55	o 21
3.03/1.55	o 22
3.03/1.55	o 23
3.03/1.59	o 24
3.03/1.59	o 25
3.03/1.59	o 26
3.39/1.61	o 27
4.29/1.92	o 28
5.40/2.32	o 29
5.40/2.39	o 30
6.37/2.92	o 31
26.83/23.13	o 32
27.77/24.09	o 33
28.88/25.18	o 34
34.45/30.61	o 35
36.88/33.05	o 36
2400.06/2367.80	s SATISFIABLE
2400.06/2367.80	v <instantiation>
2400.06/2367.80	v 	<list>
2400.06/2367.80	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] 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[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] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z
2400.06/2367.80	v 	</list>
2400.06/2367.80	v 	<values>
2400.06/2367.80	v 		0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 2 2 2 8 8 8 14 14 14 16 36 
2400.06/2367.80	v 	</values>
2400.06/2367.80	v </instantiation>

Verifier Data

OK	36

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290231-1532227224/watcher-4290231-1532227224 -o /tmp/evaluation-result-4290231-1532227224/solver-4290231-1532227224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532224835-1956 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1805084467 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290231-1532227224.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=2256, runsolver pid=2253

[startup+0.108358 s]*
/proc/loadavg: 1.66 1.58 1.48 3/219 2271
/proc/meminfo: memFree=27303440/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14082740 memory=33572 CPUtime=0.13 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 7311 0 0 0 12 1 0 0 20 0 15 0 40285670 14420725760 8393 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3520685 8393 3163 1 0 3482761 0
[pid=2256/tid=2258] ppid=2253 vsize=14082740 memory=-7390251449858225344 CPUtime=0.1 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 5466 0 0 0 9 1 0 0 20 0 15 0 40285670 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333976260352 140737360042374 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14082740 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40285672 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40285673 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40285673 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333444342640 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 40285675 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285675 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0.01 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 40285675 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285676 14420725760 8525 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33572 KiB

[startup+0.210649 s]*
/proc/loadavg: 1.66 1.58 1.48 5/219 2271
/proc/meminfo: memFree=27288052/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14082740 memory=47264 CPUtime=0.3 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 10402 0 0 0 28 2 0 0 20 0 15 0 40285670 14420725760 11816 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3520685 11816 3374 1 0 3482761 0
[pid=2256/tid=2258] ppid=2253 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 8145 0 0 0 18 2 0 0 20 0 15 0 40285670 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333976272560 140333576913139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14082740 memory=345 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14082740 memory=139664636047532 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40285672 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40285673 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40285673 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333444342640 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) R 2253 2256 1924 0 -1 4202560 571 0 0 0 2 0 0 0 20 0 15 0 40285675 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333442239344 140333964282686 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) R 2253 2256 1924 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 40285675 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333441186640 140333972055765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0.06 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) R 2253 2256 1924 0 -1 4202560 297 0 0 0 6 0 0 0 20 0 15 0 40285675 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333440131280 140333972057494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285676 14420725760 11816 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47264 KiB

[startup+0.310707 s]*
/proc/loadavg: 1.66 1.58 1.48 3/219 2271
/proc/meminfo: memFree=27285012/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14082740 memory=50592 CPUtime=0.44 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 10792 0 0 0 41 3 0 0 20 0 15 0 40285670 14420725760 12648 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3520685 12648 3377 1 0 3482761 0
[pid=2256/tid=2258] ppid=2253 vsize=14082740 memory=162406478 CPUtime=0.29 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 8480 0 0 0 27 2 0 0 20 0 15 0 40285670 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333976257072 140333953609168 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14082740 memory=139664484833231 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14082740 memory=279328969664144 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14082740 memory=139664484728967 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40285671 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14082740 memory=279329120885056 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40285672 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14082740 memory=139664484728967 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40285673 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14082740 memory=279328969691792 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40285673 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333444342640 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14082740 memory=279328969701120 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 590 0 0 0 3 0 0 0 20 0 15 0 40285675 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 40285675 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0.08 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 306 0 0 0 8 0 0 0 20 0 15 0 40285675 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14082740 memory=139664636044928 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285676 14420725760 12648 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50592 KiB

[startup+0.700718 s]
/proc/loadavg: 1.66 1.58 1.48 3/219 2271
/proc/meminfo: memFree=27260828/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14084808 memory=88960 CPUtime=0.99 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 17636 0 0 0 94 5 0 0 20 0 15 0 40285670 14422843392 22240 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3521202 22240 3499 1 0 3483273 0
[pid=2256/tid=2258] ppid=2253 vsize=14084808 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 14923 0 0 0 63 4 0 0 20 0 15 0 40285670 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333976268816 140333956126046 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14084808 memory=3184237584560831680 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14084808 memory=149383995726902 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14084808 memory=24068 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40285671 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40285672 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40285673 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14084808 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40285673 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333444342640 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14084808 memory=-3472574513799858008 CPUtime=0.06 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 719 0 0 0 6 0 0 0 20 0 15 0 40285675 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14084808 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 213 0 0 0 8 0 0 0 20 0 15 0 40285675 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 400 0 0 0 15 0 0 0 20 0 15 0 40285675 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285676 14422843392 22240 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88960 KiB

[startup+1.50136 s]
/proc/loadavg: 1.66 1.58 1.48 4/219 2271
/proc/meminfo: memFree=27228756/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14090952 memory=155664 CPUtime=3.03 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 27426 0 0 0 294 9 0 0 20 0 15 0 40285670 14429134848 38916 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3522738 38916 3544 1 0 3484809 0
[pid=2256/tid=2258] ppid=2253 vsize=14090952 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 21488 0 0 0 140 6 0 0 20 0 15 0 40285670 14429134848 38916 33554432000 4194304 4196468 140737359967104 140333976268784 140333972057494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14429134848 38916 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14090952 memory=4529 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14429134848 38916 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14090952 memory=13563816780987874 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40285671 14429134848 38916 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40285671 14429134848 38916 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14090952 memory=7884208009011227751 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 40285672 14429134848 38916 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0

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

/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 53258 0 0 0 217730 50 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333976284256 140737360043750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.4 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 2429 0 0 0 847 93 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.39 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 2056 0 0 0 848 91 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.38 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 3531 0 0 0 847 91 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14093000 memory=8112282956445269571 CPUtime=9.41 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 4072 0 0 0 846 95 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14093000 memory=2340 CPUtime=11.89 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5225 0 0 0 1107 82 0 0 20 0 15 0 40285672 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14093000 memory=245852 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14093000 memory=14224 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333444342656 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14093000 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14093000 memory=10416 CPUtime=1.64 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 7511 0 0 0 163 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14093000 memory=8112282956445269571 CPUtime=1.63 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 6259 0 0 0 162 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14093000 memory=1408 CPUtime=0.75 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 4919 0 0 0 74 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14093000 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14093000 memory=1732 CPUtime=1.21 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 741 0 0 0 60 61 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 2232.61 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 245852 KiB

[startup+2262.3 s]
/proc/loadavg: 1.40 1.32 1.37 3/219 2444
/proc/meminfo: memFree=26827208/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14093000 memory=245852 CPUtime=2293.3 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 91978 0 0 0 228900 430 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3523250 61463 3598 1 0 3485321 0
[pid=2256/tid=2258] ppid=2253 vsize=14093000 memory=245852 CPUtime=2237.11 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 53803 0 0 0 223659 52 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333976284160 140333583898252 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.66 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 2429 0 0 0 870 96 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.64 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 2056 0 0 0 871 93 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.64 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 3532 0 0 0 868 96 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.67 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 4073 0 0 0 868 99 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14093000 memory=245852 CPUtime=12.22 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5228 0 0 0 1137 85 0 0 20 0 15 0 40285672 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14093000 memory=245852 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14093000 memory=245852 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333444342656 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14093000 memory=840 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14093000 memory=8784 CPUtime=1.64 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 7511 0 0 0 163 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14093000 memory=245852 CPUtime=1.63 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 6259 0 0 0 162 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14093000 memory=4096 CPUtime=0.75 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 4919 0 0 0 74 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14093000 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14093000 memory=796 CPUtime=1.24 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 743 0 0 0 61 63 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 2293.3 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 245852 KiB

[startup+2322.3 s]
/proc/loadavg: 1.39 1.33 1.37 3/219 2445
/proc/meminfo: memFree=26825056/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14093000 memory=245852 CPUtime=2354.02 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 93174 0 0 0 234960 442 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3523250 61463 3598 1 0 3485321 0
[pid=2256/tid=2258] ppid=2253 vsize=14093000 memory=245852 CPUtime=2296.45 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 54586 0 0 0 229592 53 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333976284144 140333584656273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.91 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 2619 0 0 0 893 98 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.9 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 2063 0 0 0 894 96 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.89 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 3552 0 0 0 891 98 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14093000 memory=245852 CPUtime=9.92 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 4075 0 0 0 891 101 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14093000 memory=245852 CPUtime=12.54 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5401 0 0 0 1167 87 0 0 20 0 15 0 40285672 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14093000 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14093000 memory=245852 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333444342656 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14093000 memory=245852 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14093000 memory=245852 CPUtime=1.64 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 7513 0 0 0 163 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14093000 memory=987 CPUtime=1.63 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 6261 0 0 0 162 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14093000 memory=8112282956445269571 CPUtime=0.75 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 4921 0 0 0 74 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14093000 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14093000 memory=245852 CPUtime=1.28 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 758 0 0 0 63 65 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 2354.02 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 245852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2367.8 s]
/proc/loadavg: 1.15 1.28 1.35 3/219 2446
/proc/meminfo: memFree=26821128/32770624 swapFree=67108860/67108860
[pid=2256] ppid=2253 vsize=14093000 memory=245852 CPUtime=2400.06 cores=1,3,5,7
/proc/2256/stat : 2256 (java) S 2253 2256 1924 0 -1 1077944320 93636 0 0 0 239557 449 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140737359949648 140333972045559 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
/proc/2256/statm: 3523250 61463 3598 1 0 3485321 0
[pid=2256/tid=2258] ppid=2253 vsize=14093000 memory=8112282956445269571 CPUtime=2341.49 cores=1,3,5,7
/proc/2256/task/2258/stat : 2258 (java) R 2253 2256 1924 0 -1 4202560 55040 0 0 0 234095 54 0 0 20 0 15 0 40285670 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333976284160 140333584656016 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2259] ppid=2253 vsize=14093000 memory=10416 CPUtime=10.09 cores=1,3,5,7
/proc/2256/task/2259/stat : 2259 (java) S 2253 2256 1924 0 -1 1077944384 2619 0 0 0 910 99 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333902134416 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2260] ppid=2253 vsize=14093000 memory=15872 CPUtime=10.1 cores=1,3,5,7
/proc/2256/task/2260/stat : 2260 (java) S 2253 2256 1924 0 -1 1077944384 2063 0 0 0 913 97 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333901081616 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2261] ppid=2253 vsize=14093000 memory=18476 CPUtime=10.09 cores=1,3,5,7
/proc/2256/task/2261/stat : 2261 (java) S 2253 2256 1924 0 -1 1077944384 3552 0 0 0 909 100 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333900028816 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2262] ppid=2253 vsize=14093000 memory=1236 CPUtime=10.11 cores=1,3,5,7
/proc/2256/task/2262/stat : 2262 (java) S 2253 2256 1924 0 -1 1077944384 4075 0 0 0 908 103 0 0 20 0 15 0 40285671 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333898976016 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2263] ppid=2253 vsize=14093000 memory=8784 CPUtime=12.78 cores=1,3,5,7
/proc/2256/task/2263/stat : 2263 (java) S 2253 2256 1924 0 -1 1077944384 5406 0 0 0 1189 89 0 0 20 0 15 0 40285672 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333446449520 140333972056706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2264] ppid=2253 vsize=14093000 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2264/stat : 2264 (java) S 2253 2256 1924 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333445395488 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2265] ppid=2253 vsize=14093000 memory=644 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2265/stat : 2265 (java) S 2253 2256 1924 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 40285673 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333444342656 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2266] ppid=2253 vsize=14093000 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2266/stat : 2266 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333443290960 140333972064155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2267] ppid=2253 vsize=14093000 memory=3272 CPUtime=1.64 cores=1,3,5,7
/proc/2256/task/2267/stat : 2267 (java) S 2253 2256 1924 0 -1 1077944384 7513 0 0 0 163 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333442239344 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2268] ppid=2253 vsize=14093000 memory=517008 CPUtime=1.63 cores=1,3,5,7
/proc/2256/task/2268/stat : 2268 (java) S 2253 2256 1924 0 -1 1077944384 6261 0 0 0 162 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333441186544 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2269] ppid=2253 vsize=14093000 memory=7636 CPUtime=0.75 cores=1,3,5,7
/proc/2256/task/2269/stat : 2269 (java) S 2253 2256 1924 0 -1 1077944384 4921 0 0 0 74 1 0 0 20 0 15 0 40285675 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333440133744 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2270] ppid=2253 vsize=14093000 memory=840 CPUtime=0 cores=1,3,5,7
/proc/2256/task/2270/stat : 2270 (java) S 2253 2256 1924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333439081184 140333972055765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
[pid=2256/tid=2271] ppid=2253 vsize=14093000 memory=1399051139730258233 CPUtime=1.31 cores=1,3,5,7
/proc/2256/task/2271/stat : 2271 (java) S 2253 2256 1924 0 -1 1077944384 761 0 0 0 64 67 0 0 20 0 15 0 40285676 14431232000 61463 33554432000 4194304 4196468 140737359967104 140333438028464 140333972056706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27983872 140737359975496 140737359975689 140737359975689 140737359978447 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 245852 KiB

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

[startup+2367.81 s]
# the end of solver process 2256 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.59 s, system=4.50149 s

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

Child status: 143
Real time (s): 2367.81
CPU time (s): 2400.09
CPU user time (s): 2395.59
CPU system time (s): 4.50149
CPU usage (%): 101.363
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 248648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.59
system time used= 4.50149
maximum resident set size= 249164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 397868
involuntary context switches= 7710


# summary of solver processes directly reported to runsolver:
#   pid: 2256
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2395.59
#   total CPU system time (s): 4.50149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3281 second user time and 22.451 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-22 04:40:25
IDJOB=4290231
IDBENCH=141038
IDSOLVER=2743
FILE ID=node134/4290231-1532227224
RUNJOBID= node134-1532224835-1956
PBS_JOBID= 21018943
Free space on /tmp= 55960 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/StillLife/StillLife-wastage-08_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290231-1532227224/watcher-4290231-1532227224 -o /tmp/evaluation-result-4290231-1532227224/solver-4290231-1532227224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532224835-1956 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1805084467 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290231-1532227224.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=1805084467

node134.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.68
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.68
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.68
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.68
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:        27322480 kB
MemAvailable:   31740660 kB
Buffers:          141756 kB
Cached:          4541752 kB
SwapCached:            0 kB
Active:          1634872 kB
Inactive:        3341340 kB
Active(anon):     242176 kB
Inactive(anon):    70372 kB
Active(file):    1392696 kB
Inactive(file):  3270968 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35812 kB
Writeback:             0 kB
AnonPages:        328304 kB
Mapped:            48496 kB
Shmem:             17056 kB
Slab:             168736 kB
SReclaimable:     140700 kB
SUnreclaim:        28036 kB
KernelStack:        3872 kB
PageTables:         5464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1185920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55924 MiB
End job on node134 at 2018-07-22 05:19:53