Trace number 4293656

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.8 2018-06-13SAT (TO)359 2520.06 2465.44

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-1_c18.xml
MD5SUMe8035d4b0abecbc1a78dd1ff35d13fe4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark229
Best CPU time to get the best result obtained on this benchmark2520.12
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints736
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":1},{"degree":7,"count":3},{"degree":8,"count":5},{"degree":9,"count":12},{"degree":10,"count":12},{"degree":11,"count":16},{"degree":12,"count":12},{"degree":13,"count":16},{"degree":14,"count":15},{"degree":15,"count":7},{"degree":16,"count":8},{"degree":17,"count":9},{"degree":18,"count":1},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":736}]
Number of extensional constraints0
Number of intensional constraints736
Distribution of constraint types[{"type":"intension","count":736}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.74	c Concrete v3.8.1528841891564 running
8.99/4.17	o 665
9.28/4.24	o 664
9.28/4.25	o 546
9.28/4.27	o 545
9.28/4.28	o 426
11.97/5.11	o 425
11.97/5.12	o 424
11.97/5.12	o 423
11.97/5.20	o 421
11.97/5.20	o 420
11.97/5.20	o 419
16.95/8.73	o 418
17.38/8.91	o 417
17.38/8.91	o 416
28.55/19.14	o 415
29.01/19.58	o 414
34.59/24.84	o 412
34.70/24.93	o 411
34.70/24.94	o 410
53.57/42.62	o 409
53.57/42.64	o 407
53.76/42.74	o 405
145.92/131.81	o 404
145.92/131.84	o 403
145.92/131.84	o 402
146.09/131.91	o 401
146.09/131.99	o 400
146.09/131.99	o 399
146.09/132.00	o 398
146.09/132.01	o 397
146.45/132.25	o 396
146.45/132.25	o 395
146.45/132.25	o 394
150.03/135.59	o 393
150.03/135.59	o 392
152.23/137.56	o 389
152.23/137.57	o 388
232.21/214.80	o 387
232.44/215.07	o 386
232.44/215.07	o 385
232.44/215.07	o 384
232.56/215.11	o 382
239.80/221.95	o 381
246.70/228.57	o 380
249.01/230.78	o 379
249.01/230.78	o 378
850.86/822.16	o 377
850.86/822.17	o 376
1036.29/1004.87	o 375
1036.29/1004.87	o 373
1036.29/1004.87	o 372
1036.29/1004.88	o 371
1036.29/1004.89	o 370
1037.12/1005.65	o 369
1037.12/1005.65	o 368
1039.78/1008.20	o 367
1080.79/1048.64	o 366
1089.55/1057.26	o 365
1451.30/1413.33	o 364
1451.30/1413.33	o 362
1451.30/1413.38	o 361
1451.30/1413.38	o 360
1451.43/1413.41	o 359
2520.01/2465.41	Exception in thread "main" java.util.concurrent.TimeoutException: Timeout while computing best cost
2520.01/2465.41		at concrete.heuristic.value.BestCost.checkValue$1(BestCost.scala:24)
2520.01/2465.41		at concrete.heuristic.value.BestCost.$anonfun$select$2(BestCost.scala:53)
2520.01/2465.41		at concrete.BitVectorDomain.$anonfun$filter$1(BitVectorDomain.scala:126)
2520.01/2465.41		at bitvectors.SmallBitVector.filter(SmallBitVector.scala:142)
2520.01/2465.41		at bitvectors.SmallBitVector.filter(SmallBitVector.scala:5)
2520.01/2465.41		at concrete.BitVectorDomain.filter(BitVectorDomain.scala:126)
2520.01/2465.41		at concrete.BitVectorDomain.filter(BitVectorDomain.scala:8)
2520.01/2465.41		at concrete.heuristic.value.BestCost.select(BestCost.scala:53)
2520.01/2465.41		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:102)
2520.01/2465.41		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:102)
2520.01/2465.41		at scala.Function2.$anonfun$tupled$1(Function2.scala:48)
2520.01/2465.41		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:102)
2520.01/2465.41		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:102)
2520.01/2465.41		at scala.Function2.$anonfun$tupled$1(Function2.scala:48)
2520.01/2465.41		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:102)
2520.01/2465.41		at concrete.heuristic.value.ValueHeuristic.branch(ValueHeuristic.scala:108)
2520.01/2465.41		at concrete.heuristic.CrossHeuristic.$anonfun$branch$1(CrossHeuristic.scala:42)
2520.01/2465.41		at scala.Option.map(Option.scala:146)
2520.01/2465.41		at concrete.heuristic.CrossHeuristic.branch(CrossHeuristic.scala:40)
2520.01/2465.41		at concrete.MAC.mac(MAC.scala:203)
2520.01/2465.41		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:252)
2520.01/2465.41		at scala.util.Try$.apply(Try.scala:209)
2520.01/2465.41		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:194)
2520.01/2465.41		at cspom.StatisticsManager$.$anonfun$measureTry$1(StatisticsManager.scala:182)
2520.01/2465.41		at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.java:12)
2520.01/2465.41		at org.scalameter.MeasureBuilder.$anonfun$measure$1(MeasureBuilder.scala:61)
2520.01/2465.41		at org.scalameter.Measurer$Default.measure(Measurer.scala:133)
2520.01/2465.41		at org.scalameter.MeasureBuilder.measureWith(MeasureBuilder.scala:51)
2520.01/2465.41		at org.scalameter.MeasureBuilder.measure(MeasureBuilder.scala:61)
2520.01/2465.41		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:181)
2520.01/2465.41		at cspom.StatisticsManager$.measure(StatisticsManager.scala:194)
2520.01/2465.41		at concrete.MAC.oneRun(MAC.scala:253)
2520.01/2465.41		at concrete.MAC.nextSolution(MAC.scala:272)
2520.01/2465.41		at concrete.MAC.nextSolution(MAC.scala:355)
2520.01/2465.41		at concrete.Solver.hasNext(Solver.scala:166)
2520.01/2465.41		at scala.collection.Iterator.foreach(Iterator.scala:944)
2520.01/2465.41		at scala.collection.Iterator.foreach$(Iterator.scala:944)
2520.01/2465.41		at concrete.Solver.foreach(Solver.scala:68)
2520.01/2465.41		at concrete.runner.ConcreteRunner.$anonfun$run$2(ConcreteRunner.scala:73)
2520.01/2465.41		at scala.util.Success.$anonfun$map$1(Try.scala:251)
2520.01/2465.41		at scala.util.Success.map(Try.scala:209)
2520.01/2465.41		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:68)
2520.01/2465.41		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:33)
2520.01/2465.41		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:18)
2520.01/2465.41		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:121)
2520.01/2465.41		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:18)
2520.01/2465.41		at scala.Function0.apply$mcV$sp(Function0.scala:34)
2520.01/2465.41		at scala.Function0.apply$mcV$sp$(Function0.scala:34)
2520.01/2465.41		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
2520.01/2465.41		at scala.App.$anonfun$main$1$adapted(App.scala:76)
2520.01/2465.41		at scala.collection.immutable.List.foreach(List.scala:389)
2520.01/2465.41		at scala.App.main(App.scala:76)
2520.01/2465.41		at scala.App.main$(App.scala:74)
2520.01/2465.41		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:18)
2520.01/2465.41		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
2520.01/2465.42	v <instantiation cost="359">
2520.01/2465.42	v       <list>
2520.01/2465.42	v         c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124]
2520.01/2465.42	v       </list>
2520.01/2465.42	v       <values>
2520.01/2465.42	v         0 1 2 0 2 2 3 3 1 1 4 1 0 4 2 0 4 2 1 0 2 2 3 0 4 1 0 2 2 1 3 0 2 3 4 1 1 1 0 0 5 0 1 1 1 3 4 2 3 1 1 0 3 0 5 0 0 1 3 2 2 4 3 3 0 0 0 0 1 1 1 3 4 1 1 5 0 2 2 1 124 3 3 5 1 1 2 3 0 0 6 3 0 2 1 3 2 2 2 0 3 2 2 4 2 2 4 4 0 6 5 3 2 5 1 3 0 3 2 3 1 2 1 1 0
2520.01/2465.42	v       </values>
2520.01/2465.42	v     </instantiation>
2520.01/2465.42	s SATISFIABLE

