Trace number 4253098

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-mini 1.1 (2017-06-27)OPT1429 1088.48 1088.44

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 benchmark1086.89
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.00	c best=?? lower=0 upper=2875 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 50
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 2
0.00/0.00	c |                   Arity: 50..50
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	o 0
0.00/0.00	c    1 calls to solver: best=0 lower=1 upper=2875 
0.00/0.00	o 24
0.00/0.00	o 68
0.00/0.00	c    3 calls to solver: best=68 lower=69 upper=2875 
0.00/0.00	o 100
0.00/0.00	o 113
0.00/0.00	c    5 calls to solver: best=113 lower=114 upper=2875 
0.00/0.00	o 114
0.00/0.00	o 125
0.00/0.00	c    7 calls to solver: best=125 lower=126 upper=2875 
0.00/0.00	o 150
0.00/0.00	o 164
0.00/0.00	c    9 calls to solver: best=164 lower=165 upper=2875 
0.00/0.00	o 183
0.00/0.00	o 205
0.00/0.00	c   11 calls to solver: best=205 lower=206 upper=2875 
0.00/0.00	o 228
0.00/0.00	o 246
0.00/0.00	c   13 calls to solver: best=246 lower=247 upper=2875 
0.00/0.00	o 274
0.00/0.00	o 289
0.00/0.00	c   15 calls to solver: best=289 lower=290 upper=2875 
0.00/0.00	o 332
0.00/0.00	o 343
0.00/0.00	c   17 calls to solver: best=343 lower=344 upper=2875 
0.00/0.00	o 352
0.00/0.00	o 354
0.00/0.00	c   19 calls to solver: best=354 lower=355 upper=2875 
0.00/0.01	o 367
0.00/0.01	o 371
0.00/0.01	c   21 calls to solver: best=371 lower=372 upper=2875 
0.00/0.01	o 408
0.00/0.01	o 418
0.00/0.01	c   23 calls to solver: best=418 lower=419 upper=2875 
0.00/0.01	o 433
0.00/0.01	o 444
0.00/0.01	c   25 calls to solver: best=444 lower=445 upper=2875 
0.00/0.01	o 455
0.00/0.01	o 500
0.00/0.01	c   27 calls to solver: best=500 lower=501 upper=2875 
0.00/0.01	o 515
0.00/0.01	o 520
0.00/0.01	c   29 calls to solver: best=520 lower=521 upper=2875 
0.00/0.01	o 521
0.00/0.01	o 525
0.00/0.01	c   31 calls to solver: best=525 lower=526 upper=2875 
0.00/0.01	o 573
0.00/0.01	o 599
0.00/0.01	c   33 calls to solver: best=599 lower=600 upper=2875 
0.00/0.01	o 630
0.00/0.01	o 654
0.00/0.01	c   35 calls to solver: best=654 lower=655 upper=2875 
0.00/0.01	o 676
0.00/0.01	o 693
0.00/0.01	c   37 calls to solver: best=693 lower=694 upper=2875 
0.00/0.01	o 707
0.00/0.01	o 751
0.00/0.01	c   39 calls to solver: best=751 lower=752 upper=2875 
0.00/0.01	o 785
0.00/0.01	o 791
0.00/0.01	c   41 calls to solver: best=791 lower=792 upper=2875 
0.00/0.01	o 817
0.00/0.01	o 840
0.00/0.01	c   43 calls to solver: best=840 lower=841 upper=2875 
0.00/0.01	o 872
0.00/0.01	o 885
0.00/0.01	c   45 calls to solver: best=885 lower=886 upper=2875 
0.00/0.01	o 917
0.00/0.01	o 926
0.00/0.01	c   47 calls to solver: best=926 lower=927 upper=2875 
0.00/0.01	o 927
0.00/0.01	o 942
0.00/0.01	c   49 calls to solver: best=942 lower=943 upper=2875 
0.00/0.01	o 944
0.00/0.02	o 954
0.00/0.02	c   51 calls to solver: best=954 lower=955 upper=2875 
0.00/0.02	o 955
0.00/0.02	o 965
0.00/0.02	c   53 calls to solver: best=965 lower=966 upper=2875 
0.19/0.24	o 971
0.49/0.53	o 974
0.49/0.53	c   55 calls to solver: best=974 lower=975 upper=2875 
0.49/0.54	o 983
0.49/0.54	o 987
0.49/0.54	c   57 calls to solver: best=987 lower=988 upper=2875 
0.49/0.55	o 1002
0.49/0.55	o 1008
0.49/0.55	c   59 calls to solver: best=1008 lower=1009 upper=2875 
0.49/0.59	o 1013
0.59/0.64	o 1014
0.59/0.64	c   61 calls to solver: best=1014 lower=1015 upper=2875 
0.79/0.83	o 1015
0.89/0.92	o 1032
0.89/0.92	c   63 calls to solver: best=1032 lower=1033 upper=2875 
0.89/0.93	o 1033
0.99/1.02	o 1041
0.99/1.02	c   65 calls to solver: best=1041 lower=1042 upper=2875 
0.99/1.05	o 1049
0.99/1.07	o 1052
0.99/1.07	c   67 calls to solver: best=1052 lower=1053 upper=2875 
0.99/1.09	o 1061
0.99/1.09	o 1070
0.99/1.09	c   69 calls to solver: best=1070 lower=1071 upper=2875 
1.10/1.11	o 1085
1.10/1.13	o 1093
1.10/1.13	c   71 calls to solver: best=1093 lower=1094 upper=2875 
1.10/1.13	o 1114
1.10/1.14	o 1117
1.10/1.14	c   73 calls to solver: best=1117 lower=1118 upper=2875 
1.20/1.26	o 1125
1.39/1.48	o 1138
1.39/1.48	c   75 calls to solver: best=1138 lower=1139 upper=2875 
2.30/2.38	o 1159
2.49/2.57	o 1162
2.49/2.57	c   77 calls to solver: best=1162 lower=1163 upper=2875 
2.79/2.88	o 1170
4.40/4.46	o 1173
4.40/4.46	c   79 calls to solver: best=1173 lower=1174 upper=2875 
5.79/5.80	o 1188
28.00/28.05	o 1193
28.00/28.05	c   81 calls to solver: best=1193 lower=1194 upper=2875 
32.80/32.87	o 1196
56.90/56.90	o 1198
56.90/56.90	c   83 calls to solver: best=1198 lower=1199 upper=2875 
78.80/78.82	o 1207
83.70/83.74	o 1208
83.70/83.74	c   85 calls to solver: best=1208 lower=1209 upper=2875 
95.30/95.30	o 1210
105.60/105.67	o 1213
105.60/105.67	c   87 calls to solver: best=1213 lower=1214 upper=2875 
111.00/111.06	o 1214
114.80/114.89	o 1218
114.80/114.89	c   89 calls to solver: best=1218 lower=1219 upper=2875 
118.20/118.28	o 1219
118.90/118.92	o 1221
118.90/118.92	c   91 calls to solver: best=1221 lower=1222 upper=2875 
119.60/119.60	o 1229
121.10/121.11	o 1241
121.10/121.11	c   93 calls to solver: best=1241 lower=1242 upper=2875 
123.10/123.13	o 1249
138.50/138.52	o 1251
138.50/138.52	c   95 calls to solver: best=1251 lower=1252 upper=2875 
141.90/141.95	o 1266
197.90/197.91	o 1271
197.90/197.91	c   97 calls to solver: best=1271 lower=1272 upper=2875 
206.20/206.27	o 1285
229.20/229.21	o 1298
229.20/229.21	c   99 calls to solver: best=1298 lower=1299 upper=2875 
241.20/241.25	o 1300
264.90/264.94	o 1305
264.90/264.94	c  101 calls to solver: best=1305 lower=1306 upper=2875 
359.41/359.44	o 1307
372.51/372.54	o 1311
372.51/372.54	c  103 calls to solver: best=1311 lower=1312 upper=2875 
409.01/409.04	o 1315
428.31/428.35	o 1316
428.31/428.35	c  105 calls to solver: best=1316 lower=1317 upper=2875 
464.51/464.56	o 1332
479.91/479.96	o 1335
479.91/479.96	c  107 calls to solver: best=1335 lower=1336 upper=2875 
539.12/539.18	o 1340
552.11/552.15	o 1347
552.11/552.15	c  109 calls to solver: best=1347 lower=1348 upper=2875 
561.31/561.39	o 1366
631.72/631.74	o 1368
631.72/631.74	c  111 calls to solver: best=1368 lower=1369 upper=2875 
689.62/689.60	o 1369
711.02/711.03	o 1370
711.02/711.03	c  113 calls to solver: best=1370 lower=1371 upper=2875 
726.02/726.06	o 1373
732.32/732.32	o 1377
732.32/732.32	c  115 calls to solver: best=1377 lower=1378 upper=2875 
735.42/735.43	o 1379
737.82/737.89	o 1383
737.82/737.89	c  117 calls to solver: best=1383 lower=1384 upper=2875 
833.12/833.10	o 1391
912.82/912.84	o 1398
912.82/912.84	c  119 calls to solver: best=1398 lower=1399 upper=2875 
924.83/924.88	o 1400
966.23/966.26	o 1402
966.23/966.26	c  121 calls to solver: best=1402 lower=1403 upper=2875 
976.63/976.62	o 1411
1018.73/1018.77	o 1424
1018.73/1018.77	c  123 calls to solver: best=1424 lower=1425 upper=2875 
1045.83/1045.89	o 1426
1063.63/1063.70	o 1429
1063.63/1063.70	c  125 calls to solver: best=1429 lower=1430 upper=2875 
1088.43/1088.43	c
1088.43/1088.43	c Optimum found         : 1429
1088.43/1088.43	c
1088.43/1088.43	
1088.43/1088.43	v <instantiation type='solution' cost='1429'>
1088.43/1088.43	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] </list>
1088.43/1088.43	v <values>1 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 0 1 1 1 </values>
1088.43/1088.43	v </instantiation>
1088.43/1088.43	
1088.43/1088.43	c call to solver        : 126
1088.43/1088.43	c
1088.43/1088.43	c restarts              : 106         
1088.43/1088.43	c conflicts             : 24961934     (22933 /sec)
1088.43/1088.43	c decisions             : 134450436    (123522 /sec)
1088.43/1088.43	c propagations          : 1175035013  (1079525 /sec)
1088.43/1088.43	c root propagations     : 50          
1088.43/1088.43	c filter calls          : 465898074      (428029 /sec)
1088.43/1088.43	c useless filter calls  : 286273691      (61 %)
1088.43/1088.43	c Memory used           : 26.15 MB
1088.43/1088.43	c CPU time              : 1088.47 s
1088.43/1088.43	
1088.43/1088.43	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-4253098-1500927274/watcher-4253098-1500927274 -o /tmp/evaluation-result-4253098-1500927274/solver-4253098-1500927274 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500914920-3783 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253098-1500927274.xml 

