Trace number 4267658

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
cosoco 1.12OPT1429 1084.8101 1084.96

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark59.541199
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","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.00/0.10	c best=?? lower=0 upper=2875 
0.00/0.10	c
0.00/0.10	c This is cosoco 1.12 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4267658-1502540284.xml 
0.00/0.10	c enable optimization
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.00 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 50
0.00/0.10	c |            Domain Sizes: 2..2
0.00/0.10	c |
0.00/0.10	c |             Constraints: 2
0.00/0.10	c |                   Arity: 50..50
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          Sum: 2
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	o 0
0.00/0.10	c    1 calls to solver: best=0 lower=1 upper=2875 
0.00/0.10	o 24
0.00/0.10	o 68
0.00/0.10	c    3 calls to solver: best=68 lower=69 upper=2875 
0.00/0.10	o 100
0.00/0.10	o 113
0.00/0.10	c    5 calls to solver: best=113 lower=114 upper=2875 
0.00/0.10	o 114
0.00/0.11	o 125
0.00/0.11	c    7 calls to solver: best=125 lower=126 upper=2875 
0.00/0.11	o 150
0.00/0.11	o 164
0.00/0.11	c    9 calls to solver: best=164 lower=165 upper=2875 
0.00/0.11	o 183
0.00/0.11	o 205
0.00/0.11	c   11 calls to solver: best=205 lower=206 upper=2875 
0.00/0.11	o 228
0.00/0.11	o 246
0.00/0.11	c   13 calls to solver: best=246 lower=247 upper=2875 
0.00/0.11	o 274
0.00/0.11	o 289
0.00/0.11	c   15 calls to solver: best=289 lower=290 upper=2875 
0.00/0.11	o 332
0.00/0.11	o 343
0.00/0.11	c   17 calls to solver: best=343 lower=344 upper=2875 
0.00/0.11	o 352
0.00/0.11	o 354
0.00/0.11	c   19 calls to solver: best=354 lower=355 upper=2875 
0.00/0.11	o 367
0.00/0.11	o 371
0.00/0.11	c   21 calls to solver: best=371 lower=372 upper=2875 
0.00/0.11	o 408
0.00/0.11	o 418
0.00/0.11	c   23 calls to solver: best=418 lower=419 upper=2875 
0.00/0.11	o 433
0.00/0.11	o 444
0.00/0.11	c   25 calls to solver: best=444 lower=445 upper=2875 
0.00/0.11	o 455
0.00/0.11	o 500
0.00/0.11	c   27 calls to solver: best=500 lower=501 upper=2875 
0.00/0.11	o 515
0.00/0.11	o 520
0.00/0.11	c   29 calls to solver: best=520 lower=521 upper=2875 
0.00/0.11	o 521
0.00/0.11	o 525
0.00/0.11	c   31 calls to solver: best=525 lower=526 upper=2875 
0.00/0.11	o 573
0.00/0.11	o 599
0.00/0.11	c   33 calls to solver: best=599 lower=600 upper=2875 
0.00/0.11	o 630
0.00/0.11	o 654
0.00/0.11	c   35 calls to solver: best=654 lower=655 upper=2875 
0.00/0.11	o 676
0.00/0.11	o 693
0.00/0.11	c   37 calls to solver: best=693 lower=694 upper=2875 
0.00/0.11	o 707
0.00/0.11	o 751
0.00/0.11	c   39 calls to solver: best=751 lower=752 upper=2875 
0.00/0.11	o 785
0.00/0.12	o 791
0.00/0.12	c   41 calls to solver: best=791 lower=792 upper=2875 
0.00/0.12	o 817
0.00/0.12	o 840
0.00/0.12	c   43 calls to solver: best=840 lower=841 upper=2875 
0.00/0.12	o 872
0.00/0.12	o 885
0.00/0.12	c   45 calls to solver: best=885 lower=886 upper=2875 
0.00/0.12	o 917
0.00/0.12	o 926
0.00/0.12	c   47 calls to solver: best=926 lower=927 upper=2875 
0.00/0.12	o 927
0.00/0.12	o 942
0.00/0.12	c   49 calls to solver: best=942 lower=943 upper=2875 
0.00/0.12	o 944
0.00/0.12	o 954
0.00/0.12	c   51 calls to solver: best=954 lower=955 upper=2875 
0.00/0.12	o 955
0.00/0.12	o 965
0.00/0.12	c   53 calls to solver: best=965 lower=966 upper=2875 
0.19/0.34	o 971
0.49/0.63	o 974
0.49/0.63	c   55 calls to solver: best=974 lower=975 upper=2875 
0.49/0.64	o 983
0.49/0.65	o 987
0.49/0.65	c   57 calls to solver: best=987 lower=988 upper=2875 
0.49/0.65	o 1002
0.49/0.65	o 1008
0.49/0.65	c   59 calls to solver: best=1008 lower=1009 upper=2875 
0.49/0.69	o 1013
0.59/0.74	o 1014
0.59/0.74	c   61 calls to solver: best=1014 lower=1015 upper=2875 
0.79/0.93	o 1015
0.89/1.02	o 1032
0.89/1.02	c   63 calls to solver: best=1032 lower=1033 upper=2875 
0.89/1.04	o 1033
0.99/1.13	o 1041
0.99/1.13	c   65 calls to solver: best=1041 lower=1042 upper=2875 
0.99/1.16	o 1049
0.99/1.17	o 1052
0.99/1.17	c   67 calls to solver: best=1052 lower=1053 upper=2875 
0.99/1.19	o 1061
0.99/1.19	o 1070
0.99/1.19	c   69 calls to solver: best=1070 lower=1071 upper=2875 
1.10/1.21	o 1085
1.10/1.23	o 1093
1.10/1.23	c   71 calls to solver: best=1093 lower=1094 upper=2875 
1.10/1.23	o 1114
1.10/1.24	o 1117
1.10/1.24	c   73 calls to solver: best=1117 lower=1118 upper=2875 
1.19/1.36	o 1125
1.39/1.58	o 1138
1.39/1.58	c   75 calls to solver: best=1138 lower=1139 upper=2875 
2.29/2.48	o 1159
2.49/2.67	o 1162
2.49/2.67	c   77 calls to solver: best=1162 lower=1163 upper=2875 
2.79/2.98	o 1170
4.39/4.55	o 1173
4.39/4.55	c   79 calls to solver: best=1173 lower=1174 upper=2875 
5.79/5.90	o 1188
27.99/28.11	o 1193
27.99/28.11	c   81 calls to solver: best=1193 lower=1194 upper=2875 
32.79/32.93	o 1196
56.79/56.93	o 1198
56.79/56.93	c   83 calls to solver: best=1198 lower=1199 upper=2875 
78.59/78.79	o 1207
83.59/83.71	o 1208
83.59/83.71	c   85 calls to solver: best=1208 lower=1209 upper=2875 
95.08/95.24	o 1210
105.38/105.59	o 1213
105.38/105.59	c   87 calls to solver: best=1213 lower=1214 upper=2875 
110.78/110.97	o 1214
114.58/114.79	o 1218
114.58/114.79	c   89 calls to solver: best=1218 lower=1219 upper=2875 
117.98/118.17	o 1219
118.69/118.80	o 1221
118.69/118.80	c   91 calls to solver: best=1221 lower=1222 upper=2875 
119.28/119.48	o 1229
120.78/120.99	o 1241
120.78/120.99	c   93 calls to solver: best=1241 lower=1242 upper=2875 
122.88/123.01	o 1249
138.18/138.38	o 1251
138.18/138.38	c   95 calls to solver: best=1251 lower=1252 upper=2875 
141.68/141.81	o 1266
197.48/197.64	o 1271
197.48/197.64	c   97 calls to solver: best=1271 lower=1272 upper=2875 
205.78/205.98	o 1285
228.68/228.85	o 1298
228.68/228.85	c   99 calls to solver: best=1298 lower=1299 upper=2875 
240.68/240.84	o 1300
264.28/264.43	o 1305
264.28/264.43	c  101 calls to solver: best=1305 lower=1306 upper=2875 
358.37/358.54	o 1307
371.47/371.63	o 1311
371.47/371.63	c  103 calls to solver: best=1311 lower=1312 upper=2875 
407.87/408.05	o 1315
427.17/427.30	o 1316
427.17/427.30	c  105 calls to solver: best=1316 lower=1317 upper=2875 
463.17/463.37	o 1332
478.57/478.71	o 1335
478.57/478.71	c  107 calls to solver: best=1335 lower=1336 upper=2875 
537.46/537.69	o 1340
550.46/550.63	o 1347
550.46/550.63	c  109 calls to solver: best=1347 lower=1348 upper=2875 
559.66/559.85	o 1366
629.76/629.94	o 1368
629.76/629.94	c  111 calls to solver: best=1368 lower=1369 upper=2875 
687.46/687.62	o 1369
708.76/708.93	o 1370
708.76/708.93	c  113 calls to solver: best=1370 lower=1371 upper=2875 
723.76/723.91	o 1373
729.95/730.15	o 1377
729.95/730.15	c  115 calls to solver: best=1377 lower=1378 upper=2875 
733.05/733.24	o 1379
735.45/735.69	o 1383
735.45/735.69	c  117 calls to solver: best=1383 lower=1384 upper=2875 
830.25/830.43	o 1391
909.75/909.91	o 1398
909.75/909.91	c  119 calls to solver: best=1398 lower=1399 upper=2875 
921.75/921.91	o 1400
962.94/963.17	o 1402
962.94/963.17	c  121 calls to solver: best=1402 lower=1403 upper=2875 
973.35/973.51	o 1411
1015.34/1015.53	o 1424
1015.34/1015.53	c  123 calls to solver: best=1424 lower=1425 upper=2875 
1042.34/1042.57	o 1426
1060.14/1060.32	o 1429
1060.14/1060.32	c  125 calls to solver: best=1429 lower=1430 upper=2875 
1084.74/1084.96	c
1084.74/1084.96	c Optimum found         : 1429
1084.74/1084.96	c
1084.74/1084.96	
1084.74/1084.96	v <instantiation type='solution' cost='1429'>
1084.74/1084.96	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[5] x[6] x[7] x[8] x[9] </list>
1084.74/1084.96	v <values>1 1 1 1 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 1 1 0 1 0 1 0 0 0 0 0 1 1 1 1 0 1 0 1 0 </values>
1084.74/1084.96	v </instantiation>
1084.74/1084.96	
1084.74/1084.96	c call to solver        : 126
1084.74/1084.96	c
1084.74/1084.96	c restarts              : 106         
1084.74/1084.96	c conflicts             : 24961934     (23011 /sec)
1084.74/1084.96	c decisions             : 134450436    (123940 /sec)
1084.74/1084.96	c propagations          : 1175035013  (1083177 /sec)
1084.74/1084.96	c root propagations     : 50          
1084.74/1084.96	c filter calls          : 465898074      (429477 /sec)
1084.74/1084.96	c useless filter calls  : 286273691      (61 %)
1084.74/1084.96	c Memory used           : 26.37 MB
1084.74/1084.96	c CPU time              : 1084.8 s
1084.74/1084.96	
1084.74/1084.96	s OPTIMUM FOUND

