Trace number 4268648

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)1300 251.903 252.009

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark59.399799
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.10	c best=?? lower=0 upper=2875 
0.00/0.10	c
0.00/0.10	c This is cosoco 1.12 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4268648-1502662643.xml 
0.00/0.10	c enable optimization
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.00 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 50
0.00/0.10	c |            Domain Sizes: 2..2
0.00/0.10	c |
0.00/0.10	c |             Constraints: 2
0.00/0.10	c |                   Arity: 50..50
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          Sum: 2
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	o 0
0.00/0.10	c    1 calls to solver: best=0 lower=1 upper=2875 
0.00/0.10	o 24
0.00/0.10	o 68
0.00/0.10	c    3 calls to solver: best=68 lower=69 upper=2875 
0.00/0.10	o 100
0.00/0.10	o 113
0.00/0.10	c    5 calls to solver: best=113 lower=114 upper=2875 
0.00/0.10	o 114
0.00/0.10	o 125
0.00/0.10	c    7 calls to solver: best=125 lower=126 upper=2875 
0.00/0.10	o 150
0.00/0.10	o 164
0.00/0.10	c    9 calls to solver: best=164 lower=165 upper=2875 
0.00/0.10	o 183
0.00/0.10	o 205
0.00/0.10	c   11 calls to solver: best=205 lower=206 upper=2875 
0.00/0.10	o 228
0.00/0.10	o 246
0.00/0.10	c   13 calls to solver: best=246 lower=247 upper=2875 
0.00/0.10	o 274
0.00/0.10	o 289
0.00/0.10	c   15 calls to solver: best=289 lower=290 upper=2875 
0.00/0.10	o 332
0.00/0.10	o 343
0.00/0.10	c   17 calls to solver: best=343 lower=344 upper=2875 
0.00/0.10	o 352
0.00/0.10	o 354
0.00/0.10	c   19 calls to solver: best=354 lower=355 upper=2875 
0.00/0.10	o 367
0.00/0.10	o 371
0.00/0.10	c   21 calls to solver: best=371 lower=372 upper=2875 
0.00/0.10	o 408
0.00/0.10	o 418
0.00/0.10	c   23 calls to solver: best=418 lower=419 upper=2875 
0.00/0.10	o 433
0.00/0.10	o 444
0.00/0.10	c   25 calls to solver: best=444 lower=445 upper=2875 
0.00/0.10	o 455
0.00/0.10	o 500
0.00/0.10	c   27 calls to solver: best=500 lower=501 upper=2875 
0.00/0.11	o 515
0.00/0.11	o 520
0.00/0.11	c   29 calls to solver: best=520 lower=521 upper=2875 
0.00/0.11	o 521
0.00/0.11	o 525
0.00/0.11	c   31 calls to solver: best=525 lower=526 upper=2875 
0.00/0.11	o 573
0.00/0.11	o 599
0.00/0.11	c   33 calls to solver: best=599 lower=600 upper=2875 
0.00/0.11	o 630
0.00/0.11	o 654
0.00/0.11	c   35 calls to solver: best=654 lower=655 upper=2875 
0.00/0.11	o 676
0.00/0.11	o 693
0.00/0.11	c   37 calls to solver: best=693 lower=694 upper=2875 
0.00/0.11	o 707
0.00/0.11	o 751
0.00/0.11	c   39 calls to solver: best=751 lower=752 upper=2875 
0.00/0.11	o 785
0.00/0.11	o 791
0.00/0.11	c   41 calls to solver: best=791 lower=792 upper=2875 
0.00/0.11	o 817
0.00/0.11	o 840
0.00/0.11	c   43 calls to solver: best=840 lower=841 upper=2875 
0.00/0.11	o 872
0.00/0.11	o 885
0.00/0.11	c   45 calls to solver: best=885 lower=886 upper=2875 
0.00/0.11	o 917
0.00/0.11	o 926
0.00/0.11	c   47 calls to solver: best=926 lower=927 upper=2875 
0.00/0.11	o 927
0.00/0.11	o 942
0.00/0.11	c   49 calls to solver: best=942 lower=943 upper=2875 
0.00/0.11	o 944
0.00/0.11	o 954
0.00/0.11	c   51 calls to solver: best=954 lower=955 upper=2875 
0.00/0.11	o 955
0.00/0.11	o 965
0.00/0.11	c   53 calls to solver: best=965 lower=966 upper=2875 
0.21/0.34	o 971
0.50/0.63	o 974
0.50/0.63	c   55 calls to solver: best=974 lower=975 upper=2875 
0.50/0.64	o 983
0.50/0.64	o 987
0.50/0.64	c   57 calls to solver: best=987 lower=988 upper=2875 
0.50/0.64	o 1002
0.50/0.65	o 1008
0.50/0.65	c   59 calls to solver: best=1008 lower=1009 upper=2875 
0.50/0.69	o 1013
0.60/0.74	o 1014
0.60/0.74	c   61 calls to solver: best=1014 lower=1015 upper=2875 
0.80/0.92	o 1015
0.90/1.01	o 1032
0.90/1.01	c   63 calls to solver: best=1032 lower=1033 upper=2875 
0.90/1.03	o 1033
1.00/1.12	o 1041
1.00/1.12	c   65 calls to solver: best=1041 lower=1042 upper=2875 
1.00/1.15	o 1049
1.00/1.16	o 1052
1.00/1.16	c   67 calls to solver: best=1052 lower=1053 upper=2875 
1.00/1.18	o 1061
1.00/1.19	o 1070
1.00/1.19	c   69 calls to solver: best=1070 lower=1071 upper=2875 
1.10/1.20	o 1085
1.10/1.22	o 1093
1.10/1.22	c   71 calls to solver: best=1093 lower=1094 upper=2875 
1.10/1.23	o 1114
1.10/1.23	o 1117
1.10/1.23	c   73 calls to solver: best=1117 lower=1118 upper=2875 
1.20/1.36	o 1125
1.40/1.57	o 1138
1.40/1.57	c   75 calls to solver: best=1138 lower=1139 upper=2875 
2.30/2.47	o 1159
2.50/2.65	o 1162
2.50/2.65	c   77 calls to solver: best=1162 lower=1163 upper=2875 
2.80/2.97	o 1170
4.40/4.54	o 1173
4.40/4.54	c   79 calls to solver: best=1173 lower=1174 upper=2875 
5.70/5.88	o 1188
27.90/28.03	o 1193
27.90/28.03	c   81 calls to solver: best=1193 lower=1194 upper=2875 
32.69/32.84	o 1196
56.69/56.82	o 1198
56.69/56.82	c   83 calls to solver: best=1198 lower=1199 upper=2875 
78.49/78.64	o 1207
83.39/83.56	o 1208
83.39/83.56	c   85 calls to solver: best=1208 lower=1209 upper=2875 
94.90/95.08	o 1210
105.29/105.43	o 1213
105.29/105.43	c   87 calls to solver: best=1213 lower=1214 upper=2875 
110.69/110.81	o 1214
114.49/114.63	o 1218
114.49/114.63	c   89 calls to solver: best=1218 lower=1219 upper=2875 
117.90/118.01	o 1219
118.49/118.64	o 1221
118.49/118.64	c   91 calls to solver: best=1221 lower=1222 upper=2875 
119.19/119.32	o 1229
120.69/120.83	o 1241
120.69/120.83	c   93 calls to solver: best=1241 lower=1242 upper=2875 
122.69/122.84	o 1249
138.00/138.17	o 1251
138.00/138.17	c   95 calls to solver: best=1251 lower=1252 upper=2875 
141.39/141.58	o 1266
197.19/197.32	o 1271
197.19/197.32	c   97 calls to solver: best=1271 lower=1272 upper=2875 
205.49/205.66	o 1285
228.39/228.51	o 1298
228.39/228.51	c   99 calls to solver: best=1298 lower=1299 upper=2875 
240.29/240.49	o 1300
251.89/252.00	
251.89/252.00	c *** INTERRUPTED ***
251.89/252.00	c restarts              : 92          
251.89/252.00	c conflicts             : 6422052      (25494 /sec)
251.89/252.00	c decisions             : 31213089     (123910 /sec)
251.89/252.00	c propagations          : 263338102   (1045406 /sec)
251.89/252.00	c root propagations     : 50          
251.89/252.00	c filter calls          : 109826835      (435993 /sec)
251.89/252.00	c useless filter calls  : 67201289       (61 %)
251.89/252.00	c Memory used           : 26.37 MB
251.89/252.00	c CPU time              : 251.9 s
251.89/252.00	
251.89/252.00	c nb Solutions = 100
251.89/252.00	s SATISFIABLE
251.89/252.00	c Best value found: 1300
251.89/252.00	
251.89/252.00	
251.89/252.00	v <instantiation type='solution' cost='1300'>
251.89/252.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[5] x[6] x[7] x[8] x[9] </list>
251.89/252.00	v <values>1 1 1 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 1 1 0 1 0 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 </values>
251.89/252.00	v </instantiation>
251.89/252.00	

