Trace number 4245489

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)SAT 29.8336 4.56469

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-188.xml
MD5SUM60b39e31c0b6c133ee3b2ed9cb605470
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables376
Number of constraints196
Number of domains2
Minimum domain size188
Maximum domain size35344
Distribution of domain sizes[{"size":188,"count":188},{"size":35344,"count":188}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":188},{"degree":4,"count":187},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity188
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":188},{"arity":94,"count":6},{"arity":188,"count":1}]
Number of extensional constraints0
Number of intensional constraints189
Distribution of constraint types[{"type":"intension","count":189},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245489-1500685780.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4245489-1500685780.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.98	c solve instance...
29.77/4.54	s SATISFIABLE
29.77/4.54	v <instantiation>
29.77/4.54	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] y[92] y[93] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cx[40] cx[41] cx[42] cx[43] cx[44] cx[45] cx[46] cx[47] cx[48] cx[49] cx[50] cx[51] cx[52] cx[53] cx[54] cx[55] cx[56] cx[57] cx[58] cx[59] cx[60] cx[61] cx[62] cx[63] cx[64] cx[65] cx[66] cx[67] cx[68] cx[69] cx[70] cx[71] cx[72] cx[73] cx[74] cx[75] cx[76] cx[77] cx[78] cx[79] cx[80] cx[81] cx[82] cx[83] cx[84] cx[85] cx[86] cx[87] cx[88] cx[89] cx[90] cx[91] cx[92] cx[93] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] cy[40] cy[41] cy[42] cy[43] cy[44] cy[45] cy[46] cy[47] cy[48] cy[49] cy[50] cy[51] cy[52] cy[53] cy[54] cy[55] cy[56] cy[57] cy[58] cy[59] cy[60] cy[61] cy[62] cy[63] cy[64] cy[65] cy[66] cy[67] cy[68] cy[69] cy[70] cy[71] cy[72] cy[73] cy[74] cy[75] cy[76] cy[77] cy[78] cy[79] cy[80] cy[81] cy[82] cy[83] cy[84] cy[85] cy[86] cy[87] cy[88] cy[89] cy[90] cy[91] cy[92] cy[93] </list>
29.77/4.54	v 	<values>1 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 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 92 93 94 154 155 156 157 162 164 166 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 2 3 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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 158 159 160 161 163 165 167 1 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 5041 5184 5329 5476 5625 5776 5929 6084 6241 6400 6561 6724 6889 7056 7225 7396 7569 7744 7921 8100 8281 8464 8649 8836 23716 24025 24336 24649 26244 26896 27556 28224 28561 28900 29241 29584 29929 30276 30625 30976 31329 31684 32041 32400 32761 33124 33489 33856 34225 34596 34969 35344 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 324 361 400 441 484 529 576 625 676 729 784 841 9025 9216 9409 9604 9801 10000 10201 10404 10609 10816 11025 11236 11449 11664 11881 12100 12321 12544 12769 12996 13225 13456 13689 13924 14161 14400 14641 14884 15129 15376 15625 15876 16129 16384 16641 16900 17161 17424 17689 17956 18225 18496 18769 19044 19321 19600 19881 20164 20449 20736 21025 21316 21609 21904 22201 22500 22801 23104 23409 24964 25281 25600 25921 26569 27225 27889 </values>
29.77/4.54	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4245489-1500685780/watcher-4245489-1500685780 -o /tmp/evaluation-result-4245489-1500685780/solver-4245489-1500685780 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1893306031 HOME/instance-4245489-1500685780.xml 

pid=2254
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 13.71 14.67 14.73 10/276 2257
/proc/meminfo: memFree=31314296/32770624 swapFree=5900/227300
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0

