Trace number 4302899

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2-SuperNGOPT792 22.3027 8.44215

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-scen-05-opt_c18.xml
MD5SUMd1449c913cc5aeed08f9a5dcd27a0601
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark792
Best CPU time to get the best result obtained on this benchmark1.47416
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2598
Number of domains4
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":36,"count":192},{"size":44,"count":196}]
Minimum variable degree2
Maximum variable degree60
Distribution of variable degrees[{"degree":2,"count":4},{"degree":3,"count":2},{"degree":4,"count":16},{"degree":5,"count":10},{"degree":6,"count":37},{"degree":7,"count":16},{"degree":8,"count":41},{"degree":9,"count":14},{"degree":10,"count":40},{"degree":11,"count":20},{"degree":12,"count":14},{"degree":13,"count":13},{"degree":14,"count":21},{"degree":15,"count":8},{"degree":16,"count":16},{"degree":17,"count":12},{"degree":18,"count":18},{"degree":19,"count":9},{"degree":20,"count":14},{"degree":21,"count":13},{"degree":22,"count":6},{"degree":23,"count":10},{"degree":24,"count":4},{"degree":25,"count":11},{"degree":26,"count":4},{"degree":27,"count":2},{"degree":28,"count":2},{"degree":29,"count":3},{"degree":30,"count":2},{"degree":31,"count":3},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":37,"count":1},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":2},{"degree":53,"count":1},{"degree":60,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2598}]
Number of extensional constraints0
Number of intensional constraints2598
Distribution of constraint types[{"type":"intension","count":2598}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running
22.05/8.30	o 792
22.22/8.41	v <instantiation cost="792">
22.22/8.41	v       <list>
22.22/8.41	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] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384] x[385] x[386] x[387] x[388] x[389] x[390] x[391] x[392] x[393] x[394] x[395] x[396] x[397] x[398] x[399]
22.22/8.41	v       </list>
22.22/8.41	v       <values>
22.22/8.41	v         156 394 156 394 764 526 128 366 554 792 394 156 156 394 442 680 792 554 554 792 16 254 708 470 680 442 456 694 72 310 414 652 128 366 736 498 44 282 282 44 442 680 736 498 268 30 310 72 736 498 792 554 310 72 764 526 310 72 428 666 30 268 484 722 142 380 16 254 254 16 254 16 58 296 484 722 296 58 296 58 30 268 44 282 296 58 366 128 128 366 16 254 554 792 736 498 156 394 380 142 792 554 254 16 156 394 324 86 540 778 498 736 380 142 16 254 268 30 254 16 156 394 414 652 268 30 282 44 792 554 442 680 394 156 394 156 296 58 680 442 666 428 750 512 414 652 680 442 100 338 352 114 338 100 30 268 778 540 722 484 778 540 366 128 296 58 428 666 778 540 778 540 394 156 16 254 764 526 16 254 366 128 366 128 680 442 268 30 708 470 666 428 540 778 156 394 100 338 428 666 652 414 792 554 254 16 442 680 540 778 352 114 142 380 708 470 512 750 268 30 540 778 484 722 44 282 44 282 554 792 666 428 30 268 778 540 394 156 680 442 380 142 512 750 268 30 428 666 310 72 708 470 268 30 428 666 540 778 324 86 310 72 86 324 750 512 540 778 526 764 778 540 30 268 310 72 428 666 114 352 680 442 142 380 114 352 114 352 86 324 16 254 694 456 792 554 428 666 394 156 778 540 310 72 366 128 296 58 694 456 142 380 254 16 554 792 456 694 666 428 442 680 310 72 58 296 540 778 540 778 142 380 708 470 114 352 428 666 498 736 16 254 324 86 268 30 128 366 540 778 30 268 722 484 498 736 282 44 708 470 380 142 540 778 428 666 282 44 750 512 540 778 30 268 128 366 526 764 428 666 268 30 540 778 268 30 268 30 694 456 778 540 268 30 114 352 380 142 156 394
22.22/8.41	v       </values>
22.22/8.41	v     </instantiation>
22.22/8.41	s OPTIMUM FOUND

Verifier Data

