Trace number 4267665

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.12SAT (TO)1467 2519.99 2520

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-13.xml
MD5SUM38d75cb998cf411a03c81843abbd85b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1477
Best CPU time to get the best result obtained on this benchmark86.1866
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.04	c best=?? lower=0 upper=3285 
0.00/0.04	c
0.00/0.04	c This is cosoco 1.12 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -lc -model -restarts HOME/instance-4267665-1502540888.xml 
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.00 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 60
0.00/0.04	c |            Domain Sizes: 2..2
0.00/0.04	c |
0.00/0.04	c |             Constraints: 2
0.00/0.04	c |                   Arity: 60..60
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          Sum: 2
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	o 0
0.00/0.04	c    1 calls to solver: best=0 lower=1 upper=3285 
0.00/0.05	o 98
0.00/0.05	o 100
0.00/0.05	c    3 calls to solver: best=100 lower=101 upper=3285 
0.00/0.05	o 140
0.00/0.05	o 155
0.00/0.05	c    5 calls to solver: best=155 lower=156 upper=3285 
0.00/0.05	o 205
0.00/0.05	o 219
0.00/0.05	c    7 calls to solver: best=219 lower=220 upper=3285 
0.00/0.05	o 230
0.00/0.05	o 249
0.00/0.05	c    9 calls to solver: best=249 lower=250 upper=3285 
0.00/0.05	o 272
0.00/0.05	o 277
0.00/0.05	c   11 calls to solver: best=277 lower=278 upper=3285 
0.00/0.05	o 302
0.00/0.05	o 329
0.00/0.05	c   13 calls to solver: best=329 lower=330 upper=3285 
0.00/0.05	o 337
0.00/0.05	o 340
0.00/0.05	c   15 calls to solver: best=340 lower=341 upper=3285 
0.00/0.05	o 409
0.00/0.05	o 435
0.00/0.05	c   17 calls to solver: best=435 lower=436 upper=3285 
0.00/0.05	o 509
0.00/0.05	o 560
0.00/0.05	c   19 calls to solver: best=560 lower=561 upper=3285 
0.00/0.05	o 567
0.00/0.05	o 571
0.00/0.05	c   21 calls to solver: best=571 lower=572 upper=3285 
0.00/0.05	o 602
0.00/0.05	o 650
0.00/0.05	c   23 calls to solver: best=650 lower=651 upper=3285 
0.00/0.05	o 656
0.00/0.05	o 670
0.00/0.05	c   25 calls to solver: best=670 lower=671 upper=3285 
0.00/0.05	o 682
0.00/0.05	o 740
0.00/0.05	c   27 calls to solver: best=740 lower=741 upper=3285 
0.00/0.06	o 743
0.00/0.06	o 774
0.00/0.06	c   29 calls to solver: best=774 lower=775 upper=3285 
0.00/0.06	o 781
0.00/0.06	o 792
0.00/0.06	c   31 calls to solver: best=792 lower=793 upper=3285 
0.00/0.06	o 812
0.00/0.06	o 825
0.00/0.06	c   33 calls to solver: best=825 lower=826 upper=3285 
0.00/0.06	o 863
0.00/0.06	o 870
0.00/0.06	c   35 calls to solver: best=870 lower=871 upper=3285 
0.00/0.06	o 916
0.15/0.23	o 921
0.15/0.23	c   37 calls to solver: best=921 lower=922 upper=3285 
0.15/0.23	o 937
0.15/0.25	o 939
0.15/0.25	c   39 calls to solver: best=939 lower=940 upper=3285 
0.15/0.25	o 942
0.15/0.25	o 961
0.15/0.25	c   41 calls to solver: best=961 lower=962 upper=3285 
0.15/0.26	o 966
0.15/0.29	o 971
0.15/0.29	c   43 calls to solver: best=971 lower=972 upper=3285 
0.25/0.30	o 990
0.25/0.31	o 1018
0.25/0.31	c   45 calls to solver: best=1018 lower=1019 upper=3285 
0.45/0.59	o 1019
0.55/0.64	o 1027
0.55/0.64	c   47 calls to solver: best=1027 lower=1028 upper=3285 
0.65/0.77	o 1032
0.85/0.96	o 1049
0.85/0.96	c   49 calls to solver: best=1049 lower=1050 upper=3285 
0.85/0.97	o 1060
0.95/1.00	o 1085
0.95/1.00	c   51 calls to solver: best=1085 lower=1086 upper=3285 
0.95/1.00	o 1102
2.25/2.39	o 1103
2.25/2.39	c   53 calls to solver: best=1103 lower=1104 upper=3285 
2.45/2.53	o 1106
2.45/2.59	o 1107
2.45/2.59	c   55 calls to solver: best=1107 lower=1108 upper=3285 
2.55/2.64	o 1110
2.85/2.91	o 1112
2.85/2.91	c   57 calls to solver: best=1112 lower=1113 upper=3285 
3.25/3.36	o 1113
3.55/3.62	o 1126
3.55/3.62	c   59 calls to solver: best=1126 lower=1127 upper=3285 
3.65/3.77	o 1128
3.75/3.82	o 1134
3.75/3.82	c   61 calls to solver: best=1134 lower=1135 upper=3285 
3.95/4.02	o 1137
3.95/4.08	o 1139
3.95/4.08	c   63 calls to solver: best=1139 lower=1140 upper=3285 
5.05/5.14	o 1147
11.85/11.94	o 1152
11.85/11.94	c   65 calls to solver: best=1152 lower=1153 upper=3285 
12.05/12.19	o 1153
12.25/12.33	o 1157
12.25/12.33	c   67 calls to solver: best=1157 lower=1158 upper=3285 
12.85/12.97	o 1163
13.35/13.45	o 1168
13.35/13.45	c   69 calls to solver: best=1168 lower=1169 upper=3285 
13.45/13.59	o 1173
13.55/13.68	o 1177
13.55/13.68	c   71 calls to solver: best=1177 lower=1178 upper=3285 
13.65/13.74	o 1180
13.85/13.96	o 1191
13.85/13.96	c   73 calls to solver: best=1191 lower=1192 upper=3285 
14.05/14.16	o 1195
14.45/14.53	o 1204
14.45/14.53	c   75 calls to solver: best=1204 lower=1205 upper=3285 
15.25/15.35	o 1223
15.55/15.61	o 1249
15.55/15.61	c   77 calls to solver: best=1249 lower=1250 upper=3285 
15.85/15.94	o 1250
16.05/16.12	o 1263
16.05/16.12	c   79 calls to solver: best=1263 lower=1264 upper=3285 
16.75/16.82	o 1266
17.05/17.16	o 1271
17.05/17.16	c   81 calls to solver: best=1271 lower=1272 upper=3285 
17.75/17.80	o 1273
25.35/25.48	o 1274
25.35/25.48	c   83 calls to solver: best=1274 lower=1275 upper=3285 
30.85/30.96	o 1284
30.95/31.03	o 1301
30.95/31.03	c   85 calls to solver: best=1301 lower=1302 upper=3285 
125.65/125.79	o 1302
127.55/127.63	o 1303
127.55/127.63	c   87 calls to solver: best=1303 lower=1304 upper=3285 
162.25/162.31	o 1325
180.95/181.00	o 1329
180.95/181.00	c   89 calls to solver: best=1329 lower=1330 upper=3285 
193.95/194.05	o 1331
415.65/415.70	o 1335
415.65/415.70	c   91 calls to solver: best=1335 lower=1336 upper=3285 
415.65/415.77	o 1341
450.25/450.31	o 1343
450.25/450.31	c   93 calls to solver: best=1343 lower=1344 upper=3285 
477.95/478.09	o 1345
498.65/498.70	o 1347
498.65/498.70	c   95 calls to solver: best=1347 lower=1348 upper=3285 
514.35/514.43	o 1350
522.65/522.72	o 1357
522.65/522.72	c   97 calls to solver: best=1357 lower=1358 upper=3285 
527.85/527.97	o 1366
543.05/543.19	o 1369
543.05/543.19	c   99 calls to solver: best=1369 lower=1370 upper=3285 
556.56/556.67	o 1372
608.75/608.88	o 1381
608.75/608.88	c  101 calls to solver: best=1381 lower=1382 upper=3285 
627.15/627.28	o 1399
637.85/637.95	o 1411
637.85/637.95	c  103 calls to solver: best=1411 lower=1412 upper=3285 
643.15/643.21	o 1416
994.47/994.56	o 1417
994.47/994.56	c  105 calls to solver: best=1417 lower=1418 upper=3285 
1175.06/1175.18	o 1419
1204.06/1204.12	o 1421
1204.06/1204.12	c  107 calls to solver: best=1421 lower=1422 upper=3285 
1232.76/1232.84	o 1424
1508.18/1508.25	o 1427
1508.18/1508.25	c  109 calls to solver: best=1427 lower=1428 upper=3285 
1571.27/1571.32	o 1430
1691.27/1691.31	o 1433
1691.27/1691.31	c  111 calls to solver: best=1433 lower=1434 upper=3285 
1961.88/1961.95	o 1436
2063.08/2063.15	o 1439
2063.08/2063.15	c  113 calls to solver: best=1439 lower=1440 upper=3285 
2121.28/2121.39	o 1444
2211.59/2211.67	o 1466
2211.59/2211.67	c  115 calls to solver: best=1466 lower=1467 upper=3285 
2318.29/2318.31	o 1467
2519.99/2520.00	
2519.99/2520.00	c *** INTERRUPTED ***
2519.99/2520.00	c restarts              : 112         
2519.99/2520.00	c conflicts             : 45753827     (18156 /sec)
2519.99/2520.00	c decisions             : 261827832    (103901 /sec)
2519.99/2520.00	c propagations          : 2616043386  (1038120 /sec)
2519.99/2520.00	c root propagations     : 60          
2519.99/2520.00	c filter calls          : 898150410      (356412 /sec)
2519.99/2520.00	c useless filter calls  : 553886071      (61 %)
2519.99/2520.00	c Memory used           : 26.37 MB
2519.99/2520.00	c CPU time              : 2519.98 s
2519.99/2520.00	
2519.99/2520.00	c nb Solutions = 116
2519.99/2520.00	s SATISFIABLE
2519.99/2520.00	c Best value found: 1467
2519.99/2520.00	
2519.99/2520.00	
2519.99/2520.00	v <instantiation type='solution' cost='1467'>
2519.99/2520.00	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>
2519.99/2520.00	v <values>0 0 1 1 1 0 0 1 0 1 1 0 0 0 0 1 0 1 1 1 0 1 1 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 </values>
2519.99/2520.00	v </instantiation>
2519.99/2520.00	

