Trace number 4291579

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 - Hybrid 2018-07-02SAT (TO)1372 2400.1 2347.52

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had14_c18.xml
MD5SUM1b212baf1dbc84cffd3dcab4dc49ff1b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1372
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints92
Number of domains2
Minimum domain size10
Maximum domain size14
Distribution of domain sizes[{"size":10,"count":91},{"size":14,"count":14}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":14}]
Minimum constraint arity3
Maximum constraint arity14
Distribution of constraint arities[{"arity":3,"count":91},{"arity":14,"count":1}]
Number of extensional constraints91
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":91},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 105865175
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.59	c Parsing instance...
1.95/1.21	c Parsing done, starting first complete search...
1.95/1.24	o 1552
1.95/1.24	o 1548
1.95/1.24	o 1538
1.95/1.25	o 1530
1.95/1.25	o 1528
2.23/1.30	o 1526
2.23/1.30	o 1524
2.23/1.31	o 1517
2.23/1.36	o 1509
2.23/1.37	o 1507
2.23/1.37	o 1505
2.55/1.41	o 1504
2.55/1.43	o 1502
2.55/1.44	o 1492
4.06/2.32	c First complete search done, starting ALNS search...
4.21/2.49	o 1488
4.21/2.49	o 1484
4.50/2.51	o 1476
4.50/2.53	o 1475
4.50/2.54	o 1470
4.50/2.54	o 1469
4.50/2.56	o 1465
4.50/2.57	o 1461
5.33/2.96	o 1459
5.33/2.97	o 1451
5.33/2.97	o 1429
5.33/2.98	o 1425
5.50/3.01	o 1412
5.50/3.01	o 1399
5.50/3.02	o 1397
5.72/3.28	o 1389
5.83/3.38	o 1387
5.98/3.40	o 1379
6.09/3.55	o 1378
6.09/3.55	o 1372
2400.08/2347.50	s SATISFIABLE
2400.08/2347.50	v <instantiation>
2400.08/2347.50	v 	<list>
2400.08/2347.50	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[9][10] d[9][11] d[9][12] d[9][13] d[10][11] d[10][12] d[10][13] d[11][12] d[11][13] d[12][13]
2400.08/2347.50	v 	</list>
2400.08/2347.50	v 	<values>
2400.08/2347.50	v 		3 8 6 5 13 1 11 10 0 4 9 2 12 7 9 3 5 4 3 6 3 6 5 4 2 3 3 8 5 5 2 2 5 5 5 4 2 4 1 8 8 9 7 6 6 3 4 4 1 6 8 9 5 7 5 4 5 4 1 5 6 5 5 5 3 6 6 5 5 7 4 3 7 7 6 9 2 9 6 7 7 6 6 3 4 6 7 3 6 5 8 1 4 1 6 7 6 7 4 6 5 5 5 4 7 
2400.08/2347.50	v 	</values>
2400.08/2347.50	v </instantiation>

Verifier Data

OK	1372

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291579-1532242968/watcher-4291579-1532242968 -o /tmp/evaluation-result-4291579-1532242968/solver-4291579-1532242968 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532226534-26745 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 105865175 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291579-1532242968.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=28493, runsolver pid=28490


[startup+0.100094 s]*
/proc/loadavg: 1.65 1.69 1.54 3/216 28508
/proc/meminfo: memFree=28926376/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14082740 memory=34316 CPUtime=0.11 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 6992 0 0 0 10 1 0 0 20 0 15 0 41860022 14420725760 8579 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3520685 8579 3137 1 0 3482761 0
[pid=28493/tid=28495] ppid=28490 vsize=14082740 memory=-8485517772678272128 CPUtime=0.09 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 5071 0 0 0 8 1 0 0 20 0 15 0 41860022 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022817999800 140022799996080 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860024 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41860025 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022287111840 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41860025 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022286058736 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 41860027 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0.01 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 15 0 41860027 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860028 14420725760 8579 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 34316 KiB

[startup+0.210456 s]*
/proc/loadavg: 1.65 1.69 1.54 4/216 28508
/proc/meminfo: memFree=28910996/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14082740 memory=47688 CPUtime=0.3 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 10024 0 0 0 28 2 0 0 20 0 15 0 41860022 14420725760 11922 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3520685 11922 3375 1 0 3482761 0
[pid=28493/tid=28495] ppid=28490 vsize=14082740 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28490 28493 26714 0 -1 1077944384 7763 0 0 0 18 1 0 0 20 0 15 0 41860022 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022818026544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14082740 memory=345 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14082740 memory=288370772280612480 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41860024 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41860025 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022287111840 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41860025 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022286058736 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) R 28490 28493 26714 0 -1 4202560 394 0 0 0 1 0 0 0 20 0 15 0 41860027 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022283954416 140022795342311 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) R 28490 28493 26714 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 15 0 41860027 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0.06 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 279 0 0 0 6 0 0 0 20 0 15 0 41860027 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860028 14420725760 11922 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47688 KiB

