Trace number 4390598

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
AbsCon 2019-07-23SAT 8.57101 5.37225

DiagnosticValue
WRONG_DECISIONS83

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-SF/
Subisomorphism-B-08.xml
MD5SUM47da5ea68f3d94e6d7990d40a1ef4aa5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.530623
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints1676
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":540}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":19},{"degree":5,"count":89},{"degree":6,"count":212},{"degree":8,"count":110},{"degree":9,"count":71},{"degree":10,"count":35}]
Minimum constraint arity1
Maximum constraint arity540
Distribution of constraint arities[{"arity":1,"count":216},{"arity":2,"count":1459},{"arity":540,"count":1}]
Number of extensional constraints1675
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1675},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.89	
3.36/2.19	  Instance
3.36/2.19	    name=instance-4390598-1568383142, framework=CSP
3.36/2.19	
3.36/2.19	  Loading variables...
3.67/2.25	  Loading constraints...
4.38/2.49	
4.38/2.49	  Domains
4.38/2.49	    nTypes=1, nValues=324000, sizes=[600#540]
4.38/2.49	  Variables
4.38/2.49	    count=540, degrees=[3#4,4#19,5#89,6#212,8#110,9#71,10#35]
4.38/2.49	  Constraints
4.38/2.49	    count=1676, nSpecific=1, arities=[1#216,2#1459,540#1]
4.38/2.49	    distribution=[AllDifferent#1,CtrExtensionV-Bits#1459,CtrExtensionV-Table#216]
4.38/2.49	    tables=[267#110,426#71,525#35], nTotalTuples=77991
4.38/2.49	    nExtStructures=(217,shared:1458), nCftStructures=(1,shared:1458,unbuilt:217)
4.38/2.49	    wck=0.643, cpu=2.459, mem=84M692
4.68/2.50	  Solver SolverBacktrack being built...
4.68/2.50	
4.68/2.54	
4.68/2.54	  Solver
4.68/2.54	    guaranteedGAC=true
4.68/2.54	    wck=0.693, cpu=2.507, mem=107M206
7.32/4.56	
7.32/4.56	  Preprocessing
7.32/4.56	    filters=1556, revisions=(5081,useless=3525), ccks=119779, nACremovedValues=133605, nTotalRemovedValues=133605, inconcistency=false
7.32/4.56	    wck=2.017, cpu=4.526, mem=109M849
7.32/4.56	
7.46/4.67	    num=0, depth=0..0, filters=1681, revisions=(5325,useless=3655), ccks=119804, wck=2.13, mem=109M849
7.46/4.67	    decisions=20, wrong=10, backtracks=0, failedAssignments=10
7.46/4.67	    
7.70/4.74	    num=1, depth=0..0, filters=1747, revisions=(5435,useless=3710), ccks=119804, wck=2.198, mem=109M849
7.70/4.74	    decisions=42, wrong=21, backtracks=0, failedAssignments=21
7.70/4.74	    
7.85/4.82	    num=2, depth=0..0, filters=1833, revisions=(5585,useless=3787), ccks=119806, wck=2.276, mem=109M849
7.85/4.82	    decisions=66, wrong=33, backtracks=0, failedAssignments=33
7.85/4.82	    
7.98/4.92	    num=3, depth=0..0, filters=1945, revisions=(5792,useless=3896), ccks=119811, wck=2.378, mem=109M849
7.98/4.92	    decisions=92, wrong=46, backtracks=0, failedAssignments=46
7.98/4.92	    
8.15/5.01	    num=4, depth=0..0, filters=2033, revisions=(5942,useless=3972), ccks=119812, wck=2.468, mem=109M849
8.15/5.01	    decisions=120, wrong=60, backtracks=0, failedAssignments=60
8.15/5.01	    
8.25/5.11	    num=5, depth=0..0, filters=2145, revisions=(6138,useless=4073), ccks=119814, wck=2.566, mem=109M849
8.25/5.11	    decisions=152, wrong=76, backtracks=0, failedAssignments=76
8.25/5.11	    
8.45/5.35	    num=6, depth=0..539, filters=3027, revisions=(9763,useless=6872), ccks=121706, wck=2.807, mem=109M849
8.45/5.35	    decisions=167, wrong=83, backtracks=0, failedAssignments=83, foundSolutions=1
8.45/5.35	    
8.45/5.35	  Global
8.45/5.35	    filters=3027, revisions=(9763,useless=6872), ccks=121706
8.45/5.35	    Stop=REACHED_GOAL, wrong=83, foundSolutions=1, firstSolCpu=5.3
8.45/5.35	    wck=3.501, cpu=5.315, mem=109M849
8.45/5.35	
8.45/5.35	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 177 167 551 325 489 457 147 137 408 565 299 342 473 488 317 25 20 592 410 98 73 229 571 406 220 540 477 165 206 433 510 397 291 389 130 522 555 47 10 30 427 578 5 553 121 569 122 226 450 499 466 253 581 395 194 83 576 598 361 89 72 402 475 446 246 111 161 211 470 413 222 22 380 123 574 497 16 346 305 304 59 374 523 252 567 532 297 530 136 599 528 100 388 443 267 277 582 529 316 9 15 163 535 407 139 517 96 258 549 520 67 164 560 40 559 375 243 439 116 107 357 335 425 179 509 23 218 74 464 134 398 128 239 271 495 110 60 544 308 492 35 469 42 458 362 526 412 577 190 334 210 46 264 580 512 309 348 64 436 221 262 274 50 188 405 154 451 563 302 109 432 533 203 276 538 200 101 426 265 119 345 192 225 507 579 71 506 251 460 561 195 294 593 481 217 545 202 331 452 502 198 568 332 485 296 301 353 65 255 511 21 94 124 189 366 444 496 365 487 79 244 524 562 62 448 503 266 376 483 431 349 479 235 504 293 564 288 117 486 429 7 129 273 231 423 465 596 337 534 515 144 191 471 570 184 289 152 284 126 421 174 153 278 41 537 321 355 558 387 193 219 392 338 318 333 36 393 354 145 55 286 422 441 279 583 1 369 17 186 180 169 127 525 290 80 447 298 282 56 112 172 8 371 63 52 552 292 498 383 0 514 268 236 48 103 228 424 372 513 541 449 185 445 13 557 314 368 125 320 93 584 591 159 118 359 404 401 548 148 176 411 87 26 516 3 543 300 58 339 70 546 390 182 263 85 588 400 550 589 38 78 454 508 140 18 261 76 171 442 275 259 241 204 141 29 173 113 323 484 162 438 97 478 356 476 329 90 160 370 352 24 104 501 102 328 106 86 518 480 493 539 199 505 57 260 256 319 230 245 201 364 66 313 311 587 146 519 373 157 2 53 120 37 43 39 69 238 114 115 597 467 208 312 326 455 32 6 170 234 351 27 166 494 417 391 340 566 272 437 350 49 216 430 149 242 435 287 363 344 31 99 385 232 187 34 303 51 233 336 61 572 409 212 472 257 138 347 178 105 419 12 223 33 213 459 386 168 575 396 281 307 132 482 11 322 573 44 205 418 81 224 196 227 151 88 490 197 456 420 415 343 394 367 68 461 500 360 381 556 283 19 324 4 428 377 379 14 536 183 28 285 248 84 590 358 237 542 207 175 586 </values>  </instantiation>
8.45/5.35	s SATISFIABLE
8.45/5.35	
8.45/5.35	d WRONG_DECISIONS 83

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390598-1568383142/watcher-4390598-1568383142 -o /tmp/evaluation-result-4390598-1568383142/solver-4390598-1568383142 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568376822-25455 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390598-1568383142.xml -cm 

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

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


[startup+0.100145 s]*
/proc/loadavg: 2.14 1.86 1.73 5/228 26065
/proc/meminfo: memFree=31381092/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10659884 memory=27676 CPUtime=0.13 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 5408 0 0 0 12 1 0 0 20 0 15 0 414572623 10915721216 6919 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2664971 6919 2850 1 0 2627468 0
[pid=26050/tid=26052] ppid=26047 vsize=10659884 memory=-8617482348318186131 CPUtime=0.09 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) R 26047 26050 25423 0 -1 4202560 3227 0 0 0 8 1 0 0 20 0 15 0 414572624 10915721216 6984 33554432000 4194304 4196468 140726325569664 139644636097408 139644610493504 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 6984 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 6984 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 6984 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 6984 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572626 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414572626 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643666682656 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414572627 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643665630320 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) R 26047 26050 25423 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643663526512 139644631878274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) S 26047 26050 25423 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643662473840 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0.02 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) R 26047 26050 25423 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 414572629 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643661421424 139644624104254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) R 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 6984 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27676 KiB