Verifier Data

OK	359

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293656-1532356582/watcher-4293656-1532356582 -o /tmp/evaluation-result-4293656-1532356582/solver-4293656-1532356582 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532356582-12262 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1817658728 HOME/instance-4293656-1532356582.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=12288, runsolver pid=12284

[startup+0.100062 s]*
/proc/loadavg: 2.00 2.00 1.96 1/189 12397
/proc/meminfo: memFree=18414956/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=9972712 memory=13908 CPUtime=0.08 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 3602 12974 0 0 0 0 5 3 20 0 6 0 53221513 10212057088 3477 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2493178 3477 1436 1 0 2481616 0
[pid=12288/tid=12397] ppid=12284 vsize=9972712 memory=-6517102902069810590 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 1613 12974 0 0 0 0 5 3 20 0 6 0 53221522 10212057088 3675 33554432000 4194304 4196468 140733218554384 140402935308880 140402886549059 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 6 0 53221523 10212057088 3675 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=9972712 memory=140495232734848 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 6 0 53221523 10212057088 3675 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 6 0 53221523 10212057088 3675 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 6 0 53221523 10212057088 3675 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 13908 KiB

[startup+0.210064 s]*
/proc/loadavg: 2.00 2.00 1.96 4/215 12423
/proc/meminfo: memFree=18360708/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10818904 memory=44384 CPUtime=0.25 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 7263 12974 0 0 16 1 5 3 20 0 15 0 53221513 11078557696 11096 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2704726 11096 2958 1 0 2667149 0
[pid=12288/tid=12397] ppid=12284 vsize=10818904 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 3827 12974 0 0 10 1 5 3 20 0 15 0 53221522 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402935295648 140402943743854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10818904 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10818904 memory=140495233040363 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221523 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10818904 memory=140495232734848 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221524 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 13 12974 0 0 0 0 5 3 20 0 15 0 53221525 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402413790240 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221525 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402279572336 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11078557696 11096 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10818904 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 368 12974 0 0 1 0 5 3 20 0 15 0 53221528 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 252 12974 0 0 0 0 5 3 20 0 15 0 53221528 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10818904 memory=140495232734848 CPUtime=0.11 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 596 12974 0 0 3 0 5 3 20 0 15 0 53221528 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11078557696 11096 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10818904 memory=140495232734848 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221528 11078557696 11096 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 44384 KiB