[startup+0.310545 s]*
/proc/loadavg: 1.65 1.69 1.54 4/216 28508
/proc/meminfo: memFree=28905536/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14082740 memory=51200 CPUtime=0.44 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 10389 0 0 0 41 3 0 0 20 0 15 0 41860022 14420725760 12800 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3520685 12800 3414 1 0 3482761 0
[pid=28493/tid=28495] ppid=28490 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 8097 0 0 0 27 2 0 0 20 0 15 0 41860022 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022817979184 140022797878652 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14082740 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14082740 memory=288370772280612480 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41860024 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41860025 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022287111840 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41860025 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022286058736 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 41860027 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 213 0 0 0 2 0 0 0 20 0 15 0 41860027 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0.08 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 289 0 0 0 8 0 0 0 20 0 15 0 41860027 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14082740 memory=140396128900736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860028 14420725760 12800 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51200 KiB

[startup+0.700828 s]
/proc/loadavg: 1.65 1.69 1.54 3/216 28508
/proc/meminfo: memFree=28883400/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14084808 memory=86544 CPUtime=0.98 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 16997 0 0 0 93 5 0 0 20 0 15 0 41860022 14422843392 21636 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3521202 21636 3496 1 0 3483273 0
[pid=28493/tid=28495] ppid=28490 vsize=14084808 memory=1724 CPUtime=0.67 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 14399 0 0 0 63 4 0 0 20 0 15 0 41860022 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022818022496 140022813820061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14084808 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14084808 memory=14004 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14084808 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14084808 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41860024 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14084808 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41860025 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022287111840 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14084808 memory=8356 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41860025 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022286058736 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14084808 memory=5520 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14084808 memory=7092418796125250880 CPUtime=0.08 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 535 0 0 0 8 0 0 0 20 0 15 0 41860027 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14084808 memory=7597685182856913236 CPUtime=0.06 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 362 0 0 0 6 0 0 0 20 0 15 0 41860027 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14084808 memory=7301858164987948385 CPUtime=0.15 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 319 0 0 0 15 0 0 0 20 0 15 0 41860027 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14084808 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860028 14422843392 21636 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 86544 KiB

[startup+1.50322 s]
/proc/loadavg: 1.65 1.69 1.54 5/216 28508
/proc/meminfo: memFree=28835552/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14090952 memory=153924 CPUtime=2.87 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 24899 0 0 0 279 8 0 0 20 0 15 0 41860022 14429134848 38481 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3522738 38481 3556 1 0 3484809 0
[pid=28493/tid=28495] ppid=28490 vsize=14090952 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 19652 0 0 0 141 5 0 0 20 0 15 0 41860022 14429134848 38481 33554432000 4194304 4196468 140728360403088 140022818033736 140022456754292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14429134848 38481 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14090952 memory=-6509546260019855299 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14429134848 38481 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41860023 14429134848 38481 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41860023 14429134848 38481 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41860024 14429134848 38481 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0

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

/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 182293 0 0 0 223590 61 0 0 20 0 15 0 41860022 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022818035232 140022452593382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14093000 memory=353608 CPUtime=16.24 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 15961 0 0 0 1567 57 0 0 20 0 15 0 41860023 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14093000 memory=352068 CPUtime=16.27 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 16570 0 0 0 1570 57 0 0 20 0 15 0 41860023 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14093000 memory=394456 CPUtime=16.31 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 17041 0 0 0 1577 54 0 0 20 0 15 0 41860023 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14093000 memory=392916 CPUtime=16.26 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 17665 0 0 0 1572 54 0 0 20 0 15 0 41860023 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14093000 memory=392916 CPUtime=6.22 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 29096 0 0 0 555 67 0 0 20 0 15 0 41860024 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14093000 memory=389840 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022287111904 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14093000 memory=362752 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022286058752 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14093000 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14093000 memory=352092 CPUtime=1.4 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 9377 0 0 0 138 2 0 0 20 0 15 0 41860027 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14093000 memory=352092 CPUtime=1.44 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 9693 0 0 0 141 3 0 0 20 0 15 0 41860027 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14093000 memory=2344 CPUtime=1.04 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 23124 0 0 0 100 4 0 0 20 0 15 0 41860027 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14093000 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14093000 memory=1004 CPUtime=1.17 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1479 0 0 0 59 58 0 0 20 0 15 0 41860028 14431232000 97460 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 2312.94 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 389840 KiB