[startup+0.21058 s]*
/proc/loadavg: 2.14 1.86 1.73 4/228 26065
/proc/meminfo: memFree=31369676/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10659884 memory=37584 CPUtime=0.32 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 9144 0 0 0 29 3 0 0 20 0 15 0 414572623 10915721216 9396 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2664971 9396 2989 1 0 2627468 0
[pid=26050/tid=26052] ppid=26047 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) R 26047 26050 25423 0 -1 4202560 6111 0 0 0 18 2 0 0 20 0 15 0 414572624 10915721216 9396 33554432000 4194304 4196468 140726325569664 139644636093488 139644631889053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10659884 memory=345 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 9396 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10659884 memory=140564522822134 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 9396 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 9396 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 9396 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572626 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414572626 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643666682656 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414572627 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643665630320 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) S 26047 26050 25423 0 -1 1077944384 767 0 0 0 3 0 0 0 20 0 15 0 414572629 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643663526512 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) S 26047 26050 25423 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 15 0 414572629 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643662473712 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0.05 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 631 0 0 0 5 0 0 0 20 0 15 0 414572629 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 9396 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37584 KiB

[startup+0.309949 s]*
/proc/loadavg: 2.14 1.86 1.73 3/228 26065
/proc/meminfo: memFree=31367864/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10659884 memory=40384 CPUtime=0.47 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 9358 0 0 0 43 4 0 0 20 0 15 0 414572623 10915721216 10096 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2664971 10096 3026 1 0 2627468 0
[pid=26050/tid=26052] ppid=26047 vsize=10659884 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) R 26047 26050 25423 0 -1 4202560 6258 0 0 0 27 2 0 0 20 0 15 0 414572624 10915721216 10096 33554432000 4194304 4196468 140726325569664 139644636098928 139644631889053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10659884 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 10096 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10659884 memory=140564522821865 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 10096 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 10096 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572625 10915721216 10096 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572626 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414572626 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643666682656 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414572627 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643665630320 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) R 26047 26050 25423 0 -1 4202560 802 0 0 0 4 0 0 0 20 0 15 0 414572629 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643663518016 139644616993478 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) R 26047 26050 25423 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 414572629 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643662473808 139644631877333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0.07 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 655 0 0 0 7 0 0 0 20 0 15 0 414572629 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10659884 memory=140564522796672 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572629 10915721216 10096 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40384 KiB