pid=7211
running on 4 cores: 0,2,4,6

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: 2.13 2.08 2.06 3/181 7214
/proc/meminfo: memFree=32112204/32770624 swapFree=5760/120484
[pid=7214] ppid=7211 vsize=26772 CPUtime=0 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1009 0 0 0 0 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782838792 140213200395360 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0

[startup+0.100108 s]
/proc/loadavg: 2.13 2.08 2.06 3/181 7214
/proc/meminfo: memFree=32112204/32770624 swapFree=5760/120484
[pid=7214] ppid=7211 vsize=26772 CPUtime=0.09 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1010 0 0 0 9 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782829496 5024188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26772

[startup+0.200212 s]
/proc/loadavg: 2.13 2.08 2.06 3/181 7214
/proc/meminfo: memFree=32112204/32770624 swapFree=5760/120484
[pid=7214] ppid=7211 vsize=26772 CPUtime=0.19 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1010 0 0 0 19 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782829496 4946608 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26772

[startup+0.300215 s]
/proc/loadavg: 2.13 2.08 2.06 3/181 7214
/proc/meminfo: memFree=32112204/32770624 swapFree=5760/120484
[pid=7214] ppid=7211 vsize=26772 CPUtime=0.29 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1010 0 0 0 29 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782829496 5024203 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26772

