Trace number 4298844

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
GG's minicp 2018-04-29SAT (TO)3837 2520.07 2510.92

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3474
Best CPU time to get the best result obtained on this benchmark303.053
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.91/0.46	o 3856
1.23/0.52	o 3852
2.08/0.85	o 3847
2.46/1.10	o 3843
3.08/1.50	o 3837
2520.04/2510.90	s SATISFIABLE
2520.04/2510.90	v <instantiation>
2520.04/2510.90	v 	<list>
2520.04/2510.90	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] x[14] x[15] x[16] x[17] x[18] x[19] 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[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] 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[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] 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[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] 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[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] 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[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] 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[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] 
2520.04/2510.90	v 	</list>
2520.04/2510.90	v 	<values>
2520.04/2510.90	v 		0 1 2 6 19 3 5 9 8 7 10 11 12 13 14 15 16 17 18 4 3 4 6 4 6 5 1 5 6 4 6 1 5 4 5 6 8 9 8 6 9 6 3 9 7 2 2 4 7 9 6 3 2 6 6 5 7 4 5 2 4 6 2 4 3 6 5 6 2 6 5 7 6 6 9 3 8 4 8 6 6 7 1 8 5 6 7 6 3 3 5 4 7 3 2 6 2 7 3 1 3 7 6 4 5 5 4 9 3 3 6 3 4 7 8 3 2 5 5 5 5 5 7 5 1 8 5 4 3 3 6 4 4 5 7 7 5 6 5 5 6 10 6 7 1 5 2 4 5 4 5 4 7 5 5 5 3 7 5 9 4 4 4 5 4 9 6 5 1 8 5 3 4 6 6 5 4 5 4 6 8 7 5 7 4 5 2 3 7 5 3 2 4 8 3 8 5 6 7 3 6 8 7 3 3 7 4 5 4 5 
2520.04/2510.90	v 	</values>
2520.04/2510.90	v </instantiation>

Verifier Data

OK	3837

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298844-1532780739/watcher-4298844-1532780739 -o /tmp/evaluation-result-4298844-1532780739/solver-4298844-1532780739 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298844-1532780739.xml 

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

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

solver pid=9493, runsolver pid=9490

[startup+0.10101 s]*
/proc/loadavg: 1.52 1.42 1.36 4/215 9508
/proc/meminfo: memFree=28108460/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661056 memory=27412 CPUtime=0.13 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 5300 0 0 0 12 1 0 0 20 0 15 0 95637073 10916921344 6853 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665264 6853 2861 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661056 memory=-8826033216740488384 CPUtime=0.09 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 3138 0 0 0 8 1 0 0 20 0 15 0 95637073 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854467184768 139854084178964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637075 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95637076 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95637076 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) R 9490 9493 8861 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854018574672 139854462965461 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) R 9490 9493 8861 0 -1 4202560 173 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854017513536 139854443368560 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0.02 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) R 9490 9493 8861 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 95637078 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854016468976 139854455192382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 6919 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27412 KiB

[startup+0.210609 s]*
/proc/loadavg: 1.52 1.42 1.36 4/215 9508
/proc/meminfo: memFree=28095932/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661056 memory=40448 CPUtime=0.34 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 8170 0 0 0 32 2 0 0 20 0 15 0 95637073 10916921344 10112 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665264 10112 2989 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 5179 0 0 0 19 1 0 0 20 0 15 0 95637073 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854467191248 139854447035742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661056 memory=139637969275972 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637074 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637075 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95637076 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95637076 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) S 9490 9493 8861 0 -1 1077944384 538 0 0 0 2 0 0 0 20 0 15 0 95637078 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854018574576 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) S 9490 9493 8861 0 -1 1077944384 218 0 0 0 1 0 0 0 20 0 15 0 95637078 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854017522032 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0.08 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) S 9490 9493 8861 0 -1 1077944384 870 0 0 0 8 0 0 0 20 0 15 0 95637078 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854016468976 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661056 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637078 10916921344 10177 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40448 KiB