[startup+2322.3 s]
/proc/loadavg: 1.20 1.53 1.62 3/216 28740
/proc/meminfo: memFree=23983128/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14093000 memory=367660 CPUtime=2374.31 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 325685 0 0 0 237043 388 0 0 20 0 15 0 41860022 14431232000 91915 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3523250 91915 3614 1 0 3485321 0
[pid=28493/tid=28495] ppid=28490 vsize=14093000 memory=369200 CPUtime=2295.87 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 183013 0 0 0 229525 62 0 0 20 0 15 0 41860022 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022818035280 140022458008856 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14093000 memory=382144 CPUtime=16.7 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 16312 0 0 0 1612 58 0 0 20 0 15 0 41860023 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14093000 memory=365252 CPUtime=16.72 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 16780 0 0 0 1614 58 0 0 20 0 15 0 41860023 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14093000 memory=387580 CPUtime=16.77 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 17285 0 0 0 1622 55 0 0 20 0 15 0 41860023 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14093000 memory=370164 CPUtime=16.72 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 17919 0 0 0 1617 55 0 0 20 0 15 0 41860023 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14093000 memory=375356 CPUtime=6.37 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 29267 0 0 0 568 69 0 0 20 0 15 0 41860024 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14093000 memory=373816 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022287111904 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14093000 memory=370736 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022286058752 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14093000 memory=369200 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14093000 memory=369200 CPUtime=1.4 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 9379 0 0 0 138 2 0 0 20 0 15 0 41860027 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14093000 memory=369200 CPUtime=1.44 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 9695 0 0 0 141 3 0 0 20 0 15 0 41860027 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14093000 memory=381424 CPUtime=1.04 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 23126 0 0 0 100 4 0 0 20 0 15 0 41860027 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14093000 memory=369200 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14093000 memory=369200 CPUtime=1.2 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1486 0 0 0 60 60 0 0 20 0 15 0 41860028 14431232000 91915 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 2374.31 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 367660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2347.5 s]
/proc/loadavg: 1.22 1.51 1.61 3/216 28741
/proc/meminfo: memFree=23960948/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14093000 memory=394136 CPUtime=2400.08 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 331030 0 0 0 239616 392 0 0 20 0 15 0 41860022 14431232000 98534 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3523250 98534 3614 1 0 3485321 0
[pid=28493/tid=28495] ppid=28490 vsize=14093000 memory=395672 CPUtime=2320.8 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 187716 0 0 0 232017 63 0 0 20 0 15 0 41860022 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022818035168 140022458008740 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14093000 memory=366784 CPUtime=16.88 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 16438 0 0 0 1630 58 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14093000 memory=363708 CPUtime=16.92 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 16961 0 0 0 1633 59 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14093000 memory=377240 CPUtime=16.96 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 17404 0 0 0 1641 55 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14093000 memory=397148 CPUtime=16.92 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 18091 0 0 0 1636 56 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14093000 memory=395672 CPUtime=6.42 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 29309 0 0 0 573 69 0 0 20 0 15 0 41860024 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14093000 memory=359964 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022287111904 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14093000 memory=140 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022286058752 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14093000 memory=400080 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14093000 memory=400080 CPUtime=1.4 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 9379 0 0 0 138 2 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14093000 memory=356020 CPUtime=1.44 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 9695 0 0 0 141 3 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14093000 memory=356012 CPUtime=1.04 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 23126 0 0 0 100 4 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14093000 memory=397212 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14093000 memory=1398720917958146503 CPUtime=1.21 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1488 0 0 0 61 60 0 0 20 0 15 0 41860028 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 394136 KiB

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

[startup+2347.52 s]
# the end of solver process 28493 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.17 s, system=3.93113 s

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