Verifier Data

OK	1467

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-4267665-1502540888/watcher-4267665-1502540888 -o /tmp/evaluation-result-4267665-1502540888/solver-4267665-1502540888 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31838 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267665-1502540888.xml 

pid=8913
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: 4.45 3.55 2.71 3/181 8916
/proc/meminfo: memFree=31503724/32770624 swapFree=0/469496
[pid=8916] ppid=8913 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8916/stat : 8916 (runsolver) D 8913 8916 31775 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 42429439 24240128 107 18446744073709551615 4194304 4338465 140720344130848 140720344128488 140093643616983 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 20307968 140720344133825 140720344134217 140720344134217 140720344137674 0
/proc/8916/statm: 5918 107 54 36 0 2156 0

[startup+0.100199 s]
/proc/loadavg: 4.45 3.55 2.71 3/181 8916
/proc/meminfo: memFree=31503724/32770624 swapFree=0/469496
[pid=8916] ppid=8913 vsize=26996 CPUtime=0.05 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1035 0 0 0 5 0 0 0 20 0 1 0 42429439 27643904 832 18446744073709551615 4194304 5972588 140720958741648 140720958738296 5046448 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26996

[startup+0.200331 s]
/proc/loadavg: 4.45 3.55 2.71 3/181 8916
/proc/meminfo: memFree=31503724/32770624 swapFree=0/469496
[pid=8916] ppid=8913 vsize=26996 CPUtime=0.15 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1035 0 0 0 15 0 0 0 20 0 1 0 42429439 27643904 832 18446744073709551615 4194304 5972588 140720958741648 140720958738296 5046332 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 26996