OK	792

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302899-1532895530/watcher-4302899-1532895530 -o /tmp/evaluation-result-4302899-1532895530/solver-4302899-1532895530 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13580 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1781381700 -superng HOME/instance-4302899-1532895530.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=17251, runsolver pid=17248
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 2.03 2.07 1.96 3/206 17308
/proc/meminfo: memFree=21353532/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=10005480 memory=18332 CPUtime=0.08 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 4251 12900 0 0 1 0 5 2 20 0 6 0 107116136 10245611520 4583 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2501370 4583 1931 1 0 2489808 0
[pid=17251/tid=17304] ppid=17248 vsize=10005480 memory=4279135703946592399 CPUtime=0.08 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 2062 12900 0 0 1 0 5 2 20 0 6 0 107116145 10245611520 4649 33554432000 4194304 4196468 140725764836192 140602118799952 140602146985117 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 6 0 107116146 10245611520 4649 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=10005480 memory=140700990051968 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 6 0 107116146 10245611520 4649 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 6 0 107116146 10245611520 4649 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 6 0 107116146 10245611520 4649 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18332 KiB

[startup+0.209921 s]*
/proc/loadavg: 2.03 2.07 1.96 3/215 17317
/proc/meminfo: memFree=21330172/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=10982744 memory=46280 CPUtime=0.25 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 7789 12900 0 0 17 1 5 2 20 0 15 0 107116136 11246329856 11570 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2745686 11570 2959 1 0 2708109 0
[pid=17251/tid=17304] ppid=17248 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) D 17248 17251 12222 0 -1 1077944384 4358 12900 0 0 11 0 5 2 20 0 15 0 107116145 11246329856 11570 33554432000 4194304 4196468 140725764836192 140602118788000 140602139642413 0 4 0 16800975 18446744072101740068 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=10982744 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246329856 11570 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=10982744 memory=3619122970540906144 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246329856 11570 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=10982776 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246362624 11570 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=10982776 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246362624 11636 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=10983736 memory=140700990051968 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 107116148 11247345664 11636 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=10983736 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 13 12900 0 0 0 0 5 2 20 0 15 0 107116148 11247345664 11636 33554432000 4194304 4196468 140725764836192 140600935441312 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=10983736 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116148 11247345664 11636 33554432000 4194304 4196468 140725764836192 140600787592176 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=10983736 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11247345664 11636 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=10983736 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) S 17248 17251 12222 0 -1 1077944384 539 12900 0 0 1 0 5 2 20 0 15 0 107116151 11247345664 11636 33554432000 4194304 4196468 140725764836192 140601570826736 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=10983736 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) S 17248 17251 12222 0 -1 1077944384 65 12900 0 0 1 0 5 2 20 0 15 0 107116151 11247345664 11702 33554432000 4194304 4196468 140725764836192 140601569774192 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=10983736 memory=140700990051968 CPUtime=0.1 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 611 12900 0 0 3 0 5 2 20 0 15 0 107116151 11247345664 11702 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=10983736 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11247345664 11702 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=10983736 memory=140700990051968 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116151 11247345664 11702 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 46280 KiB

[startup+0.310289 s]*
/proc/loadavg: 2.03 2.07 1.96 3/215 17317
/proc/meminfo: memFree=21318760/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=10983192 memory=57252 CPUtime=0.38 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 10291 12900 0 0 28 3 5 2 20 0 15 0 107116136 11246788608 14313 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2745798 14313 3107 1 0 2708109 0
[pid=17251/tid=17304] ppid=17248 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 6849 12900 0 0 20 1 5 2 20 0 15 0 107116145 11246788608 14313 33554432000 4194304 4196468 140725764836192 140602118775200 140602131006821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 14313 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 14313 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 14313 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 14313 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 107116148 11246788608 14313 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 13 12900 0 0 0 0 5 2 20 0 15 0 107116148 11246788608 14313 33554432000 4194304 4196468 140725764836192 140600935441312 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116148 11246788608 14313 33554432000 4194304 4196468 140725764836192 140600787592176 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11246788608 14313 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) S 17248 17251 12222 0 -1 1077944384 542 12900 0 0 1 0 5 2 20 0 15 0 107116151 11246788608 14313 33554432000 4194304 4196468 140725764836192 140601570826736 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) S 17248 17251 12222 0 -1 1077944384 68 12900 0 0 1 0 5 2 20 0 15 0 107116151 11246788608 14313 33554432000 4194304 4196468 140725764836192 140601569774192 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=10983192 memory=140700990051968 CPUtime=0.11 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 617 12900 0 0 4 0 5 2 20 0 15 0 107116151 11246788608 14313 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11246788608 14313 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=10983192 memory=140700990051968 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116151 11246788608 14313 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 57252 KiB

