Trace number 4308609

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
OscaR - Hybrid 2018-08-14OPT4482 3.81027 1.65195

General information on the benchmark

NameMario/
Mario-t-hard-5_c18.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark3.6868
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax 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.66/0.56	c version: 2018-08-14
0.66/0.56	c seed: 1206262023
0.66/0.56	c timeout: 2520
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.59	c Parsing instance...
3.34/1.53	c Parsing done, starting first complete search...
3.34/1.56	o 0
3.68/1.62	o 4428
3.68/1.62	o 4482
3.68/1.63	s OPTIMUM FOUND
3.68/1.63	v <instantiation>
3.68/1.63	v 	<list>
3.68/1.63	v 		s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99]
3.68/1.63	v 	</list>
3.68/1.63	v 	<values>
3.68/1.63	v 		2 0 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 98 49 50 51 52 53 54 55 56 58 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 93 92 97 94 1 99 96 95 3 92 0 404 149 105 344 85 435 89 376 237 195 7 384 334 65 181 37 273 23 151 497 71 99 422 251 312 56 10 125 96 21 206 35 250 47 25 394 465 165 382 253 56 42 286 104 127 429 299 304 353 89 332 56 260 312 87 0 85 458 411 58 11 314 67 316 228 264 397 54 298 151 46 378 28 391 104 132 461 465 268 147 34 107 485 282 229 95 218 466 17 154 0 180 0 82 112 112 202 397 0 0 74 24 6 5 54 91 22 21 31 3 47 60 28 90 78 15 17 17 8 65 8 56 61 2 80 47 15 20 89 92 57 29 7 30 46 43 69 33 84 51 70 57 41 98 52 42 53 95 25 5 12 37 3 12 59 0 47 31 99 51 7 26 98 65 33 97 44 18 49 36 58 30 55 57 69 60 13 99 65 73 84 63 56 91 88 6 91 37 43 11 0 1 0 85 27 69 54 60 
3.68/1.63	v 	</values>
3.68/1.63	v </instantiation>

Verifier Data

OK	4482

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308609-1534331843/watcher-4308609-1534331843 -o /tmp/evaluation-result-4308609-1534331843/solver-4308609-1534331843 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534329358-5565 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1206262023 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308609-1534331843.xml 

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

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

solver pid=6181, runsolver pid=6178

[startup+0.10772 s]*
/proc/loadavg: 1.68 1.48 1.48 3/219 6196
/proc/meminfo: memFree=24385264/32770624 swapFree=67108856/67108860
[pid=6181] ppid=6178 vsize=14082736 memory=32412 CPUtime=0.11 cores=1,3,5,7
/proc/6181/stat : 6181 (java) S 6178 6181 5533 0 -1 1077944320 7044 0 0 0 11 0 0 0 20 0 15 0 250747460 14420721664 8103 33554432000 4194304 4196468 140722239278592 140722239261136 140505497784055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
/proc/6181/statm: 3520684 8103 3141 1 0 3482761 0
[pid=6181/tid=6183] ppid=6178 vsize=14082736 memory=-8826033238198547648 CPUtime=0.09 cores=1,3,5,7
/proc/6181/task/6183/stat : 6183 (java) R 6178 6181 5533 0 -1 4202560 5121 0 0 0 9 0 0 0 20 0 15 0 250747461 14420721664 8103 33554432000 4194304 4196468 140722239278592 140505502004008 140505478060880 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6184] ppid=6178 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6184/stat : 6184 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 8103 33554432000 4194304 4196468 140722239278592 140505427872272 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6185] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6185/stat : 6185 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 8103 33554432000 4194304 4196468 140722239278592 140505092110992 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6186] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6186/stat : 6186 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 8103 33554432000 4194304 4196468 140722239278592 140505091057936 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6187] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6187/stat : 6187 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 8103 33554432000 4194304 4196468 140722239278592 140505090005392 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6188] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6188/stat : 6188 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504410843888 140505497795202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6189] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6189/stat : 6189 (java) S 6178 6181 5533 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504409790112 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6190] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6190/stat : 6190 (java) S 6178 6181 5533 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504408737008 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6191] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6191/stat : 6191 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504407685584 140505497802651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6192] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6192/stat : 6192 (java) S 6178 6181 5533 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504406632688 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6193] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6193/stat : 6193 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504405580144 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6194] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0.01 cores=1,3,5,7
/proc/6181/task/6194/stat : 6194 (java) S 6178 6181 5533 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 15 0 250747466 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504404527088 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6195] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6195/stat : 6195 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504403474784 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6196] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6196/stat : 6196 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 8103 33554432000 4194304 4196468 140722239278592 140504402422832 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32412 KiB

