Trace number 4400655

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 18.6692 11.2568

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-m4D/
Subisomorphism-si4-m4D-m625-05.xml
MD5SUMa06e274e1d637d430249b010d1ea7ff6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.107886
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints900
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":250}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":7},{"degree":4,"count":20},{"degree":6,"count":53},{"degree":7,"count":38},{"degree":8,"count":61},{"degree":9,"count":58},{"degree":10,"count":13}]
Minimum constraint arity1
Maximum constraint arity250
Distribution of constraint arities[{"arity":1,"count":223},{"arity":2,"count":676},{"arity":250,"count":1}]
Number of extensional constraints899
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":899},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568631193530 running
18.53/11.22	v <instantiation
18.53/11.22	v         >
18.53/11.22	v       <list>
18.53/11.22	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] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249]
18.53/11.22	v       </list>
18.53/11.22	v       <values>
18.53/11.22	v         409 590 525 617 255 198 575 248 446 541 567 333 176 602 560 513 88 79 332 499 247 223 411 507 474 495 404 193 320 378 604 42 442 56 493 324 115 139 90 543 310 614 612 12 483 539 421 565 582 85 427 55 22 76 511 152 540 434 308 325 185 429 352 64 384 471 523 58 63 217 363 271 140 581 126 287 306 8 50 103 159 611 282 267 154 420 356 181 347 339 485 494 61 48 105 52 40 562 104 293 322 254 492 623 433 484 86 388 168 428 65 414 256 11 45 155 470 74 392 243 369 53 574 424 67 30 383 568 98 171 348 579 354 17 486 195 300 376 16 453 190 385 134 284 113 1 475 89 527 80 135 578 252 326 463 69 355 476 37 132 406 416 279 489 0 120 205 236 43 136 353 596 321 437 180 290 436 570 178 5 151 444 487 571 231 599 586 51 19 448 118 7 173 220 563 146 184 299 226 276 408 213 496 381 504 394 81 192 508 169 295 362 488 415 70 187 59 351 147 307 163 514 26 450 82 379 498 191 462 618 616 149 258 44 480 262 77 335 23 555 227 39 112 473 359 123 242 179 430 71
18.53/11.22	v       </values>
18.53/11.22	v     </instantiation>
18.53/11.22	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14623 MiB free)
  memory of node 1: 16384 MiB (14130 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400655-1568684840/watcher-4400655-1568684840 -o /tmp/evaluation-result-4400655-1568684840/solver-4400655-1568684840 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568673289-24882 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1273672677 HOME/instance-4400655-1568684840.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
solver pid=27582, runsolver pid=27579
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 1.62 1.44 1.44 3/218 27639
/proc/meminfo: memFree=29436924/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=9972712 memory=16816 CPUtime=0.1 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 4472 13314 0 0 1 1 5 3 20 0 6 0 444425921 10212057088 4204 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2493178 4204 1935 1 0 2481616 0
[pid=27582/tid=27635] ppid=27579 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 2269 13314 0 0 0 0 5 3 20 0 6 0 444425930 10212057088 4204 33554432000 4194304 4196468 140731291707936 139686990234192 139687018419357 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 6 0 444425931 10212057088 4204 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=9972712 memory=140627748632192 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 6 0 444425931 10212057088 4204 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 6 0 444425931 10212057088 4270 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 2 13314 0 0 0 0 5 3 20 0 6 0 444425931 10212057088 4270 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.21139 s]*
/proc/loadavg: 1.62 1.44 1.44 5/227 27648
/proc/meminfo: memFree=29416396/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10820196 memory=40684 CPUtime=0.27 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 7677 13314 0 0 17 2 5 3 20 0 15 0 444425921 11079880704 10171 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2705049 10171 3268 1 0 2667149 0
[pid=27582/tid=27635] ppid=27579 vsize=10821220 memory=7822038051842263955 CPUtime=0.19 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 4285 13314 0 0 10 1 5 3 20 0 15 0 444425930 11080929280 10303 33554432000 4194304 4196468 140731291707936 139686990209792 139687011077149 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10821220 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11080929280 10303 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10821220 memory=140627748632192 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11080929280 10303 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10821220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11080929280 10303 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10821220 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 2 13314 0 0 0 0 5 3 20 0 15 0 444425931 11080929280 10369 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10821220 memory=140627748632192 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 2 13314 0 0 0 0 5 3 20 0 15 0 444425932 11080929280 10434 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10821220 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 33 13314 0 0 0 0 5 3 20 0 15 0 444425933 11080929280 10434 33554432000 4194304 4196468 140731291707936 139686342677792 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10821220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425933 11080929280 10434 33554432000 4194304 4196468 140731291707936 139685892449904 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10821220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11080929280 10434 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10821220 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) S 27579 27582 24851 0 -1 1077944384 583 13314 0 0 1 0 5 3 20 0 15 0 444425936 11080929280 10500 33554432000 4194304 4196468 140731291707936 139686309120112 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10821220 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) R 27579 27582 24851 0 -1 4202560 72 13314 0 0 1 0 5 3 20 0 15 0 444425936 11080929280 10500 33554432000 4194304 4196468 140731291707936 139686308067312 139686996193323 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10821220 memory=140627748632192 CPUtime=0.11 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 616 13314 0 0 3 0 5 3 20 0 15 0 444425936 11080929280 10500 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10821220 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11080929280 10500 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10821220 memory=140627748632192 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425936 11080929280 10500 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40684 KiB

