Trace number 4267987

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
cosoco 1.12? (TO) 2520 2520

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.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4267987-1502530713.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.01 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 240
0.00/0.07	c |            Domain Sizes: 2..2
0.00/0.07	c |
0.00/0.07	c |             Constraints: 160
0.00/0.07	c |                   Arity: 3..3  -- Ternary: 160
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          Extension: 160  (nb tuples: 4..4) -- (shared: 155)
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 101            3409           17580          17140          0              0              81   237   152 
0.00/0.08	c 211            4284           20695          19920          0              0              162   229   210
0.00/0.08	c 332            5023           23386          22355          0              0              91   188   165 
0.00/0.09	c 465            5836           26476          25240          0              0              116   163   131
0.00/0.09	c 611            6873           30511          28921          0              0              34   222   206 
0.00/0.10	c 771            7812           34002          32194          0              0              37   133   105 
0.03/0.10	c 947            8712           37345          35381          0              0              39   164   86  
0.03/0.10	c 1140           9992           41956          39694          0              0              129   178   144
0.03/0.11	c 1352           11413          46862          44422          0              0              42   78   59   
0.03/0.11	c 1585           12922          52333          49463          0              0              85   238   185 
0.03/0.12	c 1841           14596          58207          54980          0              0              170   237   215
0.03/0.13	c 2122           16523          64792          61265          0              0              64   201   178 
0.03/0.13	c 2431           18376          71506          67594          0              0              91   149   119 
0.03/0.14	c 2770           20743          79681          75276          0              0              18   201   64  
0.03/0.15	c 3142           23690          89971          85147          0              0              35   186   172 
0.03/0.16	c 3551           26438          99841          94520          0              0              34   237   218 
0.03/0.17	c 4000           29465          110621         104826         0              0              29   157   138 
0.03/0.19	c 4493           32799          122308         116097         0              0              56   126   79  
0.13/0.20	c 5035           36531          135384         128576         0              0              27   227   193 
0.13/0.22	c 5631           40827          150231         142970         0              0              27   152   132 
0.13/0.23	c 6286           45222          165603         157676         0              0              98   237   220 
0.13/0.25	c 7006           50313          183764         175251         0              0              76   156   103 
0.13/0.27	c 7798           55956          203180         193991         0              0              88   212   186 
0.23/0.30	c 8669           62002          224120         214354         0              0              106   137   125
0.23/0.32	c 9627           68224          246270         235603         0              0              23   180   149 
0.23/0.35	c 10680          76115          273604         262261         0              0              19   162   89  
0.23/0.38	c 11838          83522          299641         287217         0              0              15   239   222 
0.33/0.41	c 13111          92702          332163         318569         0              0              32   235   154 
0.33/0.45	c 14511          102470         366431         351801         0              0              37   106   73  
0.43/0.50	c 16051          115695         411545         395819         0              0              42   236   221 
0.43/0.55	c 17745          127801         454595         437294         0              0              38   76   56   
0.53/0.61	c 19608          146473         518787         500476         0              0              9   224   210  
0.53/0.66	c 21657          159891         565823         546388         0              0              60   220   156 
0.63/0.73	c 23910          177568         627572         606732         0              0              64   157   150 
0.73/0.80	c 26388          195131         688675         666256         0              0              68   98   91   
0.73/0.88	c 29113          214714         757999         733755         0              0              22   98   58   
0.83/0.96	c 32110          238288         839121         812773         0              0              26   236   223 
0.93/1.05	c 35406          263507         926820         898470         0              0              35   233   222 
1.04/1.14	c 39031          289939         1017284        987017         0              0              114   174   165
1.14/1.28	c 43018          329566         1154504        1121496        0              0              38   229   220 
1.23/1.39	c 47403          363070         1271735        1236110        0              0              43   229   211 
1.43/1.57	c 52226          405661         1419863        1381911        0              0              59   181   98  
1.53/1.69	c 57531          443120         1552441        1510642        0              0              39   228   217 
1.73/1.87	c 63366          494879         1728947        1684131        0              0              32   229   221 
1.93/2.06	c 69784          547399         1914507        1864527        0              0              49   192   181 
2.14/2.23	c 76843          598556         2092190        2038128        0              0              25   232   219 
2.33/2.48	c 84607          660791         2310717        2251353        0              0              7   146   106  
2.63/2.72	c 93147          733355         2558257        2494032        0              0              72   227   215 
2.93/3.07	c 102541         815633         2841312        2772978        0              0              29   122   71  
3.24/3.34	c 112874         893369         3114651        3038882        0              0              7   227   204  
3.63/3.73	c 124240         1007212        3514271        3433243        0              0              167   225   216
3.93/4.07	c 136742         1098578        3838156        3748723        0              0              104   226   156
4.34/4.49	c 150494         1223440        4281767        4185869        0              0              31   225   212 
4.83/4.95	c 165621         1354881        4743708        4636564        0              0              38   206   194 
5.44/5.50	c 182260         1491502        5226619        5109361        0              0              74   112   104 
5.93/6.05	c 200562         1650895        5774836        5649199        0              0              40   225   210 
6.54/6.66	c 220694         1820319        6368062        6230516        0              0              37   222   180 
7.23/7.37	c 242839         2026526        7096302        6946107        0              0              46   219   207 
8.03/8.19	c 267198         2230427        7820137        7648018        0              0              68   121   106 
8.93/9.00	c 293992         2465194        8642961        8459375        0              0              44   218   202 
9.94/10.08	c 323465         2767023        9687643        9489199        0              0              38   206   189 
11.13/11.27	c 355885         3071389        10761749       10543519       0              0              47   187   124 
12.23/12.37	c 391547         3390858        11869809       11628858       0              0              47   218   208 
13.43/13.59	c 430775         3735629        13090465       12829004       0              0              46   217   192 
14.93/15.08	c 473925         4130529        14495945       14215098       0              0              70   205   152 
16.33/16.48	c 521390         4536721        15889332       15587200       0              0              89   224   209 
18.03/18.18	c 573601         5023070        17594974       17261514       0              0              28   218   192 
19.93/20.02	c 631033         5549199        19436587       19080790       0              0              53   217   204 
21.94/22.07	c 694208         6137475        21508868       21118084       0              0              32   218   192 
23.83/23.95	c 763700         6649657        23302291       22885072       0              0              99   209   170 
26.44/26.55	c 840141         7396742        25922200       25475227       0              0              48   218   206 
29.23/29.36	c 924226         8149428        28588710       28093967       0              0              89   221   159 
31.94/32.07	c 1016719        8934133        31339089       30789328       0              0              51   219   200 
35.33/35.43	c 1118461        9784861        34311834       33707906       0              0              45   179   120 
39.13/39.25	c 1230377        10892715       38192940       37525770       0              0              94   218   209 
43.33/43.44	c 1353484        12088873       42399028       41639531       0              0              102   217   199
48.03/48.11	c 1488901        13448604       47226502       46377981       0              0              99   218   211 
53.33/53.43	c 1637859        14952184       52573504       51651696       0              0              80   218   198 
58.03/58.19	c 1801712        16320621       57323592       56320156       0              0              44   218   202 
63.63/63.71	c 1981950        17927636       63011292       61903437       0              0              107   218   209
70.23/70.38	c 2180211        19860135       69738815       68539887       0              0              148   221   208
77.23/77.33	c 2398298        21849223       76594470       75288870       0              0              62   221   200 
85.03/85.18	c 2638193        24135627       84642798       83211353       0              0              27   219   210 
94.43/94.57	c 2902077        26525878       92933282       91387770       0              0              48   138   126 
103.73/103.89	c 3192349        29230213       102435851      100739991      0              0              49   220   208 
114.23/114.31	c 3511648        32183066       112802252      110881895      0              0              40   218   194 
125.24/125.30	c 3862876        35369084       124082985      121897265      0              0              93   220   207 
137.64/137.71	c 4249226        38877468       136263379      133902008      0              0              40   218   194 
151.34/151.48	c 4674211        42882444       150241136      147610399      0              0              108   218   209
166.14/166.25	c 5141694        47163873       165437822      162432658      0              0              156   220   207
182.44/182.53	c 5655925        51886484       181798382      178542266      0              0              30   220   208 
201.24/201.32	c 6221579        57336369       200977479      197409254      0              0              36   218   210 
220.64/220.79	c 6843798        62898531       220578650      216646584      0              0              81   220   199 
243.34/243.48	c 7528238        69422238       243210064      238882134      0              0              58   218   201 
267.54/267.67	c 8281122        76300377       267732653      262876576      0              0              47   218   199 
292.14/292.28	c 9109294        83060714       291481644      286154987      0              0              52   220   172 
323.24/323.31	c 10020283       91428151       320979505      315091770      0              0              102   207   163
361.24/361.33	c 11022370       102371088      358956311      352659363      0              0              46   220   205 
393.94/394.02	c 12124665       111782002      391556900      384795295      0              0              53   218   203 
434.25/434.35	c 13337189       123526293      432711928      425165458      0              0              49   218   211 
476.45/476.55	c 14670965       135279817      474330628      465888049      0              0              44   220   182 
520.85/520.90	c 16138118       148134838      518905765      509882626      0              0              46   220   207 
572.55/572.63	c 17751986       163151483      571713918      561727813      0              0              111   218   210
630.55/630.65	c 19527240       178441774      626066022      614960612      0              0              59   220   148 
695.55/695.61	c 21480019       197270005      691088715      678858127      0              0              46   220   207 
764.56/764.68	c 23628075       217122322      760803086      747374868      0              0              47   218   204 
849.46/849.57	c 25990936       239218257      839035479      823895902      0              0              66   216   141 
933.16/933.21	c 28590083       263574821      922441826      906328393      0              0              37   220   208 
1031.16/1031.23	c 31449144       291932893      1022159779     1004343197     0              0              30   218   208 
1133.57/1133.69	c 34594111       319643612      1118249288     1099012539     0              0              110   183   163
1235.87/1235.94	c 38053574       349254809      1222913642     1201739231     0              0              110   220   207
1354.67/1354.72	c 41858983       383048399      1342198118     1319121199     0              0              107   218   197
1477.67/1477.72	c 46044932       418845971      1466362649     1441061251     0              0              63   220   209 
1659.08/1659.13	c 50649475       470805532      1647329314     1620428887     0              0              30   220   204 
1822.69/1822.72	c 55714472       517500949      1811388423     1780874849     0              0              112   220   199
1981.69/1981.76	c 61285968       562784728      1969428778     1935864645     0              0              45   220   194 
2225.89/2225.94	c 67414613       632239690      2210824944     2175073210     0              0              24   221   197 
2434.70/2434.78	c 74156122       690943861      2414461928     2375314564     0              0              51   219   189 
2520.00/2520.00	
2520.00/2520.00	c *** INTERRUPTED ***
2520.00/2520.00	c restarts              : 118         
2520.00/2520.00	c conflicts             : 76374641     (30307 /sec)
2520.00/2520.00	c decisions             : 715397641    (283888 /sec)
2520.00/2520.00	c propagations          : 2459836797  (976125 /sec)
2520.00/2520.00	c root propagations     : 0           
2520.00/2520.00	c filter calls          : 2499900458     (992023 /sec)
2520.00/2520.00	c useless filter calls  : 1435850940     (57 %)
2520.00/2520.00	c Memory used           : 27.27 MB
2520.00/2520.00	c CPU time              : 2520 s
2520.00/2520.00	
2520.00/2520.00	s UNKNOWN