[startup+0.310133 s]*
/proc/loadavg: 2.00 2.00 1.96 3/215 12423
/proc/meminfo: memFree=18334784/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10819352 memory=57032 CPUtime=0.37 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 10293 12974 0 0 27 2 5 3 20 0 15 0 53221513 11079016448 14258 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2704838 14258 3077 1 0 2667149 0
[pid=12288/tid=12397] ppid=12284 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 7005 12974 0 0 19 1 5 3 20 0 15 0 53221522 11079016448 14390 33554432000 4194304 4196468 140733218554384 140402935284128 140402943747879 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 14390 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 14390 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 14390 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 14390 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221524 11079016448 14390 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 13 12974 0 0 0 0 5 3 20 0 15 0 53221525 11079016448 14456 33554432000 4194304 4196468 140733218554384 140402413790240 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221525 11079016448 14456 33554432000 4194304 4196468 140733218554384 140402279572336 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11079016448 14456 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 368 12974 0 0 1 0 5 3 20 0 15 0 53221528 11079016448 14456 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 255 12974 0 0 1 0 5 3 20 0 15 0 53221528 11079016448 14456 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10819352 memory=140495232734848 CPUtime=0.13 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 607 12974 0 0 5 0 5 3 20 0 15 0 53221528 11079016448 14456 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11079016448 14456 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10819352 memory=140495232734848 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221528 11079016448 14456 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 57032 KiB

[startup+0.700777 s]
/proc/loadavg: 2.00 2.00 1.96 3/215 12423
/proc/meminfo: memFree=18312696/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10819352 memory=90764 CPUtime=0.98 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 16770 12974 0 0 86 4 5 3 20 0 15 0 53221513 11079016448 22691 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2704838 22691 3250 1 0 2667149 0
[pid=12288/tid=12397] ppid=12284 vsize=10819352 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 12288 12974 0 0 55 3 5 3 20 0 15 0 53221522 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402935300000 140402945035675 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10819352 memory=68 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221523 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 5 12974 0 0 0 0 5 3 20 0 15 0 53221524 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 13 12974 0 0 0 0 5 3 20 0 15 0 53221525 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402413790240 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221525 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402279572336 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11079016448 22691 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10819352 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 729 12974 0 0 6 0 5 3 20 0 15 0 53221528 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10819352 memory=140495091282416 CPUtime=0.17 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 859 12974 0 0 9 0 5 3 20 0 15 0 53221528 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10819352 memory=140496970187648 CPUtime=0.21 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 671 12974 0 0 13 0 5 3 20 0 15 0 53221528 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10819352 memory=4136 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11079016448 22691 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10819352 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221528 11079016448 22691 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 90764 KiB

