Trace number 4395810

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 1230.51 1075

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-12.xml
MD5SUM5dc18f9bddc2dfff84e0f90fec56ce3b
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 benchmark24.9156
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size520
Maximum domain size616
Distribution of domain sizes[{"size":520,"count":2},{"size":521,"count":4},{"size":522,"count":2},{"size":523,"count":4},{"size":525,"count":4},{"size":527,"count":4},{"size":528,"count":2},{"size":529,"count":2},{"size":530,"count":6},{"size":531,"count":6},{"size":532,"count":2},{"size":534,"count":2},{"size":535,"count":2},{"size":536,"count":2},{"size":537,"count":2},{"size":541,"count":2},{"size":542,"count":4},{"size":543,"count":2},{"size":545,"count":4},{"size":547,"count":2},{"size":550,"count":2},{"size":551,"count":2},{"size":552,"count":2},{"size":553,"count":2},{"size":554,"count":2},"...",{"size":582,"count":6}, {"size":585,"count":4}, {"size":586,"count":2}, {"size":587,"count":2}, {"size":588,"count":2}, {"size":589,"count":4}, {"size":590,"count":2}, {"size":592,"count":2}, {"size":595,"count":4}, {"size":596,"count":2}, {"size":597,"count":2}, {"size":599,"count":2}, {"size":600,"count":6}, {"size":601,"count":2}, {"size":602,"count":2}, {"size":603,"count":2}, {"size":604,"count":6}, {"size":605,"count":2}, {"size":606,"count":2}, {"size":608,"count":4}, {"size":609,"count":2}, {"size":612,"count":4}, {"size":614,"count":6}, {"size":615,"count":4}, {"size":616,"count":4}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.56	c Concrete v3.12.2.1568380929293 running
1230.33/1074.94	v <instantiation
1230.33/1074.94	v         >
1230.33/1074.94	v       <list>
1230.33/1074.94	v         x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199
1230.33/1074.94	v       </list>
1230.33/1074.94	v       <values>
1230.33/1074.94	v         366 365 0 1 581 580 200 512 249 250 288 287 530 531 219 218 461 462 98 97 519 518 168 179 205 204 277 276 365 366 256 274 454 446 0 13 250 270 104 90 380 381 155 154 503 90 286 285 516 522 454 453 317 318 568 567 115 116 0 1 461 462 218 219 360 361 551 548 114 113 14 19 477 475 0 1 276 275 358 357 154 155 572 573 0 1 455 454 475 469 246 247 497 498 588 587 89 389 305 304 77 76 0 1 115 116 285 282 469 472 152 151 199 198 548 613 381 382 250 253 249 257 0 1 154 171 476 477 213 195 341 333 376 147 566 565 114 109 383 382 389 390 548 549 515 514 107 106 15 0 277 279 476 477 189 190 500 0 379 365 577 576 168 169 594 465 512 549 454 472 14 13 395 394 253 258 299 300 92 93 351 312 285 282 256 257 155 168 0 28 92 93 534 515 381 380 46 45 454 455
1230.33/1074.94	v       </values>
1230.33/1074.94	v     </instantiation>
1230.33/1074.94	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 (9965 MiB free)
  memory of node 1: 16384 MiB (12648 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395810-1568410819/watcher-4395810-1568410819 -o /tmp/evaluation-result-4395810-1568410819/solver-4395810-1568410819 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568410778-11186 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=875520123 HOME/instance-4395810-1568410819.xml 

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

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

solver pid=11218, runsolver pid=11211

[startup+0.100109 s]*
/proc/loadavg: 0.63 0.81 1.12 4/205 11327
/proc/meminfo: memFree=23144920/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=9972712 memory=16548 CPUtime=0.1 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 4364 12966 0 0 1 1 5 3 20 0 6 0 417020337 10212057088 4137 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2493178 4137 1933 1 0 2481616 0
[pid=11218/tid=11323] ppid=11211 vsize=9972712 memory=-6517102902069810590 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 2172 12966 0 0 0 0 5 3 20 0 6 0 417020346 10212057088 4137 33554432000 4194304 4196468 140732218219968 139877218964048 139877247150877 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 6 0 417020347 10212057088 4137 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=9972712 memory=140495847667328 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 6 0 417020347 10212057088 4137 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 6 0 417020347 10212057088 4137 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 6 0 417020347 10212057088 4137 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16548 KiB

[startup+0.210044 s]*
/proc/loadavg: 0.63 0.81 1.12 5/227 11349
/proc/meminfo: memFree=23104120/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10819664 memory=39648 CPUtime=0.26 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 7227 12966 0 0 16 2 5 3 20 0 15 0 417020337 11079335936 9912 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2704916 9912 3171 1 0 2667149 0
[pid=11218/tid=11323] ppid=11211 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 3726 12966 0 0 10 1 5 3 20 0 15 0 417020346 11079335936 9912 33554432000 4194304 4196468 140732218219968 139877218960000 139877247149213 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10819664 memory=345 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079335936 9912 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10819664 memory=3618836883785365152 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079335936 9912 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079335936 9912 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10819664 memory=140495847667328 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020348 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 13 12966 0 0 0 0 5 3 20 0 15 0 417020349 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876682949408 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020349 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876078969968 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11079335936 9912 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10819664 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 615 12966 0 0 1 0 5 3 20 0 15 0 417020351 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 45 12966 0 0 0 0 5 3 20 0 15 0 417020351 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10819664 memory=140495847667328 CPUtime=0.11 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 608 12966 0 0 3 0 5 3 20 0 15 0 417020351 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11079335936 9912 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10819664 memory=140495847667328 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020352 11079335936 9912 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 39648 KiB

[startup+0.310295 s]*
/proc/loadavg: 0.63 0.81 1.12 4/227 11349
/proc/meminfo: memFree=23078736/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10820148 memory=50776 CPUtime=0.41 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 10924 12966 0 0 29 4 5 3 20 0 15 0 417020337 11079831552 12694 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2705037 12694 3303 1 0 2667149 0
[pid=11218/tid=11323] ppid=11211 vsize=10820148 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 7403 12966 0 0 18 3 5 3 20 0 15 0 417020346 11079831552 12694 33554432000 4194304 4196468 140732218219968 139877218938800 139877231207774 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079831552 12694 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079831552 12694 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079831552 12694 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020347 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020348 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 13 12966 0 0 0 0 5 3 20 0 15 0 417020349 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876682949408 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020349 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876078969968 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11079831552 12694 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10820148 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 616 12966 0 0 2 0 5 3 20 0 15 0 417020351 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10820148 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 55 12966 0 0 1 0 5 3 20 0 15 0 417020351 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10820148 memory=140495847667328 CPUtime=0.13 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 618 12966 0 0 5 0 5 3 20 0 15 0 417020351 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11079831552 12694 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10820148 memory=140495847667328 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020352 11079831552 12694 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50776 KiB

[startup+0.700681 s]
/proc/loadavg: 0.63 0.81 1.12 5/227 11349
/proc/meminfo: memFree=23050336/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10824360 memory=83620 CPUtime=1.11 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 15090 12966 0 0 97 6 5 3 20 0 15 0 417020337 11084144640 20905 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2706090 20905 3498 1 0 2668173 0
[pid=11218/tid=11323] ppid=11211 vsize=10824360 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 10429 12966 0 0 54 5 5 3 20 0 15 0 417020346 11084144640 20905 33554432000 4194304 4196468 140732218219968 139877218938288 139877247149213 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020347 11084144640 20905 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020347 11084144640 20905 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10824360 memory=32804 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020347 11084144640 20905 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020347 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 5 12966 0 0 0 0 5 3 20 0 15 0 417020348 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 13 12966 0 0 0 0 5 3 20 0 15 0 417020349 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876682949408 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10824360 memory=140495695262480 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020349 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876078969968 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10824360 memory=140496970187356 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11084144640 20905 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10824360 memory=612 CPUtime=0.22 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 1149 12966 0 0 14 0 5 3 20 0 15 0 417020351 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10824360 memory=7302135314614015845 CPUtime=0.17 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 481 12966 0 0 9 0 5 3 20 0 15 0 417020351 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10824360 memory=6081102367496956009 CPUtime=0.25 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 794 12966 0 0 17 0 5 3 20 0 15 0 417020351 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10824360 memory=3624 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11084144640 20905 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10824360 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020352 11084144640 20905 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83620 KiB

[startup+1.50073 s]
/proc/loadavg: 0.74 0.83 1.12 8/227 11349
/proc/meminfo: memFree=22941772/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10834676 memory=197224 CPUtime=3.35 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 27611 12966 0 0 316 11 5 3 20 0 15 0 417020337 11094708224 49306 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2708669 49306 3589 1 0 2670733 0
[pid=11218/tid=11323] ppid=11211 vsize=10834676 memory=2129104 CPUtime=1.43 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 15155 12966 0 0 128 7 5 3 20 0 15 0 417020346 11094708224 49306 33554432000 4194304 4196468 140732218219968 139877218944032 139877231207774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10834676 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 60 12966 0 0 1 0 5 3 20 0 15 0 417020347 11094708224 49306 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10834676 memory=1408 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 36 12966 0 0 1 0 5 3 20 0 15 0 417020347 11094708224 49306 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10834676 memory=2288 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 38 12966 0 0 1 0 5 3 20 0 15 0 417020347 11094708224 49306 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10834676 memory=83620 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 289 12966 0 0 1 0 5 3 20 0 15 0 417020347 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 110 12966 0 0 1 0 5 3 20 0 15 0 417020348 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10834676 memory=280991390466496 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 13 12966 0 0 0 0 5 3 20 0 15 0 417020349 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876682949472 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10834676 memory=280991390517200 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 2 12966 0 0 0 0 5 3 20 0 15 0 417020349 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876078969984 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10834676 memory=2876362053608841 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11094708224 49306 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10834676 memory=170996489 CPUtime=0.76 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 3745 12966 0 0 68 0 5 3 20 0 15 0 417020351 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10834676 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 3825 12966 0 0 69 1 5 3 20 0 15 0 417020351 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10834676 memory=11214314435429 CPUtime=0.49 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) R 11211 11218 11155 0 -1 4202560 2127 12966 0 0 41 0 5 3 20 0 15 0 417020351 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876770605936 139877226842076 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10834676 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11094708224 49306 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10834676 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1 12966 0 0 0 0 5 3 20 0 15 0 417020352 11094708224 49306 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 10834676 KiB

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

[pid=11218/tid=11348] ppid=11211 vsize=10846984 memory=612 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10846984 memory=1220 CPUtime=0.74 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1301 12966 0 0 33 33 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 1227.17 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 7870408 KiB

[startup+1073.6 s]
/proc/loadavg: 1.31 1.43 1.41 4/227 11461
/proc/meminfo: memFree=13521476/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10846984 memory=7870408 CPUtime=1228.77 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 457812 12966 0 0 122361 508 5 3 20 0 15 0 417020337 11107311616 1967602 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2711746 1967602 3637 1 0 2673805 0
[pid=11218/tid=11323] ppid=11211 vsize=10846984 memory=15262532197681710 CPUtime=1017.7 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 105289 12966 0 0 101709 53 5 3 20 0 15 0 417020346 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877218962128 139876848726583 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10846984 memory=1424 CPUtime=46.53 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 41250 12966 0 0 4540 105 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10846984 memory=6791534058613427641 CPUtime=46.71 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 50513 12966 0 0 4561 102 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10846984 memory=1712 CPUtime=46.63 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 40075 12966 0 0 4557 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10846984 memory=988 CPUtime=46.73 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 41058 12966 0 0 4567 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10846984 memory=4004 CPUtime=8.79 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 56395 12966 0 0 865 6 5 3 20 0 15 0 417020348 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10846984 memory=2828 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 24 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876682949536 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10846984 memory=3624 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 22 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876078969984 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10846984 memory=39912 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10846984 memory=988 CPUtime=7.2 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 52569 12966 0 0 706 6 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10846984 memory=2016 CPUtime=6.12 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 40079 12966 0 0 597 7 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10846984 memory=1424 CPUtime=2.22 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 27026 12966 0 0 209 5 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10846984 memory=1048 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10846984 memory=5900 CPUtime=0.74 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1301 12966 0 0 33 33 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 1228.77 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 7870408 KiB

[startup+1074.4 s]
/proc/loadavg: 1.31 1.43 1.41 4/227 11461
/proc/meminfo: memFree=13521476/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10846984 memory=7870408 CPUtime=1229.73 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 464162 12966 0 0 122457 508 5 3 20 0 15 0 417020337 11107311616 1967602 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2711746 1967602 3637 1 0 2673805 0
[pid=11218/tid=11323] ppid=11211 vsize=10846984 memory=14004 CPUtime=1018.5 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 105550 12966 0 0 101789 53 5 3 20 0 15 0 417020346 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877218959320 139876848726583 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10846984 memory=14060 CPUtime=46.53 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 41250 12966 0 0 4540 105 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10846984 memory=7870408 CPUtime=46.71 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 50513 12966 0 0 4561 102 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10846984 memory=19184 CPUtime=46.63 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 40075 12966 0 0 4557 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10846984 memory=532 CPUtime=46.73 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 41058 12966 0 0 4567 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10846984 memory=1556 CPUtime=8.79 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 56395 12966 0 0 865 6 5 3 20 0 15 0 417020348 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10846984 memory=804 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 24 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876682949536 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10846984 memory=4108 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 22 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876078969984 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10846984 memory=1804 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10846984 memory=916 CPUtime=7.27 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 56362 12966 0 0 713 6 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10846984 memory=3812 CPUtime=6.2 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 42375 12966 0 0 605 7 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10846984 memory=2308 CPUtime=2.22 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 27026 12966 0 0 209 5 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10846984 memory=2308 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10846984 memory=1408 CPUtime=0.74 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1301 12966 0 0 33 33 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 1229.73 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 7870408 KiB

[startup+1074.8 s]
/proc/loadavg: 1.31 1.43 1.41 4/227 11461
/proc/meminfo: memFree=13521476/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10846984 memory=7870408 CPUtime=1230.23 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 465810 12966 0 0 122507 508 5 3 20 0 15 0 417020337 11107311616 1967602 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2711746 1967602 3637 1 0 2673805 0
[pid=11218/tid=11323] ppid=11211 vsize=10846984 memory=288230583166042425 CPUtime=1018.9 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 105609 12966 0 0 101829 53 5 3 20 0 15 0 417020346 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877218959200 139876848512494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10846984 memory=15262532197681710 CPUtime=46.53 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 41250 12966 0 0 4540 105 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10846984 memory=2540 CPUtime=46.71 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 50513 12966 0 0 4561 102 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10846984 memory=1760 CPUtime=46.63 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 40075 12966 0 0 4557 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10846984 memory=111636 CPUtime=46.73 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 41058 12966 0 0 4567 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10846984 memory=804 CPUtime=8.79 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 56395 12966 0 0 865 6 5 3 20 0 15 0 417020348 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10846984 memory=4108 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 24 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876682949536 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10846984 memory=1804 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 22 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876078969984 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10846984 memory=916 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10846984 memory=3812 CPUtime=7.33 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 56927 12966 0 0 719 6 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10846984 memory=2308 CPUtime=6.24 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 42939 12966 0 0 609 7 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10846984 memory=2308 CPUtime=2.23 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 27486 12966 0 0 210 5 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10846984 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10846984 memory=3812 CPUtime=0.74 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1301 12966 0 0 33 33 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 1230.23 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 7870408 KiB

[startup+1074.9 s]
/proc/loadavg: 1.31 1.43 1.41 4/227 11461
/proc/meminfo: memFree=13521476/32770624 swapFree=66999284/67108860
[pid=11218] ppid=11211 vsize=10846984 memory=7870408 CPUtime=1230.33 cores=0,2,4,6
/proc/11218/stat : 11218 (java) S 11211 11218 11155 0 -1 1077944320 465810 12966 0 0 122517 508 5 3 20 0 15 0 417020337 11107311616 1967602 33554432000 4194304 4196468 140732218219968 140732218202512 139877247127287 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
/proc/11218/statm: 2711746 1967602 3637 1 0 2673805 0
[pid=11218/tid=11323] ppid=11211 vsize=10846984 memory=7870408 CPUtime=1019 cores=0,2,4,6
/proc/11218/task/11323/stat : 11323 (java) R 11211 11218 11155 0 -1 4202560 105609 12966 0 0 101839 53 5 3 20 0 15 0 417020346 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877218959200 139876848513973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11328] ppid=11211 vsize=10846984 memory=7870408 CPUtime=46.53 cores=0,2,4,6
/proc/11218/task/11328/stat : 11328 (java) S 11211 11218 11155 0 -1 1077944384 41250 12966 0 0 4540 105 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877251369872 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11329] ppid=11211 vsize=10846984 memory=7870408 CPUtime=46.71 cores=0,2,4,6
/proc/11218/task/11329/stat : 11329 (java) S 11211 11218 11155 0 -1 1077944384 50513 12966 0 0 4561 102 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877155572496 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11330] ppid=11211 vsize=10846984 memory=7870408 CPUtime=46.63 cores=0,2,4,6
/proc/11218/task/11330/stat : 11330 (java) S 11211 11218 11155 0 -1 1077944384 40075 12966 0 0 4557 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139877154520208 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11331] ppid=11211 vsize=10846984 memory=7870408 CPUtime=46.73 cores=0,2,4,6
/proc/11218/task/11331/stat : 11331 (java) S 11211 11218 11155 0 -1 1077944384 41058 12966 0 0 4567 98 5 3 20 0 15 0 417020347 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876818017296 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11333] ppid=11211 vsize=10846984 memory=7870392 CPUtime=8.79 cores=0,2,4,6
/proc/11218/task/11333/stat : 11333 (java) S 11211 11218 11155 0 -1 1077944384 56395 12966 0 0 865 6 5 3 20 0 15 0 417020348 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876773763184 139877247138434 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11336] ppid=11211 vsize=10846984 memory=7870392 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11336/stat : 11336 (java) S 11211 11218 11155 0 -1 1077944384 24 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876682949536 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11337] ppid=11211 vsize=10846984 memory=7870392 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11337/stat : 11337 (java) S 11211 11218 11155 0 -1 1077944384 22 12966 0 0 0 0 5 3 20 0 15 0 417020349 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876078969984 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11343] ppid=11211 vsize=10846984 memory=7870408 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11343/stat : 11343 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875771570256 139877247145883 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11344] ppid=11211 vsize=10846984 memory=7870392 CPUtime=7.33 cores=0,2,4,6
/proc/11218/task/11344/stat : 11344 (java) S 11211 11218 11155 0 -1 1077944384 56927 12966 0 0 719 6 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876772711024 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11345] ppid=11211 vsize=10846984 memory=932 CPUtime=6.24 cores=0,2,4,6
/proc/11218/task/11345/stat : 11345 (java) S 11211 11218 11155 0 -1 1077944384 42939 12966 0 0 609 7 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876771658224 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11346] ppid=11211 vsize=10846984 memory=7870392 CPUtime=2.23 cores=0,2,4,6
/proc/11218/task/11346/stat : 11346 (java) S 11211 11218 11155 0 -1 1077944384 27486 12966 0 0 210 5 5 3 20 0 15 0 417020351 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876770605936 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11348] ppid=11211 vsize=10846984 memory=7870408 CPUtime=0.08 cores=0,2,4,6
/proc/11218/task/11348/stat : 11348 (java) S 11211 11218 11155 0 -1 1077944384 3 12966 0 0 0 0 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139875738012640 139877247137493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
[pid=11218/tid=11349] ppid=11211 vsize=10846984 memory=7870408 CPUtime=0.74 cores=0,2,4,6
/proc/11218/task/11349/stat : 11349 (java) S 11211 11218 11155 0 -1 1077944384 1301 12966 0 0 33 33 5 3 20 0 15 0 417020352 11107311616 1967602 33554432000 4194304 4196468 140732218219968 139876769552816 139877247138434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7008256 140732218223344 140732218225861 140732218225861 140732218228687 0
Current children cumulated CPU time: 1230.33 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 7870408 KiB