[startup+0.700694 s]
/proc/loadavg: 2.03 2.07 1.96 3/215 17317
/proc/meminfo: memFree=21308252/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=10983192 memory=89152 CPUtime=0.98 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 16403 12900 0 0 87 4 5 2 20 0 15 0 107116136 11246788608 22288 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2745798 22288 3238 1 0 2708109 0
[pid=17251/tid=17304] ppid=17248 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 11970 12900 0 0 56 3 5 2 20 0 15 0 107116145 11246788608 22288 33554432000 4194304 4196468 140725764836192 140602118784016 140602130149982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 22288 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 22288 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=10983192 memory=487 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 22288 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 107116146 11246788608 22288 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=10983192 memory=7301570131460772950 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 6 12900 0 0 0 0 5 2 20 0 15 0 107116148 11246788608 22288 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 13 12900 0 0 0 0 5 2 20 0 15 0 107116148 11246788608 22288 33554432000 4194304 4196468 140725764836192 140600935441312 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116148 11246788608 22288 33554432000 4194304 4196468 140725764836192 140600787592176 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11246788608 22288 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=10983192 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) S 17248 17251 12222 0 -1 1077944384 1116 12900 0 0 9 0 5 2 20 0 15 0 107116151 11246788608 22288 33554432000 4194304 4196468 140725764836192 140601570826736 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=10983192 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) S 17248 17251 12222 0 -1 1077944384 427 12900 0 0 7 0 5 2 20 0 15 0 107116151 11246788608 22288 33554432000 4194304 4196468 140725764836192 140601569774192 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=10983192 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 667 12900 0 0 13 0 5 2 20 0 15 0 107116151 11246788608 22288 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11246788608 22288 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116151 11246788608 22288 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89152 KiB

[startup+1.50131 s]
/proc/loadavg: 2.03 2.07 1.96 4/215 17317
/proc/meminfo: memFree=21263284/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=10996044 memory=169064 CPUtime=2.99 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 25807 12900 0 0 283 9 5 2 20 0 15 0 107116136 11259949056 42266 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2749011 42266 3446 1 0 2710669 0
[pid=17251/tid=17304] ppid=17248 vsize=10996044 memory=4951091520830867572 CPUtime=1.46 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 16701 12900 0 0 132 7 5 2 20 0 15 0 107116145 11259949056 42266 33554432000 4194304 4196468 140725764836192 140602118754240 140602132658244 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=10996044 memory=4134606225630022328 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11259949056 42266 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=10996044 memory=-5153075247754915999 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11259949056 42266 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=10996044 memory=-7594006192779466670 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116146 11259949056 42266 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=10996044 memory=123020 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 2 12900 0 0 0 0 5 2 20 0 15 0 107116146 11259949056 42266 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 15 12900 0 0 0 0 5 2 20 0 15 0 107116148 11259949056 42266 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=10996044 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 13 12900 0 0 0 0 5 2 20 0 15 0 107116148 11259949056 42266 33554432000 4194304 4196468 140725764836192 140600935441312 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=10996044 memory=281401693896992 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116148 11259949056 42266 33554432000 4194304 4196468 140725764836192 140600787592176 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=10996044 memory=281401694311936 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11259949056 42266 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=10996044 memory=140700846958208 CPUtime=0.67 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) R 17248 17251 12222 0 -1 4202560 3112 12900 0 0 60 0 5 2 20 0 15 0 107116151 11259949056 42266 33554432000 4194304 4196468 140725764836192 140601570807752 140602132070770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=10996044 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) R 17248 17251 12222 0 -1 4202560 2077 12900 0 0 48 0 5 2 20 0 15 0 107116151 11259949056 42266 33554432000 4194304 4196468 140725764836192 140601569760416 140602128142807 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=10996044 memory=1200 CPUtime=0.48 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 1685 12900 0 0 41 0 5 2 20 0 15 0 107116151 11259949056 42266 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=10996044 memory=15876 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11259949056 42266 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=10996044 memory=4044 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 1 12900 0 0 0 0 5 2 20 0 15 0 107116151 11259949056 42266 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 10996044 KiB

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