[startup+0.210408 s]*
/proc/loadavg: 1.68 1.48 1.48 5/219 6196
/proc/meminfo: memFree=24375668/32770624 swapFree=67108856/67108860
[pid=6181] ppid=6178 vsize=14082736 memory=46048 CPUtime=0.27 cores=1,3,5,7
/proc/6181/stat : 6181 (java) S 6178 6181 5533 0 -1 1077944320 10212 0 0 0 26 1 0 0 20 0 15 0 250747460 14420721664 11512 33554432000 4194304 4196468 140722239278592 140722239261136 140505497784055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
/proc/6181/statm: 3520684 11512 3278 1 0 3482761 0
[pid=6181/tid=6183] ppid=6178 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/6181/task/6183/stat : 6183 (java) R 6178 6181 5533 0 -1 4202560 8016 0 0 0 18 1 0 0 20 0 15 0 250747461 14420721664 11512 33554432000 4194304 4196468 140722239278592 140505502008624 140505481827685 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6184] ppid=6178 vsize=14082736 memory=364 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6184/stat : 6184 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 11512 33554432000 4194304 4196468 140722239278592 140505427872272 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6185] ppid=6178 vsize=14082736 memory=140446818135970 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6185/stat : 6185 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 11512 33554432000 4194304 4196468 140722239278592 140505092110992 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6186] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6186/stat : 6186 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 11512 33554432000 4194304 4196468 140722239278592 140505091057936 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6187] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6187/stat : 6187 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 11512 33554432000 4194304 4196468 140722239278592 140505090005392 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6188] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6188/stat : 6188 (java) S 6178 6181 5533 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504410843888 140505497795202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6189] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6189/stat : 6189 (java) S 6178 6181 5533 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504409790112 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6190] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6190/stat : 6190 (java) S 6178 6181 5533 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504408737008 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6191] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6191/stat : 6191 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504407685584 140505497802651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6192] ppid=6178 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6181/task/6192/stat : 6192 (java) R 6178 6181 5533 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 15 0 250747466 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504406632688 140505497795202 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6193] ppid=6178 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6181/task/6193/stat : 6193 (java) R 6178 6181 5533 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 15 0 250747466 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504405570256 140505477635838 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6194] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0.05 cores=1,3,5,7
/proc/6181/task/6194/stat : 6194 (java) R 6178 6181 5533 0 -1 4202560 296 0 0 0 5 0 0 0 20 0 15 0 250747466 14420721664 11512 33554432000 4194304 4196468 140722239278592 140504404527088 140505482430859 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6195] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6195/stat : 6195 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 11575 33554432000 4194304 4196468 140722239278592 140504403474784 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6196] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6196/stat : 6196 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 11575 33554432000 4194304 4196468 140722239278592 140504402422832 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46048 KiB