Verifier Data


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-4267987-1502530713/watcher-4267987-1502530713 -o /tmp/evaluation-result-4267987-1502530713/solver-4267987-1502530713 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267987-1502530713.xml 

pid=8364
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.02 2.04 4/184 8367
/proc/meminfo: memFree=30048260/32770624 swapFree=0/482524
[pid=8367] ppid=8364 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8367/stat : 8367 (runsolver) D 8364 8367 1478 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 94982508 24240128 107 18446744073709551615 4194304 4338465 140734841437296 140734841434936 139884990268119 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 31850496 140734841438402 140734841438793 140734841438793 140734841442250 0
/proc/8367/statm: 5918 107 54 36 0 2156 0

[startup+0.100193 s]
/proc/loadavg: 1.93 2.02 2.04 4/184 8367
/proc/meminfo: memFree=30048260/32770624 swapFree=0/482524
[pid=8367] ppid=8364 vsize=27920 CPUtime=0.03 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1238 0 0 0 3 0 0 0 20 0 1 0 94982508 28590080 1030 18446744073709551615 4194304 5972588 140726671021584 140726671018232 139849223285856 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1030 759 435 0 343 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27920

[startup+0.200339 s]
/proc/loadavg: 1.93 2.02 2.04 4/184 8367
/proc/meminfo: memFree=30048260/32770624 swapFree=0/482524
[pid=8367] ppid=8364 vsize=27920 CPUtime=0.13 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1247 0 0 0 13 0 0 0 20 0 1 0 94982508 28590080 1030 18446744073709551615 4194304 5972588 140726671021584 140726671018232 4931776 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1030 759 435 0 343 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27920

