Trace number 4402455

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.3SAT 19.7603 12.1394

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.79/0.55	c Concrete v3.12.3.1568965526260 running
19.70/12.11	v <instantiation
19.70/12.11	v         >
19.70/12.11	v       <list>
19.70/12.11	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]
19.70/12.11	v       </list>
19.70/12.11	v       <values>
19.70/12.11	v         602 507 320 617 42 56 427 248 76 511 185 333 325 409 560 58 64 217 63 52 247 40 104 590 474 254 322 388 525 378 86 255 442 198 493 324 369 428 243 256 414 65 53 424 574 527 355 476 582 85 575 37 132 446 541 152 406 416 0 176 567 429 120 88 384 471 523 513 332 79 363 271 140 586 236 599 205 43 231 180 596 437 321 136 353 51 448 19 347 295 187 70 514 48 26 499 223 562 411 450 404 495 492 82 379 498 604 193 168 139 614 310 543 11 45 155 470 74 392 90 115 612 483 12 67 30 383 124 149 216 616 191 462 618 258 425 227 335 39 480 77 555 23 44 262 589 475 89 539 303 338 342 312 503 466 69 421 565 55 22 540 434 279 520 308 352 306 126 8 267 154 159 282 611 103 290 436 570 178 5 151 444 487 571 50 287 581 420 181 356 118 372 387 535 219 93 233 396 156 536 145 368 108 580 350 344 365 272 400 417 339 362 488 415 494 485 47 311 479 447 403 61 105 293 623 433 484 579 354 17 348 98 486 284 453 113 190 376 134 385 300 16 112 473 359 123 242 179 430 71
19.70/12.11	v       </values>
19.70/12.11	v     </instantiation>
19.70/12.11	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 (2084 MiB free)
  memory of node 1: 16384 MiB (2851 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402455-1568978061/watcher-4402455-1568978061 -o /var/tmp/evaluation-result-4402455-1568978061/solver-4402455-1568978061 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29695 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=376622869 HOME/instance-4402455-1568978061.xml 

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

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


[startup+0.100112 s]*
/proc/loadavg: 1.18 1.31 1.42 3/219 32555
/proc/meminfo: memFree=5047312/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10055356 memory=18856 CPUtime=0.09 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 4454 13111 0 0 1 1 4 3 20 0 7 0 473719913 10296684544 4714 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2513839 4714 1970 1 0 2502277 0
[pid=32498/tid=32551] ppid=32495 vsize=10055356 memory=4279135704013833615 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 2241 13111 0 0 1 0 4 3 20 0 7 0 473719922 10296684544 4714 33554432000 4194304 4196468 140728064189280 140131106777872 140131120618006 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 7 0 473719922 10296684544 4714 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10055356 memory=140641938921088 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 7 0 473719922 10296684544 4714 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 7 0 473719922 10296684544 4714 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 7 0 473719922 10296684544 4714 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10055356 memory=140641938921088 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 7 0 473719924 10296684544 4780 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 18856 KiB

[startup+0.210179 s]*
/proc/loadavg: 1.18 1.31 1.42 3/228 32564
/proc/meminfo: memFree=5025604/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10820196 memory=43872 CPUtime=0.26 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 7412 13111 0 0 17 2 4 3 20 0 15 0 473719913 11079880704 10968 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2705049 10968 3307 1 0 2667149 0
[pid=32498/tid=32551] ppid=32495 vsize=10820196 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 3875 13111 0 0 11 1 4 3 20 0 15 0 473719922 11079880704 10968 33554432000 4194304 4196468 140728064189280 140131106748960 140130706895253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10820196 memory=343 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 10968 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10820196 memory=288371018090632832 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 10968 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10820196 memory=140641938921088 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719924 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 33 13111 0 0 0 0 4 3 20 0 15 0 473719924 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130593280800 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719924 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130488673392 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 10968 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) S 32495 32498 29663 0 -1 1077944384 607 13111 0 0 1 0 4 3 20 0 15 0 473719927 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130559724144 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 47 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10820196 memory=140641938921088 CPUtime=0.1 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) S 32495 32498 29663 0 -1 1077944384 627 13111 0 0 3 0 4 3 20 0 15 0 473719927 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130557619056 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 10968 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10820196 memory=140641938921088 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 10968 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 43872 KiB