[pid=17251/tid=17316] ppid=17248 vsize=11010400 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11274649600 115620 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=11010400 memory=7649399392787707697 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 71 12900 0 0 0 0 5 2 20 0 15 0 107116151 11274649600 115620 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 17.39 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 462480 KiB

[startup+7.30069 s]
/proc/loadavg: 2.19 2.10 1.97 5/215 17317
/proc/meminfo: memFree=20446980/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=11077984 memory=492660 CPUtime=19.71 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 66747 12900 0 0 1937 27 5 2 20 0 15 0 107116136 11343855616 123165 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2769496 123165 3523 1 0 2731149 0
[pid=17251/tid=17304] ppid=17248 vsize=11077984 memory=6656426216303648864 CPUtime=7.05 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 38430 12900 0 0 684 14 5 2 20 0 15 0 107116145 11343855616 123165 33554432000 4194304 4196468 140725764836192 140602118794368 140601678364467 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=11077984 memory=7649399367034681137 CPUtime=0.17 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 62 12900 0 0 9 1 5 2 20 0 15 0 107116146 11343855616 123165 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=11077984 memory=7649399371329648433 CPUtime=0.17 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 230 12900 0 0 9 1 5 2 20 0 15 0 107116146 11343855616 123165 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=11077984 memory=7649399375624615729 CPUtime=0.16 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 84 12900 0 0 8 1 5 2 20 0 15 0 107116146 11343855616 123165 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=11077984 memory=7649399379919583025 CPUtime=0.16 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 811 12900 0 0 8 1 5 2 20 0 15 0 107116146 11343855616 123165 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=11077984 memory=7649399384214550321 CPUtime=0.12 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 3256 12900 0 0 5 0 5 2 20 0 15 0 107116148 11343855616 123165 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=11077984 memory=7649399388509517617 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 17 12900 0 0 0 0 5 2 20 0 15 0 107116148 11343855616 123165 33554432000 4194304 4196468 140725764836192 140600935441376 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=11077984 memory=4294967295 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 8 12900 0 0 0 0 5 2 20 0 15 0 107116148 11343855616 123165 33554432000 4194304 4196468 140725764836192 140600787592192 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11343855616 123165 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=11077984 memory=2420 CPUtime=5.13 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) R 17248 17251 12222 0 -1 4202560 8564 12900 0 0 505 1 5 2 20 0 15 0 107116151 11343855616 123165 33554432000 4194304 4196468 140725764836192 140601570810416 140602124980183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=11077984 memory=1580 CPUtime=4.76 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) R 17248 17251 12222 0 -1 4202560 5993 12900 0 0 468 1 5 2 20 0 15 0 107116151 11343855616 123165 33554432000 4194304 4196468 140725764836192 140601569755632 140602131252213 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=11077984 memory=928 CPUtime=2.46 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 7024 12900 0 0 237 2 5 2 20 0 15 0 107116151 11343855616 123165 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=11077984 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11343855616 123165 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=11077984 memory=4124 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 71 12900 0 0 0 0 5 2 20 0 15 0 107116151 11343855616 123165 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 19.71 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 492660 KiB