[startup+0.313927 s]*
/proc/loadavg: 1.52 1.42 1.36 6/215 9508
/proc/meminfo: memFree=28088240/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661132 memory=48820 CPUtime=0.61 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 9306 0 0 0 58 3 0 0 20 0 15 0 95637073 10916999168 12205 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665283 12205 3065 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 5484 0 0 0 28 2 0 0 20 0 15 0 95637073 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854467195000 139854447268816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=15119630139008664 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95637075 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) R 9490 9493 8861 0 -1 4202560 923 0 0 0 7 0 0 0 20 0 15 0 95637078 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854018560760 139854444476320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661132 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) R 9490 9493 8861 0 -1 4202560 472 0 0 0 6 0 0 0 20 0 15 0 95637078 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854017503736 139854448978002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661132 memory=139637969266304 CPUtime=0.15 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) R 9490 9493 8861 0 -1 1077944384 1057 0 0 0 15 0 0 0 20 0 15 0 95637078 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854016465344 139854462965461 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661132 memory=139637969266304 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 12205 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 48820 KiB

[startup+0.700776 s]
/proc/loadavg: 1.52 1.42 1.36 5/215 9508
/proc/meminfo: memFree=28047660/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661132 memory=106052 CPUtime=1.79 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 14036 0 0 0 175 4 0 0 20 0 15 0 95637073 10916999168 26513 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665283 26513 3103 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661132 memory=1840 CPUtime=0.67 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 5826 0 0 0 65 2 0 0 20 0 15 0 95637073 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854467192520 139854087140384 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95637075 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661132 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661132 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661132 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661132 memory=7163631965283378496 CPUtime=0.41 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) R 9490 9493 8861 0 -1 4202560 2782 0 0 0 41 0 0 0 20 0 15 0 95637078 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854018555592 139854448059781 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661132 memory=7667213801450137426 CPUtime=0.4 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) R 9490 9493 8861 0 -1 4202560 2479 0 0 0 40 0 0 0 20 0 15 0 95637078 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854017508056 139854444500216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661132 memory=7223888500751355984 CPUtime=0.27 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) S 9490 9493 8861 0 -1 1077944384 1581 0 0 0 27 0 0 0 20 0 15 0 95637078 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854016468976 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 26513 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 106052 KiB

[startup+1.50078 s]
/proc/loadavg: 1.56 1.43 1.37 3/215 9508
/proc/meminfo: memFree=28014304/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661132 memory=142268 CPUtime=3.08 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 18734 0 0 0 303 5 0 0 20 0 15 0 95637073 10916999168 35567 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665283 35567 3110 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 6383 0 0 0 144 3 0 0 20 0 15 0 95637073 10916999168 35567 33554432000 4194304 4196468 140731643416544 139854467192048 139854085428238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 35567 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 35567 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 35567 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95637074 10916999168 35567 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 95637075 10916999168 35567 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0

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

/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 13502 0 0 0 243813 7 0 0 20 0 15 0 95637073 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854467194976 139854087739646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=181640 CPUtime=2.24 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 4514 0 0 0 214 10 0 0 20 0 15 0 95637074 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=181640 CPUtime=2.25 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 3429 0 0 0 214 11 0 0 20 0 15 0 95637074 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=181640 CPUtime=2.25 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 2977 0 0 0 217 8 0 0 20 0 15 0 95637074 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=181640 CPUtime=2.24 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2742 0 0 0 214 10 0 0 20 0 15 0 95637074 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=181640 CPUtime=1.4 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 5232 0 0 0 129 11 0 0 20 0 15 0 95637075 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661132 memory=181640 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661132 memory=181640 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661132 memory=181640 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661132 memory=181640 CPUtime=0.91 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) S 9490 9493 8861 0 -1 1077944384 7834 0 0 0 90 1 0 0 20 0 15 0 95637078 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854018574576 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661132 memory=12060 CPUtime=0.83 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) S 9490 9493 8861 0 -1 1077944384 5203 0 0 0 82 1 0 0 20 0 15 0 95637078 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854017522032 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661132 memory=181640 CPUtime=0.34 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) S 9490 9493 8861 0 -1 1077944384 2972 0 0 0 34 0 0 0 20 0 15 0 95637078 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854016468976 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661132 memory=960 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661132 memory=181640 CPUtime=0.48 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 916 0 0 0 20 28 0 0 20 0 15 0 95637078 10916999168 45410 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 2451.24 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 181640 KiB

