Trace number 4298639

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
SuperSolver_Macq_Stevenart 2018-04-27SAT224 309.534 301.191

General information on the benchmark

NameSumColoring/
SumColoring-myciel7_c18.xml
MD5SUMe6a47a1c7f616b6a479cb76d144f475c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark208
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints2360
Number of domains1
Minimum domain size191
Maximum domain size191
Distribution of domain sizes[{"size":191,"count":191}]
Minimum variable degree8
Maximum variable degree96
Distribution of variable degrees[{"degree":8,"count":5},{"degree":9,"count":5},{"degree":10,"count":6},{"degree":11,"count":5},{"degree":12,"count":10},{"degree":13,"count":10},{"degree":14,"count":6},{"degree":15,"count":12},{"degree":16,"count":6},{"degree":17,"count":6},{"degree":18,"count":5},{"degree":19,"count":10},{"degree":20,"count":5},{"degree":21,"count":10},{"degree":22,"count":5},{"degree":23,"count":6},{"degree":24,"count":1},{"degree":25,"count":7},{"degree":26,"count":8},{"degree":27,"count":7},{"degree":29,"count":6},{"degree":33,"count":5},{"degree":34,"count":5},{"degree":35,"count":5},{"degree":37,"count":5},{"degree":41,"count":5},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":45,"count":1},{"degree":46,"count":1},{"degree":47,"count":1},{"degree":48,"count":1},{"degree":49,"count":9},{"degree":65,"count":5},{"degree":81,"count":1},{"degree":89,"count":1},{"degree":93,"count":1},{"degree":95,"count":1},{"degree":96,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2360}]
Number of extensional constraints0
Number of intensional constraints2360
Distribution of constraint types[{"type":"intension","count":2360}]
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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2.23/0.83	o 255
4.02/2.08	o 242
4.42/2.40	o 231
4.62/2.68	o 228
5.17/3.15	o 226
6.28/4.23	o 225
6.40/4.36	o 224
309.44/301.17	s SATISFIABLE
309.44/301.17	v <instantiation>
309.44/301.17	v 	<list>
309.44/301.17	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] c[150] c[151] c[152] c[153] c[154] c[155] c[156] c[157] c[158] c[159] c[160] c[161] c[162] c[163] c[164] c[165] c[166] c[167] c[168] c[169] c[170] c[171] c[172] c[173] c[174] c[175] c[176] c[177] c[178] c[179] c[180] c[181] c[182] c[183] c[184] c[185] c[186] c[187] c[188] c[189] c[190] 
309.44/301.17	v 	</list>
309.44/301.17	v 	<values>
309.44/301.17	v 		2 1 3 1 2 3 1 3 1 4 2 2 1 3 1 2 3 1 3 1 4 2 5 2 1 3 1 2 3 1 3 1 4 2 2 1 3 1 2 3 1 3 1 4 2 5 6 2 1 3 1 2 3 1 3 1 4 2 2 1 3 1 2 3 1 3 1 4 2 5 2 1 3 1 2 3 1 3 1 4 2 2 1 3 1 2 3 1 3 1 4 2 5 6 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
309.44/301.17	v 	</values>
309.44/301.17	v </instantiation>

Verifier Data

OK	224

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298639-1532812106/watcher-4298639-1532812106 -o /tmp/evaluation-result-4298639-1532812106/solver-4298639-1532812106 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1644 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298639-1532812106.xml 

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

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

solver pid=2553, runsolver pid=2550

[startup+0.100531 s]*
/proc/loadavg: 1.29 1.52 1.59 5/215 2568
/proc/meminfo: memFree=27919640/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661052 memory=25940 CPUtime=0.12 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 5380 0 0 0 11 1 0 0 20 0 15 0 98773736 10916917248 6485 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665263 6485 2835 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661052 memory=-8969298490918008000 CPUtime=0.08 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 3206 0 0 0 8 0 0 0 20 0 15 0 98773736 10916917248 6485 33554432000 4194304 4196468 140726359496320 140289100250784 140289096039830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661052 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773738 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98773739 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98773739 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) S 2550 2553 1613 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 15 0 98773741 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288583473904 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288582421360 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0.01 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) S 2550 2553 1613 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 15 0 98773742 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288581368304 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773742 10916917248 6485 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 25940 KiB

