Trace number 4241440

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.1? (TO) 2400.09 2400.6

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-080.xml
MD5SUM48ff124294bde3e8e6ef7a0c7c897a65
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.01281
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints160
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":240}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":240}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":160}]
Number of extensional constraints160
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":160}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 240
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 160
0.00/0.01	c |                   Arity: 3..3  -- Ternary: 160
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Extension: 160  (nb tuples: 4..4) -- (shared: 155)
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            3409           17580          17140          0              0              81   237   152 
0.00/0.04	c 211            4284           20695          19920          0              0              162   229   210
0.00/0.04	c 332            5023           23386          22355          0              0              91   188   165 
0.00/0.05	c 465            5836           26476          25240          0              0              116   163   131
0.00/0.06	c 611            6873           30511          28921          0              0              34   222   206 
0.00/0.06	c 771            7812           34002          32194          0              0              37   133   105 
0.00/0.07	c 947            8712           37345          35381          0              0              39   164   86  
0.00/0.08	c 1140           9992           41956          39694          0              0              129   178   144
0.00/0.09	c 1352           11413          46862          44422          0              0              42   78   59   
0.00/0.09	c 1585           12922          52333          49463          0              0              85   238   185 
0.09/0.10	c 1841           14596          58207          54980          0              0              170   237   215
0.09/0.11	c 2122           16523          64792          61265          0              0              64   201   178 
0.09/0.12	c 2431           18376          71506          67594          0              0              91   149   119 
0.09/0.13	c 2770           20743          79681          75276          0              0              18   201   64  
0.09/0.15	c 3142           23690          89971          85147          0              0              35   186   172 
0.09/0.16	c 3551           26438          99841          94520          0              0              34   237   218 
0.09/0.17	c 4000           29465          110621         104826         0              0              29   157   138 
0.09/0.19	c 4493           32799          122308         116097         0              0              56   126   79  
0.19/0.20	c 5035           36531          135384         128576         0              0              27   227   193 
0.19/0.22	c 5631           40827          150231         142970         0              0              27   152   132 
0.19/0.23	c 6286           45222          165603         157676         0              0              98   237   220 
0.19/0.26	c 7006           50313          183764         175251         0              0              76   156   103 
0.19/0.28	c 7798           55956          203180         193991         0              0              88   212   186 
0.29/0.30	c 8669           62002          224120         214354         0              0              106   137   125
0.29/0.33	c 9627           68224          246270         235603         0              0              23   180   149 
0.29/0.36	c 10680          76115          273604         262261         0              0              19   162   89  
0.29/0.39	c 11838          83522          299641         287217         0              0              15   239   222 
0.39/0.42	c 13111          92702          332163         318569         0              0              32   235   154 
0.39/0.47	c 14511          102470         366431         351801         0              0              37   106   73  
0.49/0.52	c 16051          115695         411545         395819         0              0              42   236   221 
0.49/0.57	c 17745          127801         454595         437294         0              0              38   76   56   
0.59/0.64	c 19608          146473         518787         500476         0              0              9   224   210  
0.59/0.69	c 21657          159891         565823         546388         0              0              60   220   156 
0.69/0.76	c 23910          177568         627572         606732         0              0              64   157   150 
0.79/0.84	c 26388          195131         688675         666256         0              0              68   98   91   
0.89/0.92	c 29113          214714         757999         733755         0              0              22   98   58   
0.99/1.01	c 32110          238288         839121         812773         0              0              26   236   223 
0.99/1.10	c 35406          263507         926820         898470         0              0              35   233   222 
1.20/1.20	c 39031          289939         1017284        987017         0              0              114   174   165
1.29/1.35	c 43018          329566         1154504        1121496        0              0              38   229   220 
1.39/1.47	c 47403          363070         1271735        1236110        0              0              43   229   211 
1.59/1.65	c 52226          405661         1419863        1381911        0              0              59   181   98  
1.69/1.79	c 57531          443120         1552441        1510642        0              0              39   228   217 
1.89/1.97	c 63366          494879         1728947        1684131        0              0              32   229   221 
2.09/2.18	c 69784          547399         1914507        1864527        0              0              49   192   181 
2.30/2.36	c 76843          598556         2092190        2038128        0              0              25   232   219 
2.59/2.62	c 84607          660791         2310717        2251353        0              0              7   146   106  
2.79/2.88	c 93147          733355         2558257        2494032        0              0              72   227   215 
3.19/3.25	c 102541         815633         2841312        2772978        0              0              29   122   71  
3.49/3.54	c 112874         893369         3114651        3038882        0              0              7   227   204  
3.89/3.95	c 124240         1007212        3514271        3433243        0              0              167   225   216
4.29/4.31	c 136742         1098578        3838156        3748723        0              0              104   226   156
4.69/4.77	c 150494         1223440        4281767        4185869        0              0              31   225   212 
5.19/5.26	c 165621         1354881        4743708        4636564        0              0              38   206   194 
5.79/5.84	c 182260         1491502        5226619        5109361        0              0              74   112   104 
6.39/6.43	c 200562         1650895        5774836        5649199        0              0              40   225   210 
6.99/7.07	c 220694         1820319        6368062        6230516        0              0              37   222   180 
7.79/7.84	c 242839         2026526        7096302        6946107        0              0              46   219   207 
8.69/8.70	c 267198         2230427        7820137        7648018        0              0              68   121   106 
9.49/9.57	c 293992         2465194        8642961        8459375        0              0              44   218   202 
10.69/10.72	c 323465         2767023        9687643        9489199        0              0              38   206   189 
11.89/11.98	c 355885         3071389        10761749       10543519       0              0              47   187   124 
13.09/13.16	c 391547         3390858        11869809       11628858       0              0              47   218   208 
14.39/14.46	c 430775         3735629        13090465       12829004       0              0              46   217   192 
15.99/16.04	c 473925         4130529        14495945       14215098       0              0              70   205   152 
17.49/17.53	c 521390         4536721        15889332       15587200       0              0              89   224   209 
19.29/19.36	c 573601         5023070        17594974       17261514       0              0              28   218   192 
21.29/21.31	c 631033         5549199        19436587       19080790       0              0              53   217   204 
23.49/23.51	c 694208         6137475        21508868       21118084       0              0              32   218   192 
25.48/25.50	c 763700         6649657        23302291       22885072       0              0              99   209   170 
28.18/28.27	c 840141         7396742        25922200       25475227       0              0              48   218   206 
31.18/31.25	c 924226         8149428        28588710       28093967       0              0              89   221   159 
34.09/34.15	c 1016719        8934133        31339089       30789328       0              0              51   219   200 
37.68/37.71	c 1118461        9784861        34311834       33707906       0              0              45   179   120 
41.68/41.78	c 1230377        10892715       38192940       37525770       0              0              94   218   209 
46.19/46.25	c 1353484        12088873       42399028       41639531       0              0              102   217   199
51.18/51.25	c 1488901        13448604       47226502       46377981       0              0              99   218   211 
56.88/56.92	c 1637859        14952184       52573504       51651696       0              0              80   218   198 
61.98/62.01	c 1801712        16320621       57323592       56320156       0              0              44   218   202 
67.88/67.92	c 1981950        17927636       63011292       61903437       0              0              107   218   209
74.97/75.03	c 2180211        19860135       69738815       68539887       0              0              148   221   208
82.37/82.46	c 2398298        21849223       76594470       75288870       0              0              62   221   200 
90.77/90.86	c 2638193        24135627       84642798       83211353       0              0              27   219   210 
100.67/100.79	c 2902077        26525878       92933282       91387770       0              0              48   138   126 
110.67/110.76	c 3192349        29230213       102435851      100739991      0              0              49   220   208 
121.76/121.88	c 3511648        32183066       112802252      110881895      0              0              40   218   194 
133.56/133.63	c 3862876        35369084       124082985      121897265      0              0              93   220   207 
146.76/146.89	c 4249226        38877468       136263379      133902008      0              0              40   218   194 
161.46/161.59	c 4674211        42882444       150241136      147610399      0              0              108   218   209
177.25/177.34	c 5141694        47163873       165437822      162432658      0              0              156   220   207
194.65/194.77	c 5655925        51886484       181798382      178542266      0              0              30   220   208 
214.74/214.85	c 6221579        57336369       200977479      197409254      0              0              36   218   210 
235.54/235.62	c 6843798        62898531       220578650      216646584      0              0              81   220   199 
259.74/259.89	c 7528238        69422238       243210064      238882134      0              0              58   218   201 
285.53/285.69	c 8281122        76300377       267732653      262876576      0              0              47   218   199 
311.72/311.85	c 9109294        83060714       291481644      286154987      0              0              52   220   172 
344.72/344.84	c 10020283       91428151       320979505      315091770      0              0              102   207   163
385.41/385.57	c 11022370       102371088      358956311      352659363      0              0              46   220   205 
420.40/420.51	c 12124665       111782002      391556900      384795295      0              0              53   218   203 
463.39/463.59	c 13337189       123526293      432711928      425165458      0              0              49   218   211 
508.38/508.59	c 14670965       135279817      474330628      465888049      0              0              44   220   182 
555.97/556.11	c 16138118       148134838      518905765      509882626      0              0              46   220   207 
611.16/611.33	c 17751986       163151483      571713918      561727813      0              0              111   218   210
672.75/672.94	c 19527240       178441774      626066022      614960612      0              0              59   220   148 
742.34/742.51	c 21480019       197270005      691088715      678858127      0              0              46   220   207 
816.02/816.23	c 23628075       217122322      760803086      747374868      0              0              47   218   204 
905.90/906.17	c 25990936       239218257      839035479      823895902      0              0              66   216   141 
995.48/995.76	c 28590083       263574821      922441826      906328393      0              0              37   220   208 
1100.26/1100.53	c 31449144       291932893      1022159779     1004343197     0              0              30   218   208 
1209.23/1209.57	c 34594111       319643612      1118249288     1099012539     0              0              110   183   163
1318.41/1318.70	c 38053574       349254809      1222913642     1201739231     0              0              110   220   207
1445.19/1445.55	c 41858983       383048399      1342198118     1319121199     0              0              107   218   197
1576.76/1577.12	c 46044932       418845971      1466362649     1441061251     0              0              63   220   209 
1770.51/1770.99	c 50649475       470805532      1647329314     1620428887     0              0              30   220   204 
1945.28/1945.74	c 55714472       517500949      1811388423     1780874849     0              0              112   220   199
2114.85/2115.40	c 61285968       562784728      1969428778     1935864645     0              0              45   220   194 
2375.59/2376.12	c 67414613       632239690      2210824944     2175073210     0              0              24   221   197 