[startup+0.310671 s]*
/proc/loadavg: 1.18 1.31 1.42 3/228 32564
/proc/meminfo: memFree=5014956/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10820196 memory=52280 CPUtime=0.4 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 10435 13111 0 0 29 4 4 3 20 0 15 0 473719913 11079880704 13070 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2705049 13070 3317 1 0 2667149 0
[pid=32498/tid=32551] ppid=32495 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 6876 13111 0 0 19 3 4 3 20 0 15 0 473719922 11079880704 13070 33554432000 4194304 4196468 140728064189280 140131106747440 140131134946710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 13070 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 13070 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719924 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 33 13111 0 0 0 0 4 3 20 0 15 0 473719924 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130593280800 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719924 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130488673392 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 13070 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) S 32495 32498 29663 0 -1 1077944384 608 13111 0 0 2 0 4 3 20 0 15 0 473719927 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130559724144 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 47 13111 0 0 1 0 4 3 20 0 15 0 473719927 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10820196 memory=140641938921088 CPUtime=0.12 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) S 32495 32498 29663 0 -1 1077944384 648 13111 0 0 5 0 4 3 20 0 15 0 473719927 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130557619056 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 13070 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10820196 memory=140641938921088 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719927 11079880704 13070 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 52280 KiB

[startup+0.700734 s]
/proc/loadavg: 1.18 1.31 1.42 3/228 32564
/proc/meminfo: memFree=4999812/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10824364 memory=85744 CPUtime=1.15 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 15175 13111 0 0 102 6 4 3 20 0 15 0 473719913 11084148736 21436 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2706091 21436 3515 1 0 2668173 0
[pid=32498/tid=32551] ppid=32495 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 10470 13111 0 0 55 4 4 3 20 0 15 0 473719922 11084148736 21436 33554432000 4194304 4196468 140728064189280 140131106761936 140131134946710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11084148736 21436 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719922 11084148736 21436 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10824364 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719922 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10824364 memory=140641791263152 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 5 13111 0 0 0 0 4 3 20 0 15 0 473719924 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10824364 memory=140642999075405 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 33 13111 0 0 0 0 4 3 20 0 15 0 473719924 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130593280800 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10824364 memory=1124 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719924 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130488673392 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10824364 memory=7089886620845893184 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11084148736 21436 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10824364 memory=7739276948478454887 CPUtime=0.19 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) S 32495 32498 29663 0 -1 1077944384 1017 13111 0 0 12 0 4 3 20 0 15 0 473719927 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130559724144 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10824364 memory=7523071198212214892 CPUtime=0.24 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 572 13111 0 0 17 0 4 3 20 0 15 0 473719927 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10824364 memory=3512 CPUtime=0.24 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) R 32495 32498 29663 0 -1 4202560 857 13111 0 0 17 0 4 3 20 0 15 0 473719927 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130557619056 140131113538684 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11084148736 21436 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10824364 memory=288371017942834192 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 1 13111 0 0 0 0 4 3 20 0 15 0 473719927 11084148736 21436 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85744 KiB

[startup+1.5007 s]
/proc/loadavg: 1.18 1.31 1.42 5/228 32564
/proc/meminfo: memFree=4960156/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10834680 memory=182748 CPUtime=2.68 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 24211 13111 0 0 250 11 4 3 20 0 15 0 473719913 11094712320 45687 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2708670 45687 3585 1 0 2670733 0
[pid=32498/tid=32551] ppid=32495 vsize=10834680 memory=9174 CPUtime=1.43 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 15805 13111 0 0 129 7 4 3 20 0 15 0 473719922 11094712320 45687 33554432000 4194304 4196468 140728064189280 140131106759680 140131119015262 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10834680 memory=23049 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 57 13111 0 0 1 0 4 3 20 0 15 0 473719922 11094712320 45687 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 82 13111 0 0 1 0 4 3 20 0 15 0 473719922 11094712320 45687 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10834680 memory=893 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 37 13111 0 0 1 0 4 3 20 0 15 0 473719922 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10834680 memory=59336 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 333 13111 0 0 1 0 4 3 20 0 15 0 473719922 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 1425 13111 0 0 1 0 4 3 20 0 15 0 473719924 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10834680 memory=85744 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 34 13111 0 0 0 0 4 3 20 0 15 0 473719924 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130593280864 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719924 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130488673408 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11094712320 45687 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10834680 memory=281283582490672 CPUtime=0.37 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) S 32495 32498 29663 0 -1 1077944384 1543 13111 0 0 30 0 4 3 20 0 15 0 473719927 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130559724144 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10834680 memory=6791534058613427641 CPUtime=0.46 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 1035 13111 0 0 38 1 4 3 20 0 15 0 473719927 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10834680 memory=6935649255759568960 CPUtime=0.51 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) S 32495 32498 29663 0 -1 1077944384 1643 13111 0 0 44 0 4 3 20 0 15 0 473719927 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130557619056 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10834680 memory=4638778398332698720 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11094712320 45687 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10834680 memory=281283582799200 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11094712320 45687 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0

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