[startup+0.210313 s]*
/proc/loadavg: 1.35 1.53 1.60 4/215 2568
/proc/meminfo: memFree=27906956/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661052 memory=38932 CPUtime=0.34 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 8398 0 0 0 32 2 0 0 20 0 15 0 98773736 10916917248 9733 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665263 9733 3008 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 5165 0 0 0 19 1 0 0 20 0 15 0 98773736 10916917248 9799 33554432000 4194304 4196468 140726359496320 140289100265504 140289096039830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661052 memory=331 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661052 memory=3473314459039921824 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773738 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98773739 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98773739 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661052 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) S 2550 2553 1613 0 -1 1077944384 764 0 0 0 3 0 0 0 20 0 15 0 98773741 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288583473904 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) S 2550 2553 1613 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 15 0 98773741 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288582421360 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0.08 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) R 2550 2553 1613 0 -1 4202560 990 0 0 0 8 0 0 0 20 0 15 0 98773742 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288581364672 140289096039830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661052 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773742 10916917248 9799 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 38932 KiB

[startup+0.311337 s]*
/proc/loadavg: 1.35 1.53 1.60 5/215 2568
/proc/meminfo: memFree=27897864/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=49368 CPUtime=0.67 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 10455 0 0 0 65 2 0 0 20 0 15 0 98773736 10916995072 12342 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 12342 3073 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 5486 0 0 0 28 1 0 0 20 0 15 0 98773736 10916995072 12854 33554432000 4194304 4196468 140726359496320 140289100264368 140288733009777 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=3977436142328706720 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98773738 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661128 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) R 2550 2553 1613 0 -1 4202560 1678 0 0 0 12 0 0 0 20 0 15 0 98773741 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288583459872 140289073376928 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661128 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) R 2550 2553 1613 0 -1 1077944384 526 0 0 0 8 0 0 0 20 0 15 0 98773741 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288582421456 140289096038101 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661128 memory=140612586796672 CPUtime=0.15 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) R 2550 2553 1613 0 -1 4202560 1400 0 0 0 15 0 0 0 20 0 15 0 98773742 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288581365240 140289080388403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=140612586796672 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 12854 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 49368 KiB

[startup+0.70138 s]
/proc/loadavg: 1.35 1.53 1.60 6/215 2568
/proc/meminfo: memFree=27877192/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=110332 CPUtime=1.91 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 12874 0 0 0 187 4 0 0 20 0 15 0 98773736 10916995072 27583 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 27583 3105 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=15912 CPUtime=0.68 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 5704 0 0 0 65 3 0 0 20 0 15 0 98773736 10916995072 27583 33554432000 4194304 4196468 140726359496320 140289100262080 140288737332071 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=496 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98773738 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661128 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661128 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661128 memory=7086240636128810594 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661128 memory=6153433744107333222 CPUtime=0.43 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) R 2550 2553 1613 0 -1 4202560 1864 0 0 0 43 0 0 0 20 0 15 0 98773741 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288583464880 140289075876230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661128 memory=7091322660559545453 CPUtime=0.41 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) R 2550 2553 1613 0 -1 4202560 1571 0 0 0 41 0 0 0 20 0 15 0 98773741 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288582407520 140289081137471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661128 memory=5859271421084062058 CPUtime=0.36 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) S 2550 2553 1613 0 -1 1077944384 2363 0 0 0 36 0 0 0 20 0 15 0 98773742 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288581368304 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=7668334289630816852 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=756 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 27583 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 1.91 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 110332 KiB

