Trace number 4259891

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-07-29)OPT1333 1009.19 1009.32

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 benchmark1009.19
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.09	c best=?? lower=0 upper=3189 
0.00/0.09	c
0.00/0.09	c This is cosoco 1.1 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -lc -model -restarts HOME/instance-4259891-1502030088.xml 
0.00/0.09	c enable optimization
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.00 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 60
0.00/0.09	c |            Domain Sizes: 2..2
0.00/0.09	c |
0.00/0.09	c |             Constraints: 2
0.00/0.09	c |                   Arity: 60..60
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          Sum: 2
0.00/0.09	c |                          
0.00/0.09	c =========================================================================================================
0.00/0.09	o 0
0.00/0.09	c    1 calls to solver: best=0 lower=1 upper=3189 
0.00/0.09	o 8
0.00/0.09	o 27
0.00/0.09	c    3 calls to solver: best=27 lower=28 upper=3189 
0.00/0.09	o 99
0.00/0.09	o 100
0.00/0.09	c    5 calls to solver: best=100 lower=101 upper=3189 
0.00/0.09	o 132
0.00/0.09	o 143
0.00/0.09	c    7 calls to solver: best=143 lower=144 upper=3189 
0.00/0.09	o 148
0.00/0.09	o 185
0.00/0.09	c    9 calls to solver: best=185 lower=186 upper=3189 
0.00/0.09	o 194
0.00/0.09	o 213
0.00/0.09	c   11 calls to solver: best=213 lower=214 upper=3189 
0.00/0.09	o 215
0.00/0.09	o 227
0.00/0.09	c   13 calls to solver: best=227 lower=228 upper=3189 
0.00/0.09	o 229
0.00/0.09	o 243
0.00/0.09	c   15 calls to solver: best=243 lower=244 upper=3189 
0.00/0.09	o 268
0.00/0.09	o 334
0.00/0.09	c   17 calls to solver: best=334 lower=335 upper=3189 
0.00/0.09	o 338
0.00/0.09	o 349
0.00/0.09	c   19 calls to solver: best=349 lower=350 upper=3189 
0.00/0.09	o 404
0.00/0.09	o 432
0.00/0.09	c   21 calls to solver: best=432 lower=433 upper=3189 
0.00/0.09	o 456
0.00/0.09	o 463
0.00/0.09	c   23 calls to solver: best=463 lower=464 upper=3189 
0.00/0.10	o 494
0.01/0.10	o 500
0.01/0.10	c   25 calls to solver: best=500 lower=501 upper=3189 
0.01/0.10	o 512
0.01/0.10	o 542
0.01/0.10	c   27 calls to solver: best=542 lower=543 upper=3189 
0.01/0.10	o 543
0.01/0.10	o 586
0.01/0.10	c   29 calls to solver: best=586 lower=587 upper=3189 
0.01/0.10	o 612
0.01/0.10	o 667
0.01/0.10	c   31 calls to solver: best=667 lower=668 upper=3189 
0.01/0.10	o 719
0.01/0.10	o 724
0.01/0.10	c   33 calls to solver: best=724 lower=725 upper=3189 
0.01/0.10	o 731
0.01/0.10	o 746
0.01/0.10	c   35 calls to solver: best=746 lower=747 upper=3189 
0.20/0.39	o 762
0.20/0.39	o 776
0.20/0.39	c   37 calls to solver: best=776 lower=777 upper=3189 
0.30/0.43	o 779
0.30/0.43	o 780
0.30/0.43	c   39 calls to solver: best=780 lower=781 upper=3189 
0.30/0.45	o 782
0.30/0.45	o 793
0.30/0.45	c   41 calls to solver: best=793 lower=794 upper=3189 
0.30/0.47	o 796
0.30/0.49	o 797
0.30/0.49	c   43 calls to solver: best=797 lower=798 upper=3189 
0.40/0.50	o 801
0.40/0.51	o 823
0.40/0.51	c   45 calls to solver: best=823 lower=824 upper=3189 
0.40/0.51	o 832
0.40/0.51	o 839
0.40/0.51	c   47 calls to solver: best=839 lower=840 upper=3189 
0.40/0.51	o 841
0.40/0.51	o 861
0.40/0.51	c   49 calls to solver: best=861 lower=862 upper=3189 
0.40/0.51	o 862
0.40/0.52	o 873
0.40/0.52	c   51 calls to solver: best=873 lower=874 upper=3189 
0.40/0.52	o 888
0.40/0.52	o 895
0.40/0.52	c   53 calls to solver: best=895 lower=896 upper=3189 
0.40/0.52	o 901
0.40/0.52	o 907
0.40/0.52	c   55 calls to solver: best=907 lower=908 upper=3189 
0.40/0.52	o 921
0.40/0.52	o 922
0.40/0.52	c   57 calls to solver: best=922 lower=923 upper=3189 
0.40/0.52	o 947
0.40/0.52	o 951
0.40/0.52	c   59 calls to solver: best=951 lower=952 upper=3189 
0.40/0.52	o 957
0.40/0.53	o 960
0.40/0.53	c   61 calls to solver: best=960 lower=961 upper=3189 
0.40/0.53	o 984
0.40/0.53	o 988
0.40/0.53	c   63 calls to solver: best=988 lower=989 upper=3189 
0.40/0.55	o 989
0.40/0.57	o 990
0.40/0.57	c   65 calls to solver: best=990 lower=991 upper=3189 
0.40/0.58	o 1003
1.11/1.23	o 1007
1.11/1.23	c   67 calls to solver: best=1007 lower=1008 upper=3189 
1.11/1.27	o 1017
1.70/1.89	o 1018
1.70/1.89	c   69 calls to solver: best=1018 lower=1019 upper=3189 
3.40/3.55	o 1023
3.70/3.89	o 1030
3.70/3.89	c   71 calls to solver: best=1030 lower=1031 upper=3189 
4.20/4.34	o 1035
4.41/4.53	o 1042
4.41/4.53	c   73 calls to solver: best=1042 lower=1043 upper=3189 
4.70/4.80	o 1054
5.80/5.99	o 1055
5.80/5.99	c   75 calls to solver: best=1055 lower=1056 upper=3189 
7.20/7.35	o 1063
8.60/8.80	o 1066
8.60/8.80	c   77 calls to solver: best=1066 lower=1067 upper=3189 
9.20/9.36	o 1067
13.00/13.16	o 1069
13.00/13.16	c   79 calls to solver: best=1069 lower=1070 upper=3189 
13.30/13.41	o 1076
14.40/14.52	o 1085
14.40/14.52	c   81 calls to solver: best=1085 lower=1086 upper=3189 
16.20/16.30	o 1094
19.71/19.85	o 1099
19.71/19.85	c   83 calls to solver: best=1099 lower=1100 upper=3189 
21.00/21.14	o 1105
27.30/27.49	o 1108
27.30/27.49	c   85 calls to solver: best=1108 lower=1109 upper=3189 
29.00/29.16	o 1109
30.00/30.18	o 1116
30.00/30.18	c   87 calls to solver: best=1116 lower=1117 upper=3189 
38.60/38.73	o 1124
43.50/43.69	o 1128
43.50/43.69	c   89 calls to solver: best=1128 lower=1129 upper=3189 
93.60/93.75	o 1137
96.80/96.99	o 1142
96.80/96.99	c   91 calls to solver: best=1142 lower=1143 upper=3189 
99.30/99.44	o 1144
101.40/101.51	o 1163
101.40/101.51	c   93 calls to solver: best=1163 lower=1164 upper=3189 
106.10/106.28	o 1164
111.00/111.12	o 1167
111.00/111.12	c   95 calls to solver: best=1167 lower=1168 upper=3189 
117.40/117.55	o 1172
120.50/120.68	o 1176
120.50/120.68	c   97 calls to solver: best=1176 lower=1177 upper=3189 
121.50/121.67	o 1185
122.60/122.79	o 1194
122.60/122.79	c   99 calls to solver: best=1194 lower=1195 upper=3189 
125.60/125.72	o 1202
131.50/131.60	o 1203
131.50/131.60	c  101 calls to solver: best=1203 lower=1204 upper=3189 
134.60/134.76	o 1204
255.59/255.72	o 1214
255.59/255.72	c  103 calls to solver: best=1214 lower=1215 upper=3189 
283.49/283.69	o 1226
304.49/304.63	o 1229
304.49/304.63	c  105 calls to solver: best=1229 lower=1230 upper=3189 
438.28/438.43	o 1230
477.88/478.04	o 1231
477.88/478.04	c  107 calls to solver: best=1231 lower=1232 upper=3189 
507.58/507.74	o 1236
526.98/527.18	o 1244
526.98/527.18	c  109 calls to solver: best=1244 lower=1245 upper=3189 
546.48/546.69	o 1251
652.67/652.83	o 1253
652.67/652.83	c  111 calls to solver: best=1253 lower=1254 upper=3189 
700.68/700.81	o 1258
723.17/723.32	o 1266
723.17/723.32	c  113 calls to solver: best=1266 lower=1267 upper=3189 
742.57/742.78	o 1276
756.27/756.44	o 1282
756.27/756.44	c  115 calls to solver: best=1282 lower=1283 upper=3189 
793.37/793.52	o 1285
805.57/805.76	o 1299
805.57/805.76	c  117 calls to solver: best=1299 lower=1300 upper=3189 
817.97/818.18	o 1310
918.16/918.33	o 1332
918.16/918.33	c  119 calls to solver: best=1332 lower=1333 upper=3189 
986.86/987.05	o 1333
1009.16/1009.32	c
1009.16/1009.32	c Optimum found         : 1333
1009.16/1009.32	c
1009.16/1009.32	
1009.16/1009.32	v <instantiation type='solution' cost='1333'>
1009.16/1009.32	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>
1009.16/1009.32	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>
1009.16/1009.32	v </instantiation>
1009.16/1009.32	
1009.16/1009.32	c call to solver        : 121
1009.16/1009.32	c
1009.16/1009.32	c restarts              : 102         
1009.16/1009.32	c conflicts             : 17293245     (17136 /sec)
1009.16/1009.32	c decisions             : 108335610    (107350 /sec)
1009.16/1009.32	c propagations          : 1024580438  (1015256 /sec)
1009.16/1009.32	c root propagations     : 60          
1009.16/1009.32	c filter calls          : 369465643      (366103 /sec)
1009.16/1009.32	c useless filter calls  : 227841099      (61 %)
1009.16/1009.32	c Memory used           : 26.15 MB
1009.16/1009.32	c CPU time              : 1009.18 s
1009.16/1009.32	
1009.16/1009.32	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-4259891-1502030088/watcher-4259891-1502030088 -o /tmp/evaluation-result-4259891-1502030088/solver-4259891-1502030088 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21396 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4259891-1502030088.xml 