Verifier Data

OK	1429

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-4267658-1502540284/watcher-4267658-1502540284 -o /tmp/evaluation-result-4267658-1502540284/solver-4267658-1502540284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6741 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267658-1502540284.xml 

pid=14374
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.06 2.05 2/181 14377
/proc/meminfo: memFree=31188996/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14377/stat : 14377 (runsolver) D 14374 14377 6677 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56221836 24240128 106 18446744073709551615 4194304 4338465 140724838005344 140724838002984 140459135431383 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 31506432 140724838011074 140724838011465 140724838011465 140724838014922 0
/proc/14377/statm: 5918 106 53 36 0 2156 0

[startup+0.100153 s]
/proc/loadavg: 2.02 2.06 2.05 2/181 14377
/proc/meminfo: memFree=31188996/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14377/stat : 14377 (runsolver) D 14374 14377 6677 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56221836 24240128 106 18446744073709551615 4194304 4338465 140724838005344 140724838002984 140459135431383 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 31506432 140724838011074 140724838011465 140724838011465 140724838014922 0
/proc/14377/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200321 s]
/proc/loadavg: 2.02 2.06 2.05 2/181 14377
/proc/meminfo: memFree=31188996/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=26996 CPUtime=0.09 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1032 0 0 0 9 0 0 0 20 0 1 0 56221836 27643904 832 18446744073709551615 4194304 5972588 140732354204512 140732354201160 5046159 0 0 1 8405026 0 0 0 17 3 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26996