[startup+2502.3 s]
/proc/loadavg: 1.68 1.49 1.44 3/215 9684
/proc/meminfo: memFree=27493980/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661132 memory=183684 CPUtime=2511.42 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 50867 0 0 0 251066 76 0 0 20 0 15 0 95637073 10916999168 45921 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665283 45921 3139 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661132 memory=183684 CPUtime=2498.1 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 13568 0 0 0 249803 7 0 0 20 0 15 0 95637073 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854467194976 139854085428518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=229 CPUtime=2.3 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 4545 0 0 0 220 10 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.32 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 3431 0 0 0 220 12 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 3000 0 0 0 223 8 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.3 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2744 0 0 0 220 10 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=183684 CPUtime=1.43 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 5240 0 0 0 132 11 0 0 20 0 15 0 95637075 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661132 memory=183684 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661132 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661132 memory=8112282956445269571 CPUtime=0.91 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) S 9490 9493 8861 0 -1 1077944384 7834 0 0 0 90 1 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854018574576 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661132 memory=928 CPUtime=0.83 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) S 9490 9493 8861 0 -1 1077944384 5203 0 0 0 82 1 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854017522032 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.34 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) S 9490 9493 8861 0 -1 1077944384 2972 0 0 0 34 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854016468976 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661132 memory=7309167735419596644 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.5 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 920 0 0 0 21 29 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 2511.42 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 183684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.9 s]
/proc/loadavg: 1.79 1.51 1.45 3/215 9684
/proc/meminfo: memFree=27321708/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661132 memory=183684 CPUtime=2520.04 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 50881 0 0 0 251928 76 0 0 20 0 15 0 95637073 10916999168 45921 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665283 45921 3139 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661132 memory=1296 CPUtime=2506.68 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 13578 0 0 0 250661 7 0 0 20 0 15 0 95637073 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854467195120 139854087604430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=229 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 4545 0 0 0 221 10 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.33 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 3431 0 0 0 221 12 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 3000 0 0 0 223 8 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2744 0 0 0 221 10 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=183684 CPUtime=1.44 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 5242 0 0 0 133 11 0 0 20 0 15 0 95637075 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661132 memory=183684 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661132 memory=183684 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.91 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) S 9490 9493 8861 0 -1 1077944384 7834 0 0 0 90 1 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854018574576 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.83 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) S 9490 9493 8861 0 -1 1077944384 5203 0 0 0 82 1 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854017522032 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.34 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) S 9490 9493 8861 0 -1 1077944384 2972 0 0 0 34 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854016468976 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661132 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661132 memory=2200 CPUtime=0.5 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 922 0 0 0 21 29 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 183684 KiB

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

[startup+2510.92 s]
# the end of solver process 9493 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.3 s, system=0.771567 s

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