[startup+0.700762 s]
/proc/loadavg: 2.14 1.86 1.73 3/228 26065
/proc/meminfo: memFree=31356856/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10661932 memory=63328 CPUtime=1.11 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 12882 0 0 0 105 6 0 0 20 0 15 0 414572623 10917818368 15832 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2665483 15832 3075 1 0 2627980 0
[pid=26050/tid=26052] ppid=26047 vsize=10661932 memory=1412 CPUtime=0.67 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) R 26047 26050 25423 0 -1 4202560 8798 0 0 0 63 4 0 0 20 0 15 0 414572624 10917818368 15832 33554432000 4194304 4196468 140726325569664 139644636090064 139644617032720 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10661932 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10917818368 15832 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10661932 memory=7148 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10917818368 15832 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10661932 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10917818368 15832 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10661932 memory=616 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572625 10917818368 15832 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572626 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10661932 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414572626 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643666682656 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10661932 memory=1136 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414572627 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643665630320 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10661932 memory=4639098309541127012 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10661932 memory=7811609364956278113 CPUtime=0.12 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) R 26047 26050 25423 0 -1 4202560 1011 0 0 0 12 0 0 0 20 0 15 0 414572629 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643663526512 139644615396893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10661932 memory=5787213840016500561 CPUtime=0.1 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) S 26047 26050 25423 0 -1 1077944384 580 0 0 0 10 0 0 0 20 0 15 0 414572629 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643662473712 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10661932 memory=5450909908396308010 CPUtime=0.18 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 1134 0 0 0 18 0 0 0 20 0 15 0 414572629 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414572629 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572629 10917818368 15832 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63328 KiB