[pid=32498/tid=32563] ppid=32495 vsize=10844940 memory=6935649255811081536 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11105218560 225964 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10844940 memory=6935649255878584401 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 9 13111 0 0 0 0 4 3 20 0 15 0 473719927 11105218560 225964 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 14.01 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 903856 KiB

[startup+11.2008 s]
/proc/loadavg: 1.23 1.32 1.42 4/228 32565
/proc/meminfo: memFree=4079820/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10846988 memory=989124 CPUtime=17.21 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 43962 13111 0 0 1677 37 4 3 20 0 15 0 473719913 11107315712 247281 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2711747 247281 3621 1 0 2673805 0
[pid=32498/tid=32551] ppid=32495 vsize=10846988 memory=6791534058613427641 CPUtime=11 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 23386 13111 0 0 1074 19 4 3 20 0 15 0 473719922 11107315712 247281 33554432000 4194304 4196468 140728064189280 140131106671792 140130706883220 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10846988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 174 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 247281 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10846988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 198 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 247281 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10846988 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 167 13111 0 0 5 1 4 3 20 0 15 0 473719922 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10846988 memory=932 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 493 13111 0 0 5 2 4 3 20 0 15 0 473719922 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10846988 memory=1636 CPUtime=0.12 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 3692 13111 0 0 5 0 4 3 20 0 15 0 473719924 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10846988 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 40 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130593280928 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10846988 memory=880 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130488673408 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10846988 memory=1980 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 247281 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10846988 memory=2520 CPUtime=2.28 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) R 32495 32498 29663 0 -1 4202560 5168 13111 0 0 219 2 4 3 20 0 15 0 473719927 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130559715600 140131114112198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10846988 memory=988 CPUtime=2.19 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 3246 13111 0 0 210 2 4 3 20 0 15 0 473719927 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10846988 memory=1368 CPUtime=1.52 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) S 32495 32498 29663 0 -1 1077944384 5179 13111 0 0 142 3 4 3 20 0 15 0 473719927 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130557619056 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10846988 memory=1056 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 247281 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10846988 memory=1716 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 9 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 247281 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 17.21 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 989124 KiB

[startup+11.601 s]
/proc/loadavg: 1.23 1.32 1.42 4/228 32565
/proc/meminfo: memFree=4079820/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10846988 memory=1001748 CPUtime=18.28 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 50421 13111 0 0 1784 37 4 3 20 0 15 0 473719913 11107315712 250437 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2711747 250437 3621 1 0 2673805 0
[pid=32498/tid=32551] ppid=32495 vsize=10846988 memory=8397876571361683091 CPUtime=11.4 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 23973 13111 0 0 1114 19 4 3 20 0 15 0 473719922 11107315712 250437 33554432000 4194304 4196468 140728064189280 140131106768664 140131134946710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10846988 memory=281283582647360 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 174 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 250437 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10846988 memory=7245577201579234449 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 198 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 250437 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10846988 memory=-8253362762723656061 CPUtime=0.13 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 167 13111 0 0 5 1 4 3 20 0 15 0 473719922 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10846988 memory=8514726395714825875 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 493 13111 0 0 5 2 4 3 20 0 15 0 473719922 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10846988 memory=-8253362762721547642 CPUtime=0.12 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 3692 13111 0 0 5 0 4 3 20 0 15 0 473719924 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10846988 memory=140641938933249 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 40 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130593280928 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10846988 memory=7236551585112089701 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130488673408 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10846988 memory=7235431268679504720 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 250437 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10846988 memory=0 CPUtime=2.66 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) R 32495 32498 29663 0 -1 4202560 8145 13111 0 0 257 2 4 3 20 0 15 0 473719927 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130559711344 140131118431563 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10846988 memory=0 CPUtime=2.47 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) R 32495 32498 29663 0 -1 4202560 5917 13111 0 0 238 2 4 3 20 0 15 0 473719927 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130558657368 140131116479002 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10846988 memory=281283582456520 CPUtime=1.53 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) S 32495 32498 29663 0 -1 1077944384 5397 13111 0 0 143 3 4 3 20 0 15 0 473719927 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130557619056 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 250437 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10846988 memory=281283582700384 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 11 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 250437 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 18.28 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1001748 KiB