[startup+1.50077 s]
/proc/loadavg: 1.35 1.53 1.60 6/215 2568
/proc/meminfo: memFree=27822340/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=174432 CPUtime=3.48 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 17576 0 0 0 342 6 0 0 20 0 15 0 98773736 10916995072 43608 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 43608 3119 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=149788 CPUtime=1.47 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 6497 0 0 0 143 4 0 0 20 0 15 0 98773736 10916995072 43608 33554432000 4194304 4196468 140726359496320 140289100264728 140288737696144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=33 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 43608 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 43608 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 43608 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98773737 10916995072 43608 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98773738 10916995072 43608 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0

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

[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=2204 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 47897 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=1240 CPUtime=0.14 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 544 0 0 0 6 8 0 0 20 0 15 0 98773742 10916995072 47897 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 307.49 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 191588 KiB

[startup+300.001 s]*
/proc/loadavg: 1.99 1.57 1.58 3/216 2580
/proc/meminfo: memFree=27730740/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=192096 CPUtime=308.32 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 51254 0 0 0 30783 49 0 0 20 0 15 0 98773736 10916995072 48024 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 48024 3152 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=8112282956445269571 CPUtime=297.04 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 14646 0 0 0 29697 7 0 0 20 0 15 0 98773736 10916995072 48024 33554432000 4194304 4196468 140726359496320 140289100267280 140288737921924 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=4126316290023845779 CPUtime=2.08 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 3877 0 0 0 201 7 0 0 20 0 15 0 98773737 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=1572 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 3340 0 0 0 201 6 0 0 20 0 15 0 98773737 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=924 CPUtime=2.08 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2843 0 0 0 202 6 0 0 20 0 15 0 98773737 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=1992 CPUtime=2.06 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 3589 0 0 0 199 7 0 0 20 0 15 0 98773737 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=2236 CPUtime=0.44 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 2000 0 0 0 39 5 0 0 20 0 15 0 98773738 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661128 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661128 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661128 memory=804 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661128 memory=1408 CPUtime=0.91 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) S 2550 2553 1613 0 -1 1077944384 6416 0 0 0 91 0 0 0 20 0 15 0 98773741 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288583473904 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661128 memory=3192 CPUtime=0.94 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) S 2550 2553 1613 0 -1 1077944384 6214 0 0 0 93 1 0 0 20 0 15 0 98773741 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288582421360 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661128 memory=250224 CPUtime=0.46 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) S 2550 2553 1613 0 -1 1077944384 6373 0 0 0 45 1 0 0 20 0 15 0 98773742 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288581368304 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=3148 CPUtime=0.14 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 544 0 0 0 6 8 0 0 20 0 15 0 98773742 10916995072 48024 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 308.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 192096 KiB

[startup+300.801 s]
/proc/loadavg: 1.99 1.57 1.58 3/216 2580
/proc/meminfo: memFree=27730740/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=191584 CPUtime=309.13 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 51256 0 0 0 30864 49 0 0 20 0 15 0 98773736 10916995072 47896 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 47896 3152 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=190464 CPUtime=297.83 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 14648 0 0 0 29776 7 0 0 20 0 15 0 98773736 10916995072 47896 33554432000 4194304 4196468 140726359496320 140289100267632 140288737922523 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=191492 CPUtime=2.09 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 3877 0 0 0 202 7 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=193124 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 3340 0 0 0 201 6 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=192612 CPUtime=2.08 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2843 0 0 0 202 6 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=195524 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 3589 0 0 0 200 7 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=912 CPUtime=0.44 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 2000 0 0 0 39 5 0 0 20 0 15 0 98773738 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661128 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661128 memory=193984 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661128 memory=2204 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661128 memory=1240 CPUtime=0.91 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) S 2550 2553 1613 0 -1 1077944384 6416 0 0 0 91 0 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288583473904 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661128 memory=192960 CPUtime=0.94 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) S 2550 2553 1613 0 -1 1077944384 6214 0 0 0 93 1 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288582421360 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661128 memory=15920 CPUtime=0.46 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) S 2550 2553 1613 0 -1 1077944384 6373 0 0 0 45 1 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288581368304 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=2204 CPUtime=0.14 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 544 0 0 0 6 8 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 309.13 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 191584 KiB