[startup+8.10069 s]*
/proc/loadavg: 2.17 2.10 1.97 5/215 17317
/proc/meminfo: memFree=20370028/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=11080032 memory=572664 CPUtime=21.46 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 67435 12900 0 0 2106 33 5 2 20 0 15 0 107116136 11345952768 143166 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2770008 143166 3531 1 0 2731661 0
[pid=17251/tid=17304] ppid=17248 vsize=11080032 memory=6791534058613427641 CPUtime=7.83 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 38707 12900 0 0 761 15 5 2 20 0 15 0 107116145 11345952768 143166 33554432000 4194304 4196468 140725764836192 140602118797424 140601681581524 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=11080032 memory=4126316290023845779 CPUtime=0.19 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 167 12900 0 0 10 2 5 2 20 0 15 0 107116146 11345952768 143166 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=11080032 memory=16240 CPUtime=0.19 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 330 12900 0 0 10 2 5 2 20 0 15 0 107116146 11345952768 143166 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=11080032 memory=1792 CPUtime=0.18 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 167 12900 0 0 9 2 5 2 20 0 15 0 107116146 11345952768 143166 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=11080032 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 880 12900 0 0 9 2 5 2 20 0 15 0 107116146 11345952768 143166 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=11080032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 3273 12900 0 0 5 0 5 2 20 0 15 0 107116148 11345952768 143166 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 17 12900 0 0 0 0 5 2 20 0 15 0 107116148 11345952768 143166 33554432000 4194304 4196468 140725764836192 140600935441440 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 9 12900 0 0 0 0 5 2 20 0 15 0 107116148 11345952768 143166 33554432000 4194304 4196468 140725764836192 140600787592192 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 143166 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=11080032 memory=0 CPUtime=5.51 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) S 17248 17251 12222 0 -1 1077944384 8581 12900 0 0 543 1 5 2 20 0 15 0 107116151 11345952768 143166 33554432000 4194304 4196468 140725764836192 140601570826736 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=11080032 memory=2319389199166349359 CPUtime=5.16 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) S 17248 17251 12222 0 -1 1077944384 6002 12900 0 0 508 1 5 2 20 0 15 0 107116151 11345952768 143166 33554432000 4194304 4196468 140725764836192 140601569774192 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=11080032 memory=7719229363398385695 CPUtime=2.54 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 7034 12900 0 0 245 2 5 2 20 0 15 0 107116151 11345952768 143166 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=11080032 memory=3472468997217732272 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 143166 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=11080032 memory=734139722803195951 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 71 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 143166 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 21.46 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 572664 KiB

[startup+8.30063 s]
/proc/loadavg: 2.17 2.10 1.97 5/215 17317
/proc/meminfo: memFree=20370028/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=11080032 memory=620952 CPUtime=22.05 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 67815 12900 0 0 2163 35 5 2 20 0 15 0 107116136 11345952768 155238 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2770008 155238 3532 1 0 2731661 0
[pid=17251/tid=17304] ppid=17248 vsize=11080032 memory=-2247047206207641111 CPUtime=8 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 38850 12900 0 0 778 15 5 2 20 0 15 0 107116145 11345952768 155238 33554432000 4194304 4196468 140725764836192 140602118795568 140602146985117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=11080032 memory=-3535470213243961690 CPUtime=0.21 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 175 12900 0 0 11 3 5 2 20 0 15 0 107116146 11345952768 155238 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=11080032 memory=5790897285768418400 CPUtime=0.2 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 338 12900 0 0 11 2 5 2 20 0 15 0 107116146 11345952768 155238 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=11080032 memory=-7595754389018307734 CPUtime=0.19 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 178 12900 0 0 10 2 5 2 20 0 15 0 107116146 11345952768 155238 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=11080032 memory=-7812736537705029536 CPUtime=0.18 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 887 12900 0 0 9 2 5 2 20 0 15 0 107116146 11345952768 155238 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=11080032 memory=-4866522518848036719 CPUtime=0.13 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 3353 12900 0 0 6 0 5 2 20 0 15 0 107116148 11345952768 155238 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=11080032 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 17 12900 0 0 0 0 5 2 20 0 15 0 107116148 11345952768 155238 33554432000 4194304 4196468 140725764836192 140600935441440 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=11080032 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 9 12900 0 0 0 0 5 2 20 0 15 0 107116148 11345952768 155238 33554432000 4194304 4196468 140725764836192 140600787592192 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=11080032 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 155238 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=11080032 memory=0 CPUtime=5.68 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) S 17248 17251 12222 0 -1 1077944384 8624 12900 0 0 560 1 5 2 20 0 15 0 107116151 11345952768 155238 33554432000 4194304 4196468 140725764836192 140601570826736 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=11080032 memory=0 CPUtime=5.31 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) S 17248 17251 12222 0 -1 1077944384 6042 12900 0 0 523 1 5 2 20 0 15 0 107116151 11345952768 155238 33554432000 4194304 4196468 140725764836192 140601569774192 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=11080032 memory=288230574492221466 CPUtime=2.59 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) S 17248 17251 12222 0 -1 1077944384 7074 12900 0 0 249 3 5 2 20 0 15 0 107116151 11345952768 155238 33554432000 4194304 4196468 140725764836192 140601568721648 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=11080032 memory=288230583166042426 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 155238 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=11080032 memory=15255930832947754 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 71 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 155238 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 22.05 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 620952 KiB