[startup+0.30026 s]
/proc/loadavg: 2.02 2.06 2.05 2/181 14377
/proc/meminfo: memFree=31188996/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=26996 CPUtime=0.19 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1032 0 0 0 19 0 0 0 20 0 1 0 56221836 27643904 832 18446744073709551615 4194304 5972588 140732354204512 140732354201160 5139324 0 0 1 8405026 0 0 0 17 3 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26996

[startup+0.700219 s]
/proc/loadavg: 2.02 2.06 2.05 2/181 14377
/proc/meminfo: memFree=31188996/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=26996 CPUtime=0.59 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1032 0 0 0 59 0 0 0 20 0 1 0 56221836 27643904 832 18446744073709551615 4194304 5972588 140732354204512 140732354201160 5045983 0 0 1 8405026 0 0 0 17 3 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 26996

[startup+1.5002 s]
/proc/loadavg: 2.02 2.06 2.05 3/182 14378
/proc/meminfo: memFree=31188996/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=26996 CPUtime=1.39 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1032 0 0 0 139 0 0 0 20 0 1 0 56221836 27643904 832 18446744073709551615 4194304 5972588 140732354204512 140732354201160 5139264 0 0 1 8405026 0 0 0 17 3 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 26996

[startup+3.10022 s]
/proc/loadavg: 2.02 2.06 2.05 3/182 14378
/proc/meminfo: memFree=31188672/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=26996 CPUtime=2.99 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1069 0 0 0 299 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046920 0 0 1 8405026 0 0 0 17 3 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 26996