[startup+0.100105 s]
/proc/loadavg: 13.71 14.67 14.73 10/276 2257
/proc/meminfo: memFree=31314296/32770624 swapFree=5900/227300
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200353 s]
/proc/loadavg: 13.71 14.67 14.73 10/276 2257
/proc/meminfo: memFree=31314296/32770624 swapFree=5900/227300
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30028 s]
/proc/loadavg: 13.71 14.67 14.73 10/276 2257
/proc/meminfo: memFree=31314296/32770624 swapFree=5900/227300
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700217 s]
/proc/loadavg: 13.71 14.67 14.73 10/276 2257
/proc/meminfo: memFree=31314296/32770624 swapFree=5900/227300
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50148 s]
/proc/loadavg: 13.71 14.67 14.73 21/305 2287
/proc/meminfo: memFree=31206936/32770624 swapFree=5900/227332
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
[pid=2258] ppid=2257 vsize=13801768 CPUtime=6.32 cores=0,2,4,6,8,10,12,14
/proc/2258/stat : 2258 (java) S 2257 2257 16913 0 -1 1077944320 16374 0 0 0 625 7 0 0 20 0 28 0 3844946 14133010432 37268 33554432000 4194304 4196468 140735910374912 140735910357456 139900231360247 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
/proc/2258/statm: 3450442 37268 3227 1 0 3437675 0
[pid=2258/tid=2259] ppid=2257 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2259/stat : 2259 (java) S 2257 2257 16913 0 -1 1077944384 6960 0 0 0 86 3 0 0 20 0 28 0 3844946 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900235601024 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2261] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2261/stat : 2261 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900183980944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2262] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2262/stat : 2262 (java) S 2257 2257 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900182928144 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2263] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2263/stat : 2263 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900181875856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2264] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2264/stat : 2264 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900180823056 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2265] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2265/stat : 2265 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900179769744 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2266] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2266/stat : 2266 (java) S 2257 2257 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900178716944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2267] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2267/stat : 2267 (java) S 2257 2257 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900177664656 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2268] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2268/stat : 2268 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844947 14133010432 37268 33554432000 4194304 4196468 140735910374912 139900176611856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2269] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2269/stat : 2269 (java) S 2257 2257 16913 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3844949 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899357325936 139900231371394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2270] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2270/stat : 2270 (java) S 2257 2257 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899356271904 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2271] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2271/stat : 2271 (java) S 2257 2257 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899355219568 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2272] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2272/stat : 2272 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899354167888 139900231378843 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2273] ppid=2257 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2273/stat : 2273 (java) R 2257 2257 16913 0 -1 4202560 1764 0 0 0 57 0 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899353100496 139900212904805 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2274] ppid=2257 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2274/stat : 2274 (java) R 2257 2257 16913 0 -1 4202560 1260 0 0 0 70 0 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899352047960 139900210606768 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2275] ppid=2257 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2275/stat : 2275 (java) R 2257 2257 16913 0 -1 4202560 1658 0 0 0 67 1 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899351008752 139900215757226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2276] ppid=2257 vsize=13801768 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2276/stat : 2276 (java) S 2257 2257 16913 0 -1 1077944384 2920 0 0 0 80 0 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899349956848 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2277] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2277/stat : 2277 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899348904800 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2278] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2278/stat : 2278 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899347852080 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2279] ppid=2257 vsize=13801768 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2279/stat : 2279 (java) R 2257 2257 16913 0 -1 4202560 65 0 0 0 36 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899340336184 139899852390928 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2280] ppid=2257 vsize=13801768 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2280/stat : 2280 (java) R 2257 2257 16913 0 -1 4202560 46 0 0 0 32 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899339283632 139899858056365 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2281] ppid=2257 vsize=13801768 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2281/stat : 2281 (java) R 2257 2257 16913 0 -1 4202560 99 0 0 0 36 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899338233144 139899857761962 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2282] ppid=2257 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2282/stat : 2282 (java) R 2257 2257 16913 0 -1 4202560 78 0 0 0 26 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899337178552 139899852431225 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2283] ppid=2257 vsize=13801768 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2283/stat : 2283 (java) R 2257 2257 16913 0 -1 4202560 34 0 0 0 38 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899336122512 139899858422009 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2284] ppid=2257 vsize=13801768 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2284/stat : 2284 (java) R 2257 2257 16913 0 -1 4202560 36 0 0 0 32 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899335072432 139899858655106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2285] ppid=2257 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2285/stat : 2285 (java) R 2257 2257 16913 0 -1 4202560 96 0 0 0 33 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899334021304 139899858056369 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2287] ppid=2257 vsize=13801768 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2287/stat : 2287 (java) R 2257 2257 16913 0 -1 4202560 44 0 0 0 25 0 0 0 20 0 28 0 3845045 14133010432 37268 33554432000 4194304 4196468 140735910374912 139899332968792 139899858046918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 13811280