[startup+0.300324 s]
/proc/loadavg: 4.45 3.55 2.71 3/181 8916
/proc/meminfo: memFree=31503724/32770624 swapFree=0/469496
[pid=8916] ppid=8913 vsize=26996 CPUtime=0.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1035 0 0 0 25 0 0 0 20 0 1 0 42429439 27643904 832 18446744073709551615 4194304 5972588 140720958741648 140720958738296 5139498 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 26996

[startup+0.700276 s]
/proc/loadavg: 4.45 3.55 2.71 3/181 8916
/proc/meminfo: memFree=31503724/32770624 swapFree=0/469496
[pid=8916] ppid=8913 vsize=26996 CPUtime=0.65 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1035 0 0 0 65 0 0 0 20 0 1 0 42429439 27643904 832 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5048469 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 26996

[startup+1.50027 s]
/proc/loadavg: 4.25 3.53 2.71 3/182 8917
/proc/meminfo: memFree=31503184/32770624 swapFree=0/469492
[pid=8916] ppid=8913 vsize=26996 CPUtime=1.45 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1035 0 0 0 145 0 0 0 20 0 1 0 42429439 27643904 832 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5048640 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 26996

[startup+3.10028 s]
/proc/loadavg: 4.25 3.53 2.71 3/182 8917
/proc/meminfo: memFree=31502812/32770624 swapFree=0/469492
[pid=8916] ppid=8913 vsize=26996 CPUtime=3.05 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1077 0 0 0 305 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5048417 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 26996