[startup+301.001 s]*
/proc/loadavg: 1.99 1.57 1.58 3/216 2581
/proc/meminfo: memFree=27730364/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=191584 CPUtime=309.34 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 51256 0 0 0 30885 49 0 0 20 0 15 0 98773736 10916995072 47896 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 47896 3152 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=8112282956445269571 CPUtime=298.03 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 14648 0 0 0 29796 7 0 0 20 0 15 0 98773736 10916995072 47896 33554432000 4194304 4196468 140726359496320 140289100267632 140288738129789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=3848 CPUtime=2.09 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 3877 0 0 0 202 7 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=2588 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 3340 0 0 0 201 6 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=2732 CPUtime=2.08 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2843 0 0 0 202 6 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=4126316290023845779 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 3589 0 0 0 200 7 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=194152 CPUtime=0.44 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 2000 0 0 0 39 5 0 0 20 0 15 0 98773738 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661128 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661128 memory=924 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661128 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661128 memory=2236 CPUtime=0.91 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) S 2550 2553 1613 0 -1 1077944384 6416 0 0 0 91 0 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288583473904 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661128 memory=1992 CPUtime=0.94 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) S 2550 2553 1613 0 -1 1077944384 6214 0 0 0 93 1 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288582421360 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661128 memory=7528 CPUtime=0.46 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) S 2550 2553 1613 0 -1 1077944384 6373 0 0 0 45 1 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288581368304 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=804 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=1408 CPUtime=0.14 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 544 0 0 0 6 8 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 309.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 191584 KiB

[startup+301.11 s]
/proc/loadavg: 1.99 1.57 1.58 3/216 2581
/proc/meminfo: memFree=27730364/32770624 swapFree=67108860/67108860
[pid=2553] ppid=2550 vsize=10661128 memory=191584 CPUtime=309.44 cores=0,2,4,6
/proc/2553/stat : 2553 (java) S 2550 2553 1613 0 -1 1077944320 51256 0 0 0 30895 49 0 0 20 0 15 0 98773736 10916995072 47896 33554432000 4194304 4196468 140726359496320 140726359478864 140289096027895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
/proc/2553/statm: 2665282 47896 3152 1 0 2627263 0
[pid=2553/tid=2555] ppid=2550 vsize=10661128 memory=1520 CPUtime=298.14 cores=0,2,4,6
/proc/2553/task/2555/stat : 2555 (java) R 2550 2553 1613 0 -1 4202560 14648 0 0 0 29807 7 0 0 20 0 15 0 98773736 10916995072 47896 33554432000 4194304 4196468 140726359496320 140289100267632 140288737921807 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2556] ppid=2550 vsize=10661128 memory=191588 CPUtime=2.09 cores=0,2,4,6
/proc/2553/task/2556/stat : 2556 (java) S 2550 2553 1613 0 -1 1077944384 3877 0 0 0 202 7 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288702385168 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2557] ppid=2550 vsize=10661128 memory=197580 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2557/stat : 2557 (java) S 2550 2553 1613 0 -1 1077944384 3340 0 0 0 201 6 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288701332624 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2558] ppid=2550 vsize=10661128 memory=196036 CPUtime=2.08 cores=0,2,4,6
/proc/2553/task/2558/stat : 2558 (java) S 2550 2553 1613 0 -1 1077944384 2843 0 0 0 202 6 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288700279568 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2559] ppid=2550 vsize=10661128 memory=205448 CPUtime=2.07 cores=0,2,4,6
/proc/2553/task/2559/stat : 2559 (java) S 2550 2553 1613 0 -1 1077944384 3589 0 0 0 200 7 0 0 20 0 15 0 98773737 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288699227024 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2560] ppid=2550 vsize=10661128 memory=190464 CPUtime=0.44 cores=0,2,4,6
/proc/2553/task/2560/stat : 2560 (java) S 2550 2553 1613 0 -1 1077944384 2000 0 0 0 39 5 0 0 20 0 15 0 98773738 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288587684080 140289096039042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2561] ppid=2550 vsize=10661128 memory=196032 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2561/stat : 2561 (java) S 2550 2553 1613 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288586630304 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2562] ppid=2550 vsize=10661128 memory=192096 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2562/stat : 2562 (java) S 2550 2553 1613 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98773739 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288585577200 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2563] ppid=2550 vsize=10661128 memory=191584 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2563/stat : 2563 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288584525776 140289096046491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2564] ppid=2550 vsize=10661128 memory=173040 CPUtime=0.91 cores=0,2,4,6
/proc/2553/task/2564/stat : 2564 (java) S 2550 2553 1613 0 -1 1077944384 6416 0 0 0 91 0 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288583473904 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2565] ppid=2550 vsize=10661128 memory=192420 CPUtime=0.94 cores=0,2,4,6
/proc/2553/task/2565/stat : 2565 (java) S 2550 2553 1613 0 -1 1077944384 6214 0 0 0 93 1 0 0 20 0 15 0 98773741 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288582421360 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2566] ppid=2550 vsize=10661128 memory=4140 CPUtime=0.46 cores=0,2,4,6
/proc/2553/task/2566/stat : 2566 (java) S 2550 2553 1613 0 -1 1077944384 6373 0 0 0 45 1 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288581368304 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2567] ppid=2550 vsize=10661128 memory=55 CPUtime=0 cores=0,2,4,6
/proc/2553/task/2567/stat : 2567 (java) S 2550 2553 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288580316000 140289096038101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
[pid=2553/tid=2568] ppid=2550 vsize=10661128 memory=281224930432288 CPUtime=0.14 cores=0,2,4,6
/proc/2553/task/2568/stat : 2568 (java) S 2550 2553 1613 0 -1 1077944384 544 0 0 0 6 8 0 0 20 0 15 0 98773742 10916995072 47896 33554432000 4194304 4196468 140726359496320 140288579263024 140289096039042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8908800 140726359499914 140726359500041 140726359500041 140726359502799 0
Current children cumulated CPU time: 309.44 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 191584 KiB