[startup+3.10158 s]
/proc/loadavg: 13.71 14.67 14.73 20/305 2287
/proc/meminfo: memFree=31137140/32770624 swapFree=5900/227340
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
[pid=2258] ppid=2257 vsize=13801768 CPUtime=19.05 cores=0,2,4,6,8,10,12,14
/proc/2258/stat : 2258 (java) S 2257 2257 16913 0 -1 1077944320 27176 0 0 0 1886 19 0 0 20 0 28 0 3844946 14133010432 53446 33554432000 4194304 4196468 140735910374912 140735910357456 139900231360247 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
/proc/2258/statm: 3450442 53446 3269 1 0 3437675 0
[pid=2258/tid=2259] ppid=2257 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2259/stat : 2259 (java) S 2257 2257 16913 0 -1 1077944384 6960 0 0 0 86 3 0 0 20 0 28 0 3844946 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900235601024 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2261] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2261/stat : 2261 (java) S 2257 2257 16913 0 -1 1077944384 106 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900183980944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2262] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2262/stat : 2262 (java) S 2257 2257 16913 0 -1 1077944384 41 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900182928144 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2263] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2263/stat : 2263 (java) S 2257 2257 16913 0 -1 1077944384 15 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900181875856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2264] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2264/stat : 2264 (java) S 2257 2257 16913 0 -1 1077944384 77 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900180823056 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2265] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2265/stat : 2265 (java) S 2257 2257 16913 0 -1 1077944384 312 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900179769744 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2266] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2266/stat : 2266 (java) S 2257 2257 16913 0 -1 1077944384 44 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900178716944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2267] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2267/stat : 2267 (java) S 2257 2257 16913 0 -1 1077944384 17 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900177664656 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2268] ppid=2257 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2268/stat : 2268 (java) S 2257 2257 16913 0 -1 1077944384 658 0 0 0 0 1 0 0 20 0 28 0 3844947 14133010432 53446 33554432000 4194304 4196468 140735910374912 139900176611856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2269] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2269/stat : 2269 (java) S 2257 2257 16913 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 3844949 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899357325936 139900231371394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2270] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2270/stat : 2270 (java) S 2257 2257 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899356271904 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2271] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2271/stat : 2271 (java) S 2257 2257 16913 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899355219568 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2272] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2272/stat : 2272 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899354167888 139900231378843 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2273] ppid=2257 vsize=13801768 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2273/stat : 2273 (java) R 2257 2257 16913 0 -1 4202560 3682 0 0 0 165 0 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899353095936 139900214771138 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2274] ppid=2257 vsize=13801768 CPUtime=2.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2274/stat : 2274 (java) R 2257 2257 16913 0 -1 4202560 3678 0 0 0 202 0 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899352043136 139900215753725 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2275] ppid=2257 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2275/stat : 2275 (java) R 2257 2257 16913 0 -1 4202560 4176 0 0 0 165 1 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899350996240 139900209217409 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2276] ppid=2257 vsize=13801768 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2276/stat : 2276 (java) S 2257 2257 16913 0 -1 1077944384 4314 0 0 0 95 1 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899349956848 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2277] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2277/stat : 2277 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899348904800 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2278] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2278/stat : 2278 (java) S 2257 2257 16913 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899347852080 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2279] ppid=2257 vsize=13801768 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2279/stat : 2279 (java) R 2257 2257 16913 0 -1 4202560 205 0 0 0 146 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899340337160 139899858737631 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2280] ppid=2257 vsize=13801768 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2280/stat : 2280 (java) R 2257 2257 16913 0 -1 4202560 148 0 0 0 147 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899339287192 139899860491955 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2281] ppid=2257 vsize=13801768 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2281/stat : 2281 (java) R 2257 2257 16913 0 -1 4202560 306 0 0 0 145 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899338232584 139899859552746 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2282] ppid=2257 vsize=13801768 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2282/stat : 2282 (java) R 2257 2257 16913 0 -1 4202560 154 0 0 0 137 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899337178856 139899859693317 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2283] ppid=2257 vsize=13801768 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2283/stat : 2283 (java) R 2257 2257 16913 0 -1 4202560 221 0 0 0 149 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899336129632 139899860492359 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2284] ppid=2257 vsize=13801768 CPUtime=1.61 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2284/stat : 2284 (java) R 2257 2257 16913 0 -1 4202560 234 0 0 0 161 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899335076040 139899860492213 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2285] ppid=2257 vsize=13801768 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2285/stat : 2285 (java) R 2257 2257 16913 0 -1 4202560 203 0 0 0 135 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899334020408 139899860492213 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2287] ppid=2257 vsize=13801768 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2287/stat : 2287 (java) R 2257 2257 16913 0 -1 4202560 214 0 0 0 138 0 0 0 20 0 28 0 3845045 14133010432 53446 33554432000 4194304 4196468 140735910374912 139899332971616 139899859951622 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
Current children cumulated CPU time (s) 19.05
Current children cumulated vsize (KiB) 13811280

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop

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