[startup+0.310426 s]*
/proc/loadavg: 1.62 1.44 1.44 3/227 27648
/proc/meminfo: memFree=29406764/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10820196 memory=48964 CPUtime=0.4 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 11007 13314 0 0 28 4 5 3 20 0 15 0 444425921 11079880704 12241 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2705049 12241 3310 1 0 2667149 0
[pid=27582/tid=27635] ppid=27579 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 7466 13314 0 0 19 2 5 3 20 0 15 0 444425930 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686990206384 139687002477918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10820196 memory=7451892127116980324 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11079880704 12241 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10820196 memory=5787233549803348032 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10820196 memory=7649539994783534530 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 2 13314 0 0 0 0 5 3 20 0 15 0 444425931 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 2 13314 0 0 0 0 5 3 20 0 15 0 444425932 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 33 13314 0 0 0 0 5 3 20 0 15 0 444425933 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686342677792 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425933 11079880704 12241 33554432000 4194304 4196468 140731291707936 139685892449904 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11079880704 12241 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) S 27579 27582 24851 0 -1 1077944384 586 13314 0 0 1 0 5 3 20 0 15 0 444425936 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686309120112 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) S 27579 27582 24851 0 -1 1077944384 74 13314 0 0 2 0 5 3 20 0 15 0 444425936 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686308067312 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10820196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 624 13314 0 0 5 0 5 3 20 0 15 0 444425936 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11079880704 12241 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425936 11079880704 12241 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48964 KiB

[startup+0.708048 s]
/proc/loadavg: 1.62 1.44 1.44 3/227 27648
/proc/meminfo: memFree=29391396/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10824364 memory=81440 CPUtime=1.17 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 15101 13314 0 0 102 7 5 3 20 0 15 0 444425921 11084148736 20360 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2706091 20360 3509 1 0 2668173 0
[pid=27582/tid=27635] ppid=27579 vsize=10824364 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 10436 13314 0 0 55 4 5 3 20 0 15 0 444425930 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686990224592 139687018419357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10824364 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11084148736 20360 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425931 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 2 13314 0 0 0 0 5 3 20 0 15 0 444425931 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10824364 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 5 13314 0 0 0 0 5 3 20 0 15 0 444425932 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 33 13314 0 0 0 0 5 3 20 0 15 0 444425933 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686342677792 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10824364 memory=6943526294502006880 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425933 11084148736 20360 33554432000 4194304 4196468 140731291707936 139685892449904 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11084148736 20360 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10824364 memory=140627631179664 CPUtime=0.2 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) R 27579 27582 24851 0 -1 4202560 1014 13314 0 0 12 0 5 3 20 0 15 0 444425936 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686309106656 139686996146848 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10824364 memory=24964 CPUtime=0.24 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) R 27579 27582 24851 0 -1 4202560 555 13314 0 0 16 0 5 3 20 0 15 0 444425936 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686308067312 139687003506868 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10824364 memory=2244 CPUtime=0.25 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) R 27579 27582 24851 0 -1 4202560 835 13314 0 0 17 0 5 3 20 0 15 0 444425936 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686307015024 139687002477918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10824364 memory=140627631177072 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11084148736 20360 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425936 11084148736 20360 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81440 KiB