[startup+2510.9 s]
/proc/loadavg: 1.79 1.51 1.45 3/215 9684
/proc/meminfo: memFree=27321708/32770624 swapFree=67108860/67108860
[pid=9493] ppid=9490 vsize=10661132 memory=183684 CPUtime=2520.04 cores=1,3,5,7
/proc/9493/stat : 9493 (java) S 9490 9493 8861 0 -1 1077944320 50881 0 0 0 251928 76 0 0 20 0 15 0 95637073 10916999168 45921 33554432000 4194304 4196468 140731643416544 140731643399088 139854462955255 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
/proc/9493/statm: 2665283 45921 3139 1 0 2627263 0
[pid=9493/tid=9495] ppid=9490 vsize=10661132 memory=1296 CPUtime=2506.68 cores=1,3,5,7
/proc/9493/task/9495/stat : 9495 (java) R 9490 9493 8861 0 -1 4202560 13578 0 0 0 250661 7 0 0 20 0 15 0 95637073 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854467195120 139854087604430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9496] ppid=9490 vsize=10661132 memory=229 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9496/stat : 9496 (java) S 9490 9493 8861 0 -1 1077944384 4545 0 0 0 221 10 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854404958736 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9497] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.33 cores=1,3,5,7
/proc/9493/task/9497/stat : 9497 (java) S 9490 9493 8861 0 -1 1077944384 3431 0 0 0 221 12 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854403906192 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9498] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9498/stat : 9498 (java) S 9490 9493 8861 0 -1 1077944384 3000 0 0 0 223 8 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854068111632 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9499] ppid=9490 vsize=10661132 memory=183684 CPUtime=2.31 cores=1,3,5,7
/proc/9493/task/9499/stat : 9499 (java) S 9490 9493 8861 0 -1 1077944384 2744 0 0 0 221 10 0 0 20 0 15 0 95637074 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854067059088 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9500] ppid=9490 vsize=10661132 memory=183684 CPUtime=1.44 cores=1,3,5,7
/proc/9493/task/9500/stat : 9500 (java) S 9490 9493 8861 0 -1 1077944384 5242 0 0 0 133 11 0 0 20 0 15 0 95637075 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854022785776 139854462966402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9501] ppid=9490 vsize=10661132 memory=183684 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9501/stat : 9501 (java) S 9490 9493 8861 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854021732000 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9502] ppid=9490 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9502/stat : 9502 (java) S 9490 9493 8861 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 95637076 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854020678896 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9503] ppid=9490 vsize=10661132 memory=183684 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9503/stat : 9503 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854019627472 139854462973851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9504] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.91 cores=1,3,5,7
/proc/9493/task/9504/stat : 9504 (java) S 9490 9493 8861 0 -1 1077944384 7834 0 0 0 90 1 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854018574576 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9505] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.83 cores=1,3,5,7
/proc/9493/task/9505/stat : 9505 (java) S 9490 9493 8861 0 -1 1077944384 5203 0 0 0 82 1 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854017522032 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9506] ppid=9490 vsize=10661132 memory=183684 CPUtime=0.34 cores=1,3,5,7
/proc/9493/task/9506/stat : 9506 (java) S 9490 9493 8861 0 -1 1077944384 2972 0 0 0 34 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854016468976 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9507] ppid=9490 vsize=10661132 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/9493/task/9507/stat : 9507 (java) S 9490 9493 8861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854015416672 139854462965461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
[pid=9493/tid=9508] ppid=9490 vsize=10661132 memory=2200 CPUtime=0.5 cores=1,3,5,7
/proc/9493/task/9508/stat : 9508 (java) S 9490 9493 8861 0 -1 1077944384 922 0 0 0 21 29 0 0 20 0 15 0 95637078 10916999168 45921 33554432000 4194304 4196468 140731643416544 139854014364720 139854462966402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7651328 140731643417717 140731643417865 140731643417865 140731643420623 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 183684 KiB

Child status: 143
Real time (s): 2510.92
CPU time (s): 2520.07
CPU user time (s): 2519.3
CPU system time (s): 0.771567
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 199760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.3
system time used= 0.771567
maximum resident set size= 201888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94414
involuntary context switches= 1491


# summary of solver processes directly reported to runsolver:
#   pid: 9493
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.3
#   total CPU system time (s): 0.771567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.411 second user time and 23.2819 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 14:25:39
IDJOB=4298844
IDBENCH=141241
IDSOLVER=2762
FILE ID=node151/4298844-1532780739
RUNJOBID= node151-1532775757-8893
PBS_JOBID= 21022465
Free space on /tmp= 54928 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298844-1532780739/watcher-4298844-1532780739 -o /tmp/evaluation-result-4298844-1532780739/solver-4298844-1532780739 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532775757-8893 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298844-1532780739.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=938685923

node151.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.87
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.87
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.87
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.87
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:        28124488 kB
MemAvailable:   31785880 kB
Buffers:          187820 kB
Cached:          3743144 kB
SwapCached:            0 kB
Active:          1599760 kB
Inactive:        2566940 kB
Active(anon):     185548 kB
Inactive(anon):    78192 kB
Active(file):    1414212 kB
Inactive(file):  2488748 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1188 kB
Writeback:             0 kB
AnonPages:        243344 kB
Mapped:            54504 kB
Shmem:             25224 kB
Slab:             176132 kB
SReclaimable:     148532 kB
SUnreclaim:        27600 kB
KernelStack:        3520 kB
PageTables:         5776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1137360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 54924 MiB
End job on node151 at 2018-07-28 15:07:30