/proc/2258/task/2270/stat : 2270 (java) S 2257 2257 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899356271904 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2271] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2271/stat : 2271 (java) S 2257 2257 16913 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899355219568 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2272] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2272/stat : 2272 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899354167888 139900231378843 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2273] ppid=2257 vsize=13801768 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2273/stat : 2273 (java) S 2257 2257 16913 0 -1 1077944384 4023 0 0 0 222 0 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899353114736 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2274] ppid=2257 vsize=13801768 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2274/stat : 2274 (java) S 2257 2257 16913 0 -1 1077944384 3882 0 0 0 256 0 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899352061936 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2275] ppid=2257 vsize=13801768 CPUtime=2.11 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2275/stat : 2275 (java) S 2257 2257 16913 0 -1 1077944384 4237 0 0 0 210 1 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899351009648 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2276] ppid=2257 vsize=13801768 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2276/stat : 2276 (java) S 2257 2257 16913 0 -1 1077944384 4416 0 0 0 101 1 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899349956848 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2277] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2277/stat : 2277 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899348904800 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2278] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2278/stat : 2278 (java) S 2257 2257 16913 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899347852080 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2279] ppid=2257 vsize=13801768 CPUtime=2.05 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2279/stat : 2279 (java) R 2257 2257 16913 0 -1 4202560 221 0 0 0 205 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899340337064 139899852735521 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2280] ppid=2257 vsize=13801768 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2280/stat : 2280 (java) R 2257 2257 16913 0 -1 4202560 164 0 0 0 222 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899339285592 139899860544342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2281] ppid=2257 vsize=13801768 CPUtime=2.05 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2281/stat : 2281 (java) R 2257 2257 16913 0 -1 4202560 310 0 0 0 205 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899338230824 139899861070646 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2282] ppid=2257 vsize=13801768 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2282/stat : 2282 (java) R 2257 2257 16913 0 -1 4202560 171 0 0 0 198 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899337178920 139899855764719 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2283] ppid=2257 vsize=13801768 CPUtime=2.23 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2283/stat : 2283 (java) R 2257 2257 16913 0 -1 4202560 233 0 0 0 223 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899336126096 139899859314415 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2284] ppid=2257 vsize=13801768 CPUtime=2.41 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2284/stat : 2284 (java) R 2257 2257 16913 0 -1 4202560 245 0 0 0 241 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899335073608 139899858183947 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2285] ppid=2257 vsize=13801768 CPUtime=1.93 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2285/stat : 2285 (java) R 2257 2257 16913 0 -1 4202560 204 0 0 0 193 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899334021832 139899859435023 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2287] ppid=2257 vsize=13801768 CPUtime=2.1 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2287/stat : 2287 (java) R 2257 2257 16913 0 -1 4202560 223 0 0 0 210 0 0 0 20 0 28 0 3845045 14133010432 58382 33554432000 4194304 4196468 140735910374912 139899332969032 139899859949952 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
Current children cumulated CPU time (s) 26.17
Current children cumulated vsize (KiB) 13811280

