Trace number 4302844

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2-SuperNGSAT (TO)122 252.094 238.54

General information on the benchmark

NameSumColoring/
SumColoring-myciel6_c18.xml
MD5SUM12e75aa9ea5684230fdaa5ddf97691cc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark112
Best CPU time to get the best result obtained on this benchmark252.061
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of constraints755
Number of domains1
Minimum domain size95
Maximum domain size95
Distribution of domain sizes[{"size":95,"count":95}]
Minimum variable degree7
Maximum variable degree48
Distribution of variable degrees[{"degree":7,"count":5},{"degree":8,"count":5},{"degree":9,"count":6},{"degree":10,"count":5},{"degree":11,"count":10},{"degree":12,"count":5},{"degree":13,"count":6},{"degree":14,"count":7},{"degree":15,"count":6},{"degree":17,"count":5},{"degree":18,"count":5},{"degree":19,"count":5},{"degree":21,"count":5},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":25,"count":8},{"degree":33,"count":5},{"degree":41,"count":1},{"degree":45,"count":1},{"degree":47,"count":1},{"degree":48,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":755}]
Number of extensional constraints0
Number of intensional constraints755
Distribution of constraint types[{"type":"intension","count":755}]
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.75	c Concrete v3.9.2.1532736233296 running
10.48/4.74	o 636
10.75/4.80	o 542
10.75/4.81	o 448
10.75/4.82	o 447
10.75/4.83	o 446
10.75/4.84	o 354
10.75/4.86	o 353
10.75/4.87	o 352
10.75/4.88	o 351
10.75/4.88	o 350
10.75/4.89	o 260
11.07/4.97	o 259
11.07/5.00	o 257
11.47/5.03	o 256
11.47/5.03	o 254
11.80/5.15	o 253
11.80/5.16	o 252
11.80/5.16	o 250
12.08/5.20	o 249
13.30/5.61	o 247
13.30/5.61	o 245
13.30/5.61	o 242
13.30/5.62	o 239
13.30/5.63	o 238
13.30/5.63	o 237
13.30/5.63	o 235
13.30/5.64	o 234
13.30/5.65	o 233
13.30/5.69	o 232
13.59/5.70	o 230
14.80/6.58	o 229
15.22/6.90	o 228
16.02/7.42	o 227
16.02/7.42	o 225
16.02/7.42	o 224
16.02/7.43	o 223
16.02/7.43	o 221
16.02/7.44	o 219
16.02/7.45	o 217
17.18/8.21	o 216
17.61/8.66	o 215
17.61/8.68	o 214
17.97/8.93	o 213
20.10/10.71	o 210
20.10/10.71	o 209
50.69/39.76	o 207
50.69/39.77	o 206
50.80/39.83	o 205
59.67/48.60	o 145
59.77/48.60	o 144
59.77/48.61	o 143
59.77/48.62	o 141
59.77/48.65	o 137
61.02/49.78	o 136
66.15/54.80	o 135
66.36/54.99	o 133
71.82/60.38	o 131
73.04/61.46	o 130
73.24/61.65	o 129
73.96/62.35	o 127
84.43/72.63	o 126
85.06/73.26	o 125
85.48/73.60	o 123
127.28/115.07	o 122
252.03/238.50	Exception in thread "main" java.util.concurrent.TimeoutException: Timeout while computing best cost
252.03/238.50		at concrete.heuristic.value.BestCost.checkValue$1(BestCost.scala:24)
252.03/238.50		at concrete.heuristic.value.BestCost.$anonfun$select$2(BestCost.scala:53)
252.03/238.50		at bitvectors.SmallBitVector.filter(SmallBitVector.scala:142)
252.03/238.50		at bitvectors.SmallBitVector.filter(SmallBitVector.scala:5)
252.03/238.50		at concrete.BitVectorDomain.filter(BitVectorDomain.scala:126)
252.03/238.50		at concrete.BitVectorDomain.filter(BitVectorDomain.scala:8)
252.03/238.50		at concrete.heuristic.value.BestCost.select(BestCost.scala:53)
252.03/238.50		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:103)
252.03/238.51		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:103)
252.03/238.51		at scala.Function2.$anonfun$tupled$1(Function2.scala:48)
252.03/238.51		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:103)
252.03/238.51		at concrete.heuristic.value.ValueHeuristic.$anonfun$branch$1(ValueHeuristic.scala:103)
252.03/238.51		at scala.Function2.$anonfun$tupled$1(Function2.scala:48)
252.03/238.51		at concrete.heuristic.value.ValueHeuristic.selectOne$1(ValueHeuristic.scala:103)
252.03/238.51		at concrete.heuristic.value.ValueHeuristic.branch(ValueHeuristic.scala:109)
252.03/238.51		at concrete.heuristic.CrossHeuristic.$anonfun$branch$1(CrossHeuristic.scala:42)
252.03/238.51		at scala.Option.map(Option.scala:146)
252.03/238.51		at concrete.heuristic.CrossHeuristic.branch(CrossHeuristic.scala:40)
252.03/238.51		at concrete.MAC.mac(MAC.scala:203)
252.03/238.51		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:252)
252.03/238.51		at scala.util.Try$.apply(Try.scala:209)
252.03/238.51		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:194)
252.03/238.51		at cspom.StatisticsManager$.$anonfun$measureTry$1(StatisticsManager.scala:182)
252.03/238.51		at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.java:12)
252.03/238.51		at org.scalameter.MeasureBuilder.$anonfun$measure$1(MeasureBuilder.scala:61)
252.03/238.51		at org.scalameter.Measurer$Default.measure(Measurer.scala:133)
252.03/238.51		at org.scalameter.MeasureBuilder.measureWith(MeasureBuilder.scala:51)
252.03/238.51		at org.scalameter.MeasureBuilder.measure(MeasureBuilder.scala:61)
252.03/238.51		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:181)
252.03/238.51		at cspom.StatisticsManager$.measure(StatisticsManager.scala:194)
252.03/238.51		at concrete.MAC.oneRun(MAC.scala:253)
252.03/238.51		at concrete.MAC.nextSolution(MAC.scala:272)
252.03/238.51		at concrete.MAC.nextSolution(MAC.scala:355)
252.03/238.51		at concrete.Solver.hasNext(Solver.scala:166)
252.03/238.51		at scala.collection.Iterator.foreach(Iterator.scala:944)
252.03/238.51		at scala.collection.Iterator.foreach$(Iterator.scala:944)
252.03/238.51		at concrete.Solver.foreach(Solver.scala:68)
252.03/238.51		at concrete.runner.ConcreteRunner.$anonfun$run$2(ConcreteRunner.scala:73)
252.03/238.51		at scala.util.Success.$anonfun$map$1(Try.scala:251)
252.03/238.51		at scala.util.Success.map(Try.scala:209)
252.03/238.51		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:68)
252.03/238.51		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:33)
252.03/238.51		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:18)
252.03/238.51		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:121)
252.03/238.51		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:18)
252.03/238.51		at scala.Function0.apply$mcV$sp(Function0.scala:34)
252.03/238.51		at scala.Function0.apply$mcV$sp$(Function0.scala:34)
252.03/238.51		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
252.03/238.51		at scala.App.$anonfun$main$1$adapted(App.scala:76)
252.03/238.51		at scala.collection.immutable.List.foreach(List.scala:389)
252.03/238.51		at scala.App.main(App.scala:76)
252.03/238.51		at scala.App.main$(App.scala:74)
252.03/238.51		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:18)
252.03/238.51		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
252.03/238.51	v <instantiation cost="122">
252.03/238.51	v       <list>
252.03/238.51	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]
252.03/238.51	v       </list>
252.03/238.51	v       <values>
252.03/238.51	v         1 2 3 2 1 3 4 0 0 4 2 1 2 3 2 1 0 0 0 0 0 2 4 1 2 3 2 1 1 0 0 0 1 1 1 2 3 2 1 0 0 0 0 0 1 4 5 1 2 3 2 1 0 0 0 0 0 2 1 2 3 0 1 0 0 0 0 0 2 4 1 2 3 2 1 0 0 0 0 0 1 1 2 0 0 1 0 0 0 0 0 1 4 5 6
252.03/238.51	v       </values>
252.03/238.51	v     </instantiation>
252.03/238.52	s SATISFIABLE