[startup+1.50076 s]
/proc/loadavg: 1.62 1.44 1.44 4/227 27648
/proc/meminfo: memFree=29352000/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10834680 memory=178784 CPUtime=2.74 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 22435 13314 0 0 254 12 5 3 20 0 15 0 444425921 11094712320 44696 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2708670 44696 3588 1 0 2670733 0
[pid=27582/tid=27635] ppid=27579 vsize=10834680 memory=25 CPUtime=1.44 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 15163 13314 0 0 129 7 5 3 20 0 15 0 444425930 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686990229448 139687002477918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10834680 memory=31 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 63 13314 0 0 1 0 5 3 20 0 15 0 444425931 11094712320 44696 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 44 13314 0 0 1 0 5 3 20 0 15 0 444425931 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 66 13314 0 0 1 0 5 3 20 0 15 0 444425931 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10834680 memory=96232 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 322 13314 0 0 0 0 5 3 20 0 15 0 444425931 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 135 13314 0 0 1 0 5 3 20 0 15 0 444425932 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10834680 memory=7018394261716492888 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 34 13314 0 0 0 0 5 3 20 0 15 0 444425933 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686342677856 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10834680 memory=7523657186688852565 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425933 11094712320 44696 33554432000 4194304 4196468 140731291707936 139685892449920 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10834680 memory=7374758113731571299 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11094712320 44696 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10834680 memory=7454130749351154278 CPUtime=0.42 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) S 27579 27582 24851 0 -1 1077944384 1883 13314 0 0 34 0 5 3 20 0 15 0 444425936 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686309120112 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10834680 memory=8025814081101719147 CPUtime=0.48 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) S 27579 27582 24851 0 -1 1077944384 974 13314 0 0 40 0 5 3 20 0 15 0 444425936 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686308067312 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10834680 memory=7018394261716492888 CPUtime=0.51 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 1533 13314 0 0 43 0 5 3 20 0 15 0 444425936 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10834680 memory=7018394261716492888 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11094712320 44696 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10834680 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 1 13314 0 0 0 0 5 3 20 0 15 0 444425936 11094712320 44696 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 10834680 KiB

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

[pid=27582/tid=27647] ppid=27579 vsize=10844940 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 199944 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10844940 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 126 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 199944 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 11.54 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 799776 KiB

[startup+9.60079 s]
/proc/loadavg: 1.65 1.45 1.44 3/228 27650
/proc/meminfo: memFree=28481904/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10844940 memory=973240 CPUtime=14.82 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 42775 13314 0 0 1438 36 5 3 20 0 15 0 444425921 11105218560 243310 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2711235 243310 3617 1 0 2673293 0
[pid=27582/tid=27635] ppid=27579 vsize=10844940 memory=7374758023436981604 CPUtime=9.46 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 22317 13314 0 0 918 20 5 3 20 0 15 0 444425930 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686990230968 139686591644362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10844940 memory=3612 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 475 13314 0 0 3 2 5 3 20 0 15 0 444425931 11105218560 243310 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10844940 memory=6791534058613427641 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 90 13314 0 0 3 2 5 3 20 0 15 0 444425931 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10844940 memory=7450468156413534562 CPUtime=0.14 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 140 13314 0 0 4 2 5 3 20 0 15 0 444425931 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10844940 memory=-8629633213500528540 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 741 13314 0 0 3 2 5 3 20 0 15 0 444425931 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10844940 memory=7018124791326728255 CPUtime=0.11 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 806 13314 0 0 3 0 5 3 20 0 15 0 444425932 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 45 13314 0 0 0 0 5 3 20 0 15 0 444425933 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686342677856 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 9 13314 0 0 0 0 5 3 20 0 15 0 444425933 11105218560 243310 33554432000 4194304 4196468 140731291707936 139685892449920 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10844940 memory=1984 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 243310 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10844940 memory=2424 CPUtime=1.94 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) S 27579 27582 24851 0 -1 1077944384 4239 13314 0 0 185 1 5 3 20 0 15 0 444425936 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686309120112 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10844940 memory=967976 CPUtime=1.98 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) S 27579 27582 24851 0 -1 1077944384 4738 13314 0 0 189 1 5 3 20 0 15 0 444425936 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686308067312 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10844940 memory=111636 CPUtime=1.35 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 6833 13314 0 0 126 1 5 3 20 0 15 0 444425936 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10844940 memory=804 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 243310 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10844940 memory=799776 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 126 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 243310 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 14.82 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 973240 KiB