[startup+1.50889 s]
/proc/loadavg: 2.00 2.00 1.96 6/215 12423
/proc/meminfo: memFree=18223836/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10834252 memory=183212 CPUtime=2.37 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 23885 12974 0 0 220 9 5 3 20 0 15 0 53221513 11094274048 45803 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2708563 45803 3472 1 0 2670221 0
[pid=12288/tid=12397] ppid=12284 vsize=10834252 memory=10799 CPUtime=1.43 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 17603 12974 0 0 130 5 5 3 20 0 15 0 53221522 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402935296000 140402963493466 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10834252 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 18 12974 0 0 1 0 5 3 20 0 15 0 53221523 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10834252 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 20 12974 0 0 1 0 5 3 20 0 15 0 53221523 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10834252 memory=4126316290023845779 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 163 12974 0 0 1 0 5 3 20 0 15 0 53221523 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10834252 memory=8881 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 70 12974 0 0 1 0 5 3 20 0 15 0 53221523 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10834252 memory=4420 CPUtime=0.09 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 59 12974 0 0 1 0 5 3 20 0 15 0 53221524 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10834252 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 14 12974 0 0 0 0 5 3 20 0 15 0 53221525 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402413790304 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10834252 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221525 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402279572352 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10834252 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11094274048 45803 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10834252 memory=4638778398332698720 CPUtime=0.27 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 963 12974 0 0 19 0 5 3 20 0 15 0 53221528 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10834252 memory=280990182841152 CPUtime=0.32 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 1345 12974 0 0 24 0 5 3 20 0 15 0 53221528 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10834252 memory=1399101730491701635 CPUtime=0.46 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 1429 12974 0 0 38 0 5 3 20 0 15 0 53221528 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10834252 memory=4137290303932963203 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11094274048 45803 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10834252 memory=6944656591801719708 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 1 12974 0 0 0 0 5 3 20 0 15 0 53221528 11094274048 45803 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 2.37 s
Current children cumulated vsize: 10834252 KiB

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

/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 90875 12974 0 0 229507 53 5 3 20 0 15 0 53221522 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402935306416 140402582698882 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.21 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 9629 12974 0 0 1157 56 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.22 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 9599 12974 0 0 1157 57 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.21 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 13812 12974 0 0 1153 60 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.24 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 14301 12974 0 0 1161 55 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10914144 memory=1017788 CPUtime=11.05 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 13507 12974 0 0 1045 52 5 3 20 0 15 0 53221524 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10914144 memory=1095 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 14 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402413790368 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10914144 memory=1017788 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402279572352 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10914144 memory=1017788 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10914144 memory=1017788 CPUtime=7.52 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 36663 12974 0 0 737 7 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10914144 memory=1017788 CPUtime=7.08 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 32078 12974 0 0 692 8 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10914144 memory=1017788 CPUtime=3.58 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 34510 12974 0 0 344 6 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10914144 memory=280990182906224 CPUtime=1.41 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 896 12974 0 0 62 71 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 2374.6 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1017788 KiB

[startup+2382.3 s]
/proc/loadavg: 1.49 1.41 1.41 3/215 12643
/proc/meminfo: memFree=16223420/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10914144 memory=1017788 CPUtime=2435.55 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 259640 12974 0 0 243177 370 5 3 20 0 15 0 53221513 11176083456 254447 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2728536 254447 3528 1 0 2690189 0
[pid=12288/tid=12397] ppid=12284 vsize=10914144 memory=1017788 CPUtime=2354.95 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 91662 12974 0 0 235433 54 5 3 20 0 15 0 53221522 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402935307296 140402581935844 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.55 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 9677 12974 0 0 1190 57 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.56 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 9630 12974 0 0 1190 58 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.55 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 14225 12974 0 0 1185 62 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10914144 memory=1017788 CPUtime=12.57 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 14349 12974 0 0 1193 56 5 3 20 0 15 0 53221523 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10914144 memory=1017788 CPUtime=11.36 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 13711 12974 0 0 1074 54 5 3 20 0 15 0 53221524 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10914144 memory=1017788 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 14 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402413790368 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10914144 memory=1017788 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402279572352 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10914144 memory=1017788 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10914144 memory=1017788 CPUtime=7.52 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 36666 12974 0 0 737 7 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10914144 memory=1017788 CPUtime=7.08 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 32080 12974 0 0 692 8 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10914144 memory=1017788 CPUtime=3.58 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 34512 12974 0 0 344 6 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10914144 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10914144 memory=11156 CPUtime=1.44 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 914 12974 0 0 63 73 5 3 20 0 15 0 53221528 11176083456 254447 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 2435.55 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1017788 KiB

