Trace number 4260159

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-mini 1.1 (2017-07-29)? (TO) 2400.1001 2400.3101

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-07-2-12.xml
MD5SUMd28d3b77622c454a4009aeb11785833b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints327
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":420},{"size":12,"count":280}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":280},{"degree":9,"count":420}]
Minimum constraint arity8
Maximum constraint arity35
Distribution of constraint arities[{"arity":8,"count":35},{"arity":13,"count":280},{"arity":35,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":35},{"type":"element","count":280}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.11	c root propagations     : 0           
0.00/0.11	c restarts enabled, print stats at every restarts
0.00/0.11	c
0.00/0.11	c
0.00/0.11	c
0.00/0.11	c This is cosoco 1.1 --  
0.00/0.11	c
0.00/0.11	c command line: cosoco -lc -model -restarts HOME/instance-4260159-1502038205.xml 
0.00/0.11	c ========================================[ Problem Statistics ]===========================================
0.00/0.11	c |                                                                                                       
0.00/0.11	c |  Parse time        :         0.01 s 
0.00/0.11	c |
0.00/0.11	c |               Variables: 700
0.00/0.11	c |            Domain Sizes: 8..12
0.00/0.11	c |
0.00/0.11	c |             Constraints: 327
0.00/0.11	c |                   Arity: 8..35
0.00/0.11	c | 
0.00/0.11	c |                   Types: 
0.00/0.11	c |                          All Different: 35
0.00/0.11	c |                          Element Constant: 280
0.00/0.11	c |                          Extension: 12  (nb tuples: 128..128) -- (shared: 11)
0.00/0.11	c |                          
0.00/0.11	c =========================================================================================================
0.00/0.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.12	c 101            472            51942          51763          0              0              234   277   255
0.00/0.14	c 211            1099           94334          105246         0              0              70   118   100 
0.00/0.17	c 332            2443           176447         180547         0              0              33   122   74  
0.00/0.19	c 465            3158           227643         251662         0              0              206   242   216
0.10/0.23	c 611            3844           313940         405046         0              0              140   184   161
0.10/0.25	c 771            4885           369298         493954         0              0              99   149   124 
0.10/0.29	c 947            5644           464080         651045         0              0              129   143   133
0.20/0.31	c 1140           6239           533639         723651         0              0              129   148   135
0.20/0.35	c 1352           7003           643659         865677         0              0              42   99   72   
0.20/0.40	c 1585           8038           754754         1037965        0              0              44   88   66   
0.30/0.45	c 1841           8834           889078         1263002        0              0              70   83   77   
0.40/0.51	c 2122           9797           1019034        1478368        0              0              73   91   82   
0.40/0.55	c 2431           10590          1142052        1651206        0              0              81   94   86   
0.50/0.66	c 2770           11500          1381311        2278467        0              0              86   93   88   
0.60/0.74	c 3142           12818          1569427        2609758        0              0              139   159   147
0.70/0.80	c 3551           14070          1734609        2858861        0              0              148   188   169
0.70/0.87	c 4000           15955          1900762        3108251        0              0              116   146   136
0.80/0.98	c 4493           18655          2163645        3521803        0              0              97   172   126 
0.90/1.08	c 5035           21118          2414193        3912033        0              0              126   169   149
1.00/1.18	c 5631           23154          2651568        4240474        0              0              119   144   132
1.20/1.30	c 6286           28048          2912692        4686669        0              0              65   143   100 
1.20/1.38	c 7006           30460          3102080        5018479        0              0              90   113   99  
1.30/1.46	c 7798           32308          3288463        5312395        0              0              88   107   95  
1.40/1.57	c 8669           34364          3545507        5637536        0              0              91   107   98  
1.60/1.70	c 9627           37890          3812343        6130168        0              0              69   97   83   
1.70/1.84	c 10680          41918          4109431        6695033        0              0              70   102   86  
1.90/2.01	c 11838          45829          4478648        7322527        0              0              74   95   84   
2.00/2.20	c 13111          51846          4906814        7953010        0              0              75   95   88   
2.29/2.43	c 14511          56983          5521346        8525099        0              0              58   87   69   
2.49/2.62	c 16051          63492          5952186        9195610        0              0              56   101   77  
2.69/2.80	c 17745          69737          6373804        9825227        0              0              56   82   71   
2.89/3.04	c 19608          77142          6934229        10749483       0              0              58   95   74   
3.09/3.28	c 21657          84241          7536815        11624934       0              0              61   93   76   
3.39/3.51	c 23910          91073          8113259        12243556       0              0              60   83   70   
3.69/3.84	c 26388          99221          8908974        13405224       0              0              61   87   72   
4.09/4.22	c 29113          131999         9790727        14237527       0              0              61   166   153 
4.49/4.69	c 32110          143054         10891544       15935253       0              0              84   104   93  
5.09/5.21	c 35406          152672         12021412       18262877       0              0              56   82   65   
5.59/5.78	c 39031          165270         13328854       20731389       0              0              62   85   70   
6.19/6.34	c 43018          181450         14765348       22598184       0              0              56   82   67   
6.89/7.06	c 47403          225731         16474625       24628781       0              0              45   189   104 
7.70/7.82	c 52226          243530         18245383       27707632       0              0              66   85   76   
8.49/8.67	c 57531          268447         20191387       31137339       0              0              47   90   60   
9.39/9.56	c 63366          288219         22396067       34479629       0              0              53   73   62   
10.39/10.54	c 69784          374720         24937365       36439796       0              0              50   179   134 
11.59/11.71	c 76843          414296         27527028       41396374       0              0              50   99   71   
12.69/12.81	c 84607          438837         30263609       45397327       0              0              56   76   65   
13.99/14.16	c 93147          496496         33163199       50385994       0              0              44   90   66   
15.30/15.45	c 102541         522496         36331606       55697941       0              0              52   68   59   
16.69/16.82	c 112874         583074         39460372       59621687       0              0              28   93   46   
18.19/18.38	c 124240         658267         43399159       63648869       0              0              28   93   56   
19.59/19.80	c 136742         689061         47100654       68542465       0              0              44   64   52   
21.49/21.67	c 150494         768364         51392529       74153188       0              0              38   86   56   
24.10/24.21	c 165621         842363         57060034       84275790       0              0              43   91   57   
26.49/26.68	c 182260         957494         62220104       92731008       0              0              44   90   63   
28.69/28.88	c 200562         1007408        67635609       100775324      0              0              46   69   55   
31.29/31.43	c 220694         1065581        74712583       108695347      0              0              23   42   32   
35.10/35.23	c 242839         1321853        82516988       117890396      0              0              27   83   63   
39.60/39.71	c 267198         1468277        92403199       135911461      0              0              42   84   62   
43.59/43.73	c 293992         1624205        101186523      153322685      0              0              48   105   73  
46.89/47.02	c 323465         1689913        109794193      164851447      0              0              50   71   61   
50.39/50.55	c 355885         1762771        119243948      176879625      0              0              46   63   53   
55.09/55.27	c 391547         1906828        130363569      193440883      0              0              34   78   49   
60.99/61.19	c 430775         2274611        143294173      209383501      0              0              28   73   58   
66.69/66.83	c 473925         2372340        156881886      232783740      0              0              40   59   47   
72.09/72.23	c 521390         2482568        171427377      250231335      0              0              37   54   45   
79.10/79.29	c 573601         2794807        187215395      272175653      0              0              18   72   38   
87.49/87.67	c 631033         2989965        207371715      306279631      0              0              37   80   52   
95.19/95.38	c 694208         3255096        225756252      330946782      0              0              35   74   48   
103.59/103.79	c 763700         3646427        245934827      354693016      0              0              22   70   46   
112.99/113.13	c 840141         3826934        270310206      388600675      0              0              37   56   45   
123.99/124.15	c 924226         4191815        296423395      425292978      0              0              33   69   47   
137.19/137.36	c 1016719        4651821        326184971      471461424      0              0              33   69   49   
153.99/154.17	c 1118461        5253253        362883087      531795038      0              0              33   73   51   
170.69/170.88	c 1230377        5842059        400217045      592534467      0              0              31   73   51   
190.19/190.32	c 1353484        6506636        445156183      657851528      0              0              31   73   49   
214.98/215.18	c 1488901        7159602        502224068      759248697      0              0              34   78   56   
233.88/234.03	c 1637859        8212016        545419473      831289327      0              0              43   167   100 
256.38/256.52	c 1801712        8600775        599659260      928102409      0              0              38   68   49   
274.48/274.67	c 1981950        8991988        648991628      983545446      0              0              37   60   47   
299.68/299.80	c 2180211        9496798        709880557      1084225138     0              0              38   72   47   
328.38/328.50	c 2398298        10502347       778899602      1173916247     0              0              25   69   39   
364.98/365.18	c 2638193        12452881       878297993      1261771047     0              0              20   73   59   
394.98/395.17	c 2902077        13258541       954397856      1358158785     0              0              34   72   48   
438.97/439.17	c 3192349        14666445       1056778196     1510528052     0              0              30   72   50   
486.87/487.08	c 3511648        16020917       1167027128     1698283843     0              0              33   74   49   
528.67/528.83	c 3862876        17198996       1269692164     1839580693     0              0              31   73   47   
576.67/576.89	c 4249226        18775139       1382802962     2000788585     0              0              33   69   47   
632.47/632.62	c 4674211        21036457       1515227451     2171511025     0              0              16   73   36   
692.76/692.98	c 5141694        22902689       1655853218     2380915920     0              0              31   71   46   
762.86/763.01	c 5655925        26488423       1824215717     2610831711     0              0              33   163   102 
841.75/841.93	c 6221579        28895208       2007938878     2896356703     0              0              34   74   49   
958.85/959.07	c 6843798        37368497       2262424008     3162986549     0              0              18   157   75  
1043.64/1043.82	c 7528238        39730722       2469564139     3458578533     0              0              34   73   47   
1140.34/1140.57	c 8281122        42167119       2707857067     3811247794     0              0              33   72   46   
1262.03/1262.25	c 9109294        48229110       2982479499     4166301519     0              0              16   69   45   
1376.73/1376.92	c 10020283       51837292       3252802917     4559844757     0              0              31   73   46   
1522.72/1522.94	c 11022370       59134479       3598871206     4960465834     0              0              15   73   46   
1670.11/1670.38	c 12124665       63390961       3953279413     5475409005     0              0              32   74   46   
1823.01/1823.23	c 13337189       68178030       4315895297     5998445371     0              0              31   73   46   
2011.40/2011.69	c 14670965       75920968       4742720193     6592473876     0              0              14   73   35   
2400.08/2400.30	
2400.08/2400.30	c *** INTERRUPTED ***
2400.08/2400.30	c restarts              : 101         
2400.08/2400.30	c conflicts             : 16023474     (6676 /sec)
2400.08/2400.30	c decisions             : 111037398    (46264 /sec)
2400.08/2400.30	c propagations          : 7274866887  (3031081 /sec)
2400.08/2400.30	c root propagations     : 0           
2400.08/2400.30	c filter calls          : 5529932121     (2304052 /sec)
2400.08/2400.30	c useless filter calls  : 3540150052     (64 %)
2400.08/2400.30	c Memory used           : 28.74 MB
2400.08/2400.30	c CPU time              : 2400.09 s
2400.08/2400.30	
2400.08/2400.30	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-4260159-1502038205/watcher-4260159-1502038205 -o /tmp/evaluation-result-4260159-1502038205/solver-4260159-1502038205 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22617 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260159-1502038205.xml 

pid=28545
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.08 2.00 2.04 2/180 28548
/proc/meminfo: memFree=31690192/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28548/stat : 28548 (runsolver) D 28545 28548 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 6016285 24240128 108 18446744073709551615 4194304 4338465 140729321942576 140729321940216 140666354795223 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 37535744 140729321947330 140729321947722 140729321947722 140729321951178 0
/proc/28548/statm: 5918 108 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.08 2.00 2.04 2/180 28548
/proc/meminfo: memFree=31690192/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=27436 CPUtime=0 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 1120 0 0 0 0 0 0 0 20 0 1 0 6016285 28094464 957 18446744073709551615 4194304 5747388 140725916547264 140725916543912 140431086848997 0 0 1 0 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 6859 957 719 380 0 277 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27436

[startup+0.200267 s]
/proc/loadavg: 2.08 2.00 2.04 2/180 28548
/proc/meminfo: memFree=31690192/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=29424 CPUtime=0.1 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 1673 0 0 0 10 0 0 0 20 0 1 0 6016285 30130176 1485 18446744073709551615 4194304 5747388 140725916547264 140725916543912 5126984 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29424

[startup+0.300248 s]
/proc/loadavg: 2.08 2.00 2.04 2/180 28548
/proc/meminfo: memFree=31690192/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=29424 CPUtime=0.2 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 1673 0 0 0 20 0 0 0 20 0 1 0 6016285 30130176 1485 18446744073709551615 4194304 5747388 140725916547264 140725916543912 5142941 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 29424

[startup+0.70022 s]
/proc/loadavg: 2.08 2.00 2.04 2/180 28548
/proc/meminfo: memFree=31690192/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=29424 CPUtime=0.6 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 1673 0 0 0 60 0 0 0 20 0 1 0 6016285 30130176 1485 18446744073709551615 4194304 5747388 140725916547264 140725916543912 4919802 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 29424

[startup+1.50022 s]
/proc/loadavg: 2.08 2.00 2.04 3/181 28549
/proc/meminfo: memFree=31687504/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=29424 CPUtime=1.4 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 1673 0 0 0 140 0 0 0 20 0 1 0 6016285 30130176 1485 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5000032 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 29424

[startup+3.10022 s]
/proc/loadavg: 2.08 2.00 2.04 3/181 28549
/proc/meminfo: memFree=31687132/32770624 swapFree=0/352608
[pid=28548] ppid=28545 vsize=29424 CPUtime=2.99 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 2347 0 0 0 299 0 0 0 20 0 1 0 6016285 30130176 1515 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5000032 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1515 764 380 0 774 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 29424

[startup+6.30022 s]
/proc/loadavg: 2.07 2.00 2.04 3/181 28549
/proc/meminfo: memFree=31686912/32770624 swapFree=0/352620
[pid=28548] ppid=28545 vsize=29424 CPUtime=6.19 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 3028 0 0 0 619 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4995240 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 29424

[startup+12.7002 s]
/proc/loadavg: 2.06 2.00 2.04 3/181 28549
/proc/meminfo: memFree=31686540/32770624 swapFree=0/352628
[pid=28548] ppid=28545 vsize=29424 CPUtime=12.59 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 3708 0 0 0 1259 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5121168 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 29424

[startup+25.5003 s]
/proc/loadavg: 2.05 2.00 2.04 4/181 28549
/proc/meminfo: memFree=31686544/32770624 swapFree=0/352640
[pid=28548] ppid=28545 vsize=29424 CPUtime=25.39 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 5059 0 0 0 2539 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5000064 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 29424

[startup+51.1003 s]
/proc/loadavg: 2.03 2.00 2.04 3/181 28550
/proc/meminfo: memFree=31686668/32770624 swapFree=0/352664
[pid=28548] ppid=28545 vsize=29424 CPUtime=50.99 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 5735 0 0 0 5099 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4894170 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 29424

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 2.04 3/181 28552
/proc/meminfo: memFree=31686056/32770624 swapFree=0/352740
[pid=28548] ppid=28545 vsize=29424 CPUtime=102.2 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 6410 0 0 0 10220 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5121136 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 29424

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 28554
/proc/meminfo: memFree=31686192/32770624 swapFree=0/352804
[pid=28548] ppid=28545 vsize=29424 CPUtime=162.19 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 7085 0 0 0 16219 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4917621 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 29424

[startup+222.306 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 28556
/proc/meminfo: memFree=31685908/32770624 swapFree=0/352852
[pid=28548] ppid=28545 vsize=29424 CPUtime=222.19 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 7760 0 0 0 22219 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5142941 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 29424

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28572
/proc/meminfo: memFree=31682048/32770624 swapFree=0/352936
[pid=28548] ppid=28545 vsize=29424 CPUtime=282.18 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 8438 0 0 0 28218 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4917665 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 29424

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28574
/proc/meminfo: memFree=31684576/32770624 swapFree=0/352988
[pid=28548] ppid=28545 vsize=29424 CPUtime=342.18 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 9113 0 0 0 34218 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4872860 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29424

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28576
/proc/meminfo: memFree=31685048/32770624 swapFree=0/353016
[pid=28548] ppid=28545 vsize=29424 CPUtime=402.18 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 9788 0 0 0 40218 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4919783 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29424

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/181 28578
/proc/meminfo: memFree=31685684/32770624 swapFree=0/353056
[pid=28548] ppid=28545 vsize=29424 CPUtime=462.17 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 10463 0 0 0 46217 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4916352 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29424

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 28644
/proc/meminfo: memFree=31666388/32770624 swapFree=0/353376
[pid=28548] ppid=28545 vsize=29424 CPUtime=522.17 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 11138 0 0 0 52217 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4894124 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 29424

[startup+582.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 28646
/proc/meminfo: memFree=31665596/32770624 swapFree=0/353468
[pid=28548] ppid=28545 vsize=29424 CPUtime=582.17 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 11813 0 0 0 58217 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4894209 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 29424


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


[startup+1542.31 s]
/proc/loadavg: 2.16 2.05 2.06 3/184 28732
/proc/meminfo: memFree=31660280/32770624 swapFree=0/354240
[pid=28548] ppid=28545 vsize=29424 CPUtime=1542.13 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 22431 0 0 0 154213 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4916463 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 29424

[startup+1602.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 28734
/proc/meminfo: memFree=31663180/32770624 swapFree=0/354284
[pid=28548] ppid=28545 vsize=29424 CPUtime=1602.12 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 23061 0 0 0 160212 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4919885 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 29424

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/181 28736
/proc/meminfo: memFree=31663676/32770624 swapFree=0/354308
[pid=28548] ppid=28545 vsize=29424 CPUtime=1662.11 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 23691 0 0 0 166211 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5000032 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 29424

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 28738
/proc/meminfo: memFree=31663552/32770624 swapFree=0/354344
[pid=28548] ppid=28545 vsize=29424 CPUtime=1722.11 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 24365 0 0 0 172211 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4918630 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 29424

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 28740
/proc/meminfo: memFree=31663904/32770624 swapFree=0/354380
[pid=28548] ppid=28545 vsize=29424 CPUtime=1782.11 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 24994 0 0 0 178211 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4917643 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 29424

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 28742
/proc/meminfo: memFree=31663624/32770624 swapFree=0/354412
[pid=28548] ppid=28545 vsize=29424 CPUtime=1842.11 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 25669 0 0 0 184211 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5142941 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1842.11
Current children cumulated vsize (KiB) 29424

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 28744
/proc/meminfo: memFree=31663992/32770624 swapFree=0/354448
[pid=28548] ppid=28545 vsize=29424 CPUtime=1902.1 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 26290 0 0 0 190210 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4919824 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1902.1
Current children cumulated vsize (KiB) 29424

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 28746
/proc/meminfo: memFree=31663580/32770624 swapFree=0/354472
[pid=28548] ppid=28545 vsize=29424 CPUtime=1962.1 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 26917 0 0 0 196210 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4915600 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 1962.1
Current children cumulated vsize (KiB) 29424

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28748
/proc/meminfo: memFree=31664008/32770624 swapFree=0/354516
[pid=28548] ppid=28545 vsize=29424 CPUtime=2022.1 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 27592 0 0 0 202210 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4894129 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2022.1
Current children cumulated vsize (KiB) 29424

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 28764
/proc/meminfo: memFree=31659552/32770624 swapFree=0/354576
[pid=28548] ppid=28545 vsize=29424 CPUtime=2082.1 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 28257 0 0 0 208210 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4893784 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2082.1
Current children cumulated vsize (KiB) 29424

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28766
/proc/meminfo: memFree=31663572/32770624 swapFree=0/354620
[pid=28548] ppid=28545 vsize=29424 CPUtime=2142.09 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 28921 0 0 0 214209 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4919885 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2142.09
Current children cumulated vsize (KiB) 29424

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28768
/proc/meminfo: memFree=31663448/32770624 swapFree=0/354644
[pid=28548] ppid=28545 vsize=29424 CPUtime=2202.09 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 29585 0 0 0 220209 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4890318 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 29424

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28770
/proc/meminfo: memFree=31663972/32770624 swapFree=0/354676
[pid=28548] ppid=28545 vsize=29424 CPUtime=2262.09 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 30248 0 0 0 226209 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4873211 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2262.09
Current children cumulated vsize (KiB) 29424

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28772
/proc/meminfo: memFree=31663816/32770624 swapFree=0/354720
[pid=28548] ppid=28545 vsize=29424 CPUtime=2322.08 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 30912 0 0 0 232208 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5142941 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 29424

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28774
/proc/meminfo: memFree=31663692/32770624 swapFree=0/354752
[pid=28548] ppid=28545 vsize=29424 CPUtime=2382.08 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 31576 0 0 0 238208 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 4890224 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 29424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28774
/proc/meminfo: memFree=31663816/32770624 swapFree=0/354760
[pid=28548] ppid=28545 vsize=29424 CPUtime=2400.08 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 32239 0 0 0 240008 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5118336 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 29424

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

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28774
/proc/meminfo: memFree=31663816/32770624 swapFree=0/354760
[pid=28548] ppid=28545 vsize=29424 CPUtime=2400.08 cores=1,3,5,7
/proc/28548/stat : 28548 (cosoco) R 28545 28548 21827 0 -1 4202496 32239 0 0 0 240008 0 0 0 20 0 1 0 6016285 30130176 1517 18446744073709551615 4194304 5747388 140725916547264 140725916544664 5118336 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 34390016 140725916553711 140725916553806 140725916553806 140725916557262 0
/proc/28548/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 29424

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.010999
CPU usage (%): 99.9914
Max. virtual memory (cumulated for all children) (KiB): 29424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.010999
maximum resident set size= 6144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32289
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= 11
involuntary context switches= 605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.35989 second user time and 8.03677 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 18:36:07
IDJOB=4260159
IDBENCH=139767
IDSOLVER=2647
FILE ID=node126/4260159-1502038205
RUNJOBID= node126-1502014384-22617
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-07-2-12.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260159-1502038205/watcher-4260159-1502038205 -o /tmp/evaluation-result-4260159-1502038205/solver-4260159-1502038205 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22617 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260159-1502038205.xml

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

MD5SUM BENCH= d28d3b77622c454a4009aeb11785833b
RANDOM SEED=1216744586

node126.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.81
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.81
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.81
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.81
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:        31690192 kB
MemAvailable:   32021496 kB
Buffers:          128292 kB
Cached:           483612 kB
SwapCached:            0 kB
Active:           310732 kB
Inactive:         361132 kB
Active(anon):      60160 kB
Inactive(anon):     8524 kB
Active(file):     250572 kB
Inactive(file):   352608 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             4 kB
AnonPages:         59848 kB
Mapped:            31412 kB
Shmem:              8868 kB
Slab:             112824 kB
SReclaimable:      87920 kB
SUnreclaim:        24904 kB
KernelStack:        3184 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     302084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2017-08-06 19:16:08