[startup+10.4011 s]
/proc/loadavg: 1.68 1.46 1.44 3/228 27650
/proc/meminfo: memFree=28482124/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10844940 memory=992104 CPUtime=16.06 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 49711 13314 0 0 1560 38 5 3 20 0 15 0 444425921 11105218560 248026 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2711235 248026 3618 1 0 2673293 0
[pid=27582/tid=27635] ppid=27579 vsize=10844940 memory=-9001734043636558696 CPUtime=10.21 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 23293 13314 0 0 993 20 5 3 20 0 15 0 444425930 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686990230024 139686594032382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10844940 memory=4425517385743431210 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 518 13314 0 0 5 2 5 3 20 0 15 0 444425931 11105218560 248026 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10844940 memory=-6585816688081273652 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 122 13314 0 0 5 2 5 3 20 0 15 0 444425931 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10844940 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 173 13314 0 0 6 2 5 3 20 0 15 0 444425931 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10844940 memory=-5738297875903123798 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 759 13314 0 0 5 2 5 3 20 0 15 0 444425931 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10844940 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 4394 13314 0 0 5 0 5 3 20 0 15 0 444425932 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10844940 memory=797084 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 45 13314 0 0 0 0 5 3 20 0 15 0 444425933 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686342677856 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10844940 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 9 13314 0 0 0 0 5 3 20 0 15 0 444425933 11105218560 248026 33554432000 4194304 4196468 140731291707936 139685892449920 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10844940 memory=-7880843606118635149 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 248026 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10844940 memory=-6421031960926448530 CPUtime=2.09 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) R 27579 27582 24851 0 -1 4202560 5154 13314 0 0 199 2 5 3 20 0 15 0 444425936 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686309100632 139686997630216 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10844940 memory=-4695052241013923951 CPUtime=2.1 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) R 27579 27582 24851 0 -1 4202560 5869 13314 0 0 201 1 5 3 20 0 15 0 444425936 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686308026880 139687002790096 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10844940 memory=-7751062316387021378 CPUtime=1.44 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 7033 13314 0 0 135 1 5 3 20 0 15 0 444425936 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10844940 memory=-2023959437020729679 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 248026 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 126 13314 0 0 0 0 5 3 20 0 15 0 444425936 11105218560 248026 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 16.06 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 992104 KiB