Child status: 0
Real time (s): 301.191
CPU time (s): 309.534
CPU user time (s): 309.027
CPU system time (s): 0.507623
CPU usage (%): 102.77
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 218128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.027
system time used= 0.507623
maximum resident set size= 219160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52343
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19348
involuntary context switches= 1027


# summary of solver processes directly reported to runsolver:
#   pid: 2553
#   total CPU time (s): 309.534
#   total CPU user time (s): 309.027
#   total CPU system time (s): 0.507623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.72051 second user time and 2.84823 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 23:08:26
IDJOB=4298639
IDBENCH=141213
IDSOLVER=2767
FILE ID=node136/4298639-1532812106
RUNJOBID= node136-1532809638-1644
PBS_JOBID= 21022480
Free space on /tmp= 55796 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel7_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298639-1532812106/watcher-4298639-1532812106 -o /tmp/evaluation-result-4298639-1532812106/solver-4298639-1532812106 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1644 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298639-1532812106.xml

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

MD5SUM BENCH= e6a47a1c7f616b6a479cb76d144f475c
RANDOM SEED=1636391799

node136.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.50
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.50
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.50
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.50
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:        27934320 kB
MemAvailable:   31742144 kB
Buffers:          196768 kB
Cached:          3871612 kB
SwapCached:            0 kB
Active:          1955960 kB
Inactive:        2384712 kB
Active(anon):     224120 kB
Inactive(anon):    76472 kB
Active(file):    1731840 kB
Inactive(file):  2308240 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1100 kB
Writeback:             0 kB
AnonPages:        411060 kB
Mapped:            45600 kB
Shmem:             25228 kB
Slab:             195072 kB
SReclaimable:     167160 kB
SUnreclaim:        27912 kB
KernelStack:        3808 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1136016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-28 23:13:27