[startup+2442.3 s]
/proc/loadavg: 1.29 1.38 1.40 3/215 12644
/proc/meminfo: memFree=16221324/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10914144 memory=1019836 CPUtime=2496.53 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 261216 12974 0 0 249268 377 5 3 20 0 15 0 53221513 11176083456 254959 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2728536 254959 3528 1 0 2690189 0
[pid=12288/tid=12397] ppid=12284 vsize=10914144 memory=1019836 CPUtime=2414.25 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 92457 12974 0 0 241362 55 5 3 20 0 15 0 53221522 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402935307408 140402582334663 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10914144 memory=1019836 CPUtime=12.89 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 9788 12974 0 0 1223 58 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10914144 memory=1019836 CPUtime=12.89 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 9669 12974 0 0 1222 59 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10914144 memory=1019836 CPUtime=12.89 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 14259 12974 0 0 1218 63 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10914144 memory=1019836 CPUtime=12.91 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 14721 12974 0 0 1225 58 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10914144 memory=1019836 CPUtime=11.66 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 13914 12974 0 0 1102 56 5 3 20 0 15 0 53221524 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10914144 memory=1019836 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 14 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402413790368 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10914144 memory=1019836 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402279572352 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10914144 memory=1019836 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10914144 memory=1019836 CPUtime=7.52 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 36668 12974 0 0 737 7 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10914144 memory=1019836 CPUtime=7.08 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 32082 12974 0 0 692 8 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10914144 memory=1019836 CPUtime=3.58 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 34514 12974 0 0 344 6 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10914144 memory=1019836 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10914144 memory=1019836 CPUtime=1.48 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 930 12974 0 0 66 74 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 2496.53 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1019836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2465.4 s]
/proc/loadavg: 1.29 1.37 1.40 3/215 12644
/proc/meminfo: memFree=16221572/32770624 swapFree=67108860/67108860
[pid=12288] ppid=12284 vsize=10914144 memory=1019836 CPUtime=2520.01 cores=0,2,4,6
/proc/12288/stat : 12288 (java) S 12284 12288 12231 0 -1 1077944320 261991 12974 0 0 251613 380 5 3 20 0 15 0 53221513 11176083456 254959 33554432000 4194304 4196468 140733218554384 140733218536928 140402963472119 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
/proc/12288/statm: 2728536 254959 3528 1 0 2690189 0
[pid=12288/tid=12397] ppid=12284 vsize=10914144 memory=920 CPUtime=2437.07 cores=0,2,4,6
/proc/12288/task/12397/stat : 12397 (java) R 12284 12288 12231 0 -1 4202560 92854 12974 0 0 243644 55 5 3 20 0 15 0 53221522 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402935307824 140402583983441 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12402] ppid=12284 vsize=10914144 memory=3848 CPUtime=13.01 cores=0,2,4,6
/proc/12288/task/12402/stat : 12402 (java) S 12284 12288 12231 0 -1 1077944384 9831 12974 0 0 1235 58 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402967714960 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12403] ppid=12284 vsize=10914144 memory=2300 CPUtime=13.03 cores=0,2,4,6
/proc/12288/task/12403/stat : 12403 (java) S 12284 12288 12231 0 -1 1077944384 9714 12974 0 0 1236 59 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402886466576 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12404] ppid=12284 vsize=10914144 memory=1019836 CPUtime=13.01 cores=0,2,4,6
/proc/12288/task/12404/stat : 12404 (java) S 12284 12288 12231 0 -1 1077944384 14268 12974 0 0 1230 63 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402885413776 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12405] ppid=12284 vsize=10914144 memory=17316 CPUtime=13.04 cores=0,2,4,6
/proc/12288/task/12405/stat : 12405 (java) S 12284 12288 12231 0 -1 1077944384 14795 12974 0 0 1238 58 5 3 20 0 15 0 53221523 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402534308624 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12407] ppid=12284 vsize=10914144 memory=1292 CPUtime=11.77 cores=0,2,4,6
/proc/12288/task/12407/stat : 12407 (java) S 12284 12288 12231 0 -1 1077944384 14103 12974 0 0 1113 56 5 3 20 0 15 0 53221524 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402490055024 140402963483266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12409] ppid=12284 vsize=10914144 memory=2436 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12409/stat : 12409 (java) S 12284 12288 12231 0 -1 1077944384 14 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402413790368 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12411] ppid=12284 vsize=10914144 memory=1728 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12411/stat : 12411 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221525 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402279572352 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12413] ppid=12284 vsize=10914144 memory=1708 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12413/stat : 12413 (java) S 12284 12288 12231 0 -1 1077944384 2 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140401675593552 140402963490715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12415] ppid=12284 vsize=10914144 memory=5792 CPUtime=7.52 cores=0,2,4,6
/proc/12288/task/12415/stat : 12415 (java) S 12284 12288 12231 0 -1 1077944384 36670 12974 0 0 737 7 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402489002864 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12416] ppid=12284 vsize=10914144 memory=4612 CPUtime=7.08 cores=0,2,4,6
/proc/12288/task/12416/stat : 12416 (java) S 12284 12288 12231 0 -1 1077944384 32084 12974 0 0 692 8 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402487950064 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12419] ppid=12284 vsize=10914144 memory=9920 CPUtime=3.58 cores=0,2,4,6
/proc/12288/task/12419/stat : 12419 (java) S 12284 12288 12231 0 -1 1077944384 34516 12974 0 0 344 6 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402486897264 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12421] ppid=12284 vsize=10914144 memory=1232 CPUtime=0.08 cores=0,2,4,6
/proc/12288/task/12421/stat : 12421 (java) S 12284 12288 12231 0 -1 1077944384 3 12974 0 0 0 0 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140401205832416 140402963482325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
[pid=12288/tid=12423] ppid=12284 vsize=10914144 memory=956 CPUtime=1.5 cores=0,2,4,6
/proc/12288/task/12423/stat : 12423 (java) S 12284 12288 12231 0 -1 1077944384 942 12974 0 0 67 75 5 3 20 0 15 0 53221528 11176083456 254959 33554432000 4194304 4196468 140733218554384 140402485844656 140402963483266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25997312 140733218560622 140733218563420 140733218563420 140733218566095 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 1019836 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2465.44 s]
# the end of solver process 12288 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.21 s, system=3.84833 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2465.44
CPU time (s): 2520.06
CPU user time (s): 2516.21
CPU system time (s): 3.84833
CPU usage (%): 102.215
Max. virtual memory (cumulated for all children) (KiB): 10916852
Max. memory (cumulated for all children) (KiB): 1149200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.21
system time used= 3.84832
maximum resident set size= 1151256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 301197
involuntary context switches= 10000