[startup+10.8011 s]
/proc/loadavg: 1.68 1.46 1.44 3/228 27650
/proc/meminfo: memFree=28482124/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10851480 memory=1031960 CPUtime=17.31 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 59786 13314 0 0 1683 40 5 3 20 0 15 0 444425921 11111915520 257990 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2712870 257990 3618 1 0 2674928 0
[pid=27582/tid=27635] ppid=27579 vsize=10851480 memory=7306645571575177817 CPUtime=10.61 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 23526 13314 0 0 1033 20 5 3 20 0 15 0 444425930 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686990230304 139686594212361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10851480 memory=6791534058613427641 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 518 13314 0 0 5 2 5 3 20 0 15 0 444425931 11111915520 257990 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10851480 memory=3256141 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 122 13314 0 0 5 2 5 3 20 0 15 0 444425931 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10851480 memory=281255262988392 CPUtime=0.16 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 173 13314 0 0 6 2 5 3 20 0 15 0 444425931 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10851480 memory=5941188375956919460 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 759 13314 0 0 5 2 5 3 20 0 15 0 444425931 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10851480 memory=95632290 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 4394 13314 0 0 5 0 5 3 20 0 15 0 444425932 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10851480 memory=140627631544721 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 45 13314 0 0 0 0 5 3 20 0 15 0 444425933 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686342677856 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10851480 memory=281255263094080 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 9 13314 0 0 0 0 5 3 20 0 15 0 444425933 11111915520 257990 33554432000 4194304 4196468 140731291707936 139685892449920 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10851480 memory=14529 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11111915520 257990 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10851480 memory=301741416374351162 CPUtime=2.49 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) R 27579 27582 24851 0 -1 4202560 8512 13314 0 0 239 2 5 3 20 0 15 0 444425936 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686309104584 139686998084099 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10851480 memory=-3472574944341025154 CPUtime=2.5 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) R 27579 27582 24851 0 -1 4202560 11382 13314 0 0 240 2 5 3 20 0 15 0 444425936 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686308053048 139686998084095 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10851480 memory=6656426216303648864 CPUtime=1.5 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 8004 13314 0 0 140 2 5 3 20 0 15 0 444425936 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10851480 memory=5571041044932483173 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11111915520 257990 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10851480 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 126 13314 0 0 0 0 5 3 20 0 15 0 444425936 11111915520 257990 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 17.31 s
Current children cumulated vsize: 10851480 KiB
Current children cumulated memory: 1031960 KiB

[startup+11.202 s]
/proc/loadavg: 1.68 1.46 1.44 5/227 27650
/proc/meminfo: memFree=28410060/32770624 swapFree=66953724/67108860
[pid=27582] ppid=27579 vsize=10846988 memory=1044492 CPUtime=18.53 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27579 27582 24851 0 -1 1077944320 66696 13314 0 0 1805 40 5 3 20 0 15 0 444425921 11107315712 261123 33554432000 4194304 4196468 140731291707936 140731291690480 139687018397431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
/proc/27582/statm: 2711747 261123 3619 1 0 2673805 0
[pid=27582/tid=27635] ppid=27579 vsize=10846988 memory=3612 CPUtime=11.01 cores=0,2,4,6
/proc/27582/task/27635/stat : 27635 (java) R 27579 27582 24851 0 -1 4202560 23852 13314 0 0 1073 20 5 3 20 0 15 0 444425930 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686990229392 139687004092440 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27636] ppid=27579 vsize=10846988 memory=6791534058613427641 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27636/stat : 27636 (java) S 27579 27582 24851 0 -1 1077944384 518 13314 0 0 5 2 5 3 20 0 15 0 444425931 11107315712 261123 33554432000 4194304 4196468 140731291707936 139687022639504 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27637] ppid=27579 vsize=10846988 memory=1428 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27637/stat : 27637 (java) S 27579 27582 24851 0 -1 1077944384 122 13314 0 0 5 2 5 3 20 0 15 0 444425931 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686910912784 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27638] ppid=27579 vsize=10846988 memory=11624 CPUtime=0.16 cores=0,2,4,6
/proc/27582/task/27638/stat : 27638 (java) S 27579 27582 24851 0 -1 1077944384 173 13314 0 0 6 2 5 3 20 0 15 0 444425931 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686909860496 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27639] ppid=27579 vsize=10846988 memory=740 CPUtime=0.15 cores=0,2,4,6
/proc/27582/task/27639/stat : 27639 (java) S 27579 27582 24851 0 -1 1077944384 759 13314 0 0 5 2 5 3 20 0 15 0 444425931 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686908807696 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27640] ppid=27579 vsize=10846988 memory=1056 CPUtime=0.13 cores=0,2,4,6
/proc/27582/task/27640/stat : 27640 (java) S 27579 27582 24851 0 -1 1077944384 4394 13314 0 0 5 0 5 3 20 0 15 0 444425932 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686343731824 139687018408578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27641] ppid=27579 vsize=10846988 memory=1552 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27641/stat : 27641 (java) S 27579 27582 24851 0 -1 1077944384 45 13314 0 0 0 0 5 3 20 0 15 0 444425933 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686342677856 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27642] ppid=27579 vsize=10846988 memory=1040 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27642/stat : 27642 (java) S 27579 27582 24851 0 -1 1077944384 9 13314 0 0 0 0 5 3 20 0 15 0 444425933 11107315712 261123 33554432000 4194304 4196468 140731291707936 139685892449920 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27643] ppid=27579 vsize=10846988 memory=4132 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27643/stat : 27643 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11107315712 261123 33554432000 4194304 4196468 140731291707936 139685585050192 139687018416027 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27644] ppid=27579 vsize=10846988 memory=780 CPUtime=2.89 cores=0,2,4,6
/proc/27582/task/27644/stat : 27644 (java) R 27579 27582 24851 0 -1 4202560 11219 13314 0 0 279 2 5 3 20 0 15 0 444425936 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686309105576 139686998090531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27645] ppid=27579 vsize=10846988 memory=2832 CPUtime=2.88 cores=0,2,4,6
/proc/27582/task/27645/stat : 27645 (java) R 27579 27582 24851 0 -1 4202560 14923 13314 0 0 277 3 5 3 20 0 15 0 444425936 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686308051632 139687000303551 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27646] ppid=27579 vsize=10846988 memory=1720 CPUtime=1.55 cores=0,2,4,6
/proc/27582/task/27646/stat : 27646 (java) S 27579 27582 24851 0 -1 1077944384 8340 13314 0 0 145 2 5 3 20 0 15 0 444425936 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686307015024 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27647] ppid=27579 vsize=10846988 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27647/stat : 27647 (java) S 27579 27582 24851 0 -1 1077944384 3 13314 0 0 0 0 5 3 20 0 15 0 444425936 11107315712 261123 33554432000 4194304 4196468 140731291707936 139685551491552 139687018407637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
[pid=27582/tid=27648] ppid=27579 vsize=10846988 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/27582/task/27648/stat : 27648 (java) S 27579 27582 24851 0 -1 1077944384 126 13314 0 0 0 0 5 3 20 0 15 0 444425936 11107315712 261123 33554432000 4194304 4196468 140731291707936 139686305962928 139687018408578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39370752 140731291716335 140731291718853 140731291718853 140731291721679 0
Current children cumulated CPU time: 18.53 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1044492 KiB