[startup+1.50079 s]
/proc/loadavg: 2.14 1.86 1.73 3/228 26065
/proc/meminfo: memFree=31341036/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10663980 memory=75384 CPUtime=2 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 17065 0 0 0 194 6 0 0 20 0 15 0 414572623 10919915520 18846 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2665995 18846 3092 1 0 2628492 0
[pid=26050/tid=26052] ppid=26047 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) R 26047 26050 25423 0 -1 4202560 11819 0 0 0 143 5 0 0 20 0 15 0 414572624 10919915520 18846 33554432000 4194304 4196468 140726325569664 139644636093008 139644615053936 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10919915520 18846 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10663980 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10919915520 18846 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414572625 10919915520 18846 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10663980 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414572625 10919915520 18846 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414572626 10919915520 18846 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0

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

[startup+4.00072 s]*
/proc/loadavg: 2.13 1.86 1.73 3/228 26066
/proc/meminfo: memFree=31211312/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10748324 memory=198572 CPUtime=6.61 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 25434 0 0 0 649 12 0 0 20 0 16 0 414572623 11006283776 49643 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2687081 49643 3345 1 0 2647217 0
[pid=26050/tid=26052] ppid=26047 vsize=10748324 memory=8317482817917895235 CPUtime=1.85 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) S 26047 26050 25423 0 -1 1077944384 13916 0 0 0 179 6 0 0 20 0 16 0 414572624 11006283776 49643 33554432000 4194304 4196468 140726325569664 139644636110000 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10748324 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49643 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10748324 memory=4000 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49643 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10748324 memory=616 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49643 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10748324 memory=2832 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49643 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10748324 memory=1624 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 759 0 0 0 1 0 0 0 20 0 16 0 414572626 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10748324 memory=1136 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414572626 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643666682720 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10748324 memory=1072 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414572627 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643665630336 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10748324 memory=5932 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10748324 memory=784 CPUtime=0.95 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) S 26047 26050 25423 0 -1 1077944384 2623 0 0 0 95 0 0 0 20 0 16 0 414572629 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643663526512 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10748324 memory=1060 CPUtime=0.89 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) S 26047 26050 25423 0 -1 1077944384 1579 0 0 0 89 0 0 0 20 0 16 0 414572629 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643662473712 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10748324 memory=14012 CPUtime=0.69 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 3010 0 0 0 69 0 0 0 20 0 16 0 414572629 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10748324 memory=10436 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10748324 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26066] ppid=26047 vsize=10748324 memory=2116 CPUtime=2.09 cores=1,3,5,7
/proc/26050/task/26066/stat : 26066 (java) R 26047 26050 25423 0 -1 4202560 1940 0 0 0 208 1 0 0 20 0 16 0 414572811 11006283776 49643 33554432000 4194304 4196468 140726325569664 139643642245088 139644242216277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 6.61 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 198572 KiB

[startup+4.80072 s]
/proc/loadavg: 2.13 1.86 1.73 3/228 26066
/proc/meminfo: memFree=31211312/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10748324 memory=198752 CPUtime=7.85 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 26224 0 0 0 772 13 0 0 20 0 16 0 414572623 11006283776 49688 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2687081 49688 3345 1 0 2647217 0
[pid=26050/tid=26052] ppid=26047 vsize=10748324 memory=6944656592387989600 CPUtime=1.85 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) S 26047 26050 25423 0 -1 1077944384 13916 0 0 0 179 6 0 0 20 0 16 0 414572624 11006283776 49688 33554432000 4194304 4196468 140726325569664 139644636110000 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10748324 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49688 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49688 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10748324 memory=140564414741248 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49688 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10748324 memory=140564414741280 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49688 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10748324 memory=3472468860642421616 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 16 0 414572626 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10748324 memory=3472468860642411674 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414572626 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643666682720 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10748324 memory=7378838193898451078 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414572627 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643665630336 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10748324 memory=3472468860642310768 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10748324 memory=198572 CPUtime=1.2 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) S 26047 26050 25423 0 -1 1077944384 2698 0 0 0 120 0 0 0 20 0 16 0 414572629 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643663526512 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10748324 memory=288288865907702507 CPUtime=1.07 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) S 26047 26050 25423 0 -1 1077944384 1833 0 0 0 107 0 0 0 20 0 16 0 414572629 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643662473712 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10748324 memory=4122545409539466916 CPUtime=0.71 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 3055 0 0 0 70 1 0 0 20 0 16 0 414572629 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26066] ppid=26047 vsize=10748324 memory=0 CPUtime=2.88 cores=1,3,5,7
/proc/26050/task/26066/stat : 26066 (java) R 26047 26050 25423 0 -1 4202560 2343 0 0 0 287 1 0 0 20 0 16 0 414572811 11006283776 49688 33554432000 4194304 4196468 140726325569664 139643642245648 139644242137129 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 7.85 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 198752 KiB

