Trace number 4290862

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2018-07-02SAT 1224.02 1217.74

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.9118
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 1983794691
0.68/0.56	c timeout: 2400
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.59	c Parsing instance...
2.28/1.37	c Parsing done, starting search...
1223.96/1217.73	s SATISFIABLE
1223.96/1217.73	v <instantiation>
1223.96/1217.73	v 	<list>
1223.96/1217.73	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6]
1223.96/1217.73	v 	</list>
1223.96/1217.73	v 	<values>
1223.96/1217.73	v 		0 11 7 2 0 1 6 4 2 3 3 7 4 2 5 4 3 6 2 0 10 8 9 5 1 0 4 4 11 10 9 9 3 0 5 1 1 3 6 6 7 1 8 3 8 4 1 0 0 2 2 5 8 3 2 1 7 0 1 5 3 6 0 4 2 10 1 5 0 2 7 2 7 1 5 9 0 3 12 0 0 6 1 3 8 2 6 4 4 5 1 1 13 8 5 5 10 9 6 12 13 12 10 11 3 12 9 7 10 4 7 12 11 11 13 8 13 5 10 12 13 13 12 11 8 7 2 7 6 8 7 9 13 12 4 13 12 3 9 10 6 11 10 9 8 10 9 12 6 5 11 10 12 11 13 7 11 6 6 4 8 11 13 13 4 8 10 12 9 13 2 3 11 11 5 10 9 13 7 8 9 12 0 89 70 27 4 21 65 47 34 45 44 72 52 25 61 50 39 66 26 6 86 78 82 62 19 12 46 51 88 87 84 83 43 7 56 13 18 38 64 63 71 24 79 36 80 53 14 8 9 28 33 59 76 40 32 20 74 5 16 60 42 68 10 54 29 85 17 55 3 30 73 35 75 15 57 81 11 41 90 1 2 67 22 37 77 31 69 48 49 58 23 8 1 0 5 4 3 7 9 6 2 11 13 12 10 
1223.96/1217.73	v 	</values>
1223.96/1217.73	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290862-1532272774/watcher-4290862-1532272774 -o /tmp/evaluation-result-4290862-1532272774/solver-4290862-1532272774 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2917 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1983794691 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290862-1532272774.xml 

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

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=4249, runsolver pid=4246

[startup+0.100123 s]*
/proc/loadavg: 1.51 1.44 1.42 4/215 4264
/proc/meminfo: memFree=18181956/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14082740 memory=31352 CPUtime=0.11 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 6784 0 0 0 10 1 0 0 20 0 15 0 44840542 14420725760 7838 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3520685 7838 3134 1 0 3482761 0
[pid=4249/tid=4251] ppid=4246 vsize=14082740 memory=-8824908442098300096 CPUtime=0.09 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 4846 0 0 0 8 1 0 0 20 0 15 0 44840543 14420725760 7838 33554432000 4194304 4196468 140721937394192 140247780160128 140247775958173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14082740 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 7838 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 7838 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 7838 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 7838 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0.01 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) R 4246 4249 2886 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 15 0 44840548 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246682909168 140247775957594 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 7838 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31352 KiB

[startup+0.214242 s]*
/proc/loadavg: 1.51 1.44 1.42 6/215 4264
/proc/meminfo: memFree=18166728/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14082740 memory=47388 CPUtime=0.31 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 10453 0 0 0 28 3 0 0 20 0 15 0 44840542 14420725760 11847 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3520685 11847 3381 1 0 3482761 0
[pid=4249/tid=4251] ppid=4246 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 8177 0 0 0 18 2 0 0 20 0 15 0 44840543 14420725760 11847 33554432000 4194304 4196468 140721937394192 140247780162576 140247775957594 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14082740 memory=342 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 11847 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14082740 memory=140195034898222 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 11847 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 11847 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 11847 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) R 4246 4249 2886 0 -1 4202560 551 0 0 0 2 0 0 0 20 0 15 0 44840548 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246685014768 140247755182531 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) R 4246 4249 2886 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 44840548 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0.06 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) R 4246 4249 2886 0 -1 4202560 294 0 0 0 6 0 0 0 20 0 15 0 44840548 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246682909168 140247754851926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 11847 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47388 KiB