[startup+6.30028 s]
/proc/loadavg: 4.07 3.50 2.71 3/182 8917
/proc/meminfo: memFree=31502568/32770624 swapFree=0/469512
[pid=8916] ppid=8913 vsize=26996 CPUtime=6.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1119 0 0 0 625 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5047408 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 26996

[startup+12.7003 s]
/proc/loadavg: 3.91 3.48 2.70 3/182 8917
/proc/meminfo: memFree=31502324/32770624 swapFree=0/469508
[pid=8916] ppid=8913 vsize=26996 CPUtime=12.65 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1161 0 0 0 1265 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5045821 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26996

[startup+25.5003 s]
/proc/loadavg: 3.61 3.43 2.69 3/182 8917
/proc/meminfo: memFree=31502324/32770624 swapFree=0/469496
[pid=8916] ppid=8913 vsize=26996 CPUtime=25.45 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1245 0 0 0 2545 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5094480 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26996

[startup+51.1003 s]
/proc/loadavg: 2.98 3.29 2.67 3/182 8918
/proc/meminfo: memFree=31502324/32770624 swapFree=0/469500
[pid=8916] ppid=8913 vsize=26996 CPUtime=51.05 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1270 0 0 0 5105 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5046600 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26996

[startup+102.3 s]
/proc/loadavg: 2.42 3.09 2.64 3/181 8919
/proc/meminfo: memFree=31501968/32770624 swapFree=0/469528
[pid=8916] ppid=8913 vsize=26996 CPUtime=102.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1295 0 0 0 10225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5048068 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/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.16 2.89 2.60 3/181 8921
/proc/meminfo: memFree=31501360/32770624 swapFree=0/469532
[pid=8916] ppid=8913 vsize=26996 CPUtime=162.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1337 0 0 0 16225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5328515 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/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.06 2.73 2.56 3/181 8923
/proc/meminfo: memFree=31500648/32770624 swapFree=0/469540
[pid=8916] ppid=8913 vsize=26996 CPUtime=222.26 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1379 0 0 0 22226 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5046712 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/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.10 2.62 2.53 3/181 8925
/proc/meminfo: memFree=31501044/32770624 swapFree=0/469560
[pid=8916] ppid=8913 vsize=26996 CPUtime=282.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1404 0 0 0 28225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5046968 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 26996