[startup+0.310838 s]*
/proc/loadavg: 1.68 1.48 1.48 3/219 6196
/proc/meminfo: memFree=24370084/32770624 swapFree=67108856/67108860
[pid=6181] ppid=6178 vsize=14082736 memory=50280 CPUtime=0.42 cores=1,3,5,7
/proc/6181/stat : 6181 (java) S 6178 6181 5533 0 -1 1077944320 10719 0 0 0 40 2 0 0 20 0 15 0 250747460 14420721664 12570 33554432000 4194304 4196468 140722239278592 140722239261136 140505497784055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
/proc/6181/statm: 3520684 12570 3385 1 0 3482761 0
[pid=6181/tid=6183] ppid=6178 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/6181/task/6183/stat : 6183 (java) R 6178 6181 5533 0 -1 4202560 8410 0 0 0 28 1 0 0 20 0 15 0 250747461 14420721664 12570 33554432000 4194304 4196468 140722239278592 140505502005152 140505475008208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6184] ppid=6178 vsize=14082736 memory=4294982659 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6184/stat : 6184 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 12570 33554432000 4194304 4196468 140722239278592 140505427872272 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6185] ppid=6178 vsize=14082736 memory=140446819533582 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6185/stat : 6185 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 12570 33554432000 4194304 4196468 140722239278592 140505092110992 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6186] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6186/stat : 6186 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 12570 33554432000 4194304 4196468 140722239278592 140505091057936 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6187] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6187/stat : 6187 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747461 14420721664 12570 33554432000 4194304 4196468 140722239278592 140505090005392 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6188] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6188/stat : 6188 (java) S 6178 6181 5533 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504410843888 140505497795202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6189] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6189/stat : 6189 (java) S 6178 6181 5533 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504409790112 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6190] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6190/stat : 6190 (java) S 6178 6181 5533 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250747463 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504408737008 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6191] ppid=6178 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6191/stat : 6191 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504407685584 140505497802651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6192] ppid=6178 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6181/task/6192/stat : 6192 (java) S 6178 6181 5533 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 15 0 250747466 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504406632688 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6193] ppid=6178 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6181/task/6193/stat : 6193 (java) S 6178 6181 5533 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 15 0 250747466 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504405580144 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6194] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0.07 cores=1,3,5,7
/proc/6181/task/6194/stat : 6194 (java) S 6178 6181 5533 0 -1 1077944384 316 0 0 0 7 0 0 0 20 0 15 0 250747466 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504404527088 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6195] ppid=6178 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6195/stat : 6195 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504403474784 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6196] ppid=6178 vsize=14082736 memory=140446818129536 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6196/stat : 6196 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747466 14420721664 12570 33554432000 4194304 4196468 140722239278592 140504402422832 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50280 KiB

[startup+0.700777 s]
/proc/loadavg: 1.68 1.48 1.48 3/219 6196
/proc/meminfo: memFree=24347948/32770624 swapFree=67108856/67108860
[pid=6181] ppid=6178 vsize=14084804 memory=86880 CPUtime=0.98 cores=1,3,5,7
/proc/6181/stat : 6181 (java) S 6178 6181 5533 0 -1 1077944320 17579 0 0 0 94 4 0 0 20 0 15 0 250747460 14422839296 21720 33554432000 4194304 4196468 140722239278592 140722239261136 140505497784055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
/proc/6181/statm: 3521201 21720 3504 1 0 3483273 0
[pid=6181/tid=6183] ppid=6178 vsize=14084804 memory=15932 CPUtime=0.66 cores=1,3,5,7
/proc/6181/task/6183/stat : 6183 (java) R 6178 6181 5533 0 -1 4202560 14818 0 0 0 63 3 0 0 20 0 15 0 250747461 14422839296 21720 33554432000 4194304 4196468 140722239278592 140505502009200 140505107473182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6184] ppid=6178 vsize=14084804 memory=3332 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6184/stat : 6184 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14422839296 22232 33554432000 4194304 4196468 140722239278592 140505427872272 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6185] ppid=6178 vsize=14084804 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6185/stat : 6185 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14422839296 22232 33554432000 4194304 4196468 140722239278592 140505092110992 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6186] ppid=6178 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6186/stat : 6186 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14422839296 22232 33554432000 4194304 4196468 140722239278592 140505091057936 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6187] ppid=6178 vsize=14084804 memory=500 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6187/stat : 6187 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747461 14422839296 22232 33554432000 4194304 4196468 140722239278592 140505090005392 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6188] ppid=6178 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6188/stat : 6188 (java) S 6178 6181 5533 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250747463 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504410843888 140505497795202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6189] ppid=6178 vsize=14084804 memory=2336 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6189/stat : 6189 (java) S 6178 6181 5533 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250747463 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504409790112 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6190] ppid=6178 vsize=14084804 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6190/stat : 6190 (java) S 6178 6181 5533 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250747463 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504408737008 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6191] ppid=6178 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6191/stat : 6191 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504407685584 140505497802651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6192] ppid=6178 vsize=14084804 memory=7237400421007321177 CPUtime=0.08 cores=1,3,5,7
/proc/6181/task/6192/stat : 6192 (java) S 6178 6181 5533 0 -1 1077944384 663 0 0 0 8 0 0 0 20 0 15 0 250747466 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504406632688 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6193] ppid=6178 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/6181/task/6193/stat : 6193 (java) S 6178 6181 5533 0 -1 1077944384 276 0 0 0 7 0 0 0 20 0 15 0 250747466 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504405580144 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6194] ppid=6178 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/6181/task/6194/stat : 6194 (java) S 6178 6181 5533 0 -1 1077944384 440 0 0 0 15 0 0 0 20 0 15 0 250747466 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504404527088 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6195] ppid=6178 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6195/stat : 6195 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504403474784 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6196] ppid=6178 vsize=14084804 memory=4280 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6196/stat : 6196 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747466 14422839296 22232 33554432000 4194304 4196468 140722239278592 140504402422832 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86880 KiB