[startup+0.310507 s]*
/proc/loadavg: 1.51 1.44 1.42 3/215 4264
/proc/meminfo: memFree=18162984/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14082740 memory=50792 CPUtime=0.44 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 10810 0 0 0 41 3 0 0 20 0 15 0 44840542 14420725760 12698 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3520685 12698 3415 1 0 3482761 0
[pid=4249/tid=4251] ppid=4246 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 8506 0 0 0 27 2 0 0 20 0 15 0 44840543 14420725760 12698 33554432000 4194304 4196468 140721937394192 140247780144344 140247760016734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14082740 memory=304556149062238231 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 12698 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14082740 memory=140195034897040 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 12698 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 12698 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44840543 14420725760 12698 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44840545 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 44840548 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 71 0 0 0 2 0 0 0 20 0 15 0 44840548 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0.08 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) S 4246 4249 2886 0 -1 1077944384 302 0 0 0 8 0 0 0 20 0 15 0 44840548 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246682909168 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14082740 memory=140195034875520 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840548 14420725760 12698 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50792 KiB

[startup+0.700675 s]
/proc/loadavg: 1.51 1.44 1.42 3/215 4264
/proc/meminfo: memFree=18139172/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14084808 memory=88760 CPUtime=0.97 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 17551 0 0 0 93 4 0 0 20 0 15 0 44840542 14422843392 22190 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3521202 22190 3504 1 0 3483273 0
[pid=4249/tid=4251] ppid=4246 vsize=14084808 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 14911 0 0 0 64 3 0 0 20 0 15 0 44840543 14422843392 22190 33554432000 4194304 4196468 140721937394192 140247780158960 140247775958173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14084808 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14422843392 22190 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14422843392 22190 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14084808 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14422843392 22190 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14084808 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44840543 14422843392 22190 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14084808 memory=9916 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44840545 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44840545 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14084808 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44840545 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14084808 memory=4639098309541127013 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14084808 memory=7810176774304459348 CPUtime=0.07 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 729 0 0 0 7 0 0 0 20 0 15 0 44840548 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14084808 memory=6154282490091891024 CPUtime=0.05 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 137 0 0 0 5 0 0 0 20 0 15 0 44840548 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) S 4246 4249 2886 0 -1 1077944384 392 0 0 0 15 0 0 0 20 0 15 0 44840548 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246682909168 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14084808 memory=33 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840548 14422843392 22190 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88760 KiB

[startup+1.50075 s]
/proc/loadavg: 1.51 1.44 1.42 5/215 4264
/proc/meminfo: memFree=18109828/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14090952 memory=142460 CPUtime=2.95 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 24981 0 0 0 286 9 0 0 20 0 15 0 44840542 14429134848 35615 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3522738 35615 3549 1 0 3484809 0
[pid=4249/tid=4251] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=1.46 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 19391 0 0 0 140 6 0 0 20 0 15 0 44840543 14429134848 35615 33554432000 4194304 4196468 140721937394192 140247780174144 140247757498574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14090952 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14429134848 35615 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14090952 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14429134848 35615 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14090952 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44840543 14429134848 35615 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14090952 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44840543 14429134848 35615 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 35615 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0

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

[pid=4249/tid=4263] ppid=4246 vsize=14090952 memory=9312 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14090952 memory=4048 CPUtime=0.38 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1087 0 0 0 15 23 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 1222.27 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 206192 KiB

[startup+1216.8 s]
/proc/loadavg: 1.32 1.38 1.44 3/215 4377
/proc/meminfo: memFree=18029716/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14090952 memory=206192 CPUtime=1223.06 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 53179 0 0 0 122230 76 0 0 20 0 15 0 44840542 14429134848 51548 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3522738 51548 3577 1 0 3484809 0
[pid=4249/tid=4251] ppid=4246 vsize=14090952 memory=636 CPUtime=1212.87 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 26846 0 0 0 121274 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247780174288 140247416044046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 2665 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14090952 memory=1428 CPUtime=1.44 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 2119 0 0 0 132 12 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14090952 memory=15876 CPUtime=1.42 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 3061 0 0 0 129 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14090952 memory=16436 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 4274 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14090952 memory=9312 CPUtime=1.5 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 2448 0 0 0 140 10 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14090952 memory=206192 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14090952 memory=932 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14090952 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14090952 memory=2240 CPUtime=0.92 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 2682 0 0 0 92 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14090952 memory=4124 CPUtime=0.96 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 3672 0 0 0 96 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14090952 memory=2200 CPUtime=0.63 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) S 4246 4249 2886 0 -1 1077944384 2891 0 0 0 62 1 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246682909168 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14090952 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=0.38 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1087 0 0 0 15 23 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 1223.06 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 206192 KiB