Verifier Data

OK	122

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302844-1532896147/watcher-4302844-1532896147 -o /tmp/evaluation-result-4302844-1532896147/solver-4302844-1532896147 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532893975-22776 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1826881487 -superng HOME/instance-4302844-1532896147.xml 

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

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

solver pid=26027, runsolver pid=26024

[startup+0.100088 s]*
/proc/loadavg: 1.24 1.63 1.79 3/206 26085
/proc/meminfo: memFree=27908696/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=10005480 memory=16812 CPUtime=0.09 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 4358 13191 0 0 1 1 5 2 20 0 6 0 107177846 10245611520 4203 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2501370 4203 1935 1 0 2489808 0
[pid=26027/tid=26080] ppid=26024 vsize=10005480 memory=4279135703946462605 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 2166 13191 0 0 0 0 5 2 20 0 6 0 107177855 10245611520 4203 33554432000 4194304 4196468 140726034509728 140084090659408 140084102903134 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 6 0 107177856 10245611520 4203 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=10005480 memory=139680577836672 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 6 0 107177856 10245611520 4203 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 6 0 107177856 10245611520 4203 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2 13191 0 0 0 0 5 2 20 0 6 0 107177856 10245611520 4203 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210568 s]*
/proc/loadavg: 1.24 1.63 1.79 3/215 26094
/proc/meminfo: memFree=27886736/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=10982744 memory=40748 CPUtime=0.25 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 7340 13191 0 0 16 2 5 2 20 0 15 0 107177846 11246329856 10187 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2745686 10187 2983 1 0 2708109 0
[pid=26027/tid=26080] ppid=26024 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 3918 13191 0 0 10 1 5 2 20 0 15 0 107177855 11246329856 10187 33554432000 4194304 4196468 140726034509728 140084090639760 140084099098354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=10982744 memory=339 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246329856 10187 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=10982744 memory=3617997145455285920 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246329856 10187 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246329856 10187 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246329856 10253 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=10982744 memory=139680577836672 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 2 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246329856 10253 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246329856 10253 33554432000 4194304 4196468 140726034509728 140082908488608 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 21 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246329856 10253 33554432000 4194304 4196468 140726034509728 140082841375728 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246329856 10253 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 474 13191 0 0 1 0 5 2 20 0 15 0 107177861 11246329856 10253 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 151 13191 0 0 1 0 5 2 20 0 15 0 107177861 11246329856 10253 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=10982744 memory=139680577836672 CPUtime=0.1 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 600 13191 0 0 3 0 5 2 20 0 15 0 107177861 11246329856 10253 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246329856 10253 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=10982744 memory=139680577836672 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246329856 10253 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 40748 KiB