[startup+1.50076 s]
/proc/loadavg: 1.68 1.48 1.48 6/219 6196
/proc/meminfo: memFree=24298748/32770624 swapFree=67108856/67108860
[pid=6181] ppid=6178 vsize=14090948 memory=168748 CPUtime=3.34 cores=1,3,5,7
/proc/6181/stat : 6181 (java) S 6178 6181 5533 0 -1 1077944320 25760 0 0 0 327 7 0 0 20 0 15 0 250747460 14429130752 42187 33554432000 4194304 4196468 140722239278592 140722239261136 140505497784055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
/proc/6181/statm: 3522737 42187 3541 1 0 3484809 0
[pid=6181/tid=6183] ppid=6178 vsize=14090948 memory=145476 CPUtime=1.46 cores=1,3,5,7
/proc/6181/task/6183/stat : 6183 (java) R 6178 6181 5533 0 -1 4202560 19115 0 0 0 140 6 0 0 20 0 15 0 250747461 14429130752 42187 33554432000 4194304 4196468 140722239278592 140505502018760 140505479347584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6184] ppid=6178 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6184/stat : 6184 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 42187 33554432000 4194304 4196468 140722239278592 140505427872272 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6185] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6185/stat : 6185 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 42187 33554432000 4194304 4196468 140722239278592 140505092110992 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6186] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6186/stat : 6186 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 42187 33554432000 4194304 4196468 140722239278592 140505091057936 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6187] ppid=6178 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6187/stat : 6187 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 42187 33554432000 4194304 4196468 140722239278592 140505090005392 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6188] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6188/stat : 6188 (java) S 6178 6181 5533 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 250747463 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504410843888 140505497795202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6189] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6189/stat : 6189 (java) S 6178 6181 5533 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250747463 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504409790112 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6190] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6190/stat : 6190 (java) S 6178 6181 5533 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250747463 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504408737008 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6191] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6191/stat : 6191 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504407685584 140505497802651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6192] ppid=6178 vsize=14090948 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/6181/task/6192/stat : 6192 (java) R 6178 6181 5533 0 -1 4202560 1868 0 0 0 61 0 0 0 20 0 15 0 250747466 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504406613984 140505483387710 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6193] ppid=6178 vsize=14090948 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/6181/task/6193/stat : 6193 (java) R 6178 6181 5533 0 -1 4202560 1364 0 0 0 64 0 0 0 20 0 15 0 250747466 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504405561680 140505481278540 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6194] ppid=6178 vsize=14090948 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/6181/task/6194/stat : 6194 (java) S 6178 6181 5533 0 -1 1077944384 2014 0 0 0 59 0 0 0 20 0 15 0 250747466 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504404527088 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6195] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6195/stat : 6195 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504403474784 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6196] ppid=6178 vsize=14090948 memory=13722420513464 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6196/stat : 6196 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14429130752 42187 33554432000 4194304 4196468 140722239278592 140504402422832 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
Current children cumulated CPU time: 3.34 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168748 KiB

[startup+1.65189 s]
# the end of solver process 6181 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.71938 s, system=0.09089 s

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