[startup+342.3 s]
/proc/loadavg: 2.04 2.50 2.50 3/181 8927
/proc/meminfo: memFree=31501068/32770624 swapFree=0/469568
[pid=8916] ppid=8913 vsize=26996 CPUtime=342.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1429 0 0 0 34225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5045850 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 26996

[startup+402.3 s]
/proc/loadavg: 1.95 2.40 2.46 3/184 9005
/proc/meminfo: memFree=31500164/32770624 swapFree=0/469580
[pid=8916] ppid=8913 vsize=26996 CPUtime=402.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1454 0 0 0 40225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5139333 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 26996

[startup+462.3 s]
/proc/loadavg: 1.98 2.32 2.43 2/184 9022
/proc/meminfo: memFree=31500696/32770624 swapFree=0/469604
[pid=8916] ppid=8913 vsize=26996 CPUtime=462.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1513 0 0 0 46225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5047938 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 26996

[startup+522.3 s]
/proc/loadavg: 1.99 2.27 2.40 3/182 9070
/proc/meminfo: memFree=31502092/32770624 swapFree=0/469652
[pid=8916] ppid=8913 vsize=26996 CPUtime=522.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1555 0 0 0 52225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5139324 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 26996

[startup+582.3 s]
/proc/loadavg: 2.00 2.22 2.38 3/182 9072
/proc/meminfo: memFree=31502468/32770624 swapFree=0/469668
[pid=8916] ppid=8913 vsize=26996 CPUtime=582.25 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 1597 0 0 0 58225 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5046720 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 26996


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