[startup+0.310031 s]*
/proc/loadavg: 1.24 1.63 1.79 3/215 26094
/proc/meminfo: memFree=27874488/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=10983192 memory=53928 CPUtime=0.37 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 10499 13191 0 0 27 3 5 2 20 0 15 0 107177846 11246788608 13482 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2745798 13482 3102 1 0 2708109 0
[pid=26027/tid=26080] ppid=26024 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 7063 13191 0 0 19 2 5 2 20 0 15 0 107177855 11246788608 13482 33554432000 4194304 4196468 140726034509728 140084090634656 140084099098368 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 13482 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 13482 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 13482 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 13482 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 2 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246788608 13482 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246788608 13548 33554432000 4194304 4196468 140726034509728 140082908488608 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 21 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246788608 13548 33554432000 4194304 4196468 140726034509728 140082841375728 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246788608 13548 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 479 13191 0 0 1 0 5 2 20 0 15 0 107177861 11246788608 13548 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 151 13191 0 0 1 0 5 2 20 0 15 0 107177861 11246788608 13548 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=10983192 memory=139680577836672 CPUtime=0.11 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 606 13191 0 0 4 0 5 2 20 0 15 0 107177861 11246788608 13548 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246788608 13548 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=10983192 memory=139680577836672 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246788608 13548 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53928 KiB