[startup+2347.5 s]
/proc/loadavg: 1.22 1.51 1.61 3/216 28741
/proc/meminfo: memFree=23960948/32770624 swapFree=67108860/67108860
[pid=28493] ppid=28490 vsize=14093000 memory=394136 CPUtime=2400.08 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28490 28493 26714 0 -1 1077944320 331030 0 0 0 239616 392 0 0 20 0 15 0 41860022 14431232000 98534 33554432000 4194304 4196468 140728360403088 140728360385632 140022813798135 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
/proc/28493/statm: 3523250 98534 3614 1 0 3485321 0
[pid=28493/tid=28495] ppid=28490 vsize=14093000 memory=395672 CPUtime=2320.8 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28490 28493 26714 0 -1 4202560 187716 0 0 0 232017 63 0 0 20 0 15 0 41860022 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022818035168 140022458008740 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28496] ppid=28490 vsize=14093000 memory=366784 CPUtime=16.88 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28490 28493 26714 0 -1 1077944384 16438 0 0 0 1630 58 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022409968144 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28497] ppid=28490 vsize=14093000 memory=363708 CPUtime=16.92 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28490 28493 26714 0 -1 1077944384 16961 0 0 0 1633 59 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022408915600 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28498] ppid=28490 vsize=14093000 memory=377240 CPUtime=16.96 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28490 28493 26714 0 -1 1077944384 17404 0 0 0 1641 55 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022407862544 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28499] ppid=28490 vsize=14093000 memory=397148 CPUtime=16.92 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28490 28493 26714 0 -1 1077944384 18091 0 0 0 1636 56 0 0 20 0 15 0 41860023 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022406810000 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28500] ppid=28490 vsize=14093000 memory=395672 CPUtime=6.42 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28490 28493 26714 0 -1 1077944384 29309 0 0 0 573 69 0 0 20 0 15 0 41860024 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022288165616 140022813809282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28501] ppid=28490 vsize=14093000 memory=359964 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28490 28493 26714 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022287111904 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28502] ppid=28490 vsize=14093000 memory=140 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28490 28493 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41860025 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022286058752 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28503] ppid=28490 vsize=14093000 memory=400080 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022285007312 140022813816731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28504] ppid=28490 vsize=14093000 memory=400080 CPUtime=1.4 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28490 28493 26714 0 -1 1077944384 9379 0 0 0 138 2 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022283954416 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28505] ppid=28490 vsize=14093000 memory=356020 CPUtime=1.44 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28490 28493 26714 0 -1 1077944384 9695 0 0 0 141 3 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022282901872 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28506] ppid=28490 vsize=14093000 memory=356012 CPUtime=1.04 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28490 28493 26714 0 -1 1077944384 23126 0 0 0 100 4 0 0 20 0 15 0 41860027 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022281848816 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28507] ppid=28490 vsize=14093000 memory=397212 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28490 28493 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41860028 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022280796512 140022813808341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
[pid=28493/tid=28508] ppid=28490 vsize=14093000 memory=1398720917958146503 CPUtime=1.21 cores=0,2,4,6
/proc/28493/task/28508/stat : 28508 (java) S 28490 28493 26714 0 -1 1077944384 1488 0 0 0 61 60 0 0 20 0 15 0 41860028 14431232000 98534 33554432000 4194304 4196468 140728360403088 140022279744560 140022813809282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 33398784 140728360412245 140728360412425 140728360412425 140728360415183 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 394136 KiB

Child status: 143
Real time (s): 2347.52
CPU time (s): 2400.1
CPU user time (s): 2396.17
CPU system time (s): 3.93113
CPU usage (%): 102.24
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 597164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.17
system time used= 3.93113
maximum resident set size= 613756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331271
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207435
involuntary context switches= 8526


# summary of solver processes directly reported to runsolver:
#   pid: 28493
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2396.17
#   total CPU system time (s): 3.93113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3285 second user time and 21.7569 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-22 09:02:48
IDJOB=4291579
IDBENCH=141253
IDSOLVER=2746
FILE ID=node149/4291579-1532242968
RUNJOBID= node149-1532226534-26745
PBS_JOBID= 21018956
Free space on /tmp= 51848 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had14_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291579-1532242968/watcher-4291579-1532242968 -o /tmp/evaluation-result-4291579-1532242968/solver-4291579-1532242968 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532226534-26745 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 105865175 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291579-1532242968.xml

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

MD5SUM BENCH= 1b212baf1dbc84cffd3dcab4dc49ff1b
RANDOM SEED=105865175

node149.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.60
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.60
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.60
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.60
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:        28945104 kB
MemAvailable:   31601588 kB
Buffers:           97932 kB
Cached:          2819092 kB
SwapCached:            0 kB
Active:          1886420 kB
Inactive:        1456924 kB
Active(anon):     376148 kB
Inactive(anon):    70216 kB
Active(file):    1510272 kB
Inactive(file):  1386708 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35944 kB
Writeback:             0 kB
AnonPages:        450364 kB
Mapped:            48932 kB
Shmem:             17032 kB
Slab:             178040 kB
SReclaimable:     150676 kB
SUnreclaim:        27364 kB
KernelStack:        3808 kB
PageTables:         6048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1044060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51812 MiB
End job on node149 at 2018-07-22 09:41:56