[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.14 3/185 9138
/proc/meminfo: memFree=31497964/32770624 swapFree=0/469948
[pid=8916] ppid=8913 vsize=26996 CPUtime=1602.27 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2120 0 0 0 160227 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5139507 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 26996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/185 9140
/proc/meminfo: memFree=31498204/32770624 swapFree=0/469952
[pid=8916] ppid=8913 vsize=26996 CPUtime=1662.27 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2145 0 0 0 166227 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5048486 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 26996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/182 9142
/proc/meminfo: memFree=31500984/32770624 swapFree=0/469984
[pid=8916] ppid=8913 vsize=26996 CPUtime=1722.27 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2187 0 0 0 172227 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5045825 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 26996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/182 9144
/proc/meminfo: memFree=31500744/32770624 swapFree=0/469996
[pid=8916] ppid=8913 vsize=26996 CPUtime=1782.27 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2212 0 0 0 178227 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5139498 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 26996

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 9146
/proc/meminfo: memFree=31501076/32770624 swapFree=0/470020
[pid=8916] ppid=8913 vsize=26996 CPUtime=1842.27 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2237 0 0 0 184227 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5139264 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 26996

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.11 3/181 9148
/proc/meminfo: memFree=31500916/32770624 swapFree=0/470032
[pid=8916] ppid=8913 vsize=26996 CPUtime=1902.28 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2262 0 0 0 190228 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5139490 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1902.28
Current children cumulated vsize (KiB) 26996

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.11 3/181 9150
/proc/meminfo: memFree=31501152/32770624 swapFree=0/470040
[pid=8916] ppid=8913 vsize=26996 CPUtime=1962.28 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2302 0 0 0 196228 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5046264 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 1962.28
Current children cumulated vsize (KiB) 26996

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/181 9152
/proc/meminfo: memFree=31500912/32770624 swapFree=0/470052
[pid=8916] ppid=8913 vsize=26996 CPUtime=2022.28 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2327 0 0 0 202228 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5046287 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2022.28
Current children cumulated vsize (KiB) 26996

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/181 9154
/proc/meminfo: memFree=31501128/32770624 swapFree=0/470060
[pid=8916] ppid=8913 vsize=26996 CPUtime=2082.28 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2369 0 0 0 208228 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5046187 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2082.28
Current children cumulated vsize (KiB) 26996

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/181 9156
/proc/meminfo: memFree=31501392/32770624 swapFree=0/470080
[pid=8916] ppid=8913 vsize=26996 CPUtime=2142.28 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2409 0 0 0 214228 0 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5045825 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2142.28
Current children cumulated vsize (KiB) 26996

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.08 3/184 9172
/proc/meminfo: memFree=31497300/32770624 swapFree=0/470060
[pid=8916] ppid=8913 vsize=26996 CPUtime=2202.3 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2434 0 0 0 220229 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5047381 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2202.3
Current children cumulated vsize (KiB) 26996

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/184 9174
/proc/meminfo: memFree=31497284/32770624 swapFree=0/470068
[pid=8916] ppid=8913 vsize=26996 CPUtime=2262.29 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2476 0 0 0 226228 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958728840 5139312 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 26996

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.08 3/181 9176
/proc/meminfo: memFree=31500244/32770624 swapFree=0/470092
[pid=8916] ppid=8913 vsize=26996 CPUtime=2322.29 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2516 0 0 0 232228 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5338173 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 26996

[startup+2382.3 s]
/proc/loadavg: 1.98 2.01 2.07 3/181 9178
/proc/meminfo: memFree=31499996/32770624 swapFree=0/470108
[pid=8916] ppid=8913 vsize=26996 CPUtime=2382.29 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2541 0 0 0 238228 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5046280 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 26996

[startup+2442.3 s]
/proc/loadavg: 1.99 2.01 2.06 3/181 9180
/proc/meminfo: memFree=31500436/32770624 swapFree=0/470108
[pid=8916] ppid=8913 vsize=26996 CPUtime=2442.29 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2566 0 0 0 244228 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5046712 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2442.29
Current children cumulated vsize (KiB) 26996

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 9183
/proc/meminfo: memFree=31500180/32770624 swapFree=0/470104
[pid=8916] ppid=8913 vsize=26996 CPUtime=2502.29 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2591 0 0 0 250228 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5048674 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2502.29
Current children cumulated vsize (KiB) 26996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9185
/proc/meminfo: memFree=31500544/32770624 swapFree=0/470104
[pid=8916] ppid=8913 vsize=26996 CPUtime=2519.99 cores=0,2,4,6
/proc/8916/stat : 8916 (cosoco) R 8913 8916 31775 0 -1 4202496 2616 0 0 0 251998 1 0 0 20 0 1 0 42429439 27643904 876 18446744073709551615 4194304 5972588 140720958741648 140720958739096 5048508 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 13021184 140720958747118 140720958747213 140720958747213 140720958750670 0
/proc/8916/statm: 6749 876 776 435 0 112 0
Current children cumulated CPU time (s) 2519.99
Current children cumulated vsize (KiB) 26996

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.99
CPU user time (s): 2519.98
CPU system time (s): 0.01
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 26996

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.8386 second user time and 8.65231 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 14:13:52
IDJOB=4267665
IDBENCH=133500
IDSOLVER=2658
FILE ID=node124/4267665-1502540888
RUNJOBID= node124-1502500286-31838
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-13.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267665-1502540888/watcher-4267665-1502540888 -o /tmp/evaluation-result-4267665-1502540888/solver-4267665-1502540888 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31838 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267665-1502540888.xml

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

MD5SUM BENCH= 38d75cb998cf411a03c81843abbd85b8
RANDOM SEED=1614306587

node124.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.51
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.51
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.51
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.51
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:        31504108 kB
MemAvailable:   32003660 kB
Buffers:          238648 kB
Cached:           553764 kB
SwapCached:            0 kB
Active:           355536 kB
Inactive:         494456 kB
Active(anon):      57908 kB
Inactive(anon):    24960 kB
Active(file):     297628 kB
Inactive(file):   469496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:         57540 kB
Mapped:            41888 kB
Shmem:             25320 kB
Slab:             122160 kB
SReclaimable:      96524 kB
SUnreclaim:        25636 kB
KernelStack:        3472 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322036 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-12 14:55:52