[startup+0.700737 s]
/proc/loadavg: 1.24 1.63 1.79 3/215 26094
/proc/meminfo: memFree=27864192/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=10983192 memory=86436 CPUtime=0.98 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 16748 13191 0 0 87 4 5 2 20 0 15 0 107177846 11246788608 21609 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2745798 21609 3244 1 0 2708109 0
[pid=26027/tid=26080] ppid=26024 vsize=10983192 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 12178 13191 0 0 55 3 5 2 20 0 15 0 107177855 11246788608 21609 33554432000 4194304 4196468 140726034509728 140084090644368 140084102903134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 21609 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2 13191 0 0 0 0 5 2 20 0 15 0 107177856 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 6 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=10983192 memory=139680456782512 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246788608 21609 33554432000 4194304 4196468 140726034509728 140082908488608 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=10983192 memory=139680926401104 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 21 13191 0 0 0 0 5 2 20 0 15 0 107177858 11246788608 21609 33554432000 4194304 4196468 140726034509728 140082841375728 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=10983192 memory=1020 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246788608 21609 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=10983192 memory=7089042195949315648 CPUtime=0.14 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 876 13191 0 0 7 0 5 2 20 0 15 0 107177861 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=10983192 memory=7881696724453321575 CPUtime=0.16 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 775 13191 0 0 9 0 5 2 20 0 15 0 107177861 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=10983192 memory=5789189752906409301 CPUtime=0.2 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 674 13191 0 0 13 0 5 2 20 0 15 0 107177861 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=10983192 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246788608 21609 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=10983192 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177861 11246788608 21609 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86436 KiB

[startup+1.50081 s]
/proc/loadavg: 1.38 1.65 1.79 3/215 26094
/proc/meminfo: memFree=27820900/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=10998092 memory=179384 CPUtime=2.37 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 23777 13191 0 0 220 10 5 2 20 0 15 0 107177846 11262046208 44846 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2749523 44846 3473 1 0 2711181 0
[pid=26027/tid=26080] ppid=26024 vsize=10998092 memory=10757 CPUtime=1.42 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 17361 13191 0 0 129 6 5 2 20 0 15 0 107177855 11262046208 44846 33554432000 4194304 4196468 140726034509728 140084090630240 140084102903134 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=10998092 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 20 13191 0 0 1 0 5 2 20 0 15 0 107177856 11262046208 44846 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=10998092 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 162 13191 0 0 1 0 5 2 20 0 15 0 107177856 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=10998092 memory=3036 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 18 13191 0 0 1 0 5 2 20 0 15 0 107177856 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=10998092 memory=86436 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 73 13191 0 0 1 0 5 2 20 0 15 0 107177856 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 49 13191 0 0 1 0 5 2 20 0 15 0 107177858 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11262046208 44846 33554432000 4194304 4196468 140726034509728 140082908488672 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 44 13191 0 0 0 0 5 2 20 0 15 0 107177858 11262046208 44846 33554432000 4194304 4196468 140726034509728 140082841375744 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=10998092 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11262046208 44846 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=10998092 memory=4638778398332698720 CPUtime=0.3 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 1327 13191 0 0 22 1 5 2 20 0 15 0 107177861 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=10998092 memory=279360913841024 CPUtime=0.3 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 1042 13191 0 0 23 0 5 2 20 0 15 0 107177861 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=10998092 memory=6944656592452807323 CPUtime=0.45 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 1466 13191 0 0 38 0 5 2 20 0 15 0 107177861 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=10998092 memory=6944656591801719708 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11262046208 44846 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=10998092 memory=1399101730491701635 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 1 13191 0 0 0 0 5 2 20 0 15 0 107177861 11262046208 44846 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 2.37 s
Current children cumulated vsize: 10998092 KiB

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