[startup+8.40172 s]
/proc/loadavg: 2.17 2.10 1.97 5/215 17317
/proc/meminfo: memFree=20370028/32770624 swapFree=67108404/67108860
[pid=17251] ppid=17248 vsize=11080032 memory=621292 CPUtime=22.22 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 12222 0 -1 1077944320 67856 12900 0 0 2180 35 5 2 20 0 15 0 107116136 11345952768 155323 33554432000 4194304 4196468 140725764836192 140725764818736 140602146963191 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
/proc/17251/statm: 2770008 155323 3532 1 0 2731661 0
[pid=17251/tid=17304] ppid=17248 vsize=11080032 memory=603860 CPUtime=8.1 cores=0,2,4,6
/proc/17251/task/17304/stat : 17304 (java) R 17248 17251 12222 0 -1 4202560 38866 12900 0 0 788 15 5 2 20 0 15 0 107116145 11345952768 155323 33554432000 4194304 4196468 140725764836192 140602118796864 140602131069452 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17305] ppid=17248 vsize=11080032 memory=530488 CPUtime=0.21 cores=0,2,4,6
/proc/17251/task/17305/stat : 17305 (java) S 17248 17251 12222 0 -1 1077944384 175 12900 0 0 11 3 5 2 20 0 15 0 107116146 11345952768 155323 33554432000 4194304 4196468 140725764836192 140602151205648 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17306] ppid=17248 vsize=11080032 memory=56 CPUtime=0.2 cores=0,2,4,6
/proc/17251/task/17306/stat : 17306 (java) S 17248 17251 12222 0 -1 1077944384 338 12900 0 0 11 2 5 2 20 0 15 0 107116146 11345952768 155323 33554432000 4194304 4196468 140725764836192 140602005924752 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17307] ppid=17248 vsize=11080032 memory=9258 CPUtime=0.19 cores=0,2,4,6
/proc/17251/task/17307/stat : 17307 (java) S 17248 17251 12222 0 -1 1077944384 178 12900 0 0 10 2 5 2 20 0 15 0 107116146 11345952768 155323 33554432000 4194304 4196468 140725764836192 140602004872208 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17308] ppid=17248 vsize=11080032 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/17251/task/17308/stat : 17308 (java) S 17248 17251 12222 0 -1 1077944384 887 12900 0 0 9 2 5 2 20 0 15 0 107116146 11345952768 155323 33554432000 4194304 4196468 140725764836192 140602003819664 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17309] ppid=17248 vsize=11080032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/17251/task/17309/stat : 17309 (java) S 17248 17251 12222 0 -1 1077944384 3353 12900 0 0 6 0 5 2 20 0 15 0 107116148 11345952768 155323 33554432000 4194304 4196468 140725764836192 140601571878896 140602146974338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17310] ppid=17248 vsize=11080032 memory=4012 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17310/stat : 17310 (java) S 17248 17251 12222 0 -1 1077944384 17 12900 0 0 0 0 5 2 20 0 15 0 107116148 11345952768 155323 33554432000 4194304 4196468 140725764836192 140600935441440 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17311] ppid=17248 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17311/stat : 17311 (java) S 17248 17251 12222 0 -1 1077944384 9 12900 0 0 0 0 5 2 20 0 15 0 107116148 11345952768 155323 33554432000 4194304 4196468 140725764836192 140600787592192 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17312] ppid=17248 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17312/stat : 17312 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 155323 33554432000 4194304 4196468 140725764836192 140600480192720 140602146981787 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17313] ppid=17248 vsize=11080032 memory=56 CPUtime=5.71 cores=0,2,4,6
/proc/17251/task/17313/stat : 17313 (java) R 17248 17251 12222 0 -1 4202560 8628 12900 0 0 563 1 5 2 20 0 15 0 107116151 11345952768 155323 33554432000 4194304 4196468 140725764836192 140601570809808 140602126187653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17314] ppid=17248 vsize=11080032 memory=33 CPUtime=5.35 cores=0,2,4,6
/proc/17251/task/17314/stat : 17314 (java) S 17248 17251 12222 0 -1 1077944384 6054 12900 0 0 527 1 5 2 20 0 15 0 107116151 11345952768 155323 33554432000 4194304 4196468 140725764836192 140601569774192 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17315] ppid=17248 vsize=11080032 memory=0 CPUtime=2.6 cores=0,2,4,6
/proc/17251/task/17315/stat : 17315 (java) R 17248 17251 12222 0 -1 4202560 7083 12900 0 0 250 3 5 2 20 0 15 0 107116151 11345952768 155323 33554432000 4194304 4196468 140725764836192 140601568721648 140602146984538 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17316] ppid=17248 vsize=11080032 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17316/stat : 17316 (java) S 17248 17251 12222 0 -1 1077944384 3 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 155323 33554432000 4194304 4196468 140725764836192 140600049396832 140602146973397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
[pid=17251/tid=17317] ppid=17248 vsize=11080032 memory=-7751062316387021378 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17317/stat : 17317 (java) S 17248 17251 12222 0 -1 1077944384 71 12900 0 0 0 0 5 2 20 0 15 0 107116151 11345952768 155323 33554432000 4194304 4196468 140725764836192 140601567668528 140602146974338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12255232 140725764844136 140725764846945 140725764846945 140725764849615 0
Current children cumulated CPU time: 22.22 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 621292 KiB