Verifier Data

OK	1300

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15349 MiB free)
  memory of node 1: 16384 MiB (15618 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268648-1502662643/watcher-4268648-1502662643 -o /tmp/evaluation-result-4268648-1502662643/solver-4268648-1502662643 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502644521-30670 --watchdog 312 cosoco -lc -model -restarts HOME/instance-4268648-1502662643.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=7866, runsolver pid=7863
Current StackSize limit: 8192 KiB


[startup+0.100191 s]*
/proc/loadavg: 1.98 2.01 2.04 3/183 7867
/proc/meminfo: memFree=31711360/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1035 0 0 0 0 0 0 0 20 0 1 0 54604966 27643904 832 18446744073709551615 4194304 5972588 140725006279264 140725006275912 139776166386784 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3328 KiB

[startup+0.209587 s]*
/proc/loadavg: 1.98 2.01 2.04 3/183 7867
/proc/meminfo: memFree=31710740/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3328 CPUtime=0.11 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1035 0 0 0 11 0 0 0 20 0 1 0 54604966 27643904 832 18446744073709551615 4194304 5972588 140725006279264 140725006275912 5139329 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3328 KiB

[startup+0.308652 s]*
/proc/loadavg: 1.98 2.01 2.04 3/183 7867
/proc/meminfo: memFree=31710740/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3328 CPUtime=0.21 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1035 0 0 0 21 0 0 0 20 0 1 0 54604966 27643904 832 18446744073709551615 4194304 5972588 140725006279264 140725006275912 5048037 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3328 KiB

[startup+0.700332 s]
/proc/loadavg: 1.98 2.01 2.04 3/183 7867
/proc/meminfo: memFree=31710740/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3328 CPUtime=0.6 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1035 0 0 0 60 0 0 0 20 0 1 0 54604966 27643904 832 18446744073709551615 4194304 5972588 140725006279264 140725006275912 5099674 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3328 KiB

[startup+1.50033 s]
/proc/loadavg: 1.98 2.01 2.04 3/183 7867
/proc/meminfo: memFree=31710740/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3328 CPUtime=1.4 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1035 0 0 0 140 0 0 0 20 0 1 0 54604966 27643904 832 18446744073709551615 4194304 5972588 140725006279264 140725006266456 5048500 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 832 738 435 0 112 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3328 KiB

[startup+3.10919 s]
/proc/loadavg: 1.98 2.01 2.04 3/183 7867
/proc/meminfo: memFree=31709996/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=3 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1072 0 0 0 300 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5139264 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+6.30032 s]
/proc/loadavg: 1.90 2.00 2.03 3/183 7867
/proc/meminfo: memFree=31709284/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=6.2 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1109 0 0 0 620 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5048020 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+12.7003 s]
/proc/loadavg: 1.91 2.00 2.03 3/183 7867
/proc/meminfo: memFree=31708912/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=12.59 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1129 0 0 0 1259 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5139281 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 2.00 2.03 3/183 7867
/proc/meminfo: memFree=31708664/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=25.39 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1169 0 0 0 2539 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5048020 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+51.1089 s]
/proc/loadavg: 1.95 2.00 2.03 3/183 7867
/proc/meminfo: memFree=31708464/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=51 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1206 0 0 0 5100 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5048024 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/183 7869
/proc/meminfo: memFree=31707608/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=102.19 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1260 0 0 0 10219 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5139264 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 102.19 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/183 7872
/proc/meminfo: memFree=31708552/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=162.19 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1298 0 0 0 16219 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5048456 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 162.19 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/182 7874
/proc/meminfo: memFree=31708412/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=222.19 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1336 0 0 0 22219 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5139324 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 222.19 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.01 2.01 2.04 3/182 7937
/proc/meminfo: memFree=31725652/32770624 swapFree=67108860/67108860
[pid=7866] ppid=7863 vsize=26996 memory=3492 CPUtime=251.89 cores=0,2,4,6
/proc/7866/stat : 7866 (cosoco) R 7863 7866 11586 0 -1 4202496 1372 0 0 0 25189 0 0 0 20 0 1 0 54604966 27643904 873 18446744073709551615 4194304 5972588 140725006279264 140725006276712 5046736 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 29794304 140725006287310 140725006287405 140725006287405 140725006290894 0
/proc/7866/statm: 6749 873 776 435 0 112 0
Current children cumulated CPU time: 251.89 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3492 KiB

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