/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 57843 13191 0 0 16133 21 5 2 20 0 15 0 107177855 11343855616 228589 33554432000 4194304 4196468 140726034509728 140084090656872 140083671073923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=11077984 memory=925644 CPUtime=0.53 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 1631 13191 0 0 34 12 5 2 20 0 15 0 107177856 11343855616 228589 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=11077984 memory=929236 CPUtime=0.52 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 3300 13191 0 0 32 13 5 2 20 0 15 0 107177856 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=11077984 memory=925644 CPUtime=0.52 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 2094 13191 0 0 33 12 5 2 20 0 15 0 107177856 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=11077984 memory=914356 CPUtime=0.53 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2590 13191 0 0 33 13 5 2 20 0 15 0 107177856 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=11077984 memory=2724 CPUtime=0.17 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 5738 13191 0 0 9 1 5 2 20 0 15 0 107177858 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=11077984 memory=925644 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 228589 33554432000 4194304 4196468 140726034509728 140082908488672 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=11077984 memory=10368 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 44 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 228589 33554432000 4194304 4196468 140726034509728 140082841375744 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=11077984 memory=914356 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 228589 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=11077984 memory=4140 CPUtime=4.85 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 23855 13191 0 0 474 4 5 2 20 0 15 0 107177861 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=11077984 memory=914356 CPUtime=4.84 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 21191 13191 0 0 475 2 5 2 20 0 15 0 107177861 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=11077984 memory=914356 CPUtime=2.3 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 19107 13191 0 0 218 5 5 2 20 0 15 0 107177861 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=11077984 memory=914356 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 228589 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=11077984 memory=914356 CPUtime=0.14 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 463 13191 0 0 4 3 5 2 20 0 15 0 107177861 11343855616 228589 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 175.48 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 914356 KiB

[startup+222.301 s]
/proc/loadavg: 1.53 1.59 1.74 3/216 26233
/proc/meminfo: memFree=25579964/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=11077984 memory=792256 CPUtime=235.74 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 148815 13191 0 0 23476 91 5 2 20 0 15 0 107177846 11343855616 198064 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2769496 198064 3531 1 0 2731149 0
[pid=26027/tid=26080] ppid=26024 vsize=11077984 memory=795332 CPUtime=221.52 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 59312 13191 0 0 22124 21 5 2 20 0 15 0 107177855 11343855616 198064 33554432000 4194304 4196468 140726034509728 140084090656720 140083681491840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=11077984 memory=843044 CPUtime=0.58 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 2170 13191 0 0 39 12 5 2 20 0 15 0 107177856 11343855616 198064 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=11077984 memory=817392 CPUtime=0.57 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 3403 13191 0 0 37 13 5 2 20 0 15 0 107177856 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=11077984 memory=812264 CPUtime=0.57 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 3184 13191 0 0 38 12 5 2 20 0 15 0 107177856 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=11077984 memory=796360 CPUtime=0.57 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2747 13191 0 0 37 13 5 2 20 0 15 0 107177856 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=11077984 memory=796360 CPUtime=0.2 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 6067 13191 0 0 11 2 5 2 20 0 15 0 107177858 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=11077984 memory=795332 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 198064 33554432000 4194304 4196468 140726034509728 140082908488672 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=11077984 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 44 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 198064 33554432000 4194304 4196468 140726034509728 140082841375744 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=11077984 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 198064 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=11077984 memory=795332 CPUtime=4.88 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 25847 13191 0 0 477 4 5 2 20 0 15 0 107177861 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=11077984 memory=1172 CPUtime=4.88 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 22877 13191 0 0 479 2 5 2 20 0 15 0 107177861 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=11077984 memory=1812 CPUtime=2.31 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 20451 13191 0 0 219 5 5 2 20 0 15 0 107177861 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=11077984 memory=796360 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 198064 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=11077984 memory=1584 CPUtime=0.18 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 499 13191 0 0 6 5 5 2 20 0 15 0 107177861 11343855616 198064 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 235.74 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 792256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+238.501 s]
/proc/loadavg: 1.63 1.61 1.74 3/216 26233
/proc/meminfo: memFree=25551964/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=11077984 memory=772252 CPUtime=252.03 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 152193 13191 0 0 25104 92 5 2 20 0 15 0 107177846 11343855616 193063 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2769496 193063 3531 1 0 2731149 0
[pid=26027/tid=26080] ppid=26024 vsize=11077984 memory=777896 CPUtime=237.7 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 59759 13191 0 0 23741 22 5 2 20 0 15 0 107177855 11343855616 193063 33554432000 4194304 4196468 140726034509728 140084090656896 140083681492008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=11077984 memory=772252 CPUtime=0.59 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 2929 13191 0 0 40 12 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=11077984 memory=4140 CPUtime=0.58 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 3761 13191 0 0 38 13 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=11077984 memory=775332 CPUtime=0.59 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 3312 13191 0 0 40 12 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=11077984 memory=780972 CPUtime=0.59 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2818 13191 0 0 39 13 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=11077984 memory=796360 CPUtime=0.21 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 6108 13191 0 0 12 2 5 2 20 0 15 0 107177858 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=11077984 memory=778408 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082908488672 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=11077984 memory=784564 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 44 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082841375744 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=11077984 memory=1700 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=11077984 memory=772252 CPUtime=4.9 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 26116 13191 0 0 479 4 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=11077984 memory=916 CPUtime=4.9 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 23569 13191 0 0 481 2 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=11077984 memory=3852 CPUtime=2.32 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 21062 13191 0 0 220 5 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=11077984 memory=772764 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=11077984 memory=772764 CPUtime=0.18 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 501 13191 0 0 6 5 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 772252 KiB

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