[startup+6.30022 s]
/proc/loadavg: 2.02 2.06 2.05 3/182 14378
/proc/meminfo: memFree=31188116/32770624 swapFree=0/562836
[pid=14377] ppid=14374 vsize=26996 CPUtime=6.19 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1106 0 0 0 619 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5139329 0 0 1 8405026 0 0 0 17 3 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 26996

[startup+12.7002 s]
/proc/loadavg: 1.93 2.04 2.05 3/182 14379
/proc/meminfo: memFree=31188260/32770624 swapFree=0/562856
[pid=14377] ppid=14374 vsize=26996 CPUtime=12.59 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1126 0 0 0 1259 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5139324 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 26996

[startup+25.5003 s]
/proc/loadavg: 1.95 2.04 2.05 3/182 14379
/proc/meminfo: memFree=31188136/32770624 swapFree=0/562852
[pid=14377] ppid=14374 vsize=26996 CPUtime=25.39 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1166 0 0 0 2539 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5320528 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 26996

[startup+51.1003 s]
/proc/loadavg: 1.97 2.04 2.05 3/182 14379
/proc/meminfo: memFree=31188136/32770624 swapFree=0/562856
[pid=14377] ppid=14374 vsize=26996 CPUtime=50.99 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1203 0 0 0 5099 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5139281 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 26996

[startup+102.3 s]
/proc/loadavg: 1.99 2.03 2.05 3/181 14381
/proc/meminfo: memFree=31188408/32770624 swapFree=0/562884
[pid=14377] ppid=14374 vsize=26996 CPUtime=102.19 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1257 0 0 0 10219 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5139264 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 26996