[startup+4.40137 s]
/proc/loadavg: 13.58 14.63 14.71 17/305 2287
/proc/meminfo: memFree=31090444/32770624 swapFree=5900/227340
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
[pid=2258] ppid=2257 vsize=13801768 CPUtime=29.42 cores=0,2,4,6,8,10,12,14
/proc/2258/stat : 2258 (java) S 2257 2257 16913 0 -1 1077944320 28508 0 0 0 2916 26 0 0 20 0 28 0 3844946 14133010432 58423 33554432000 4194304 4196468 140735910374912 140735910357456 139900231360247 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
/proc/2258/statm: 3450442 58423 3276 1 0 3437675 0
[pid=2258/tid=2259] ppid=2257 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2259/stat : 2259 (java) S 2257 2257 16913 0 -1 1077944384 6960 0 0 0 86 3 0 0 20 0 28 0 3844946 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900235601024 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2261] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2261/stat : 2261 (java) S 2257 2257 16913 0 -1 1077944384 173 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900183980944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2262] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2262/stat : 2262 (java) S 2257 2257 16913 0 -1 1077944384 53 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900182928144 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2263] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2263/stat : 2263 (java) S 2257 2257 16913 0 -1 1077944384 159 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900181875856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2264] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2264/stat : 2264 (java) S 2257 2257 16913 0 -1 1077944384 91 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900180823056 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2265] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2265/stat : 2265 (java) S 2257 2257 16913 0 -1 1077944384 321 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900179769744 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2266] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2266/stat : 2266 (java) S 2257 2257 16913 0 -1 1077944384 54 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900178716944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2267] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2267/stat : 2267 (java) S 2257 2257 16913 0 -1 1077944384 29 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900177664656 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2268] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2268/stat : 2268 (java) S 2257 2257 16913 0 -1 1077944384 677 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900176611856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2269] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2269/stat : 2269 (java) S 2257 2257 16913 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 28 0 3844949 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899357325936 139900231371394 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2270] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2270/stat : 2270 (java) S 2257 2257 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899356271904 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2271] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2271/stat : 2271 (java) S 2257 2257 16913 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899355219568 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2272] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2272/stat : 2272 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899354167888 139900231378843 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2273] ppid=2257 vsize=13801768 CPUtime=2.23 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2273/stat : 2273 (java) S 2257 2257 16913 0 -1 1077944384 4023 0 0 0 223 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899353114736 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2274] ppid=2257 vsize=13801768 CPUtime=2.57 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2274/stat : 2274 (java) S 2257 2257 16913 0 -1 1077944384 3882 0 0 0 257 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899352061936 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2275] ppid=2257 vsize=13801768 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2275/stat : 2275 (java) S 2257 2257 16913 0 -1 1077944384 4237 0 0 0 211 1 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899351009648 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2276] ppid=2257 vsize=13801768 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2276/stat : 2276 (java) S 2257 2257 16913 0 -1 1077944384 4427 0 0 0 102 1 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899349956848 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2277] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2277/stat : 2277 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899348904800 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2278] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2278/stat : 2278 (java) S 2257 2257 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899347852080 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2279] ppid=2257 vsize=13801768 CPUtime=2.45 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2279/stat : 2279 (java) R 2257 2257 16913 0 -1 4202560 222 0 0 0 245 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899340337112 139899858183752 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2280] ppid=2257 vsize=13801768 CPUtime=2.63 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2280/stat : 2280 (java) R 2257 2257 16913 0 -1 4202560 165 0 0 0 263 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899339284664 139899860661511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2281] ppid=2257 vsize=13801768 CPUtime=2.46 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2281/stat : 2281 (java) R 2257 2257 16913 0 -1 4202560 310 0 0 0 246 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899338230824 139899861071104 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2282] ppid=2257 vsize=13801768 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2282/stat : 2282 (java) R 2257 2257 16913 0 -1 4202560 172 0 0 0 239 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899337179272 139899859820858 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2283] ppid=2257 vsize=13801768 CPUtime=2.63 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2283/stat : 2283 (java) R 2257 2257 16913 0 -1 4202560 235 0 0 0 263 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899336127080 139899860610099 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2284] ppid=2257 vsize=13801768 CPUtime=2.81 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2284/stat : 2284 (java) R 2257 2257 16913 0 -1 4202560 245 0 0 0 281 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899335073672 139899858184091 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2285] ppid=2257 vsize=13801768 CPUtime=2.34 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2285/stat : 2285 (java) R 2257 2257 16913 0 -1 4202560 204 0 0 0 234 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899334021304 139899859178138 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2287] ppid=2257 vsize=13801768 CPUtime=2.51 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2287/stat : 2287 (java) R 2257 2257 16913 0 -1 4202560 226 0 0 0 251 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899332968568 139899859783024 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
Current children cumulated CPU time (s) 29.42
Current children cumulated vsize (KiB) 13811280