Child status: 0
Real time (s): 11.2568
CPU time (s): 18.6692
CPU user time (s): 18.209
CPU system time (s): 0.460105
CPU usage (%): 165.848
Max. virtual memory (cumulated for all children) (KiB): 10852356
Max. memory (cumulated for all children) (KiB): 1046240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.2091
system time used= 0.460105
maximum resident set size= 1047032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80163
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6436
involuntary context switches= 74


# summary of solver processes directly reported to runsolver:
#   pid: 27582
#   total CPU time (s): 18.6692
#   total CPU user time (s): 18.209
#   total CPU system time (s): 0.460105

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.092326 second user time and 0.149906 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-17 03:46:37
IDJOB=4400655
IDBENCH=130877
IDSOLVER=2857
FILE ID=node117/4400655-1568684840
RUNJOBID= node117-1568673289-24882
PBS_JOBID= 21703791
Free space on /tmp= 61152 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-m4D/Subisomorphism-si4-m4D-m625-05.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400655-1568684840/watcher-4400655-1568684840 -o /tmp/evaluation-result-4400655-1568684840/solver-4400655-1568684840 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568673289-24882 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1273672677 HOME/instance-4400655-1568684840.xml

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

MD5SUM BENCH= a06e274e1d637d430249b010d1ea7ff6
RANDOM SEED=1273672677

node117.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.75
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.75
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.75
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.75
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:        29444604 kB
MemAvailable:   30598832 kB
Buffers:          120552 kB
Cached:          1312780 kB
SwapCached:        50008 kB
Active:          1879696 kB
Inactive:         861948 kB
Active(anon):    1258872 kB
Inactive(anon):    87452 kB
Active(file):     620824 kB
Inactive(file):   774496 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66953724 kB
Dirty:             35188 kB
Writeback:             0 kB
AnonPages:       1301292 kB
Mapped:            55364 kB
Shmem:             29684 kB
Slab:             178620 kB
SReclaimable:     149484 kB
SUnreclaim:        29136 kB
KernelStack:        4032 kB
PageTables:         8408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2433652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1132544 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= 61116 MiB
End job on node117 at 2019-09-17 03:46:49