[startup+238.54 s]
# the end of solver process 26027 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.122 s, system=0.972061 s

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

[startup+238.501 s]
/proc/loadavg: 1.63 1.61 1.74 3/216 26233
/proc/meminfo: memFree=25551964/32770624 swapFree=67108860/67108860
[pid=26027] ppid=26024 vsize=11077984 memory=772252 CPUtime=252.03 cores=0,2,4,6
/proc/26027/stat : 26027 (java) S 26024 26027 13514 0 -1 1077944320 152193 13191 0 0 25104 92 5 2 20 0 15 0 107177846 11343855616 193063 33554432000 4194304 4196468 140726034509728 140726034492272 140084118822647 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
/proc/26027/statm: 2769496 193063 3531 1 0 2731149 0
[pid=26027/tid=26080] ppid=26024 vsize=11077984 memory=777896 CPUtime=237.7 cores=0,2,4,6
/proc/26027/task/26080/stat : 26080 (java) R 26024 26027 13514 0 -1 4202560 59759 13191 0 0 23741 22 5 2 20 0 15 0 107177855 11343855616 193063 33554432000 4194304 4196468 140726034509728 140084090656896 140083681492008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26081] ppid=26024 vsize=11077984 memory=772252 CPUtime=0.59 cores=0,2,4,6
/proc/26027/task/26081/stat : 26081 (java) S 26024 26027 13514 0 -1 1077944384 2929 13191 0 0 40 12 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140084123065104 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26082] ppid=26024 vsize=11077984 memory=4140 CPUtime=0.58 cores=0,2,4,6
/proc/26027/task/26082/stat : 26082 (java) S 26024 26027 13514 0 -1 1077944384 3761 13191 0 0 38 13 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083988401040 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26084] ppid=26024 vsize=11077984 memory=775332 CPUtime=0.59 cores=0,2,4,6
/proc/26027/task/26084/stat : 26084 (java) S 26024 26027 13514 0 -1 1077944384 3312 13191 0 0 40 12 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083987348496 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26085] ppid=26024 vsize=11077984 memory=780972 CPUtime=0.59 cores=0,2,4,6
/proc/26027/task/26085/stat : 26085 (java) S 26024 26027 13514 0 -1 1077944384 2818 13191 0 0 39 13 5 2 20 0 15 0 107177856 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083986295952 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26086] ppid=26024 vsize=11077984 memory=796360 CPUtime=0.21 cores=0,2,4,6
/proc/26027/task/26086/stat : 26086 (java) S 26024 26027 13514 0 -1 1077944384 6108 13191 0 0 12 2 5 2 20 0 15 0 107177858 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083544737776 140084118833794 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26087] ppid=26024 vsize=11077984 memory=778408 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26087/stat : 26087 (java) S 26024 26027 13514 0 -1 1077944384 13 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082908488672 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26088] ppid=26024 vsize=11077984 memory=784564 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26088/stat : 26088 (java) S 26024 26027 13514 0 -1 1077944384 44 13191 0 0 0 0 5 2 20 0 15 0 107177858 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082841375744 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26089] ppid=26024 vsize=11077984 memory=1700 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26089/stat : 26089 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082533980368 140084118841243 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26090] ppid=26024 vsize=11077984 memory=772252 CPUtime=4.9 cores=0,2,4,6
/proc/26027/task/26090/stat : 26090 (java) S 26024 26027 13514 0 -1 1077944384 26116 13191 0 0 479 4 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083543685616 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26091] ppid=26024 vsize=11077984 memory=916 CPUtime=4.9 cores=0,2,4,6
/proc/26027/task/26091/stat : 26091 (java) S 26024 26027 13514 0 -1 1077944384 23569 13191 0 0 481 2 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083542633072 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26092] ppid=26024 vsize=11077984 memory=3852 CPUtime=2.32 cores=0,2,4,6
/proc/26027/task/26092/stat : 26092 (java) S 26024 26027 13514 0 -1 1077944384 21062 13191 0 0 220 5 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083541580528 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26093] ppid=26024 vsize=11077984 memory=772764 CPUtime=0.07 cores=0,2,4,6
/proc/26027/task/26093/stat : 26093 (java) S 26024 26027 13514 0 -1 1077944384 3 13191 0 0 0 0 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140082103184480 140084118832853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
[pid=26027/tid=26094] ppid=26024 vsize=11077984 memory=772764 CPUtime=0.18 cores=0,2,4,6
/proc/26027/task/26094/stat : 26094 (java) S 26024 26027 13514 0 -1 1077944384 501 13191 0 0 6 5 5 2 20 0 15 0 107177861 11343855616 193063 33554432000 4194304 4196468 140726034509728 140083540527408 140084118833794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8425472 140726034512488 140726034515297 140726034515297 140726034517967 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 772252 KiB