Child status: 0
Real time (s): 8.44215
CPU time (s): 22.3027
CPU user time (s): 21.9066
CPU system time (s): 0.396134
CPU usage (%): 264.183
Max. virtual memory (cumulated for all children) (KiB): 11080032
Max. memory (cumulated for all children) (KiB): 621292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.9066
system time used= 0.396134
maximum resident set size= 623448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80834
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= 8659
involuntary context switches= 159


# summary of solver processes directly reported to runsolver:
#   pid: 17251
#   total CPU time (s): 22.3027
#   total CPU user time (s): 21.9066
#   total CPU system time (s): 0.396134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.089262 second user time and 0.10823 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 22:18:50
IDJOB=4302899
IDBENCH=141191
IDSOLVER=2777
FILE ID=node148/4302899-1532895530
RUNJOBID= node148-1532892979-13580
PBS_JOBID= 21022520
Free space on /tmp= 47780 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-scen-05-opt_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302899-1532895530/watcher-4302899-1532895530 -o /tmp/evaluation-result-4302899-1532895530/solver-4302899-1532895530 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13580 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1781381700 -superng HOME/instance-4302899-1532895530.xml

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

MD5SUM BENCH= d1449c913cc5aeed08f9a5dcd27a0601
RANDOM SEED=1781381700

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21361836 kB
MemAvailable:   29407724 kB
Buffers:          246904 kB
Cached:          7949664 kB
SwapCached:          352 kB
Active:          4396308 kB
Inactive:        6374460 kB
Active(anon):    2527652 kB
Inactive(anon):    74228 kB
Active(file):    1868656 kB
Inactive(file):  6300232 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             26956 kB
Writeback:             0 kB
AnonPages:       2580120 kB
Mapped:            58040 kB
Shmem:             25016 kB
Slab:             334052 kB
SReclaimable:     305460 kB
SUnreclaim:        28592 kB
KernelStack:        3792 kB
PageTables:        10428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3930872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2344960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 47752 MiB
End job on node148 at 2018-07-29 22:18:58