[startup+0.70017 s]
/proc/loadavg: 2.13 2.08 2.06 3/181 7214
/proc/meminfo: memFree=32112204/32770624 swapFree=5760/120484
[pid=7214] ppid=7211 vsize=26772 CPUtime=0.69 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1010 0 0 0 69 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782829496 5024186 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26772

[startup+1.50017 s]
/proc/loadavg: 2.13 2.08 2.06 3/182 7215
/proc/meminfo: memFree=32111660/32770624 swapFree=5760/120496
[pid=7214] ppid=7211 vsize=26772 CPUtime=1.49 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1010 0 0 0 149 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782839752 4948073 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26772

[startup+3.10019 s]
/proc/loadavg: 2.13 2.08 2.06 3/182 7215
/proc/meminfo: memFree=32111292/32770624 swapFree=5760/120496
[pid=7214] ppid=7211 vsize=26772 CPUtime=3.09 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1031 0 0 0 309 0 0 0 20 0 1 0 2379067 27414528 825 33554432000 4194304 5744392 140728782842144 140728782839752 4947288 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 825 732 379 0 112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26772

[startup+6.30018 s]
/proc/loadavg: 2.12 2.08 2.06 3/182 7215
/proc/meminfo: memFree=32111224/32770624 swapFree=5760/120496
[pid=7214] ppid=7211 vsize=26772 CPUtime=6.29 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1081 0 0 0 629 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4946020 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26772