Child status: 0
Real time (s): 1075
CPU time (s): 1230.51
CPU user time (s): 1225.34
CPU system time (s): 5.16855
CPU usage (%): 114.465
Max. virtual memory (cumulated for all children) (KiB): 10849680
Max. memory (cumulated for all children) (KiB): 7870412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1225.34
system time used= 5.16855
maximum resident set size= 7872668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 480461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38153
involuntary context switches= 3259


# summary of solver processes directly reported to runsolver:
#   pid: 11218
#   total CPU time (s): 1230.51
#   total CPU user time (s): 1225.34
#   total CPU system time (s): 5.16855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64656 second user time and 9.69532 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 23:39:39
IDJOB=4395810
IDBENCH=138454
IDSOLVER=2846
FILE ID=node140/4395810-1568410819
RUNJOBID= node140-1568410778-11186
PBS_JOBID= 21702194
Free space on /tmp= 58140 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-12.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395810-1568410819/watcher-4395810-1568410819 -o /tmp/evaluation-result-4395810-1568410819/solver-4395810-1568410819 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568410778-11186 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=875520123 HOME/instance-4395810-1568410819.xml

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

MD5SUM BENCH= 5dc18f9bddc2dfff84e0f90fec56ce3b
RANDOM SEED=875520123

node140.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.43
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.43
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.43
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.43
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:        23158608 kB
MemAvailable:   31858408 kB
Buffers:          178616 kB
Cached:          8729924 kB
SwapCached:         2736 kB
Active:          1439364 kB
Inactive:        7475148 kB
Active(anon):       3744 kB
Inactive(anon):    44284 kB
Active(file):    1435620 kB
Inactive(file):  7430864 kB
Unevictable:      108104 kB
Mlocked:          108104 kB
SwapTotal:      67108860 kB
SwapFree:       66999284 kB
Dirty:             71624 kB
Writeback:             0 kB
AnonPages:        116836 kB
Mapped:            43920 kB
Shmem:             32260 kB
Slab:             292160 kB
SReclaimable:     261776 kB
SUnreclaim:        30384 kB
KernelStack:        3328 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58068 MiB
End job on node140 at 2019-09-13 23:57:34