[startup+1217.2 s]
/proc/loadavg: 1.32 1.38 1.44 3/215 4377
/proc/meminfo: memFree=18029716/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14090952 memory=206192 CPUtime=1223.46 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 53180 0 0 0 122270 76 0 0 20 0 15 0 44840542 14429134848 51548 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3522738 51548 3577 1 0 3484809 0
[pid=4249/tid=4251] ppid=4246 vsize=14090952 memory=206192 CPUtime=1213.26 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 26847 0 0 0 121313 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247780174544 140247415878096 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14090952 memory=206192 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 2665 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14090952 memory=1408 CPUtime=1.44 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 2119 0 0 0 132 12 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14090952 memory=3256 CPUtime=1.42 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 3061 0 0 0 129 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 4274 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14090952 memory=206192 CPUtime=1.5 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 2448 0 0 0 140 10 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14090952 memory=206192 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14090952 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14090952 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14090952 memory=9916 CPUtime=0.92 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 2682 0 0 0 92 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14090952 memory=1228 CPUtime=0.96 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 3672 0 0 0 96 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14090952 memory=1952 CPUtime=0.63 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) S 4246 4249 2886 0 -1 1077944384 2891 0 0 0 62 1 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246682909168 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14090952 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14090952 memory=10412 CPUtime=0.38 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1087 0 0 0 15 23 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 1223.46 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 206192 KiB

[startup+1217.6 s]
/proc/loadavg: 1.32 1.38 1.44 3/215 4377
/proc/meminfo: memFree=18029716/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14090952 memory=206192 CPUtime=1223.86 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 53181 0 0 0 122310 76 0 0 20 0 15 0 44840542 14429134848 51548 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3522738 51548 3577 1 0 3484809 0
[pid=4249/tid=4251] ppid=4246 vsize=14090952 memory=1008 CPUtime=1213.66 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 26848 0 0 0 121353 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247780174368 140247415061890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14090952 memory=4616 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 2665 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14090952 memory=1428 CPUtime=1.44 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 2119 0 0 0 132 12 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14090952 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 3061 0 0 0 129 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 4274 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14090952 memory=15876 CPUtime=1.5 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 2448 0 0 0 140 10 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14090952 memory=16436 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14090952 memory=9312 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14090952 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=0.92 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 2682 0 0 0 92 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14090952 memory=15176 CPUtime=0.96 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 3672 0 0 0 96 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14090952 memory=8112282956445269571 CPUtime=0.63 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) S 4246 4249 2886 0 -1 1077944384 2891 0 0 0 62 1 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246682909168 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14090952 memory=-8412656567318647667 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14090952 memory=9047017150487036575 CPUtime=0.38 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1087 0 0 0 15 23 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 1223.86 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 206192 KiB