[startup+162.3 s]
/proc/loadavg: 1.99 2.03 2.05 3/181 14383
/proc/meminfo: memFree=31187180/32770624 swapFree=0/562872
[pid=14377] ppid=14374 vsize=26996 CPUtime=162.18 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1295 0 0 0 16218 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5099674 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 26996

[startup+222.306 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 14385
/proc/meminfo: memFree=31187552/32770624 swapFree=0/562888
[pid=14377] ppid=14374 vsize=26996 CPUtime=222.18 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1333 0 0 0 22218 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5047162 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26996

[startup+282.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/181 14387
/proc/meminfo: memFree=31187244/32770624 swapFree=0/562892
[pid=14377] ppid=14374 vsize=26996 CPUtime=282.18 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1371 0 0 0 28218 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5047901 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26996

[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 14389
/proc/meminfo: memFree=31187740/32770624 swapFree=0/562908
[pid=14377] ppid=14374 vsize=26996 CPUtime=342.17 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1392 0 0 0 34217 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046297 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26996

[startup+402.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/184 14405
/proc/meminfo: memFree=31183108/32770624 swapFree=0/562904
[pid=14377] ppid=14374 vsize=26996 CPUtime=402.17 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1430 0 0 0 40217 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046624 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26996

[startup+462.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/184 14407
/proc/meminfo: memFree=31183456/32770624 swapFree=0/562912
[pid=14377] ppid=14374 vsize=26996 CPUtime=462.17 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1468 0 0 0 46217 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046736 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26996

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 14409
/proc/meminfo: memFree=31186736/32770624 swapFree=0/562928
[pid=14377] ppid=14374 vsize=26996 CPUtime=522.17 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1506 0 0 0 52217 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5139499 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 26996

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 14411
/proc/meminfo: memFree=31187360/32770624 swapFree=0/562960
[pid=14377] ppid=14374 vsize=26996 CPUtime=582.16 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1544 0 0 0 58216 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5046362 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 26996

[startup+642.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 14413
/proc/meminfo: memFree=31186908/32770624 swapFree=0/562948
[pid=14377] ppid=14374 vsize=26996 CPUtime=642.16 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1582 0 0 0 64216 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5048626 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 26996

[startup+702.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 14415
/proc/meminfo: memFree=31187156/32770624 swapFree=0/562960
[pid=14377] ppid=14374 vsize=26996 CPUtime=702.16 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1618 0 0 0 70216 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5048665 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 26996

[startup+762.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/181 14417
/proc/meminfo: memFree=31186828/32770624 swapFree=0/562972
[pid=14377] ppid=14374 vsize=26996 CPUtime=762.16 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1658 0 0 0 76216 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5048626 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 26996

[startup+822.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 14419
/proc/meminfo: memFree=31186584/32770624 swapFree=0/562968
[pid=14377] ppid=14374 vsize=26996 CPUtime=822.15 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1679 0 0 0 82215 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046624 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 26996

[startup+882.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 14421
/proc/meminfo: memFree=31186216/32770624 swapFree=0/562972
[pid=14377] ppid=14374 vsize=26996 CPUtime=882.15 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1715 0 0 0 88215 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5048436 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 26996

[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 14423
/proc/meminfo: memFree=31186812/32770624 swapFree=0/562992
[pid=14377] ppid=14374 vsize=26996 CPUtime=942.14 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1753 0 0 0 94214 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5139329 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 26996

[startup+1002.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/184 14439
/proc/meminfo: memFree=31183016/32770624 swapFree=0/563004
[pid=14377] ppid=14374 vsize=26996 CPUtime=1002.14 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1791 0 0 0 100214 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354201960 5047946 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 26996

[startup+1062.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/184 14441
/proc/meminfo: memFree=31183444/32770624 swapFree=0/563020
[pid=14377] ppid=14374 vsize=26996 CPUtime=1062.14 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1829 0 0 0 106214 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046148 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 26996

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 14377 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1062.4 s]
/proc/loadavg: 2.03 2.04 2.05 3/184 14441
/proc/meminfo: memFree=31183444/32770624 swapFree=0/563020
[pid=14377] ppid=14374 vsize=26996 CPUtime=1062.24 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1829 0 0 0 106224 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5139324 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 26996

[startup+1075.2 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 14441
/proc/meminfo: memFree=31185528/32770624 swapFree=0/563020
[pid=14377] ppid=14374 vsize=26996 CPUtime=1075.04 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1829 0 0 0 107504 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5046005 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1075.04
Current children cumulated vsize (KiB) 26996

[startup+1081.6 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 14441
/proc/meminfo: memFree=31185528/32770624 swapFree=0/563020
[pid=14377] ppid=14374 vsize=26996 CPUtime=1081.44 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1850 0 0 0 108144 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5139264 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1081.44
Current children cumulated vsize (KiB) 26996

[startup+1083.2 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 14441
/proc/meminfo: memFree=31185528/32770624 swapFree=0/563020
[pid=14377] ppid=14374 vsize=26996 CPUtime=1083.04 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1850 0 0 0 108304 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5048417 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1083.04
Current children cumulated vsize (KiB) 26996

[startup+1084 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 14442
/proc/meminfo: memFree=31185880/32770624 swapFree=0/563036
[pid=14377] ppid=14374 vsize=26996 CPUtime=1083.84 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1850 0 0 0 108384 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5048405 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1083.84
Current children cumulated vsize (KiB) 26996

[startup+1084.4 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 14442
/proc/meminfo: memFree=31185880/32770624 swapFree=0/563036
[pid=14377] ppid=14374 vsize=26996 CPUtime=1084.24 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1850 0 0 0 108424 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5047531 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1084.24
Current children cumulated vsize (KiB) 26996

[startup+1084.8 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 14442
/proc/meminfo: memFree=31185756/32770624 swapFree=0/563032
[pid=14377] ppid=14374 vsize=26996 CPUtime=1084.64 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1850 0 0 0 108464 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5338173 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1084.64
Current children cumulated vsize (KiB) 26996

[startup+1084.9 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 14442
/proc/meminfo: memFree=31185756/32770624 swapFree=0/563032
[pid=14377] ppid=14374 vsize=26996 CPUtime=1084.74 cores=1,3,5,7
/proc/14377/stat : 14377 (cosoco) R 14374 14377 6677 0 -1 4202496 1850 0 0 0 108474 0 0 0 20 0 1 0 56221836 27643904 873 18446744073709551615 4194304 5972588 140732354204512 140732354191704 5139312 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 8070896 8075904 16388096 140732354212334 140732354212429 140732354212429 140732354215886 0
/proc/14377/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time (s) 1084.74
Current children cumulated vsize (KiB) 26996

Child status: 0
Real time (s): 1084.96
CPU time (s): 1084.81
CPU user time (s): 1084.8
CPU system time (s): 0.003999
CPU usage (%): 99.9859
Max. virtual memory (cumulated for all children) (KiB): 26996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1084.8
system time used= 0.003999
maximum resident set size= 3572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1909
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.94923 second user time and 4.20637 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 14:03:57
IDJOB=4267658
IDBENCH=133446
IDSOLVER=2658
FILE ID=node127/4267658-1502540284
RUNJOBID= node127-1502500309-6741
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267658-1502540284/watcher-4267658-1502540284 -o /tmp/evaluation-result-4267658-1502540284/solver-4267658-1502540284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6741 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267658-1502540284.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=1213134111

node127.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.92
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.92
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.92
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.92
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:        31189600 kB
MemAvailable:   31997560 kB
Buffers:          271964 kB
Cached:           824868 kB
SwapCached:            0 kB
Active:           569512 kB
Inactive:         588004 kB
Active(anon):      60764 kB
Inactive(anon):    24908 kB
Active(file):     508748 kB
Inactive(file):   563096 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:         75176 kB
Mapped:            45920 kB
Shmem:             25252 kB
Slab:             129204 kB
SReclaimable:     103900 kB
SUnreclaim:        25304 kB
KernelStack:        3296 kB
PageTables:         5288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     321076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-12 14:22:02