pid=26137
running on 4 cores: 1,3,5,7

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.00 2.01 2.05 3/183 26140
/proc/meminfo: memFree=31509320/32770624 swapFree=0/322292
[pid=26140] ppid=26137 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26140/stat : 26140 (runsolver) D 26137 26140 20633 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 5202505 24240128 107 18446744073709551615 4194304 4338465 140733521089808 140733521087448 139991233131223 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 15953920 140733521092802 140733521093194 140733521093194 140733521096650 0
/proc/26140/statm: 5918 107 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 26140
/proc/meminfo: memFree=31509320/32770624 swapFree=0/322292
[pid=26140] ppid=26137 vsize=26776 CPUtime=0.01 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1014 0 0 0 1 0 0 0 20 0 1 0 5202505 27418624 825 18446744073709551615 4194304 5747388 140724862923776 140724862920424 139974197992544 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26776

[startup+0.200265 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 26140
/proc/meminfo: memFree=31509320/32770624 swapFree=0/322292
[pid=26140] ppid=26137 vsize=26776 CPUtime=0.1 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1015 0 0 0 10 0 0 0 20 0 1 0 5202505 27418624 825 18446744073709551615 4194304 5747388 140724862923776 140724862920424 4947305 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26776

[startup+0.300262 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 26140
/proc/meminfo: memFree=31509320/32770624 swapFree=0/322292
[pid=26140] ppid=26137 vsize=26776 CPUtime=0.2 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1015 0 0 0 20 0 0 0 20 0 1 0 5202505 27418624 825 18446744073709551615 4194304 5747388 140724862923776 140724862920424 5025344 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 26776

[startup+0.700223 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 26140
/proc/meminfo: memFree=31509320/32770624 swapFree=0/322292
[pid=26140] ppid=26137 vsize=26776 CPUtime=0.6 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1015 0 0 0 60 0 0 0 20 0 1 0 5202505 27418624 825 18446744073709551615 4194304 5747388 140724862923776 140724862920424 4947195 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 26776

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 26141
/proc/meminfo: memFree=31508968/32770624 swapFree=0/322292
[pid=26140] ppid=26137 vsize=26776 CPUtime=1.4 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1015 0 0 0 140 0 0 0 20 0 1 0 5202505 27418624 825 18446744073709551615 4194304 5747388 140724862923776 140724862920424 4949032 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 26776

[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 26141
/proc/meminfo: memFree=31508804/32770624 swapFree=0/322284
[pid=26140] ppid=26137 vsize=26776 CPUtime=3 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1040 0 0 0 300 0 0 0 20 0 1 0 5202505 27418624 825 18446744073709551615 4194304 5747388 140724862923776 140724862911048 4949447 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 825 729 380 0 112 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 26776

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 26141
/proc/meminfo: memFree=31508516/32770624 swapFree=0/322284
[pid=26140] ppid=26137 vsize=26776 CPUtime=6.2 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1099 0 0 0 620 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 4947456 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 26776

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 26141
/proc/meminfo: memFree=31508160/32770624 swapFree=0/322284
[pid=26140] ppid=26137 vsize=26776 CPUtime=12.6 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1141 0 0 0 1260 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 4949516 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 26776

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 26141
/proc/meminfo: memFree=31508432/32770624 swapFree=0/322316
[pid=26140] ppid=26137 vsize=26776 CPUtime=25.4 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1208 0 0 0 2540 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025392 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 26776

[startup+51.1003 s]
/proc/loadavg: 1.92 2.00 2.04 3/184 26203
/proc/meminfo: memFree=31754552/32770624 swapFree=0/322380
[pid=26140] ppid=26137 vsize=26776 CPUtime=51 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1267 0 0 0 5100 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 4947667 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 26776

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/181 26203
/proc/meminfo: memFree=31757024/32770624 swapFree=0/322428
[pid=26140] ppid=26137 vsize=26776 CPUtime=102.2 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1309 0 0 0 10220 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 4947624 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 26776

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/181 26205
/proc/meminfo: memFree=31756280/32770624 swapFree=0/322484
[pid=26140] ppid=26137 vsize=26776 CPUtime=162.2 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1351 0 0 0 16220 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5118384 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26776

[startup+222.305 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26207
/proc/meminfo: memFree=31756800/32770624 swapFree=0/322528
[pid=26140] ppid=26137 vsize=26776 CPUtime=222.2 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1376 0 0 0 22220 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 4947621 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26776

[startup+282.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/181 26210
/proc/meminfo: memFree=31756152/32770624 swapFree=0/322584
[pid=26140] ppid=26137 vsize=26776 CPUtime=282.19 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1418 0 0 0 28219 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 5025380 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 26776

[startup+342.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/181 26212
/proc/meminfo: memFree=31756028/32770624 swapFree=0/322604
[pid=26140] ppid=26137 vsize=26776 CPUtime=342.19 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1460 0 0 0 34219 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 5142941 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26776

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/181 26214
/proc/meminfo: memFree=31756400/32770624 swapFree=0/322648
[pid=26140] ppid=26137 vsize=26776 CPUtime=402.19 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1485 0 0 0 40219 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 4948935 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 26776

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26217
/proc/meminfo: memFree=31756624/32770624 swapFree=0/322696
[pid=26140] ppid=26137 vsize=26776 CPUtime=462.18 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1525 0 0 0 46218 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025579 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 26776

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 26220
/proc/meminfo: memFree=31756492/32770624 swapFree=0/322740
[pid=26140] ppid=26137 vsize=26776 CPUtime=522.18 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1567 0 0 0 52218 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 4947331 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 26776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 26237
/proc/meminfo: memFree=31750444/32770624 swapFree=0/322824
[pid=26140] ppid=26137 vsize=26776 CPUtime=582.18 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1607 0 0 0 58218 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5121197 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 26776

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 26239
/proc/meminfo: memFree=31750924/32770624 swapFree=0/322864
[pid=26140] ppid=26137 vsize=26776 CPUtime=642.18 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1632 0 0 0 64218 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025399 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 26776

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 26241
/proc/meminfo: memFree=31754476/32770624 swapFree=0/322928
[pid=26140] ppid=26137 vsize=26776 CPUtime=702.17 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1689 0 0 0 70217 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 5025344 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 26776

[startup+762.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 26243
/proc/meminfo: memFree=31754312/32770624 swapFree=0/322952
[pid=26140] ppid=26137 vsize=26776 CPUtime=762.17 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1731 0 0 0 76217 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 4947944 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 26776

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 26245
/proc/meminfo: memFree=31754840/32770624 swapFree=0/323004
[pid=26140] ppid=26137 vsize=26776 CPUtime=822.17 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1773 0 0 0 82217 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025579 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 26776

[startup+882.305 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26247
/proc/meminfo: memFree=31754716/32770624 swapFree=0/323048
[pid=26140] ppid=26137 vsize=26776 CPUtime=882.17 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1798 0 0 0 88217 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025579 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 26776

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26249
/proc/meminfo: memFree=31754860/32770624 swapFree=0/323076
[pid=26140] ppid=26137 vsize=26776 CPUtime=942.16 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1840 0 0 0 94216 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862911048 5000090 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 26776

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26251
/proc/meminfo: memFree=31755072/32770624 swapFree=0/323112
[pid=26140] ppid=26137 vsize=26776 CPUtime=1002.16 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100216 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025413 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1002.16
Current children cumulated vsize (KiB) 26776

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

[startup+1004.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26251
/proc/meminfo: memFree=31755072/32770624 swapFree=0/323112
[pid=26140] ppid=26137 vsize=26776 CPUtime=1004.66 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100466 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025344 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1004.66
Current children cumulated vsize (KiB) 26776

[startup+1006.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26252
/proc/meminfo: memFree=31755056/32770624 swapFree=0/323112
[pid=26140] ppid=26137 vsize=26776 CPUtime=1006.26 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100626 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 4947292 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1006.26
Current children cumulated vsize (KiB) 26776

[startup+1008 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26253
/proc/meminfo: memFree=31755196/32770624 swapFree=0/323132
[pid=26140] ppid=26137 vsize=26776 CPUtime=1007.86 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100786 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025570 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1007.86
Current children cumulated vsize (KiB) 26776

[startup+1008.81 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26253
/proc/meminfo: memFree=31755196/32770624 swapFree=0/323132
[pid=26140] ppid=26137 vsize=26776 CPUtime=1008.66 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100866 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 4947676 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1008.66
Current children cumulated vsize (KiB) 26776

[startup+1009.2 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26253
/proc/meminfo: memFree=31755196/32770624 swapFree=0/323132
[pid=26140] ppid=26137 vsize=26776 CPUtime=1009.06 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100906 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 5025413 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1009.06
Current children cumulated vsize (KiB) 26776

[startup+1009.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26253
/proc/meminfo: memFree=31755196/32770624 swapFree=0/323132
[pid=26140] ppid=26137 vsize=26776 CPUtime=1009.16 cores=1,3,5,7
/proc/26140/stat : 26140 (cosoco) R 26137 26140 20633 0 -1 4202496 1880 0 0 0 100916 0 0 0 20 0 1 0 5202505 27418624 856 18446744073709551615 4194304 5747388 140724862923776 140724862921304 4949539 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 7845728 7850568 23707648 140724862927343 140724862927438 140724862927438 140724862930894 0
/proc/26140/statm: 6694 856 756 380 0 112 0
Current children cumulated CPU time (s) 1009.16
Current children cumulated vsize (KiB) 26776

Child status: 0
Real time (s): 1009.32
CPU time (s): 1009.19
CPU user time (s): 1009.18
CPU system time (s): 0.005999
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 26776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1009.18
system time used= 0.005999
maximum resident set size= 3504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1922
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= 256

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.60705 second user time and 2.99933 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 16:20:43
IDJOB=4259891
IDBENCH=133498
IDSOLVER=2647
FILE ID=node127/4259891-1502030088
RUNJOBID= node127-1502014511-21396
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
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-4259891-1502030088/watcher-4259891-1502030088 -o /tmp/evaluation-result-4259891-1502030088/solver-4259891-1502030088 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21396 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4259891-1502030088.xml

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

MD5SUM BENCH= ec17c84eab1701ad56b983b1c216f3af
RANDOM SEED=1919138523

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:        31509592 kB
MemAvailable:   31777888 kB
Buffers:          115100 kB
Cached:           433944 kB
SwapCached:            0 kB
Active:           522556 kB
Inactive:         330824 kB
Active(anon):     304532 kB
Inactive(anon):     8532 kB
Active(file):     218024 kB
Inactive(file):   322292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:        304244 kB
Mapped:            32424 kB
Shmem:              8868 kB
Slab:             112060 kB
SReclaimable:      87628 kB
SUnreclaim:        24432 kB
KernelStack:        3216 kB
PageTables:         5696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     550268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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-06 16:37:33