[startup+5.20075 s]
/proc/loadavg: 2.13 1.86 1.73 4/228 26066
/proc/meminfo: memFree=31210748/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10748324 memory=198888 CPUtime=8.35 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 26367 0 0 0 822 13 0 0 20 0 16 0 414572623 11006283776 49722 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2687081 49722 3345 1 0 2647217 0
[pid=26050/tid=26052] ppid=26047 vsize=10748324 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) S 26047 26050 25423 0 -1 1077944384 13916 0 0 0 179 6 0 0 20 0 16 0 414572624 11006283776 49722 33554432000 4194304 4196468 140726325569664 139644636110000 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10748324 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49722 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49722 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49722 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49722 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 16 0 414572626 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414572626 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643666682720 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414572627 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643665630336 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10748324 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) S 26047 26050 25423 0 -1 1077944384 2709 0 0 0 124 0 0 0 20 0 16 0 414572629 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643663526512 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10748324 memory=6515465389265 CPUtime=1.12 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) R 26047 26050 25423 0 -1 4202560 1841 0 0 0 112 0 0 0 20 0 16 0 414572629 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643662473712 139644610033608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10748324 memory=297237821058711863 CPUtime=0.72 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 3105 0 0 0 71 1 0 0 20 0 16 0 414572629 11006283776 49722 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10748324 memory=198708 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49768 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10748324 memory=8260079401174908251 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49768 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26066] ppid=26047 vsize=10748324 memory=7522532433219579496 CPUtime=3.28 cores=1,3,5,7
/proc/26050/task/26066/stat : 26066 (java) R 26047 26050 25423 0 -1 4202560 2345 0 0 0 327 1 0 0 20 0 16 0 414572811 11006283776 49768 33554432000 4194304 4196468 140726325569664 139643642244496 139644242549520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 8.35 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 198888 KiB

