Trace number 4240263

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 NameAnswerCPU timeWall clock time
R1: cosoco 1.1SAT 276.22 276.234

General information on the benchmark

NameMultiKnapsack/MultiKnapsack-xcsp2-s1/
MultiKnapsack-1-6_X2.xml
MD5SUM2db28deb13cd993d5df964576e04fc69
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.2847
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints6
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree6
Maximum variable degree6
Distribution of variable degrees[{"degree":6,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 50
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 6
0.00/0.00	c |                   Arity: 42..50
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 6
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c 101            347            3616           2491           0              0              14   29   22   
0.00/0.03	c 211            696            7036           4450           0              0              11   29   25   
0.00/0.05	c 332            1077           10784          6654           0              0              20   30   26   
0.00/0.07	c 465            1517           15227          9745           0              0              15   28   24   
0.00/0.08	c 611            1987           19848          12559          0              0              11   30   26   
0.09/0.10	c 771            2534           25479          16023          0              0              16   29   26   
0.09/0.12	c 947            3129           31892          20299          0              0              17   29   24   
0.09/0.14	c 1140           3820           39118          25203          0              0              14   29   24   
0.09/0.16	c 1352           4568           46273          30134          0              0              14   29   24   
0.09/0.18	c 1585           5313           53317          34982          0              0              15   27   23   
0.19/0.20	c 1841           6108           60869          40156          0              0              16   34   26   
0.19/0.22	c 2122           7031           69386          45578          0              0              15   33   26   
0.19/0.24	c 2431           8071           79449          52006          0              0              16   31   25   
0.19/0.26	c 2770           9074           89093          59119          0              0              15   29   25   
0.19/0.28	c 3142           10169          99724          66981          0              0              14   31   25   
0.29/0.31	c 3551           11597          113269         75926          0              0              7   32   25    
0.29/0.34	c 4000           13170          128195         85654          0              0              8   32   26    
0.29/0.38	c 4493           14888          145728         97250          0              0              17   29   24   
0.39/0.42	c 5035           16733          164460         108777         0              0              15   29   25   
0.39/0.48	c 5631           18934          187226         122981         0              0              15   28   24   
0.49/0.52	c 6286           21282          208982         137930         0              0              13   38   27   
0.49/0.58	c 7006           24037          234416         155088         0              0              13   32   26   
0.59/0.63	c 7798           26876          260729         172334         0              0              13   35   26   
0.59/0.69	c 8669           29955          289525         191847         0              0              13   37   26   
0.69/0.76	c 9627           33338          322221         213985         0              0              14   35   25   
0.79/0.84	c 10680          36910          357450         236463         0              0              14   35   25   
0.89/0.92	c 11838          40799          395335         261200         0              0              13   30   24   
0.99/1.01	c 13111          45060          436959         287363         0              0              11   29   24   
1.10/1.13	c 14511          50051          488181         320977         0              0              12   32   24   
1.20/1.26	c 16051          55584          546695         357155         0              0              13   31   24   
1.39/1.40	c 17745          61402          608548         395856         0              0              12   28   23   
1.49/1.56	c 19608          68073          676763         446425         0              0              11   26   20   
1.59/1.70	c 21657          75199          744128         495144         0              0              8   39   29    
1.79/1.87	c 23910          83146          823406         545446         0              0              12   39   26   
1.99/2.07	c 26388          91726          912711         602634         0              0              11   32   23   
2.20/2.30	c 29113          101441         1013639        669166         0              0              9   32   23    
2.49/2.53	c 32110          111848         1120805        740276         0              0              11   32   24   
2.69/2.79	c 35406          123369         1238894        817657         0              0              12   32   25   
2.99/3.09	c 39031          136487         1374347        901069         0              0              6   32   24    
3.40/3.44	c 43018          151148         1528070        1000023        0              0              11   30   23   
3.69/3.76	c 47403          165541         1666161        1094326        0              0              9   29   23    
4.09/4.13	c 52226          182035         1832927        1204934        0              0              8   34   24    
4.59/4.62	c 57531          201539         2036990        1349840        0              0              6   26   20    
5.09/5.15	c 63366          222871         2257306        1511966        0              0              5   27   20    
5.60/5.65	c 69784          245122         2478098        1665923        0              0              6   41   24    
6.19/6.20	c 76843          270491         2729634        1834192        0              0              12   42   27   
6.70/6.75	c 84607          297311         2989198        2005446        0              0              10   43   28   
7.39/7.46	c 93147          328221         3304860        2212270        0              0              10   36   24   
8.19/8.23	c 102541         361785         3649133        2423960        0              0              6   37   24    
8.99/9.07	c 112874         399467         4026996        2672360        0              0              10   37   25   
10.00/10.05	c 124240         440084         4443267        2966949        0              0              7   28   21    
11.00/11.02	c 136742         483151         4878881        3254508        0              0              6   32   23    
12.10/12.13	c 150494         535268         5398113        3591535        0              0              9   42   27    
13.30/13.39	c 165621         589988         5958310        3951915        0              0              8   31   23    
14.69/14.73	c 182260         649275         6556699        4343078        0              0              8   39   25    
16.19/16.27	c 200562         715881         7240653        4808995        0              0              6   31   23    
17.79/17.87	c 220694         788935         7988960        5293345        0              0              6   41   26    
19.49/19.58	c 242839         867054         8787562        5815407        0              0              5   38   25    
21.49/21.50	c 267198         952228         9657232        6399623        0              0              9   34   25    
23.59/23.60	c 293992         1046494        10619394       7021597        0              0              8   36   25    
25.79/25.84	c 323465         1151276        11665762       7697563        0              0              7   39   26    
28.29/28.36	c 355885         1267779        12837355       8463374        0              0              7   40   26    
30.99/31.00	c 391547         1393210        14075644       9262951        0              0              10   42   27   
34.10/34.11	c 430775         1532937        15490147       10169116       0              0              9   39   25    
37.29/37.40	c 473925         1686027        17025328       11186154       0              0              8   41   26    
40.59/40.65	c 521390         1851165        18606437       12238033       0              0              15   43   30   
44.39/44.49	c 573601         2038139        20426044       13424447       0              0              9   43   29    
48.89/48.94	c 631033         2248040        22511835       14785003       0              0              7   43   29    
53.89/53.92	c 694208         2473844        24805265       16266659       0              0              9   39   25    
59.59/59.60	c 763700         2724259        27375176       17902610       0              0              5   39   25    
65.29/65.34	c 840141         2997454        30079145       19659458       0              0              6   42   28    
71.99/72.09	c 924226         3297370        33168915       21683590       0              0              5   37   24    
79.59/79.63	c 1016719        3629499        36596986       23916666       0              0              6   38   25    
87.69/87.78	c 1118461        3997639        40371931       26356820       0              0              6   40   26    
96.59/96.69	c 1230377        4397016        44444053       29043016       0              0              4   39   25    
106.69/106.76	c 1353484        4843142        49034664       32001483       0              0              4   39   25    
116.99/117.06	c 1488901        5328305        53868687       35114784       0              0              5   43   27    
128.49/128.53	c 1637859        5858419        59213790       38502864       0              0              7   44   27    
140.49/140.56	c 1801712        6443859        64955536       42235789       0              0              7   44   29    
154.69/154.75	c 1981950        7078133        71485577       46351740       0              0              5   38   25    
167.98/168.00	c 2180211        7768035        78028106       50736497       0              0              11   44   31   
184.08/184.16	c 2398298        8530801        85598621       55731428       0              0              6   41   27    
201.88/201.96	c 2638193        9385417        94031355       61366411       0              0              5   43   27    
222.48/222.58	c 2902077        10347132       103755221      67564849       0              0              4   44   28    
242.28/242.35	c 3192349        11373728       113546714      74075952       0              0              7   46   31    
265.08/265.16	c 3511648        12513034       124690605      81333168       0              0              7   45   30    
276.18/276.23	c solution 1
276.18/276.23	
276.18/276.23	v <instantiation type='solution'>
276.18/276.23	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
276.18/276.23	v <values>0 0 0 1 0 1 0 1 1 0 1 1 1 0 1 1 1 0 1 1 0 0 1 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 </values>
276.18/276.23	v </instantiation>
276.18/276.23	
276.18/276.23	c restarts              : 86          
276.18/276.23	c conflicts             : 3673354      (13299 /sec)
276.18/276.23	c decisions             : 13084742     (47371 /sec)
276.18/276.23	c propagations          : 84946970    (307538 /sec)
276.18/276.23	c root propagations     : 0           
276.18/276.23	c filter calls          : 130148888      (471185 /sec)
276.18/276.23	c useless filter calls  : 112085198      (86 %)
276.18/276.23	c Memory used           : 26.49 MB
276.18/276.23	c CPU time              : 276.216 s
276.18/276.23	
276.18/276.23	s SATISFIABLE

Verifier Data

OK	

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-4240263-1500626189/watcher-4240263-1500626189 -o /tmp/evaluation-result-4240263-1500626189/solver-4240263-1500626189 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500623785-3430 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240263-1500626189.xml 

pid=3732
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 1.87 3/186 3735
/proc/meminfo: memFree=31614560/32770624 swapFree=6204/401440
[pid=3735] ppid=3732 vsize=27120 CPUtime=0 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1038 0 0 0 0 0 0 0 20 0 1 0 17277509 27770880 836 33554432000 4194304 5970956 140733536904608 140733536902216 5045308 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 836 734 434 0 144 0

[startup+0.100117 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 3735
/proc/meminfo: memFree=31614560/32770624 swapFree=6204/401440
[pid=3735] ppid=3732 vsize=27120 CPUtime=0.09 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1041 0 0 0 9 0 0 0 20 0 1 0 17277509 27770880 836 33554432000 4194304 5970956 140733536904608 140733536901944 5045728 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 836 734 434 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27120

[startup+0.200248 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 3735
/proc/meminfo: memFree=31614560/32770624 swapFree=6204/401440
[pid=3735] ppid=3732 vsize=27120 CPUtime=0.19 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1041 0 0 0 19 0 0 0 20 0 1 0 17277509 27770880 836 33554432000 4194304 5970956 140733536904608 140733536901944 5039204 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 836 734 434 0 144 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27120

[startup+0.300202 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 3735
/proc/meminfo: memFree=31614560/32770624 swapFree=6204/401440
[pid=3735] ppid=3732 vsize=27120 CPUtime=0.29 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1041 0 0 0 29 0 0 0 20 0 1 0 17277509 27770880 836 33554432000 4194304 5970956 140733536904608 140733536901944 5038552 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 836 734 434 0 144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27120

[startup+0.700174 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 3735
/proc/meminfo: memFree=31614560/32770624 swapFree=6204/401440
[pid=3735] ppid=3732 vsize=27120 CPUtime=0.69 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1041 0 0 0 69 0 0 0 20 0 1 0 17277509 27770880 836 33554432000 4194304 5970956 140733536904608 140733536901944 5136620 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 836 734 434 0 144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27120

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3736
/proc/meminfo: memFree=31607956/32770624 swapFree=6204/401492
[pid=3735] ppid=3732 vsize=27120 CPUtime=1.49 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1041 0 0 0 149 0 0 0 20 0 1 0 17277509 27770880 836 33554432000 4194304 5970956 140733536904608 140733536901944 5038922 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 836 734 434 0 144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27120

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 1.87 4/200 3765
/proc/meminfo: memFree=31579392/32770624 swapFree=6204/408556
[pid=3735] ppid=3732 vsize=27120 CPUtime=3.09 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1080 0 0 0 309 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136634 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27120

[startup+6.30022 s]
/proc/loadavg: 1.92 2.00 1.87 3/187 3858
/proc/meminfo: memFree=31611088/32770624 swapFree=6204/407128
[pid=3735] ppid=3732 vsize=27120 CPUtime=6.29 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1119 0 0 0 629 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5045308 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27120

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 1.87 4/186 3873
/proc/meminfo: memFree=31610900/32770624 swapFree=6204/407140
[pid=3735] ppid=3732 vsize=27120 CPUtime=12.69 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1161 0 0 0 1269 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5337888 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27120

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.87 3/187 4041
/proc/meminfo: memFree=31456824/32770624 swapFree=6204/407208
[pid=3735] ppid=3732 vsize=27120 CPUtime=25.49 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1241 0 0 0 2549 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136577 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27120

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 1.87 3/187 4041
/proc/meminfo: memFree=31455336/32770624 swapFree=6204/407240
[pid=3735] ppid=3732 vsize=27120 CPUtime=51.09 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1280 0 0 0 5109 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5047040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27120

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 1.88 3/187 4042
/proc/meminfo: memFree=31453824/32770624 swapFree=6204/407320
[pid=3735] ppid=3732 vsize=27120 CPUtime=102.29 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1319 0 0 0 10229 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5040507 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27120

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.88 3/187 4043
/proc/meminfo: memFree=31453716/32770624 swapFree=6204/407404
[pid=3735] ppid=3732 vsize=27120 CPUtime=162.28 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1358 0 0 0 16228 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5047092 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 27120

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.89 3/188 4052
/proc/meminfo: memFree=31452392/32770624 swapFree=6204/407476
[pid=3735] ppid=3732 vsize=27120 CPUtime=222.29 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1397 0 0 0 22229 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5047066 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27120

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

[startup+230.4 s]
/proc/loadavg: 2.00 2.00 1.89 3/188 4052
/proc/meminfo: memFree=31452392/32770624 swapFree=6204/407476
[pid=3735] ppid=3732 vsize=27120 CPUtime=230.38 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1397 0 0 0 23038 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136608 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 230.38
Current children cumulated vsize (KiB) 27120

[startup+256 s]
/proc/loadavg: 2.08 2.01 1.90 3/188 4052
/proc/meminfo: memFree=31452268/32770624 swapFree=6204/407500
[pid=3735] ppid=3732 vsize=27120 CPUtime=255.98 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 25598 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5045696 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 255.98
Current children cumulated vsize (KiB) 27120

[startup+268.8 s]
/proc/loadavg: 2.06 2.01 1.90 3/188 4053
/proc/meminfo: memFree=31452524/32770624 swapFree=6204/407520
[pid=3735] ppid=3732 vsize=27120 CPUtime=268.78 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 26878 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136625 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 268.78
Current children cumulated vsize (KiB) 27120

[startup+272 s]
/proc/loadavg: 2.06 2.01 1.90 3/188 4053
/proc/meminfo: memFree=31452648/32770624 swapFree=6204/407520
[pid=3735] ppid=3732 vsize=27120 CPUtime=271.98 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 27198 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5047061 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 271.98
Current children cumulated vsize (KiB) 27120

[startup+273.6 s]
/proc/loadavg: 2.06 2.01 1.90 3/188 4053
/proc/meminfo: memFree=31452648/32770624 swapFree=6204/407520
[pid=3735] ppid=3732 vsize=27120 CPUtime=273.58 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 27358 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5045728 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 273.58
Current children cumulated vsize (KiB) 27120

[startup+275.2 s]
/proc/loadavg: 2.05 2.01 1.90 3/188 4053
/proc/meminfo: memFree=31452660/32770624 swapFree=6204/407528
[pid=3735] ppid=3732 vsize=27120 CPUtime=275.18 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 27518 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136608 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 275.18
Current children cumulated vsize (KiB) 27120

[startup+276 s]
/proc/loadavg: 2.05 2.01 1.90 3/188 4053
/proc/meminfo: memFree=31452660/32770624 swapFree=6204/407528
[pid=3735] ppid=3732 vsize=27120 CPUtime=275.98 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 27598 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136615 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 275.98
Current children cumulated vsize (KiB) 27120

[startup+276.206 s]
/proc/loadavg: 2.05 2.01 1.90 3/188 4053
/proc/meminfo: memFree=31452660/32770624 swapFree=6204/407528
[pid=3735] ppid=3732 vsize=27120 CPUtime=276.18 cores=1,3,5,7
/proc/3735/stat : 3735 (cosoco) R 3732 3735 3398 0 -1 4202496 1436 0 0 0 27618 0 0 0 20 0 1 0 17277509 27770880 881 33554432000 4194304 5970956 140733536904608 140733536901944 5136608 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 37216256 140733536908481 140733536908611 140733536908611 140733536911310 0
/proc/3735/statm: 6780 881 777 434 0 144 0
Current children cumulated CPU time (s) 276.18
Current children cumulated vsize (KiB) 27120

Child status: 0
Real time (s): 276.234
CPU time (s): 276.22
CPU user time (s): 276.216
CPU system time (s): 0.003999
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 27120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.216
system time used= 0.003999
maximum resident set size= 3612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1478
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= 13883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.621009 second user time and 0.952957 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-21 10:36:30
IDJOB=4240263
IDBENCH=120857
IDSOLVER=2620
FILE ID=node105/4240263-1500626189
RUNJOBID= node105-1500623785-3430
PBS_JOBID= 20623022
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/MultiKnapsack/MultiKnapsack-xcsp2-s1/MultiKnapsack-1-6_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240263-1500626189/watcher-4240263-1500626189 -o /tmp/evaluation-result-4240263-1500626189/solver-4240263-1500626189 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500623785-3430 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240263-1500626189.xml

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

MD5SUM BENCH= 2db28deb13cd993d5df964576e04fc69
RANDOM SEED=515990662

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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.47
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		: 1600.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		: 1600.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.47
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		: 1600.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		: 1600.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.47
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		: 1600.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		: 1600.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.47
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		: 1867.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:        31615436 kB
MemAvailable:   32002384 kB
Buffers:          156980 kB
Cached:           519004 kB
SwapCached:            0 kB
Active:           319272 kB
Inactive:         418720 kB
Active(anon):      64712 kB
Inactive(anon):    17020 kB
Active(file):     254560 kB
Inactive(file):   401700 kB
Unevictable:        6204 kB
Mlocked:            6212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5056 kB
Writeback:             0 kB
AnonPages:         68788 kB
Mapped:            34744 kB
Shmem:             17044 kB
Slab:             117752 kB
SReclaimable:      93044 kB
SUnreclaim:        24708 kB
KernelStack:        3376 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62008 MiB
End job on node105 at 2017-07-21 10:41:06