Verifier Data

One s line expected

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-4241440-1500631312/watcher-4241440-1500631312 -o /tmp/evaluation-result-4241440-1500631312/solver-4241440-1500631312 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500623778-3189 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241440-1500631312.xml 

pid=6153
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.02 2.05 3/188 6156
/proc/meminfo: memFree=23240464/32770624 swapFree=7224/446132
[pid=6156] ppid=6153 vsize=27124 CPUtime=0 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1003 0 0 0 0 0 0 0 20 0 1 0 16407622 27774976 832 33554432000 4194304 5970956 140720660031216 140720660027864 140533680782309 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6781 832 706 434 0 145 0

[startup+0.100167 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6156
/proc/meminfo: memFree=23240464/32770624 swapFree=7224/446132
[pid=6156] ppid=6153 vsize=27916 CPUtime=0.09 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1243 0 0 0 9 0 0 0 20 0 1 0 16407622 28585984 1030 33554432000 4194304 5970956 140720660031216 140720660028552 4930625 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1030 755 434 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27916

[startup+0.200288 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6156
/proc/meminfo: memFree=23240464/32770624 swapFree=7224/446132
[pid=6156] ppid=6153 vsize=27916 CPUtime=0.19 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1246 0 0 0 19 0 0 0 20 0 1 0 16407622 28585984 1030 33554432000 4194304 5970956 140720660031216 140720660028552 5311659 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1030 755 434 0 343 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27916

[startup+0.300247 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6156
/proc/meminfo: memFree=23240464/32770624 swapFree=7224/446132
[pid=6156] ppid=6153 vsize=27916 CPUtime=0.29 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1249 0 0 0 29 0 0 0 20 0 1 0 16407622 28585984 1030 33554432000 4194304 5970956 140720660031216 140720660028552 5311648 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1030 755 434 0 343 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27916

[startup+0.700215 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6156
/proc/meminfo: memFree=23240464/32770624 swapFree=7224/446132
[pid=6156] ppid=6153 vsize=27916 CPUtime=0.69 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1252 0 0 0 69 0 0 0 20 0 1 0 16407622 28585984 1030 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1030 755 434 0 343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27916

[startup+1.50022 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 6157
/proc/meminfo: memFree=23239424/32770624 swapFree=7224/446152
[pid=6156] ppid=6153 vsize=27916 CPUtime=1.49 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1253 0 0 0 149 0 0 0 20 0 1 0 16407622 28585984 1030 33554432000 4194304 5970956 140720660031216 140720660028552 5337501 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1030 755 434 0 343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27916

[startup+3.10022 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 6157
/proc/meminfo: memFree=23239052/32770624 swapFree=7224/446152
[pid=6156] ppid=6153 vsize=27916 CPUtime=3.09 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1524 0 0 0 309 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5327383 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27916

[startup+6.30022 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 6157
/proc/meminfo: memFree=23238984/32770624 swapFree=7224/446164
[pid=6156] ppid=6153 vsize=27916 CPUtime=6.29 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 1795 0 0 0 629 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4933945 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27916

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 6157
/proc/meminfo: memFree=23238736/32770624 swapFree=7224/446172
[pid=6156] ppid=6153 vsize=27916 CPUtime=12.69 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 2066 0 0 0 1269 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27916

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 6157
/proc/meminfo: memFree=23239076/32770624 swapFree=7224/446192
[pid=6156] ppid=6153 vsize=27916 CPUtime=25.48 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 2608 0 0 0 2548 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27916

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 6157
/proc/meminfo: memFree=23239364/32770624 swapFree=7224/446208
[pid=6156] ppid=6153 vsize=27916 CPUtime=51.08 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 2879 0 0 0 5108 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5333488 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27916

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 6158
/proc/meminfo: memFree=23238716/32770624 swapFree=7224/446288
[pid=6156] ppid=6153 vsize=27916 CPUtime=102.27 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 3150 0 0 0 10227 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930544 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27916

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 6159
/proc/meminfo: memFree=23238548/32770624 swapFree=7224/446344
[pid=6156] ppid=6153 vsize=27916 CPUtime=162.26 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 3421 0 0 0 16226 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27916

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6160
/proc/meminfo: memFree=23238848/32770624 swapFree=7224/446408
[pid=6156] ppid=6153 vsize=27916 CPUtime=222.25 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 3692 0 0 0 22225 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27916

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6161
/proc/meminfo: memFree=23238960/32770624 swapFree=7224/446456
[pid=6156] ppid=6153 vsize=27916 CPUtime=282.23 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 3963 0 0 0 28223 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5322042 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27916

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6162
/proc/meminfo: memFree=23238528/32770624 swapFree=7224/446508
[pid=6156] ppid=6153 vsize=27916 CPUtime=342.22 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 4234 0 0 0 34222 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5322040 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 27916

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6163
/proc/meminfo: memFree=23238688/32770624 swapFree=7224/446556
[pid=6156] ppid=6153 vsize=27916 CPUtime=402.2 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 4504 0 0 0 40220 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5327360 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 27916

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6164
/proc/meminfo: memFree=23238372/32770624 swapFree=7224/446596
[pid=6156] ppid=6153 vsize=27916 CPUtime=462.19 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 4775 0 0 0 46219 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5337434 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 27916

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6172
/proc/meminfo: memFree=23237616/32770624 swapFree=7224/446648
[pid=6156] ppid=6153 vsize=27916 CPUtime=522.18 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 5045 0 0 0 52218 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 27916

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6173
/proc/meminfo: memFree=23237672/32770624 swapFree=7224/446700
[pid=6156] ppid=6153 vsize=27916 CPUtime=582.17 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 5316 0 0 0 58217 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5311648 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 27916


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6197
/proc/meminfo: memFree=23237556/32770624 swapFree=7224/447288
[pid=6156] ppid=6153 vsize=27916 CPUtime=1481.98 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 9206 0 0 0 148198 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5322040 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 27916

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 6198
/proc/meminfo: memFree=23237680/32770624 swapFree=7224/447328
[pid=6156] ppid=6153 vsize=27916 CPUtime=1541.97 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 9424 0 0 0 154197 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5319627 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 27916

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6200
/proc/meminfo: memFree=23237700/32770624 swapFree=7224/447380
[pid=6156] ppid=6153 vsize=27916 CPUtime=1601.95 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 9699 0 0 0 160195 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5319216 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 27916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6201
/proc/meminfo: memFree=23237336/32770624 swapFree=7224/447416
[pid=6156] ppid=6153 vsize=27916 CPUtime=1661.94 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 9939 0 0 0 166194 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930544 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 27916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6209
/proc/meminfo: memFree=23236936/32770624 swapFree=7224/447452
[pid=6156] ppid=6153 vsize=27916 CPUtime=1721.92 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 10179 0 0 0 172192 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 27916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6210
/proc/meminfo: memFree=23236460/32770624 swapFree=7224/447488
[pid=6156] ppid=6153 vsize=27916 CPUtime=1781.91 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 10450 0 0 0 178191 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5322042 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 27916

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6211
/proc/meminfo: memFree=23236372/32770624 swapFree=7224/447520
[pid=6156] ppid=6153 vsize=27916 CPUtime=1841.9 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 10692 0 0 0 184190 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930665 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1841.9
Current children cumulated vsize (KiB) 27916

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6212
/proc/meminfo: memFree=23236504/32770624 swapFree=7224/447556
[pid=6156] ppid=6153 vsize=27916 CPUtime=1901.89 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 10934 0 0 0 190189 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5311659 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1901.89
Current children cumulated vsize (KiB) 27916

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6213
/proc/meminfo: memFree=23236876/32770624 swapFree=7224/447592
[pid=6156] ppid=6153 vsize=27916 CPUtime=1961.87 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 11205 0 0 0 196187 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 1961.87
Current children cumulated vsize (KiB) 27916

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6214
/proc/meminfo: memFree=23236864/32770624 swapFree=7224/447620
[pid=6156] ppid=6153 vsize=27916 CPUtime=2021.86 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 11463 0 0 0 202186 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2021.86
Current children cumulated vsize (KiB) 27916

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6215
/proc/meminfo: memFree=23237224/32770624 swapFree=7224/447652
[pid=6156] ppid=6153 vsize=27916 CPUtime=2081.85 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 11682 0 0 0 208185 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2081.85
Current children cumulated vsize (KiB) 27916

[startup+2142.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 6216
/proc/meminfo: memFree=23237224/32770624 swapFree=7224/447688
[pid=6156] ppid=6153 vsize=27916 CPUtime=2141.84 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 11952 0 0 0 214184 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930611 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2141.84
Current children cumulated vsize (KiB) 27916

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6217
/proc/meminfo: memFree=23236956/32770624 swapFree=7224/447728
[pid=6156] ppid=6153 vsize=27916 CPUtime=2201.83 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 12196 0 0 0 220183 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5337501 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2201.83
Current children cumulated vsize (KiB) 27916

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6218
/proc/meminfo: memFree=23237160/32770624 swapFree=7224/447756
[pid=6156] ppid=6153 vsize=27916 CPUtime=2261.81 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 12439 0 0 0 226181 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5327360 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2261.81
Current children cumulated vsize (KiB) 27916

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6287
/proc/meminfo: memFree=31534476/32770624 swapFree=7224/447836
[pid=6156] ppid=6153 vsize=27916 CPUtime=2321.8 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 12682 0 0 0 232180 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5322040 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2321.8
Current children cumulated vsize (KiB) 27916

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6288
/proc/meminfo: memFree=31534528/32770624 swapFree=7224/447904
[pid=6156] ppid=6153 vsize=27916 CPUtime=2381.78 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 12953 0 0 0 238178 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 4930600 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2381.78
Current children cumulated vsize (KiB) 27916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6288
/proc/meminfo: memFree=31534404/32770624 swapFree=7224/447916
[pid=6156] ppid=6153 vsize=27916 CPUtime=2400.08 cores=1,3,5,7
/proc/6156/stat : 6156 (cosoco) R 6153 6156 3157 0 -1 4202496 13172 0 0 0 240008 0 0 0 20 0 1 0 16407622 28585984 1093 33554432000 4194304 5970956 140720660031216 140720660028552 5322040 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 38088704 140720660038849 140720660038979 140720660038979 140720660041678 0
/proc/6156/statm: 6979 1093 758 434 0 343 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 27916

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 6156 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.09
CPU user time (s): 2400.08
CPU system time (s): 0.006998
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 27916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.006998
maximum resident set size= 4416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13201
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= 12
involuntary context switches= 120797

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57338 second user time and 8.06192 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-21 12:01:52
IDJOB=4241440
IDBENCH=126865
IDSOLVER=2620
FILE ID=node126/4241440-1500631312
RUNJOBID= node126-1500623778-3189
PBS_JOBID= 20623007
Free space on /tmp= 61988 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-080.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241440-1500631312/watcher-4241440-1500631312 -o /tmp/evaluation-result-4241440-1500631312/solver-4241440-1500631312 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500623778-3189 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241440-1500631312.xml

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

MD5SUM BENCH= 48ff124294bde3e8e6ef7a0c7c897a65
RANDOM SEED=1809121179

node126.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		: 1600.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	: 5334.03
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		: 2133.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	: 5334.03
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		: 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	: 5334.03
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	: 5334.03
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		: 1600.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:        23240508 kB
MemAvailable:   23711304 kB
Buffers:          159072 kB
Cached:           591584 kB
SwapCached:            0 kB
Active:          8636112 kB
Inactive:         455240 kB
Active(anon):    8343128 kB
Inactive(anon):     8848 kB
Active(file):     292984 kB
Inactive(file):   446392 kB
Unevictable:        7224 kB
Mlocked:            7224 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:       8348036 kB
Mapped:            34148 kB
Shmem:              8848 kB
Slab:             119732 kB
SReclaimable:      94512 kB
SUnreclaim:        25220 kB
KernelStack:        3360 kB
PageTables:        21296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8615036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node126 at 2017-07-21 12:41:53