[startup+0.300315 s]
/proc/loadavg: 1.93 2.02 2.04 4/184 8367
/proc/meminfo: memFree=30048260/32770624 swapFree=0/482524
[pid=8367] ppid=8364 vsize=27920 CPUtime=0.23 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1250 0 0 0 23 0 0 0 20 0 1 0 94982508 28590080 1030 18446744073709551615 4194304 5972588 140726671021584 140726671018232 4931790 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1030 759 435 0 343 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27920

[startup+0.700281 s]
/proc/loadavg: 1.93 2.02 2.04 4/184 8367
/proc/meminfo: memFree=30048260/32770624 swapFree=0/482524
[pid=8367] ppid=8364 vsize=27920 CPUtime=0.63 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1253 0 0 0 63 0 0 0 20 0 1 0 94982508 28590080 1030 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1030 759 435 0 343 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 27920

[startup+1.50028 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 8368
/proc/meminfo: memFree=30046992/32770624 swapFree=0/482520
[pid=8367] ppid=8364 vsize=27920 CPUtime=1.43 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1254 0 0 0 143 0 0 0 20 0 1 0 94982508 28590080 1030 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931704 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1030 759 435 0 343 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 27920

[startup+3.10028 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 8368
/proc/meminfo: memFree=30046620/32770624 swapFree=0/482520
[pid=8367] ppid=8364 vsize=27920 CPUtime=3.03 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1523 0 0 0 303 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4935471 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 27920

[startup+6.30028 s]
/proc/loadavg: 1.86 2.00 2.03 3/185 8368
/proc/meminfo: memFree=30046272/32770624 swapFree=0/482512
[pid=8367] ppid=8364 vsize=27920 CPUtime=6.23 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 1794 0 0 0 623 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5325605 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27920

[startup+12.7003 s]
/proc/loadavg: 1.87 2.00 2.03 3/185 8369
/proc/meminfo: memFree=30045776/32770624 swapFree=0/482512
[pid=8367] ppid=8364 vsize=27920 CPUtime=12.63 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 2065 0 0 0 1263 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 27920

[startup+25.5003 s]
/proc/loadavg: 1.90 2.00 2.03 3/185 8370
/proc/meminfo: memFree=30045524/32770624 swapFree=0/482500
[pid=8367] ppid=8364 vsize=27920 CPUtime=25.43 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 2606 0 0 0 2543 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5322693 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27920

[startup+51.1003 s]
/proc/loadavg: 1.93 2.00 2.03 3/185 8370
/proc/meminfo: memFree=30045520/32770624 swapFree=0/482504
[pid=8367] ppid=8364 vsize=27920 CPUtime=51.03 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 2876 0 0 0 5103 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27920

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/186 8373
/proc/meminfo: memFree=30045272/32770624 swapFree=0/482508
[pid=8367] ppid=8364 vsize=27920 CPUtime=102.24 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 3147 0 0 0 10224 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27920

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.04 4/186 8375
/proc/meminfo: memFree=30045488/32770624 swapFree=0/482516
[pid=8367] ppid=8364 vsize=27920 CPUtime=162.24 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 3418 0 0 0 16224 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27920

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8378
/proc/meminfo: memFree=30045372/32770624 swapFree=0/482508
[pid=8367] ppid=8364 vsize=27920 CPUtime=222.24 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 3689 0 0 0 22224 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5338106 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27920

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8380
/proc/meminfo: memFree=30045496/32770624 swapFree=0/482532
[pid=8367] ppid=8364 vsize=27920 CPUtime=282.24 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 3960 0 0 0 28224 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4936107 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 27920

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 8396
/proc/meminfo: memFree=30040364/32770624 swapFree=0/482556
[pid=8367] ppid=8364 vsize=27920 CPUtime=342.24 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 4229 0 0 0 34224 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5322698 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 27920

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 8399
/proc/meminfo: memFree=30040844/32770624 swapFree=0/482576
[pid=8367] ppid=8364 vsize=27920 CPUtime=402.24 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 4499 0 0 0 40224 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931736 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 27920

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 8401
/proc/meminfo: memFree=30044240/32770624 swapFree=0/482592
[pid=8367] ppid=8364 vsize=27920 CPUtime=462.25 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 4770 0 0 0 46225 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 27920

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 8403
/proc/meminfo: memFree=30044496/32770624 swapFree=0/482608
[pid=8367] ppid=8364 vsize=27920 CPUtime=522.25 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 5041 0 0 0 52225 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931680 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 27920

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8406
/proc/meminfo: memFree=30044728/32770624 swapFree=0/482612
[pid=8367] ppid=8364 vsize=27920 CPUtime=582.25 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 5312 0 0 0 58225 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931680 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 27920


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


[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/189 8715
/proc/meminfo: memFree=30628656/32770624 swapFree=0/482904
[pid=8367] ppid=8364 vsize=27920 CPUtime=1602.28 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 9658 0 0 0 160228 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 27920

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 8717
/proc/meminfo: memFree=30632516/32770624 swapFree=0/482924
[pid=8367] ppid=8364 vsize=27920 CPUtime=1662.28 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 9928 0 0 0 166228 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931776 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 27920

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/186 8719
/proc/meminfo: memFree=30632404/32770624 swapFree=0/482936
[pid=8367] ppid=8364 vsize=27920 CPUtime=1722.28 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 10169 0 0 0 172228 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931801 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 27920

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 8721
/proc/meminfo: memFree=30632380/32770624 swapFree=0/482944
[pid=8367] ppid=8364 vsize=27920 CPUtime=1782.28 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 10410 0 0 0 178228 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5328036 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 27920

[startup+1842.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 8725
/proc/meminfo: memFree=30632128/32770624 swapFree=0/482964
[pid=8367] ppid=8364 vsize=27920 CPUtime=1842.28 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 10681 0 0 0 184228 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931784 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1842.28
Current children cumulated vsize (KiB) 27920

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 8727
/proc/meminfo: memFree=30632476/32770624 swapFree=0/482960
[pid=8367] ppid=8364 vsize=27920 CPUtime=1902.28 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 10896 0 0 0 190228 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5328036 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1902.28
Current children cumulated vsize (KiB) 27920

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 8731
/proc/meminfo: memFree=30632112/32770624 swapFree=0/482968
[pid=8367] ppid=8364 vsize=27920 CPUtime=1962.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 11115 0 0 0 196229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5328503 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 1962.29
Current children cumulated vsize (KiB) 27920

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 8735
/proc/meminfo: memFree=30632420/32770624 swapFree=0/482980
[pid=8367] ppid=8364 vsize=27920 CPUtime=2022.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 11386 0 0 0 202229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5322680 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2022.29
Current children cumulated vsize (KiB) 27920

[startup+2082.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/186 8737
/proc/meminfo: memFree=30632432/32770624 swapFree=0/482988
[pid=8367] ppid=8364 vsize=27920 CPUtime=2082.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 11628 0 0 0 208229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4909006 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2082.29
Current children cumulated vsize (KiB) 27920

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/190 8754
/proc/meminfo: memFree=30628644/32770624 swapFree=0/482992
[pid=8367] ppid=8364 vsize=27920 CPUtime=2142.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 11870 0 0 0 214229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931784 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2142.29
Current children cumulated vsize (KiB) 27920

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 8781
/proc/meminfo: memFree=30626488/32770624 swapFree=0/482992
[pid=8367] ppid=8364 vsize=27920 CPUtime=2202.3 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 12112 0 0 0 220230 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931680 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2202.3
Current children cumulated vsize (KiB) 27920

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 8783
/proc/meminfo: memFree=30626952/32770624 swapFree=0/483004
[pid=8367] ppid=8364 vsize=27920 CPUtime=2262.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 12382 0 0 0 226229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931784 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 27920

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8785
/proc/meminfo: memFree=30631240/32770624 swapFree=0/483000
[pid=8367] ppid=8364 vsize=27920 CPUtime=2322.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 12614 0 0 0 232229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931747 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 27920

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8787
/proc/meminfo: memFree=30631820/32770624 swapFree=0/483008
[pid=8367] ppid=8364 vsize=27920 CPUtime=2382.29 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 12843 0 0 0 238229 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5094176 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 27920

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 8790
/proc/meminfo: memFree=30632052/32770624 swapFree=0/483020
[pid=8367] ppid=8364 vsize=27920 CPUtime=2442.3 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 13113 0 0 0 244230 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931776 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2442.3
Current children cumulated vsize (KiB) 27920

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 8793
/proc/meminfo: memFree=30631772/32770624 swapFree=0/483032
[pid=8367] ppid=8364 vsize=27920 CPUtime=2502.3 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 13349 0 0 0 250230 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 4931696 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2502.3
Current children cumulated vsize (KiB) 27920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 8794
/proc/meminfo: memFree=30632152/32770624 swapFree=0/483044
[pid=8367] ppid=8364 vsize=27920 CPUtime=2520 cores=0,2,4,6
/proc/8367/stat : 8367 (cosoco) R 8364 8367 1478 0 -1 4202496 13584 0 0 0 252000 0 0 0 20 0 1 0 94982508 28590080 1096 18446744073709551615 4194304 5972588 140726671021584 140726671018888 5322698 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 8070896 8075904 13254656 140726671024622 140726671024717 140726671024717 140726671028174 0
/proc/8367/statm: 6980 1096 761 435 0 343 0
Current children cumulated CPU time (s) 2520
Current children cumulated vsize (KiB) 27920

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

Child status: 1
Real time (s): 2520
CPU time (s): 2520
CPU user time (s): 2520
CPU system time (s): 0.00159
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 27920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.00159
maximum resident set size= 4460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13636
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 3156

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97176 second user time and 9.10876 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-12 11:24:38
IDJOB=4267987
IDBENCH=126865
IDSOLVER=2658
FILE ID=node135/4267987-1502530713
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-080.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267987-1502530713/watcher-4267987-1502530713 -o /tmp/evaluation-result-4267987-1502530713/solver-4267987-1502530713 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267987-1502530713.xml

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

MD5SUM BENCH= 48ff124294bde3e8e6ef7a0c7c897a65
RANDOM SEED=32549321

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30047804 kB
MemAvailable:   30878532 kB
Buffers:          303216 kB
Cached:           818180 kB
SwapCached:            0 kB
Active:          1763992 kB
Inactive:         515664 kB
Active(anon):    1158576 kB
Inactive(anon):    33140 kB
Active(file):     605416 kB
Inactive(file):   482524 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:       1158444 kB
Mapped:            53924 kB
Shmem:             33464 kB
Slab:             144748 kB
SReclaimable:     117248 kB
SUnreclaim:        27500 kB
KernelStack:        3280 kB
PageTables:         7492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1425556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1097728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62024 MiB
End job on node135 at 2017-08-12 12:06:39