[startup+1.60166 s]
/proc/loadavg: 1.68 1.48 1.48 6/219 6196
/proc/meminfo: memFree=24298748/32770624 swapFree=67108856/67108860
[pid=6181] ppid=6178 vsize=14090948 memory=180144 CPUtime=3.68 cores=1,3,5,7
/proc/6181/stat : 6181 (java) S 6178 6181 5533 0 -1 1077944320 26094 0 0 0 360 8 0 0 20 0 15 0 250747460 14429130752 45036 33554432000 4194304 4196468 140722239278592 140722239261136 140505497784055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
/proc/6181/statm: 3522737 45036 3543 1 0 3484809 0
[pid=6181/tid=6183] ppid=6178 vsize=14090948 memory=40852 CPUtime=1.56 cores=1,3,5,7
/proc/6181/task/6183/stat : 6183 (java) R 6178 6181 5533 0 -1 4202560 19259 0 0 0 150 6 0 0 20 0 15 0 250747461 14429130752 45036 33554432000 4194304 4196468 140722239278592 140505502016880 140505114140226 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6184] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6184/stat : 6184 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 45036 33554432000 4194304 4196468 140722239278592 140505427872272 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6185] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6185/stat : 6185 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 45036 33554432000 4194304 4196468 140722239278592 140505092110992 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6186] ppid=6178 vsize=14090948 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6186/stat : 6186 (java) S 6178 6181 5533 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 45036 33554432000 4194304 4196468 140722239278592 140505091057936 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6187] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6187/stat : 6187 (java) S 6178 6181 5533 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250747461 14429130752 45036 33554432000 4194304 4196468 140722239278592 140505090005392 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6188] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6188/stat : 6188 (java) S 6178 6181 5533 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 250747463 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504410843888 140505497795202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6189] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6189/stat : 6189 (java) S 6178 6181 5533 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250747463 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504409790112 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6190] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6190/stat : 6190 (java) S 6178 6181 5533 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250747463 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504408737008 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6191] ppid=6178 vsize=14090948 memory=280893411295472 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6191/stat : 6191 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504407685584 140505497802651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6192] ppid=6178 vsize=14090948 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/6181/task/6192/stat : 6192 (java) R 6178 6181 5533 0 -1 1077944384 1952 0 0 0 71 0 0 0 20 0 15 0 250747466 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504406621360 140505497794261 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6193] ppid=6178 vsize=14090948 memory=0 CPUtime=0.73 cores=1,3,5,7
/proc/6181/task/6193/stat : 6193 (java) R 6178 6181 5533 0 -1 4202560 1402 0 0 0 73 0 0 0 20 0 15 0 250747466 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504405559856 140505479312236 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6194] ppid=6178 vsize=14090948 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/6181/task/6194/stat : 6194 (java) R 6178 6181 5533 0 -1 4202560 2082 0 0 0 64 0 0 0 20 0 15 0 250747466 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504404527088 140505497805402 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6195] ppid=6178 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6195/stat : 6195 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504403474784 140505497794261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
[pid=6181/tid=6196] ppid=6178 vsize=14090948 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/6181/task/6196/stat : 6196 (java) S 6178 6181 5533 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250747466 14429130752 45036 33554432000 4194304 4196468 140722239278592 140504402422832 140505497795202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12464128 140722239280212 140722239280393 140722239280393 140722239283151 0
Current children cumulated CPU time: 3.68 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 180144 KiB

Child status: 0
Real time (s): 1.65195
CPU time (s): 3.81027
CPU user time (s): 3.71938
CPU system time (s): 0.09089
CPU usage (%): 230.653
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 180144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.71938
system time used= 0.09089
maximum resident set size= 182740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2419
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 6181
#   total CPU time (s): 3.81027
#   total CPU user time (s): 3.71938
#   total CPU system time (s): 0.09089

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039435 second user time and 0.051888 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 13:17:23
IDJOB=4308609
IDBENCH=141524
IDSOLVER=2792
FILE ID=node132/4308609-1534331843
RUNJOBID= node132-1534329358-5565
PBS_JOBID= 21038163
Free space on /tmp= 38788 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Mario/Mario-t-hard-5_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308609-1534331843/watcher-4308609-1534331843 -o /tmp/evaluation-result-4308609-1534331843/solver-4308609-1534331843 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534329358-5565 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1206262023 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308609-1534331843.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=1206262023

node132.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.65
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.65
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.65
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.65
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:        24400252 kB
MemAvailable:   31663184 kB
Buffers:          226500 kB
Cached:          7269148 kB
SwapCached:            4 kB
Active:          4243360 kB
Inactive:        3535688 kB
Active(anon):     232856 kB
Inactive(anon):   110864 kB
Active(file):    4010504 kB
Inactive(file):  3424824 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             35988 kB
Writeback:         11648 kB
AnonPages:        318576 kB
Mapped:            71512 kB
Shmem:             58012 kB
Slab:             291312 kB
SReclaimable:     256064 kB
SUnreclaim:        35248 kB
KernelStack:        3856 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1336768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38752 MiB
End job on node132 at 2018-08-15 13:17:25