[startup+12.7002 s]
/proc/loadavg: 2.19 2.10 2.06 3/182 7215
/proc/meminfo: memFree=32110852/32770624 swapFree=5760/120512
[pid=7214] ppid=7211 vsize=26772 CPUtime=12.7 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1102 0 0 0 1270 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4948341 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 26772

[startup+25.5002 s]
/proc/loadavg: 2.14 2.09 2.06 3/182 7215
/proc/meminfo: memFree=32110728/32770624 swapFree=5760/120520
[pid=7214] ppid=7211 vsize=26772 CPUtime=25.5 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1144 0 0 0 2550 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4945839 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 26772

[startup+51.1002 s]
/proc/loadavg: 2.10 2.08 2.06 3/182 7215
/proc/meminfo: memFree=32110852/32770624 swapFree=5760/120532
[pid=7214] ppid=7211 vsize=26772 CPUtime=51.1 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1180 0 0 0 5110 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4946156 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26772

[startup+102.3 s]
/proc/loadavg: 2.04 2.07 2.05 3/182 7216
/proc/meminfo: memFree=32110532/32770624 swapFree=5760/120584
[pid=7214] ppid=7211 vsize=26772 CPUtime=102.3 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1231 0 0 0 10230 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4945877 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26772

[startup+162.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/182 7217
/proc/meminfo: memFree=32110528/32770624 swapFree=5760/120636
[pid=7214] ppid=7211 vsize=26772 CPUtime=162.3 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1267 0 0 0 16230 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 5024186 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 26772

[startup+222.306 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 7218
/proc/meminfo: memFree=32111408/32770624 swapFree=5760/120684
[pid=7214] ppid=7211 vsize=26772 CPUtime=222.31 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1303 0 0 0 22231 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4946812 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 26772

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 7220
/proc/meminfo: memFree=32110512/32770624 swapFree=5760/120744
[pid=7214] ppid=7211 vsize=26772 CPUtime=282.3 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1339 0 0 0 28230 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024410 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26772

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7228
/proc/meminfo: memFree=32109512/32770624 swapFree=5760/120780
[pid=7214] ppid=7211 vsize=26772 CPUtime=342.31 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1360 0 0 0 34231 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4946540 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 26772

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7229
/proc/meminfo: memFree=32109748/32770624 swapFree=5760/120820
[pid=7214] ppid=7211 vsize=26772 CPUtime=402.31 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1396 0 0 0 40231 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4948328 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 26772

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7230
/proc/meminfo: memFree=32109988/32770624 swapFree=5760/120860
[pid=7214] ppid=7211 vsize=26772 CPUtime=462.31 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1432 0 0 0 46231 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024411 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 26772

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7231
/proc/meminfo: memFree=32109912/32770624 swapFree=5760/120892
[pid=7214] ppid=7211 vsize=26772 CPUtime=522.31 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1432 0 0 0 52231 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4998922 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 26772

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7232
/proc/meminfo: memFree=32109980/32770624 swapFree=5760/120944
[pid=7214] ppid=7211 vsize=26772 CPUtime=582.31 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1468 0 0 0 58231 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4948537 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 26772

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7234
/proc/meminfo: memFree=32109972/32770624 swapFree=5760/120988
[pid=7214] ppid=7211 vsize=26772 CPUtime=642.32 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1504 0 0 0 64232 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024212 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 26772

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7235
/proc/meminfo: memFree=32109560/32770624 swapFree=5760/121024
[pid=7214] ppid=7211 vsize=26772 CPUtime=702.32 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1504 0 0 0 70232 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4946576 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 26772

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7236
/proc/meminfo: memFree=32109688/32770624 swapFree=5760/121068
[pid=7214] ppid=7211 vsize=26772 CPUtime=762.32 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1540 0 0 0 76232 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024236 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 26772

[startup+822.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 7238
/proc/meminfo: memFree=32109440/32770624 swapFree=5760/121104
[pid=7214] ppid=7211 vsize=26772 CPUtime=822.32 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1561 0 0 0 82232 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024241 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 26772

[startup+882.305 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 7239
/proc/meminfo: memFree=32109572/32770624 swapFree=5760/121148
[pid=7214] ppid=7211 vsize=26772 CPUtime=882.33 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1575 0 0 0 88233 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 5024227 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 26772

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 7248
/proc/meminfo: memFree=32108992/32770624 swapFree=5760/121192
[pid=7214] ppid=7211 vsize=26772 CPUtime=942.33 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1611 0 0 0 94233 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4947888 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 26772

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7249
/proc/meminfo: memFree=32109136/32770624 swapFree=5760/121228
[pid=7214] ppid=7211 vsize=26772 CPUtime=1002.33 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1611 0 0 0 100233 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 5124694 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 26772

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7250
/proc/meminfo: memFree=32109244/32770624 swapFree=5760/121276
[pid=7214] ppid=7211 vsize=26772 CPUtime=1062.33 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1647 0 0 0 106233 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782839752 4872818 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 26772

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

[startup+1075.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7250
/proc/meminfo: memFree=32109244/32770624 swapFree=5760/121284
[pid=7214] ppid=7211 vsize=26772 CPUtime=1075.23 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1647 0 0 0 107523 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4946485 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1075.23
Current children cumulated vsize (KiB) 26772

[startup+1081.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7251
/proc/meminfo: memFree=32109124/32770624 swapFree=5760/121284
[pid=7214] ppid=7211 vsize=26772 CPUtime=1081.63 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1668 0 0 0 108163 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024402 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1081.63
Current children cumulated vsize (KiB) 26772

[startup+1084.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7251
/proc/meminfo: memFree=32109204/32770624 swapFree=5760/121300
[pid=7214] ppid=7211 vsize=26772 CPUtime=1084.83 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1668 0 0 0 108483 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024245 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1084.83
Current children cumulated vsize (KiB) 26772

[startup+1086.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7251
/proc/meminfo: memFree=32109204/32770624 swapFree=5760/121300
[pid=7214] ppid=7211 vsize=26772 CPUtime=1086.43 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1668 0 0 0 108643 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5024415 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1086.43
Current children cumulated vsize (KiB) 26772

[startup+1087.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7251
/proc/meminfo: memFree=32109204/32770624 swapFree=5760/121300
[pid=7214] ppid=7211 vsize=26772 CPUtime=1087.23 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1668 0 0 0 108723 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 5115933 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1087.23
Current children cumulated vsize (KiB) 26772

[startup+1088.01 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7251
/proc/meminfo: memFree=32109204/32770624 swapFree=5760/121300
[pid=7214] ppid=7211 vsize=26772 CPUtime=1088.03 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1668 0 0 0 108803 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4946488 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1088.03
Current children cumulated vsize (KiB) 26772

[startup+1088.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7251
/proc/meminfo: memFree=32109204/32770624 swapFree=5760/121300
[pid=7214] ppid=7211 vsize=26772 CPUtime=1088.43 cores=0,2,4,6
/proc/7214/stat : 7214 (cosoco) R 7211 7214 3752 0 -1 4202496 1668 0 0 0 108843 0 0 0 20 0 1 0 2379067 27414528 851 33554432000 4194304 5744392 140728782842144 140728782829496 4945672 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 37396480 140728782849217 140728782849347 140728782849347 140728782852046 0
/proc/7214/statm: 6693 851 756 379 0 112 0
Current children cumulated CPU time (s) 1088.43
Current children cumulated vsize (KiB) 26772

Child status: 0
Real time (s): 1088.44
CPU time (s): 1088.48
CPU user time (s): 1088.47
CPU system time (s): 0.002
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 26772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1088.47
system time used= 0.002
maximum resident set size= 3484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1723
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= 6
involuntary context switches= 890

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.53558 second user time and 3.58695 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-24 22:14:34
IDJOB=4253098
IDBENCH=133446
IDSOLVER=2633
FILE ID=node149/4253098-1500927274
RUNJOBID= node149-1500914920-3783
PBS_JOBID= 20625398
Free space on /tmp= 61904 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253098-1500927274/watcher-4253098-1500927274 -o /tmp/evaluation-result-4253098-1500927274/solver-4253098-1500927274 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500914920-3783 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253098-1500927274.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=623538081

node149.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.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	: 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.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	: 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.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	: 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.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	: 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:        32113660 kB
MemAvailable:   32057872 kB
Buffers:           35992 kB
Cached:           222412 kB
SwapCached:            0 kB
Active:           176104 kB
Inactive:         129144 kB
Active(anon):      49588 kB
Inactive(anon):     8660 kB
Active(file):     126516 kB
Inactive(file):   120484 kB
Unevictable:        5760 kB
Mlocked:            5760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2048 kB
Writeback:             0 kB
AnonPages:         58592 kB
Mapped:            29596 kB
Shmem:              8844 kB
Slab:              51028 kB
SReclaimable:      26092 kB
SUnreclaim:        24936 kB
KernelStack:        3488 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61904 MiB
End job on node149 at 2017-07-24 22:32:43