[startup+5.30078 s]
/proc/loadavg: 2.13 1.86 1.73 4/228 26066
/proc/meminfo: memFree=31210748/32770624 swapFree=66936320/67108860
[pid=26050] ppid=26047 vsize=10748324 memory=199088 CPUtime=8.45 cores=1,3,5,7
/proc/26050/stat : 26050 (java) S 26047 26050 25423 0 -1 1077944320 26535 0 0 0 832 13 0 0 20 0 16 0 414572623 11006283776 49772 33554432000 4194304 4196468 140726325569664 140726325552208 139644631867127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
/proc/26050/statm: 2687081 49772 3346 1 0 2647217 0
[pid=26050/tid=26052] ppid=26047 vsize=10748324 memory=198732 CPUtime=1.85 cores=1,3,5,7
/proc/26050/task/26052/stat : 26052 (java) S 26047 26050 25423 0 -1 1077944384 13916 0 0 0 179 6 0 0 20 0 16 0 414572624 11006283776 49772 33554432000 4194304 4196468 140726325569664 139644636110000 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26053] ppid=26047 vsize=10748324 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26053/stat : 26053 (java) S 26047 26050 25423 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49772 33554432000 4194304 4196468 140726325569664 139644557941648 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26054] ppid=26047 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26054/stat : 26054 (java) S 26047 26050 25423 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49772 33554432000 4194304 4196468 140726325569664 139644556888848 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26055] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26055/stat : 26055 (java) S 26047 26050 25423 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 414572625 11006283776 49772 33554432000 4194304 4196468 140726325569664 139644555836560 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26056] ppid=26047 vsize=10748324 memory=281128829529136 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26056/stat : 26056 (java) S 26047 26050 25423 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 414572625 11006283776 49772 33554432000 4194304 4196468 140726325569664 139644554783760 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26057] ppid=26047 vsize=10748324 memory=6935649255759570263 CPUtime=0.01 cores=1,3,5,7
/proc/26050/task/26057/stat : 26057 (java) S 26047 26050 25423 0 -1 1077944384 769 0 0 0 1 0 0 0 20 0 16 0 414572626 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643667736688 139644631878274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26058] ppid=26047 vsize=10748324 memory=5782710158696722474 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26058/stat : 26058 (java) S 26047 26050 25423 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414572626 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643666682720 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26059] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26059/stat : 26059 (java) S 26047 26050 25423 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414572627 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643665630336 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26060] ppid=26047 vsize=10748324 memory=1 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26060/stat : 26060 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643664578640 139644631885723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26061] ppid=26047 vsize=10748324 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/26050/task/26061/stat : 26061 (java) S 26047 26050 25423 0 -1 1077944384 2709 0 0 0 124 0 0 0 20 0 16 0 414572629 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643663526512 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26062] ppid=26047 vsize=10748324 memory=69 CPUtime=1.12 cores=1,3,5,7
/proc/26050/task/26062/stat : 26062 (java) S 26047 26050 25423 0 -1 1077944384 1966 0 0 0 112 0 0 0 20 0 16 0 414572629 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643662473712 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26063] ppid=26047 vsize=10748324 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/26050/task/26063/stat : 26063 (java) S 26047 26050 25423 0 -1 1077944384 3147 0 0 0 71 1 0 0 20 0 16 0 414572629 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643661421424 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26064] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26064/stat : 26064 (java) S 26047 26050 25423 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643660368864 139644631877333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26065] ppid=26047 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26050/task/26065/stat : 26065 (java) S 26047 26050 25423 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 16 0 414572629 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643659315632 139644631878274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
[pid=26050/tid=26066] ppid=26047 vsize=10748324 memory=0 CPUtime=3.38 cores=1,3,5,7
/proc/26050/task/26066/stat : 26066 (java) R 26047 26050 25423 0 -1 4202560 2345 0 0 0 337 1 0 0 20 0 16 0 414572811 11006283776 49772 33554432000 4194304 4196468 140726325569664 139643642244496 139644242549579 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11882496 140726325576715 140726325576818 140726325576818 140726325579727 0
Current children cumulated CPU time: 8.45 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 199088 KiB

Child status: 0
Real time (s): 5.37225
CPU time (s): 8.57101
CPU user time (s): 8.42509
CPU system time (s): 0.145924
CPU usage (%): 159.542
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 199088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.42509
system time used= 0.145924
maximum resident set size= 206156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29171
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2554
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 26050
#   total CPU time (s): 8.57101
#   total CPU user time (s): 8.42509
#   total CPU system time (s): 0.145924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050716 second user time and 0.098449 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-13 14:57:28
IDJOB=4390598
IDBENCH=131280
IDSOLVER=2832
FILE ID=node105/4390598-1568383142
RUNJOBID= node105-1568376822-25455
PBS_JOBID= 21701849
Free space on /tmp= 54364 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-SF/Subisomorphism-B-08.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390598-1568383142/watcher-4390598-1568383142 -o /tmp/evaluation-result-4390598-1568383142/solver-4390598-1568383142 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568376822-25455 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390598-1568383142.xml -cm

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

MD5SUM BENCH= 47da5ea68f3d94e6d7990d40a1ef4aa5
RANDOM SEED=1645456968

node105.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.00
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.00
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.00
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.00
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:        31396684 kB
MemAvailable:   31637644 kB
Buffers:          144060 kB
Cached:           384052 kB
SwapCached:        68424 kB
Active:           475152 kB
Inactive:         342328 kB
Active(anon):     231652 kB
Inactive(anon):    89796 kB
Active(file):     243500 kB
Inactive(file):   252532 kB
Unevictable:      111220 kB
Mlocked:          111220 kB
SwapTotal:      67108860 kB
SwapFree:       66936320 kB
Dirty:              8660 kB
Writeback:             0 kB
AnonPages:        339088 kB
Mapped:            48740 kB
Shmem:             23972 kB
Slab:             150064 kB
SReclaimable:     121524 kB
SUnreclaim:        28540 kB
KernelStack:        4016 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1253088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 54352 MiB
End job on node105 at 2019-09-13 14:57:33