Child status: 143
Real time (s): 238.54
CPU time (s): 252.094
CPU user time (s): 251.122
CPU system time (s): 0.972061
CPU usage (%): 105.682
Max. virtual memory (cumulated for all children) (KiB): 11080692
Max. memory (cumulated for all children) (KiB): 1152328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.122
system time used= 0.972061
maximum resident set size= 1153812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16033
involuntary context switches= 471


# summary of solver processes directly reported to runsolver:
#   pid: 26027
#   total CPU time (s): 252.094
#   total CPU user time (s): 251.122
#   total CPU system time (s): 0.972061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.41428 second user time and 2.25423 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 22:29:07
IDJOB=4302844
IDBENCH=141226
IDSOLVER=2777
FILE ID=node136/4302844-1532896147
RUNJOBID= node136-1532893975-22776
PBS_JOBID= 21022516
Free space on /tmp= 60204 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel6_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302844-1532896147/watcher-4302844-1532896147 -o /tmp/evaluation-result-4302844-1532896147/solver-4302844-1532896147 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532893975-22776 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1826881487 -superng HOME/instance-4302844-1532896147.xml

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

MD5SUM BENCH= 12e75aa9ea5684230fdaa5ddf97691cc
RANDOM SEED=1826881487

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27914808 kB
MemAvailable:   31324768 kB
Buffers:          218248 kB
Cached:          3461792 kB
SwapCached:            0 kB
Active:          2421272 kB
Inactive:        1957460 kB
Active(anon):     649816 kB
Inactive(anon):    76480 kB
Active(file):    1771456 kB
Inactive(file):  1880980 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26364 kB
Writeback:             0 kB
AnonPages:        660504 kB
Mapped:            48024 kB
Shmem:             25228 kB
Slab:             174756 kB
SReclaimable:     146716 kB
SUnreclaim:        28040 kB
KernelStack:        3840 kB
PageTables:         6484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1853568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60176 MiB
End job on node136 at 2018-07-29 22:33:05