Trace number 4267662

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.12OPT1333 1011.12 1011.09

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-05.xml
MD5SUMec17c84eab1701ad56b983b1c216f3af
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1333
Best CPU time to get the best result obtained on this benchmark95.399902
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"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.05	c best=?? lower=0 upper=3189 
0.00/0.05	c
0.00/0.05	c This is cosoco 1.12 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -lc -model -restarts HOME/instance-4267662-1502540797.xml 
0.00/0.05	c enable optimization
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.00 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 60
0.00/0.05	c |            Domain Sizes: 2..2
0.00/0.05	c |
0.00/0.05	c |             Constraints: 2
0.00/0.05	c |                   Arity: 60..60
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          Sum: 2
0.00/0.05	c |                          
0.00/0.05	c =========================================================================================================
0.00/0.05	o 0
0.00/0.05	c    1 calls to solver: best=0 lower=1 upper=3189 
0.00/0.05	o 8
0.00/0.05	o 27
0.00/0.05	c    3 calls to solver: best=27 lower=28 upper=3189 
0.00/0.05	o 99
0.00/0.05	o 100
0.00/0.05	c    5 calls to solver: best=100 lower=101 upper=3189 
0.00/0.05	o 132
0.00/0.05	o 143
0.00/0.05	c    7 calls to solver: best=143 lower=144 upper=3189 
0.00/0.05	o 148
0.00/0.05	o 185
0.00/0.05	c    9 calls to solver: best=185 lower=186 upper=3189 
0.00/0.06	o 194
0.00/0.06	o 213
0.00/0.06	c   11 calls to solver: best=213 lower=214 upper=3189 
0.00/0.06	o 215
0.00/0.06	o 227
0.00/0.06	c   13 calls to solver: best=227 lower=228 upper=3189 
0.00/0.06	o 229
0.00/0.06	o 243
0.00/0.06	c   15 calls to solver: best=243 lower=244 upper=3189 
0.00/0.06	o 268
0.00/0.06	o 334
0.00/0.06	c   17 calls to solver: best=334 lower=335 upper=3189 
0.00/0.06	o 338
0.00/0.06	o 349
0.00/0.06	c   19 calls to solver: best=349 lower=350 upper=3189 
0.00/0.06	o 404
0.00/0.06	o 432
0.00/0.06	c   21 calls to solver: best=432 lower=433 upper=3189 
0.00/0.06	o 456
0.00/0.06	o 463
0.00/0.06	c   23 calls to solver: best=463 lower=464 upper=3189 
0.00/0.06	o 494
0.00/0.06	o 500
0.00/0.06	c   25 calls to solver: best=500 lower=501 upper=3189 
0.00/0.06	o 512
0.00/0.06	o 542
0.00/0.06	c   27 calls to solver: best=542 lower=543 upper=3189 
0.00/0.06	o 543
0.00/0.06	o 586
0.00/0.06	c   29 calls to solver: best=586 lower=587 upper=3189 
0.00/0.06	o 612
0.00/0.06	o 667
0.00/0.06	c   31 calls to solver: best=667 lower=668 upper=3189 
0.00/0.06	o 719
0.00/0.06	o 724
0.00/0.06	c   33 calls to solver: best=724 lower=725 upper=3189 
0.00/0.06	o 731
0.00/0.07	o 746
0.00/0.07	c   35 calls to solver: best=746 lower=747 upper=3189 
0.24/0.35	o 762
0.24/0.35	o 776
0.24/0.35	c   37 calls to solver: best=776 lower=777 upper=3189 
0.24/0.39	o 779
0.34/0.40	o 780
0.34/0.40	c   39 calls to solver: best=780 lower=781 upper=3189 
0.34/0.41	o 782
0.34/0.42	o 793
0.34/0.42	c   41 calls to solver: best=793 lower=794 upper=3189 
0.34/0.43	o 796
0.34/0.46	o 797
0.34/0.46	c   43 calls to solver: best=797 lower=798 upper=3189 
0.34/0.47	o 801
0.34/0.47	o 823
0.34/0.47	c   45 calls to solver: best=823 lower=824 upper=3189 
0.34/0.47	o 832
0.34/0.48	o 839
0.34/0.48	c   47 calls to solver: best=839 lower=840 upper=3189 
0.34/0.48	o 841
0.34/0.48	o 861
0.34/0.48	c   49 calls to solver: best=861 lower=862 upper=3189 
0.34/0.48	o 862
0.34/0.48	o 873
0.34/0.48	c   51 calls to solver: best=873 lower=874 upper=3189 
0.34/0.48	o 888
0.34/0.48	o 895
0.34/0.48	c   53 calls to solver: best=895 lower=896 upper=3189 
0.34/0.48	o 901
0.34/0.48	o 907
0.34/0.48	c   55 calls to solver: best=907 lower=908 upper=3189 
0.34/0.49	o 921
0.34/0.49	o 922
0.34/0.49	c   57 calls to solver: best=922 lower=923 upper=3189 
0.34/0.49	o 947
0.34/0.49	o 951
0.34/0.49	c   59 calls to solver: best=951 lower=952 upper=3189 
0.34/0.49	o 957
0.34/0.49	o 960
0.34/0.49	c   61 calls to solver: best=960 lower=961 upper=3189 
0.34/0.49	o 984
0.34/0.49	o 988
0.34/0.49	c   63 calls to solver: best=988 lower=989 upper=3189 
0.44/0.52	o 989
0.44/0.54	o 990
0.44/0.54	c   65 calls to solver: best=990 lower=991 upper=3189 
0.44/0.54	o 1003
1.05/1.19	o 1007
1.05/1.19	c   67 calls to solver: best=1007 lower=1008 upper=3189 
1.15/1.23	o 1017
1.74/1.85	o 1018
1.74/1.85	c   69 calls to solver: best=1018 lower=1019 upper=3189 
3.44/3.51	o 1023
3.74/3.85	o 1030
3.74/3.85	c   71 calls to solver: best=1030 lower=1031 upper=3189 
4.24/4.30	o 1035
4.35/4.49	o 1042
4.35/4.49	c   73 calls to solver: best=1042 lower=1043 upper=3189 
4.64/4.76	o 1054
5.84/5.96	o 1055
5.84/5.96	c   75 calls to solver: best=1055 lower=1056 upper=3189 
7.24/7.32	o 1063
8.64/8.77	o 1066
8.64/8.77	c   77 calls to solver: best=1066 lower=1067 upper=3189 
9.24/9.33	o 1067
13.04/13.14	o 1069
13.04/13.14	c   79 calls to solver: best=1069 lower=1070 upper=3189 
13.25/13.39	o 1076
14.44/14.50	o 1085
14.44/14.50	c   81 calls to solver: best=1085 lower=1086 upper=3189 
16.14/16.27	o 1094
19.75/19.83	o 1099
19.75/19.83	c   83 calls to solver: best=1099 lower=1100 upper=3189 
21.04/21.13	o 1105
27.34/27.48	o 1108
27.34/27.48	c   85 calls to solver: best=1108 lower=1109 upper=3189 
29.04/29.16	o 1109
30.04/30.18	o 1116
30.04/30.18	c   87 calls to solver: best=1116 lower=1117 upper=3189 
38.64/38.74	o 1124
43.64/43.70	o 1128
43.64/43.70	c   89 calls to solver: best=1128 lower=1129 upper=3189 
93.75/93.82	o 1137
96.95/97.05	o 1142
96.95/97.05	c   91 calls to solver: best=1142 lower=1143 upper=3189 
99.45/99.51	o 1144
101.45/101.58	o 1163
101.45/101.58	c   93 calls to solver: best=1163 lower=1164 upper=3189 
106.25/106.35	o 1164
111.05/111.19	o 1167
111.05/111.19	c   95 calls to solver: best=1167 lower=1168 upper=3189 
117.55/117.63	o 1172
120.65/120.75	o 1176
120.65/120.75	c   97 calls to solver: best=1176 lower=1177 upper=3189 
121.65/121.73	o 1185
122.75/122.86	o 1194
122.75/122.86	c   99 calls to solver: best=1194 lower=1195 upper=3189 
125.65/125.78	o 1202
131.55/131.65	o 1203
131.55/131.65	c  101 calls to solver: best=1203 lower=1204 upper=3189 
134.65/134.79	o 1204
255.76/255.81	o 1214
255.76/255.81	c  103 calls to solver: best=1214 lower=1215 upper=3189 
283.77/283.84	o 1226
304.77/304.81	o 1229
304.77/304.81	c  105 calls to solver: best=1229 lower=1230 upper=3189 
438.88/438.95	o 1230
478.58/478.68	o 1231
478.58/478.68	c  107 calls to solver: best=1231 lower=1232 upper=3189 
508.38/508.44	o 1236
527.88/527.94	o 1244
527.88/527.94	c  109 calls to solver: best=1244 lower=1245 upper=3189 
547.38/547.49	o 1251
653.89/653.93	o 1253
653.89/653.93	c  111 calls to solver: best=1253 lower=1254 upper=3189 
702.10/702.12	o 1258
724.70/724.71	o 1266
724.70/724.71	c  113 calls to solver: best=1266 lower=1267 upper=3189 
744.20/744.23	o 1276
757.91/757.94	o 1282
757.91/757.94	c  115 calls to solver: best=1282 lower=1283 upper=3189 
795.00/795.02	o 1285
807.20/807.27	o 1299
807.20/807.27	c  117 calls to solver: best=1299 lower=1300 upper=3189 
819.61/819.69	o 1310
919.91/919.91	o 1332
919.91/919.91	c  119 calls to solver: best=1332 lower=1333 upper=3189 
988.82/988.81	o 1333
1011.03/1011.08	c
1011.03/1011.08	c Optimum found         : 1333
1011.03/1011.08	c
1011.03/1011.08	
1011.03/1011.08	v <instantiation type='solution' cost='1333'>
1011.03/1011.08	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[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[6] x[7] x[8] x[9] </list>
1011.03/1011.08	v <values>0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 </values>
1011.03/1011.08	v </instantiation>
1011.03/1011.08	
1011.03/1011.08	c call to solver        : 121
1011.03/1011.08	c
1011.03/1011.08	c restarts              : 102         
1011.03/1011.08	c conflicts             : 17293245     (17103 /sec)
1011.03/1011.08	c decisions             : 108335610    (107145 /sec)
1011.03/1011.08	c propagations          : 1024580438  (1013319 /sec)
1011.03/1011.08	c root propagations     : 60          
1011.03/1011.08	c filter calls          : 369465643      (365405 /sec)
1011.03/1011.08	c useless filter calls  : 227841099      (61 %)
1011.03/1011.08	c Memory used           : 26.37 MB
1011.03/1011.08	c CPU time              : 1011.11 s
1011.03/1011.08	
1011.03/1011.08	s OPTIMUM FOUND

Verifier Data

OK	1333

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-4267662-1502540797/watcher-4267662-1502540797 -o /tmp/evaluation-result-4267662-1502540797/solver-4267662-1502540797 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267662-1502540797.xml 

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

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.03 2.04 2.05 2/184 9745
/proc/meminfo: memFree=31135168/32770624 swapFree=0/484508
[pid=9745] ppid=9742 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9745/stat : 9745 (runsolver) D 9742 9745 1478 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 95990999 24240128 106 18446744073709551615 4194304 4338465 140731179436144 140731179433784 140155925144279 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 10051584 140731179442370 140731179442761 140731179442761 140731179446218 0
/proc/9745/statm: 5918 106 53 36 0 2156 0

[startup+0.100197 s]
/proc/loadavg: 2.03 2.04 2.05 2/184 9745
/proc/meminfo: memFree=31135168/32770624 swapFree=0/484508
[pid=9745] ppid=9742 vsize=26996 CPUtime=0.04 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1035 0 0 0 4 0 0 0 20 0 1 0 95990999 27643904 832 18446744073709551615 4194304 5972588 140731593271472 140731593268120 5047164 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26996

[startup+0.200332 s]
/proc/loadavg: 2.03 2.04 2.05 2/184 9745
/proc/meminfo: memFree=31135168/32770624 swapFree=0/484508
[pid=9745] ppid=9742 vsize=26996 CPUtime=0.14 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1035 0 0 0 14 0 0 0 20 0 1 0 95990999 27643904 832 18446744073709551615 4194304 5972588 140731593271472 140731593268120 5139264 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 26996

[startup+0.300316 s]
/proc/loadavg: 2.03 2.04 2.05 2/184 9745
/proc/meminfo: memFree=31135168/32770624 swapFree=0/484508
[pid=9745] ppid=9742 vsize=26996 CPUtime=0.24 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1035 0 0 0 24 0 0 0 20 0 1 0 95990999 27643904 832 18446744073709551615 4194304 5972588 140731593271472 140731593268120 5045817 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 26996

[startup+0.700281 s]
/proc/loadavg: 2.03 2.04 2.05 2/184 9745
/proc/meminfo: memFree=31135168/32770624 swapFree=0/484508
[pid=9745] ppid=9742 vsize=26996 CPUtime=0.64 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1035 0 0 0 64 0 0 0 20 0 1 0 95990999 27643904 832 18446744073709551615 4194304 5972588 140731593271472 140731593268120 5046362 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 26996

[startup+1.50028 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 9746
/proc/meminfo: memFree=31134860/32770624 swapFree=0/484604
[pid=9745] ppid=9742 vsize=26996 CPUtime=1.44 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1035 0 0 0 144 0 0 0 20 0 1 0 95990999 27643904 832 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5046264 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 26996

[startup+3.10028 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 9746
/proc/meminfo: memFree=31134488/32770624 swapFree=0/484604
[pid=9745] ppid=9742 vsize=26996 CPUtime=3.04 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1061 0 0 0 304 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5139327 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 26996

[startup+6.30028 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 9746
/proc/meminfo: memFree=31134060/32770624 swapFree=0/484528
[pid=9745] ppid=9742 vsize=26996 CPUtime=6.24 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1119 0 0 0 624 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5045991 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 26996

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 9746
/proc/meminfo: memFree=31134060/32770624 swapFree=0/484528
[pid=9745] ppid=9742 vsize=26996 CPUtime=12.64 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1161 0 0 0 1264 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5046936 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 26996

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 9746
/proc/meminfo: memFree=31134284/32770624 swapFree=0/484524
[pid=9745] ppid=9742 vsize=26996 CPUtime=25.44 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1229 0 0 0 2544 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5045825 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 26996

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 9747
/proc/meminfo: memFree=31134036/32770624 swapFree=0/484524
[pid=9745] ppid=9742 vsize=26996 CPUtime=51.04 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1287 0 0 0 5104 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5046280 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 26996

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 9750
/proc/meminfo: memFree=31134136/32770624 swapFree=0/484528
[pid=9745] ppid=9742 vsize=26996 CPUtime=102.25 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1329 0 0 0 10225 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5045817 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26996

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 9752
/proc/meminfo: memFree=31134888/32770624 swapFree=0/484544
[pid=9745] ppid=9742 vsize=26996 CPUtime=162.25 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1371 0 0 0 16225 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5099674 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26996

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 9754
/proc/meminfo: memFree=31134260/32770624 swapFree=0/484552
[pid=9745] ppid=9742 vsize=26996 CPUtime=222.26 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1397 0 0 0 22226 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5048656 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 26996

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9756
/proc/meminfo: memFree=31134764/32770624 swapFree=0/484564
[pid=9745] ppid=9742 vsize=26996 CPUtime=282.26 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1413 0 0 0 28226 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5048083 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 26996

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9759
/proc/meminfo: memFree=31134380/32770624 swapFree=0/484576
[pid=9745] ppid=9742 vsize=26996 CPUtime=342.27 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1455 0 0 0 34227 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5048037 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 26996

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9762
/proc/meminfo: memFree=31134628/32770624 swapFree=0/484588
[pid=9745] ppid=9742 vsize=26996 CPUtime=402.27 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1455 0 0 0 40227 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5045838 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 26996

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 9779
/proc/meminfo: memFree=31130124/32770624 swapFree=0/484600
[pid=9745] ppid=9742 vsize=26996 CPUtime=462.28 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1496 0 0 0 46228 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5046448 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 26996

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 9781
/proc/meminfo: memFree=31130312/32770624 swapFree=0/484620
[pid=9745] ppid=9742 vsize=26996 CPUtime=522.28 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1497 0 0 0 52228 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5047932 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 26996

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 9784
/proc/meminfo: memFree=31133212/32770624 swapFree=0/484616
[pid=9745] ppid=9742 vsize=26996 CPUtime=582.29 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1538 0 0 0 58229 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5139291 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 26996

[startup+642.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 9786
/proc/meminfo: memFree=31133944/32770624 swapFree=0/484620
[pid=9745] ppid=9742 vsize=26996 CPUtime=642.29 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1538 0 0 0 64229 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5048027 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 26996

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9788
/proc/meminfo: memFree=31133668/32770624 swapFree=0/484632
[pid=9745] ppid=9742 vsize=26996 CPUtime=702.3 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1580 0 0 0 70230 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5139324 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 26996

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9791
/proc/meminfo: memFree=31134196/32770624 swapFree=0/484648
[pid=9745] ppid=9742 vsize=26996 CPUtime=762.31 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1581 0 0 0 76231 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5046736 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 26996

[startup+822.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 9793
/proc/meminfo: memFree=31134692/32770624 swapFree=0/484664
[pid=9745] ppid=9742 vsize=26996 CPUtime=822.31 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1623 0 0 0 82231 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5139312 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 26996

[startup+882.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 9796
/proc/meminfo: memFree=31134568/32770624 swapFree=0/484672
[pid=9745] ppid=9742 vsize=26996 CPUtime=882.32 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1623 0 0 0 88232 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5338106 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 26996

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 9799
/proc/meminfo: memFree=31135064/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=942.31 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 94231 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593258664 5045980 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 26996

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1002.32 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 100232 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5045817 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 26996

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

[startup+1004.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1004.82 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 100482 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5046284 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1004.82
Current children cumulated vsize (KiB) 26996

[startup+1008 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1008.02 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 100802 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5046616 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1008.02
Current children cumulated vsize (KiB) 26996

[startup+1009.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1009.62 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 100962 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5048037 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1009.62
Current children cumulated vsize (KiB) 26996

[startup+1010.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1010.42 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 101042 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5139507 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1010.42
Current children cumulated vsize (KiB) 26996

[startup+1010.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1010.82 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 101082 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5046280 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1010.82
Current children cumulated vsize (KiB) 26996

[startup+1011.01 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9801
/proc/meminfo: memFree=31134816/32770624 swapFree=0/484684
[pid=9745] ppid=9742 vsize=26996 CPUtime=1011.03 cores=0,2,4,6
/proc/9745/stat : 9745 (cosoco) R 9742 9745 1478 0 -1 4202496 1665 0 0 0 101103 0 0 0 20 0 1 0 95990999 27643904 876 18446744073709551615 4194304 5972588 140731593271472 140731593268920 5338173 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 20439040 140731593273838 140731593273933 140731593273933 140731593277390 0
/proc/9745/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1011.03
Current children cumulated vsize (KiB) 26996

Child status: 0
Real time (s): 1011.09
CPU time (s): 1011.12
CPU user time (s): 1011.11
CPU system time (s): 0.003018
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 26996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1011.11
system time used= 0.003018
maximum resident set size= 3584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1705
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= 301

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.25459 second user time and 3.88995 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-12 14:12:43
IDJOB=4267662
IDBENCH=133498
IDSOLVER=2658
FILE ID=node135/4267662-1502540797
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-05.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267662-1502540797/watcher-4267662-1502540797 -o /tmp/evaluation-result-4267662-1502540797/solver-4267662-1502540797 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267662-1502540797.xml

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

MD5SUM BENCH= ec17c84eab1701ad56b983b1c216f3af
RANDOM SEED=2061411473

node135.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.21
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.21
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.21
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.21
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:        31136092 kB
MemAvailable:   31970440 kB
Buffers:          304040 kB
Cached:           829072 kB
SwapCached:            0 kB
Active:           666776 kB
Inactive:         526100 kB
Active(anon):      60048 kB
Inactive(anon):    41332 kB
Active(file):     606728 kB
Inactive(file):   484768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2056 kB
Writeback:             0 kB
AnonPages:         59204 kB
Mapped:            54080 kB
Shmem:             41656 kB
Slab:             144712 kB
SReclaimable:     117376 kB
SUnreclaim:        27336 kB
KernelStack:        3296 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-12 14:29:34