[startup+12.0007 s]*
/proc/loadavg: 1.23 1.32 1.42 4/228 32565
/proc/meminfo: memFree=4060280/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10846988 memory=1008100 CPUtime=19.45 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 54179 13111 0 0 1900 38 4 3 20 0 15 0 473719913 11107315712 252025 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2711747 252025 3621 1 0 2673805 0
[pid=32498/tid=32551] ppid=32495 vsize=10846988 memory=6791534058613427641 CPUtime=11.82 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 24977 13111 0 0 1155 20 4 3 20 0 15 0 473719922 11107315712 252025 33554432000 4194304 4196468 140728064189280 140131106768664 140130721523326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10846988 memory=4206468019014099040 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 174 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 252025 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10846988 memory=-7025452035942946156 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 198 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 252025 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10846988 memory=7679937539659563795 CPUtime=0.13 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 167 13111 0 0 5 1 4 3 20 0 15 0 473719922 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10846988 memory=6944656592452807316 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 493 13111 0 0 5 2 4 3 20 0 15 0 473719922 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10846988 memory=6944656592455350634 CPUtime=0.12 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 3692 13111 0 0 5 0 4 3 20 0 15 0 473719924 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10846988 memory=6944613755328037012 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 40 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130593280928 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10846988 memory=-9001734043636558696 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130488673408 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10846988 memory=-9181546051567709026 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 252025 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10846988 memory=6944656592455360608 CPUtime=3.06 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) R 32495 32498 29663 0 -1 4202560 8895 13111 0 0 297 2 4 3 20 0 15 0 473719927 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130559711344 140131118431559 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10846988 memory=-9181546050914066336 CPUtime=2.81 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 7673 13111 0 0 272 2 4 3 20 0 15 0 473719927 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10846988 memory=6944656592455360569 CPUtime=1.54 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) S 32495 32498 29663 0 -1 1077944384 5639 13111 0 0 144 3 4 3 20 0 15 0 473719927 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130557619056 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 252025 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10846988 memory=140641791713249 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 16 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 252025 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 19.45 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1008100 KiB

[startup+12.1111 s]
/proc/loadavg: 1.23 1.32 1.42 4/228 32565
/proc/meminfo: memFree=4060280/32770624 swapFree=66935820/67108860
[pid=32498] ppid=32495 vsize=10846988 memory=1008664 CPUtime=19.7 cores=1,3,5,7
/proc/32498/stat : 32498 (java) S 32495 32498 29663 0 -1 1077944320 58213 13111 0 0 1924 39 4 3 20 0 15 0 473719913 11107315712 252166 33554432000 4194304 4196468 140728064189280 140728064171824 140131134934775 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
/proc/32498/statm: 2711747 252166 3621 1 0 2673805 0
[pid=32498/tid=32551] ppid=32495 vsize=10846988 memory=967444 CPUtime=11.92 cores=1,3,5,7
/proc/32498/task/32551/stat : 32551 (java) R 32495 32498 29663 0 -1 4202560 26664 13111 0 0 1165 20 4 3 20 0 15 0 473719922 11107315712 252187 33554432000 4194304 4196468 140728064189280 140131106767696 140131134946710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32552] ppid=32495 vsize=10846988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32552/stat : 32552 (java) S 32495 32498 29663 0 -1 1077944384 174 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 252187 33554432000 4194304 4196468 140728064189280 140131139177360 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32553] ppid=32495 vsize=10846988 memory=1007552 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32553/stat : 32553 (java) S 32495 32498 29663 0 -1 1077944384 198 13111 0 0 6 1 4 3 20 0 15 0 473719922 11107315712 252187 33554432000 4194304 4196468 140728064189280 140131027450640 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32554] ppid=32495 vsize=10846988 memory=847852 CPUtime=0.13 cores=1,3,5,7
/proc/32498/task/32554/stat : 32554 (java) S 32495 32498 29663 0 -1 1077944384 167 13111 0 0 5 1 4 3 20 0 15 0 473719922 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130706779280 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32555] ppid=32495 vsize=10846988 memory=3512 CPUtime=0.14 cores=1,3,5,7
/proc/32498/task/32555/stat : 32555 (java) S 32495 32498 29663 0 -1 1077944384 493 13111 0 0 5 2 4 3 20 0 15 0 473719922 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130705726480 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32556] ppid=32495 vsize=10846988 memory=55492 CPUtime=0.12 cores=1,3,5,7
/proc/32498/task/32556/stat : 32556 (java) S 32495 32498 29663 0 -1 1077944384 5236 13111 0 0 5 0 4 3 20 0 15 0 473719924 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130594334832 140131134945922 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32557] ppid=32495 vsize=10846988 memory=195356 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32557/stat : 32557 (java) S 32495 32498 29663 0 -1 1077944384 40 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130593280928 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32558] ppid=32495 vsize=10846988 memory=9174 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32558/stat : 32558 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719924 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130488673408 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32559] ppid=32495 vsize=10846988 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32559/stat : 32559 (java) S 32495 32498 29663 0 -1 1077944384 2 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 252187 33554432000 4194304 4196468 140728064189280 140129884694608 140131134953371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32560] ppid=32495 vsize=10846988 memory=6944656575208382560 CPUtime=3.16 cores=1,3,5,7
/proc/32498/task/32560/stat : 32560 (java) R 32495 32498 29663 0 -1 4202560 8991 13111 0 0 307 2 4 3 20 0 15 0 473719927 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130559715424 140131118146938 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32561] ppid=32495 vsize=10846988 memory=3512 CPUtime=2.83 cores=1,3,5,7
/proc/32498/task/32561/stat : 32561 (java) S 32495 32498 29663 0 -1 1077944384 8092 13111 0 0 274 2 4 3 20 0 15 0 473719927 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130558671344 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32562] ppid=32495 vsize=10846988 memory=709332 CPUtime=1.55 cores=1,3,5,7
/proc/32498/task/32562/stat : 32562 (java) R 32495 32498 29663 0 -1 4202560 6065 13111 0 0 145 3 4 3 20 0 15 0 473719927 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130557618864 140131120609919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32563] ppid=32495 vsize=10846988 memory=4 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32563/stat : 32563 (java) S 32495 32498 29663 0 -1 1077944384 3 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 252187 33554432000 4194304 4196468 140728064189280 140129414933472 140131134944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
[pid=32498/tid=32564] ppid=32495 vsize=10846988 memory=4 CPUtime=0.07 cores=1,3,5,7
/proc/32498/task/32564/stat : 32564 (java) S 32495 32498 29663 0 -1 1077944384 16 13111 0 0 0 0 4 3 20 0 15 0 473719927 11107315712 252187 33554432000 4194304 4196468 140728064189280 140130455116208 140131134945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30760960 140728064195172 140728064197813 140728064197813 140728064200655 0
Current children cumulated CPU time: 19.7 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1008664 KiB