# summary of solver processes directly reported to runsolver:
#   pid: 12288
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.21
#   total CPU system time (s): 3.84833

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1081 second user time and 26.3314 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-23 16:36:22
IDJOB=4293656
IDBENCH=141215
IDSOLVER=2750
FILE ID=node150/4293656-1532356582
RUNJOBID= node150-1532356582-12262
PBS_JOBID= 21021561
Free space on /tmp= 53152 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-1_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293656-1532356582/watcher-4293656-1532356582 -o /tmp/evaluation-result-4293656-1532356582/solver-4293656-1532356582 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532356582-12262 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1817658728 HOME/instance-4293656-1532356582.xml

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

MD5SUM BENCH= e8035d4b0abecbc1a78dd1ff35d13fe4
RANDOM SEED=1817658728

node150.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.76
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.76
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.76
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.76
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:        18421140 kB
MemAvailable:   31940236 kB
Buffers:          217412 kB
Cached:         13394348 kB
SwapCached:            0 kB
Active:          1260796 kB
Inactive:       12402224 kB
Active(anon):       9936 kB
Inactive(anon):    61448 kB
Active(file):    1250860 kB
Inactive(file): 12340776 kB
Unevictable:        7756 kB
Mlocked:            7756 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             53004 kB
Writeback:             0 kB
AnonPages:         58972 kB
Mapped:            36784 kB
Shmem:             17032 kB
Slab:             382816 kB
SReclaimable:     355920 kB
SUnreclaim:        26896 kB
KernelStack:        3168 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53100 MiB
End job on node150 at 2018-07-23 17:17:28