[startup+4.51379 s]
/proc/loadavg: 13.58 14.63 14.71 17/305 2287
/proc/meminfo: memFree=31090444/32770624 swapFree=5900/227340
[pid=2257] ppid=2254 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2257/stat : 2257 (xcsp3-exec) S 2254 2257 16913 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3844945 9740288 345 33554432000 4194304 5098028 140723454799952 140723454798056 140551580410492 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 29982720 140723454801038 140723454801248 140723454801248 140723454803947 0
/proc/2257/statm: 2378 345 289 221 0 87 0
[pid=2258] ppid=2257 vsize=13801768 CPUtime=29.77 cores=0,2,4,6,8,10,12,14
/proc/2258/stat : 2258 (java) S 2257 2257 16913 0 -1 1077944320 28540 0 0 0 2951 26 0 0 20 0 28 0 3844946 14133010432 58423 33554432000 4194304 4196468 140735910374912 140735910357456 139900231360247 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
/proc/2258/statm: 3450442 58423 3276 1 0 3437675 0
[pid=2258/tid=2259] ppid=2257 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2259/stat : 2259 (java) S 2257 2257 16913 0 -1 1077944384 6960 0 0 0 86 3 0 0 20 0 28 0 3844946 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900235601024 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2261] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2261/stat : 2261 (java) S 2257 2257 16913 0 -1 1077944384 173 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900183980944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2262] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2262/stat : 2262 (java) S 2257 2257 16913 0 -1 1077944384 53 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900182928144 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2263] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2263/stat : 2263 (java) S 2257 2257 16913 0 -1 1077944384 159 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900181875856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2264] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2264/stat : 2264 (java) S 2257 2257 16913 0 -1 1077944384 91 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900180823056 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2265] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2265/stat : 2265 (java) S 2257 2257 16913 0 -1 1077944384 321 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900179769744 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2266] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2266/stat : 2266 (java) S 2257 2257 16913 0 -1 1077944384 54 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900178716944 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2267] ppid=2257 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2267/stat : 2267 (java) S 2257 2257 16913 0 -1 1077944384 29 0 0 0 1 2 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900177664656 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2268] ppid=2257 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2268/stat : 2268 (java) S 2257 2257 16913 0 -1 1077944384 677 0 0 0 1 1 0 0 20 0 28 0 3844947 14133010432 58423 33554432000 4194304 4196468 140735910374912 139900176611856 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2269] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2269/stat : 2269 (java) S 2257 2257 16913 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 28 0 3844949 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899357325936 139900231371394 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2270] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2270/stat : 2270 (java) S 2257 2257 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899356271904 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2271] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2271/stat : 2271 (java) S 2257 2257 16913 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3844950 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899355219568 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2272] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2272/stat : 2272 (java) S 2257 2257 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899354167888 139900231378843 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2273] ppid=2257 vsize=13801768 CPUtime=2.23 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2273/stat : 2273 (java) S 2257 2257 16913 0 -1 1077944384 4024 0 0 0 223 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899353114736 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2274] ppid=2257 vsize=13801768 CPUtime=2.57 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2274/stat : 2274 (java) S 2257 2257 16913 0 -1 1077944384 3883 0 0 0 257 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899352061936 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2275] ppid=2257 vsize=13801768 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2275/stat : 2275 (java) S 2257 2257 16913 0 -1 1077944384 4238 0 0 0 211 1 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899351009648 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2276] ppid=2257 vsize=13801768 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2276/stat : 2276 (java) S 2257 2257 16913 0 -1 1077944384 4432 0 0 0 103 1 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899349956848 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2277] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2277/stat : 2277 (java) S 2257 2257 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899348904800 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2278] ppid=2257 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2278/stat : 2278 (java) S 2257 2257 16913 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3844954 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899347852080 139900231371394 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2279] ppid=2257 vsize=13801768 CPUtime=2.48 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2279/stat : 2279 (java) S 2257 2257 16913 0 -1 1077944384 222 0 0 0 248 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899340341440 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2280] ppid=2257 vsize=13801768 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2280/stat : 2280 (java) S 2257 2257 16913 0 -1 1077944384 165 0 0 0 266 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899339290064 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2281] ppid=2257 vsize=13801768 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2281/stat : 2281 (java) R 2257 2257 16913 0 -1 4202560 310 0 0 0 256 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899338233224 139899861070576 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2282] ppid=2257 vsize=13801768 CPUtime=2.42 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2282/stat : 2282 (java) S 2257 2257 16913 0 -1 1077944384 172 0 0 0 242 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899337183952 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2283] ppid=2257 vsize=13801768 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2283/stat : 2283 (java) S 2257 2257 16913 0 -1 1077944384 256 0 0 0 266 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899336131664 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2284] ppid=2257 vsize=13801768 CPUtime=2.84 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2284/stat : 2284 (java) S 2257 2257 16913 0 -1 1077944384 248 0 0 0 284 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899335078864 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2285] ppid=2257 vsize=13801768 CPUtime=2.37 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2285/stat : 2285 (java) S 2257 2257 16913 0 -1 1077944384 204 0 0 0 237 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899334026576 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
[pid=2258/tid=2287] ppid=2257 vsize=13801768 CPUtime=2.54 cores=0,2,4,6,8,10,12,14
/proc/2258/task/2287/stat : 2287 (java) S 2257 2257 16913 0 -1 1077944384 226 0 0 0 254 0 0 0 20 0 28 0 3845045 14133010432 58423 33554432000 4194304 4196468 140735910374912 139899332973776 139900231370453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 39645184 140735910380732 140735910380908 140735910380908 140735910383567 0
Current children cumulated CPU time (s) 29.77
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 4.56469
CPU time (s): 29.8336
CPU user time (s): 29.5528
CPU system time (s): 0.280782
CPU usage (%): 653.574
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5528
system time used= 0.280782
maximum resident set size= 234008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29480
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4097
involuntary context switches= 2740

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059063 second user time and 0.068589 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 03:09:40
IDJOB=4245489
IDBENCH=122901
IDSOLVER=2625
FILE ID=node133/4245489-1500685780
RUNJOBID= node133-1500682387-16944
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-188.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245489-1500685780/watcher-4245489-1500685780 -o /tmp/evaluation-result-4245489-1500685780/solver-4245489-1500685780 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1893306031 HOME/instance-4245489-1500685780.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 60b39e31c0b6c133ee3b2ed9cb605470
RANDOM SEED=1893306031

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

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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	: 8
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	: 5229.85
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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	: 8
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31314068 kB
MemAvailable:   31374688 kB
Buffers:           52536 kB
Cached:           316344 kB
SwapCached:            0 kB
Active:           845940 kB
Inactive:         236068 kB
Active(anon):     715548 kB
Inactive(anon):     8768 kB
Active(file):     130392 kB
Inactive(file):   227300 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7700 kB
Writeback:             0 kB
AnonPages:        808172 kB
Mapped:            42956 kB
Shmem:              8904 kB
Slab:              71320 kB
SReclaimable:      37524 kB
SUnreclaim:        33796 kB
KernelStack:        5248 kB
PageTables:         6620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2186096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62000 MiB
End job on node133 at 2017-07-22 03:09:45