Child status: 0
Real time (s): 12.1394
CPU time (s): 19.7603
CPU user time (s): 19.3193
CPU system time (s): 0.441019
CPU usage (%): 162.778
Max. virtual memory (cumulated for all children) (KiB): 10846988
Max. memory (cumulated for all children) (KiB): 1008664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3193
system time used= 0.441019
maximum resident set size= 1010876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72185
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= 7421
involuntary context switches= 64


# summary of solver processes directly reported to runsolver:
#   pid: 32498
#   total CPU time (s): 19.7603
#   total CPU user time (s): 19.3193
#   total CPU system time (s): 0.441019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.09031 second user time and 0.167801 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 13:13:37
IDJOB=4402455
IDBENCH=130877
IDSOLVER=2861
FILE ID=node147/4402455-1568978061
RUNJOBID= node147-1568967593-29695
PBS_JOBID= 21704613
Free space on /var/tmp= 13476 MiB

SOLVER NAME= Concrete 3.12.3
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 /var/tmp/evaluation-result-4402455-1568978061/watcher-4402455-1568978061 -o /var/tmp/evaluation-result-4402455-1568978061/solver-4402455-1568978061 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29695 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=376622869 HOME/instance-4402455-1568978061.xml

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

MD5SUM BENCH= a06e274e1d637d430249b010d1ea7ff6
RANDOM SEED=376622869

node147.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.52
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.52
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.52
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.52
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:         5055652 kB
MemAvailable:   31071984 kB
Buffers:          144492 kB
Cached:         25797196 kB
SwapCached:        68668 kB
Active:         13639040 kB
Inactive:       13085144 kB
Active(anon):     713684 kB
Inactive(anon):   118352 kB
Active(file):   12925356 kB
Inactive(file): 12966792 kB
Unevictable:      109104 kB
Mlocked:          109104 kB
SwapTotal:      67108860 kB
SwapFree:       66935820 kB
Dirty:             35380 kB
Writeback:             0 kB
AnonPages:        824652 kB
Mapped:            65836 kB
Shmem:             40772 kB
Slab:             581880 kB
SReclaimable:     552644 kB
SUnreclaim:        29236 kB
KernelStack:        3744 kB
PageTables:         7368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1999556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    669696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13440 MiB
End job on node147 at 2019-09-20 13:13:50