[startup+1217.7 s]
/proc/loadavg: 1.32 1.38 1.44 3/215 4377
/proc/meminfo: memFree=18029716/32770624 swapFree=67108860/67108860
[pid=4249] ppid=4246 vsize=14090952 memory=206192 CPUtime=1223.96 cores=0,2,4,6
/proc/4249/stat : 4249 (java) S 4246 4249 2886 0 -1 1077944320 53181 0 0 0 122320 76 0 0 20 0 15 0 44840542 14429134848 51548 33554432000 4194304 4196468 140721937394192 140721937376736 140247775936247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
/proc/4249/statm: 3522738 51548 3577 1 0 3484809 0
[pid=4249/tid=4251] ppid=4246 vsize=14090952 memory=206192 CPUtime=1213.76 cores=0,2,4,6
/proc/4249/task/4251/stat : 4251 (java) R 4246 4249 2886 0 -1 4202560 26848 0 0 0 121363 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247780174368 140247415336745 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4252] ppid=4246 vsize=14090952 memory=206192 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4252/stat : 4252 (java) S 4246 4249 2886 0 -1 1077944384 2665 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247371541520 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4253] ppid=4246 vsize=14090952 memory=206192 CPUtime=1.44 cores=0,2,4,6
/proc/4249/task/4253/stat : 4253 (java) S 4246 4249 2886 0 -1 1077944384 2119 0 0 0 132 12 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247370488976 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4254] ppid=4246 vsize=14090952 memory=206192 CPUtime=1.42 cores=0,2,4,6
/proc/4249/task/4254/stat : 4254 (java) S 4246 4249 2886 0 -1 1077944384 3061 0 0 0 129 13 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247369435920 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4255] ppid=4246 vsize=14090952 memory=206192 CPUtime=1.43 cores=0,2,4,6
/proc/4249/task/4255/stat : 4255 (java) S 4246 4249 2886 0 -1 1077944384 4274 0 0 0 132 11 0 0 20 0 15 0 44840543 14429134848 51548 33554432000 4194304 4196468 140721937394192 140247368383376 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4256] ppid=4246 vsize=14090952 memory=4128 CPUtime=1.5 cores=0,2,4,6
/proc/4249/task/4256/stat : 4256 (java) S 4246 4249 2886 0 -1 1077944384 2448 0 0 0 140 10 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246689224944 140247775947394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4257] ppid=4246 vsize=14090952 memory=206192 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4257/stat : 4257 (java) S 4246 4249 2886 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246688171168 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4258] ppid=4246 vsize=14090952 memory=206192 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4258/stat : 4258 (java) S 4246 4249 2886 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 44840545 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246687118064 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4259] ppid=4246 vsize=14090952 memory=206192 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4259/stat : 4259 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246686066640 140247775954843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4260] ppid=4246 vsize=14090952 memory=16436 CPUtime=0.92 cores=0,2,4,6
/proc/4249/task/4260/stat : 4260 (java) S 4246 4249 2886 0 -1 1077944384 2682 0 0 0 92 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246685014768 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4261] ppid=4246 vsize=14090952 memory=5408 CPUtime=0.96 cores=0,2,4,6
/proc/4249/task/4261/stat : 4261 (java) S 4246 4249 2886 0 -1 1077944384 3672 0 0 0 96 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246683962224 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4262] ppid=4246 vsize=14090952 memory=1008 CPUtime=0.63 cores=0,2,4,6
/proc/4249/task/4262/stat : 4262 (java) S 4246 4249 2886 0 -1 1077944384 2891 0 0 0 62 1 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246682909168 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4263] ppid=4246 vsize=14090952 memory=206192 CPUtime=0 cores=0,2,4,6
/proc/4249/task/4263/stat : 4263 (java) S 4246 4249 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246681856864 140247775946453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
[pid=4249/tid=4264] ppid=4246 vsize=14090952 memory=206192 CPUtime=0.38 cores=0,2,4,6
/proc/4249/task/4264/stat : 4264 (java) S 4246 4249 2886 0 -1 1077944384 1087 0 0 0 15 23 0 0 20 0 15 0 44840548 14429134848 51548 33554432000 4194304 4196468 140721937394192 140246680803888 140247775947394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11268096 140721937400912 140721937401097 140721937401097 140721937403855 0
Current children cumulated CPU time: 1223.96 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 206192 KiB

Child status: 0
Real time (s): 1217.74
CPU time (s): 1224.02
CPU user time (s): 1223.25
CPU system time (s): 0.772009
CPU usage (%): 100.516
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 240580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1223.25
system time used= 0.772009
maximum resident set size= 240584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54132
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69531
involuntary context switches= 2915


# summary of solver processes directly reported to runsolver:
#   pid: 4249
#   total CPU time (s): 1224.02
#   total CPU user time (s): 1223.25
#   total CPU system time (s): 0.772009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00108 second user time and 11.38 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 17:19:34
IDJOB=4290862
IDBENCH=141595
IDSOLVER=2744
FILE ID=node139/4290862-1532272774
RUNJOBID= node139-1532261030-2917
PBS_JOBID= 21018971
Free space on /tmp= 45888 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290862-1532272774/watcher-4290862-1532272774 -o /tmp/evaluation-result-4290862-1532272774/solver-4290862-1532272774 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2917 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1983794691 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290862-1532272774.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1983794691

node139.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.80
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.80
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.80
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.80
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:        18200108 kB
MemAvailable:   31685068 kB
Buffers:          161528 kB
Cached:         13375108 kB
SwapCached:            0 kB
Active:          1448836 kB
Inactive:       12394644 kB
Active(anon):     262480 kB
Inactive(anon):    64064 kB
Active(file):    1186356 kB
Inactive(file): 12330580 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35712 kB
Writeback:             0 kB
AnonPages:        314360 kB
Mapped:            49296 kB
Shmem:             17036 kB
Slab:             423816 kB
SReclaimable:     396484 kB
SUnreclaim:        27332 kB
KernelStack:        3520 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1173736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45852 MiB
End job on node139 at 2018-07-22 17:39:52