[startup+252.009 s]
# the end of solver process 7866 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.9 s, system=0.002999 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 252.009
CPU time (s): 251.903
CPU user time (s): 251.9
CPU system time (s): 0.002999
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 26996
Max. memory (cumulated for all children) (KiB): 3492

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


# summary of solver processes directly reported to runsolver:
#   pid: 7866
#   total CPU time (s): 251.903
#   total CPU user time (s): 251.9
#   total CPU system time (s): 0.002999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.916325 second user time and 1.62523 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 00:03:07
IDJOB=4268648
IDBENCH=133446
IDSOLVER=2659
FILE ID=node124/4268648-1502662643
RUNJOBID= node124-1502644521-30670
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268648-1502662643/watcher-4268648-1502662643 -o /tmp/evaluation-result-4268648-1502662643/solver-4268648-1502662643 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502644521-30670 --watchdog 312  cosoco -lc -model -restarts HOME/instance-4268648-1502662643.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=273416622

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:        31711204 kB
MemAvailable:   31988448 kB
Buffers:          178636 kB
Cached:           387916 kB
SwapCached:            0 kB
Active:           435992 kB
Inactive:         197248 kB
Active(anon):      17948 kB
Inactive(anon):    73804 kB
Active(file):     418044 kB
Inactive(file):   123444 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2488 kB
Writeback:             4 kB
AnonPages:         65672 kB
Mapped:            45444 kB
Shmem:             25320 kB
Slab:             129304 kB
SReclaimable:     103184 kB
SUnreclaim:        26120 kB
KernelStack:        3232 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     339160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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-14 00:07:19