Trace number 4267263

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.12? (TO) 2400.03 2400.01

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-090.xml
MD5SUM328d51b82070b586362c1099b738d751
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.016551999
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of constraints180
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":270}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":270}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":180}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180}]
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-4267263-1502606745.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.00 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 270
0.00/0.07	c |            Domain Sizes: 2..2
0.00/0.07	c |
0.00/0.07	c |             Constraints: 180
0.00/0.07	c |                   Arity: 3..3  -- Ternary: 180
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          Extension: 180  (nb tuples: 4..4) -- (shared: 175)
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            3842           19958          19498          0              0              90   267   167 
0.00/0.08	c 211            4912           23788          22961          0              0              58   257   202 
0.00/0.09	c 332            5568           26232          25288          0              0              45   69   57   
0.00/0.09	c 465            6222           28904          27679          0              0              136   187   161
0.00/0.09	c 611            7283           33231          31623          0              0              137   242   213
0.00/0.10	c 771            8088           36281          34440          0              0              121   181   146
0.00/0.10	c 947            9165           40134          38014          0              0              50   217   122 
0.04/0.11	c 1140           10389          44579          42220          0              0              18   165   105 
0.04/0.11	c 1352           11905          49936          47414          0              0              30   47   43   
0.04/0.12	c 1585           13093          54338          51531          0              0              15   173   110 
0.04/0.13	c 1841           14673          60063          56981          0              0              44   74   63   
0.04/0.13	c 2122           16858          67638          64109          0              0              58   230   212 
0.04/0.14	c 2431           18758          74368          70496          0              0              99   204   130 
0.04/0.15	c 2770           20936          82116          77842          0              0              110   218   180
0.04/0.16	c 3142           23851          91776          87266          0              0              115   150   132
0.04/0.18	c 3551           26946          102573         97709          0              0              55   150   115 
0.04/0.19	c 4000           29797          112679         107213         0              0              27   269   207 
0.04/0.20	c 4493           33230          124832         118791         0              0              81   257   219 
0.04/0.21	c 5035           36766          137112         130490         0              0              185   244   220
0.15/0.23	c 5631           40636          150610         143501         0              0              44   207   167 
0.15/0.24	c 6286           45072          165862         158011         0              0              107   269   246
0.15/0.26	c 7006           49760          182166         173636         0              0              80   265   212 
0.15/0.28	c 7798           54940          200462         191177         0              0              30   215   173 
0.15/0.31	c 8669           60927          221567         211506         0              0              68   113   86  
0.25/0.34	c 9627           67353          243896         232848         0              0              21   208   83  
0.25/0.37	c 10680          75489          272008         260293         0              0              59   167   153 
0.25/0.41	c 11838          84023          301310         288872         0              0              61   157   141 
0.35/0.44	c 13111          93249          333749         320253         0              0              86   265   257 
0.35/0.48	c 14511          104612         372740         358241         0              0              61   264   249 
0.45/0.51	c 16051          114334         407248         391551         0              0              63   264   247 
0.45/0.56	c 17745          126826         450946         433858         0              0              184   263   215
0.54/0.61	c 19608          140537         498810         480659         0              0              29   264   228 
0.54/0.67	c 21657          155324         550170         530522         0              0              163   241   216
0.63/0.73	c 23910          171167         605407         583950         0              0              25   225   185 
0.73/0.82	c 26388          190713         674944         652053         0              0              26   138   117 
0.73/0.89	c 29113          211969         748282         723713         0              0              232   265   256
0.83/0.97	c 32110          230802         815613         788754         0              0              113   255   190
0.94/1.06	c 35406          253270         893815         864884         0              0              73   159   104 
1.04/1.17	c 39031          282143         994482         963222         0              0              208   260   236
1.13/1.29	c 43018          312824         1101031        1067869        0              0              78   204   184 
1.33/1.44	c 47403          346692         1219592        1184743        0              0              41   138   108 
1.53/1.63	c 52226          390330         1369370        1331407        0              0              84   131   120 
1.63/1.79	c 57531          432686         1518932        1477436        0              0              43   263   238 
1.83/1.95	c 63366          477813         1677723        1632126        0              0              42   259   246 
2.04/2.13	c 69784          526162         1849291        1799203        0              0              43   256   222 
2.23/2.38	c 76843          590399         2068039        2015294        0              0              71   210   201 
2.53/2.67	c 84607          659594         2310302        2253298        0              0              103   209   152
2.83/2.90	c 93147          720802         2523800        2462553        0              0              59   255   236 
3.13/3.21	c 102541         791524         2772413        2704922        0              0              22   198   110 
3.43/3.53	c 112874         879371         3079242        3005139        0              0              36   258   246 
3.73/3.86	c 124240         969681         3397419        3316829        0              0              34   245   236 
4.12/4.24	c 136742         1070165        3750378        3661792        0              0              40   245   226 
4.62/4.78	c 150494         1190810        4172048        4073482        0              0              65   197   103 
5.12/5.20	c 165621         1304856        4572732        4464644        0              0              49   253   226 
5.62/5.71	c 182260         1444777        5065609        4945357        0              0              38   250   242 
6.22/6.33	c 200562         1590678        5577414        5443376        0              0              48   148   136 
6.82/6.94	c 220694         1756621        6159331        6012589        0              0              140   250   242
7.52/7.68	c 242839         1958327        6856846        6700569        0              0              192   249   242
8.32/8.42	c 267198         2160979        7573385        7400285        0              0              98   250   236 
9.12/9.23	c 293992         2381971        8348465        8159497        0              0              51   249   240 
9.93/10.10	c 323465         2619465        9171698        8965054        0              0              89   250   242 
10.93/11.09	c 355885         2885631        10109084       9884259        0              0              69   250   232 
12.12/12.26	c 391547         3177153        11144663       10896375       0              0              130   206   181
13.32/13.44	c 430775         3503521        12272740       12006109       0              0              33   252   243 
14.52/14.69	c 473925         3845547        13476010       13178761       0              0              49   250   241 
16.12/16.21	c 521390         4252408        14902659       14579309       0              0              99   250   230 
17.72/17.88	c 573601         4692439        16416673       16068265       0              0              43   250   212 
19.62/19.77	c 631033         5204792        18208732       17829912       0              0              110   250   237
21.62/21.71	c 694208         5719073        19994356       19588516       0              0              39   249   215 
23.82/23.92	c 763700         6321529        22126735       21678500       0              0              107   248   241
26.72/26.83	c 840141         7051672        24685433       24192809       0              0              135   248   187
29.32/29.46	c 924226         7770435        27195474       26652107       0              0              30   250   236 
32.22/32.36	c 1016719        8553019        29950373       29340076       0              0              23   247   231 
35.62/35.72	c 1118461        9456734        33145042       32480804       0              0              64   243   231 
39.03/39.15	c 1230377        10369096       36374993       35641224       0              0              55   244   222 
42.82/42.95	c 1353484        11390327       39967940       39166611       0              0              58   247   229 
47.12/47.24	c 1488901        12546073       44039331       43147256       0              0              119   247   232
52.72/52.80	c 1637859        13805214       48469413       47501752       0              0              47   132   111 
58.32/58.49	c 1801712        15347690       53853503       52780973       0              0              28   248   237 
64.32/64.40	c 1981950        16931055       59476666       58257952       0              0              156   249   228
71.12/71.21	c 2180211        18785745       65923826       64561966       0              0              103   247   239
78.22/78.36	c 2398298        20736493       72802852       71316066       0              0              172   247   240
86.42/86.52	c 2638193        22862585       80312578       78666829       0              0              51   249   211 
95.22/95.30	c 2902077        25245822       88559314       86768190       0              0              42   249   233 
107.32/107.40	c 3192349        28508693       99924300       98003443       0              0              60   247   237 
118.23/118.37	c 3511648        31243767       109566482      107491501      0              0              74   247   184 
131.33/131.42	c 3862876        34642322       121466071      119150868      0              0              40   248   208 
145.43/145.55	c 4249226        38404422       134711808      132237929      0              0              38   246   228 
160.73/160.82	c 4674211        42373502       148716634      145997330      0              0              69   246   211 
176.23/176.30	c 5141694        46275351       162500825      159515353      0              0              75   227   188 
195.33/195.44	c 5655925        51413133       180419344      177231415      0              0              42   248   232 
214.53/214.67	c 6221579        56404074       198168753      194592153      0              0              53   244   210 
238.83/238.98	c 6843798        62095611       218127350      214221838      0              0              73   244   140 
263.73/263.80	c 7528238        68847544       241477050      237281936      0              0              57   246   236 
288.04/288.16	c 8281122        75440526       264709681      260111676      0              0              140   244   237
319.73/319.88	c 9109294        84001237       294770186      289550808      0              0              174   246   235
353.04/353.16	c 10020283       93043637       326296518      320580126      0              0              85   246   236 
389.14/389.21	c 11022370       102703052      360537038      354242259      0              0              173   240   232
433.84/433.92	c 12124665       113431569      397997720      391204634      0              0              56   240   156 
477.14/477.28	c 13337189       125124664      438702853      431291102      0              0              106   246   234
524.95/525.01	c 14670965       137982674      484047902      475689308      0              0              117   244   234
578.65/578.78	c 16138118       152366499      534501098      525397998      0              0              166   242   230
632.96/633.02	c 17751986       167069312      585948149      575982665      0              0              58   246   234 
694.85/695.00	c 19527240       183751789      645098503      633940666      0              0              80   244   235 
766.26/766.39	c 21480019       201005517      705182606      692959079      0              0              72   173   158 
840.07/840.14	c 23628075       220780074      774993245      761417396      0              0              170   247   231
919.07/919.12	c 25990936       241443283      848650392      833677744      0              0              135   246   218
1016.37/1016.48	c 28590083       265314833      933193468      916287040      0              0              87   247   175 
1113.57/1113.62	c 31449144       291556824      1024682089     1006542756     0              0              54   248   231 
1235.37/1235.40	c 34594111       323303200      1136485365     1116948403     0              0              60   246   217 
1367.09/1367.19	c 38053574       358336266      1258571998     1237065810     0              0              60   247   222 
1518.58/1518.60	c 41858983       397986425      1398148206     1374750441     0              0              58   241   220 
1683.00/1683.03	c 46044932       439203269      1541585814     1516002633     0              0              65   247   188 
1843.30/1843.38	c 50649475       481764144      1689746535     1662418139     0              0              44   245   222 
2068.71/2068.78	c 55714472       534310324      1874766200     1844415572     0              0              48   244   144 
2291.72/2291.78	c 61285968       586638772      2057865304     2024094346     0              0              56   152   140 
2400.03/2400.00	
2400.03/2400.00	c *** INTERRUPTED ***
2400.03/2400.00	c restarts              : 116         
2400.03/2400.00	c conflicts             : 64290722     (26788 /sec)
2400.03/2400.00	c decisions             : 615644900    (256516 /sec)
2400.03/2400.00	c propagations          : 2124336356  (885132 /sec)
2400.03/2400.00	c root propagations     : 0           
2400.03/2400.00	c filter calls          : 2159545536     (899802 /sec)
2400.03/2400.00	c useless filter calls  : 1237288926     (57 %)
2400.03/2400.00	c Memory used           : 27.31 MB
2400.03/2400.00	c CPU time              : 2400.02 s
2400.03/2400.00	
2400.03/2400.00	s UNKNOWN

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267263-1502606745/watcher-4267263-1502606745 -o /tmp/evaluation-result-4267263-1502606745/solver-4267263-1502606745 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502596287-9625 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267263-1502606745.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11174, runsolver pid=11171
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 2.00 2.01 2.05 2/180 11176
/proc/meminfo: memFree=31827944/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27832 memory=4360 CPUtime=0.04 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1268 0 0 0 4 0 0 0 20 0 1 0 108180938 28499968 1090 18446744073709551615 4194304 5748600 140732732378560 140732732375208 4890582 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6958 1090 745 380 0 376 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 27832 KiB
Current children cumulated memory: 4360 KiB

[startup+0.209286 s]*
/proc/loadavg: 2.00 2.01 2.05 3/180 11180
/proc/meminfo: memFree=31827944/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4360 CPUtime=0.15 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1285 0 0 0 15 0 0 0 20 0 1 0 108180938 28635136 1090 18446744073709551615 4194304 5748600 140732732378560 140732732375208 4890563 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1090 745 380 0 409 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4360 KiB

[startup+0.30867 s]*
/proc/loadavg: 2.00 2.01 2.05 2/185 11190
/proc/meminfo: memFree=31826244/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4360 CPUtime=0.25 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1289 0 0 0 25 0 0 0 20 0 1 0 108180938 28635136 1090 18446744073709551615 4194304 5748600 140732732378560 140732732375208 5129832 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1090 745 380 0 409 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4360 KiB

[startup+0.700275 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 11190
/proc/meminfo: memFree=31825784/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4360 CPUtime=0.63 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1292 0 0 0 63 0 0 0 20 0 1 0 108180938 28635136 1090 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5129850 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1090 745 380 0 409 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4360 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 11190
/proc/meminfo: memFree=31825784/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4360 CPUtime=1.43 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1294 0 0 0 143 0 0 0 20 0 1 0 108180938 28635136 1090 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890563 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1090 745 380 0 409 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4360 KiB

[startup+3.10897 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 11190
/proc/meminfo: memFree=31825384/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=3.04 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1618 0 0 0 304 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144157 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+6.30027 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 11190
/proc/meminfo: memFree=31825148/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=6.22 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 1942 0 0 0 622 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144157 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 11190
/proc/meminfo: memFree=31825396/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=12.62 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 2266 0 0 0 1262 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890512 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/184 11190
/proc/meminfo: memFree=31825640/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=25.42 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 2914 0 0 0 2542 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890563 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+51.1089 s]
/proc/loadavg: 1.96 2.00 2.04 3/184 11190
/proc/meminfo: memFree=31825516/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=51.03 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 3238 0 0 0 5103 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890512 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/185 11193
/proc/meminfo: memFree=31826012/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=102.22 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 3562 0 0 0 10222 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4893039 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/185 11195
/proc/meminfo: memFree=31826572/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=162.23 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 3886 0 0 0 16223 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5119552 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 162.23 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 11197
/proc/meminfo: memFree=31826664/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=222.23 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 4210 0 0 0 22223 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890606 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 11200
/proc/meminfo: memFree=31826640/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=282.23 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 4534 0 0 0 28223 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4894251 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 11243
/proc/meminfo: memFree=31827224/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=342.23 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 4858 0 0 0 34223 0 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5119563 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+402.3 s]
/proc/loadavg: 2.41 2.13 2.08 3/185 11325
/proc/meminfo: memFree=31825644/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=402.24 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 5182 0 0 0 40223 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890606 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+462.3 s]
/proc/loadavg: 2.15 2.11 2.08 3/185 11327
/proc/meminfo: memFree=31825520/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=462.24 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 5506 0 0 0 46223 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890602 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB


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

/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1602.29 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 11524
/proc/meminfo: memFree=31361484/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=1662.29 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 9669 0 0 0 166228 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144161 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1662.29 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/188 11541
/proc/meminfo: memFree=31357844/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=1722.29 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 9993 0 0 0 172228 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5127439 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/191 11570
/proc/meminfo: memFree=31356316/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=1782.3 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 9993 0 0 0 178229 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890592 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/191 11572
/proc/meminfo: memFree=31356704/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=1842.3 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 10273 0 0 0 184229 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5135168 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+1902.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 11574
/proc/meminfo: memFree=31360584/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=1902.3 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 10604 0 0 0 190229 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4894318 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+1962.3 s]
/proc/loadavg: 2.15 2.07 2.05 3/187 11576
/proc/meminfo: memFree=31361088/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=1962.3 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 10604 0 0 0 196229 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144157 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2022.3 s]
/proc/loadavg: 2.60 2.18 2.09 3/186 11578
/proc/meminfo: memFree=31361352/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2022.3 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 10889 0 0 0 202229 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144157 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2082.3 s]
/proc/loadavg: 2.49 2.25 2.12 3/185 11581
/proc/meminfo: memFree=31360888/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2082.31 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 11196 0 0 0 208230 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5135182 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2142.3 s]
/proc/loadavg: 2.24 2.22 2.12 3/185 11583
/proc/meminfo: memFree=31361108/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2142.31 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 11196 0 0 0 214230 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890606 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2202.3 s]
/proc/loadavg: 2.09 2.18 2.12 3/185 11585
/proc/meminfo: memFree=31361028/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2202.31 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 11469 0 0 0 220230 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144180 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2262.3 s]
/proc/loadavg: 2.03 2.15 2.11 3/185 11587
/proc/meminfo: memFree=31360904/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2262.31 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 11743 0 0 0 226230 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 5144157 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.12 2.10 3/189 11604
/proc/meminfo: memFree=31356164/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2322.32 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 11793 0 0 0 232231 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4894068 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2322.32 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

[startup+2382.3 s]
/proc/loadavg: 2.04 2.11 2.10 3/189 11607
/proc/meminfo: memFree=31356088/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2382.32 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 12064 0 0 0 238231 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890558 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.03 2.11 2.10 3/186 11607
/proc/meminfo: memFree=31359340/32770624 swapFree=67108764/67108860
[pid=11174] ppid=11171 vsize=27964 memory=4528 CPUtime=2400.03 cores=1,3,5,7
/proc/11174/stat : 11174 (cosoco) R 11171 11174 4674 0 -1 4202496 12332 0 0 0 240002 1 0 0 20 0 1 0 108180938 28635136 1132 18446744073709551615 4194304 5748600 140732732378560 140732732375960 4890512 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7849824 7854664 27774976 140732732383689 140732732383784 140732732383784 140732732387278 0
/proc/11174/statm: 6991 1132 745 380 0 409 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27964 KiB
Current children cumulated memory: 4528 KiB

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

[startup+2400.01 s]
# the end of solver process 11174 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.02 s, system=0.011 s

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

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.03
CPU user time (s): 2400.02
CPU system time (s): 0.011
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 27964
Max. memory (cumulated for all children) (KiB): 4528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.011
maximum resident set size= 4600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12384
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= 951


# summary of solver processes directly reported to runsolver:
#   pid: 11174
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2400.02
#   total CPU system time (s): 0.011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.84441 second user time and 15.8095 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-13 08:31:51
IDJOB=4267263
IDBENCH=126877
IDSOLVER=2657
FILE ID=node134/4267263-1502606745
RUNJOBID= node134-1502596287-9625
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-090.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267263-1502606745/watcher-4267263-1502606745 -o /tmp/evaluation-result-4267263-1502606745/solver-4267263-1502606745 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502596287-9625 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267263-1502606745.xml

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

MD5SUM BENCH= 328d51b82070b586362c1099b738d751
RANDOM SEED=727864815

node134.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.43
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.43
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.43
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.43
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:        31828704 kB
MemAvailable:   31965128 kB
Buffers:          215492 kB
Cached:           214036 kB
SwapCached:            4 kB
Active:           346028 kB
Inactive:         140988 kB
Active(anon):       4136 kB
Inactive(anon):    94540 kB
Active(file):     341892 kB
Inactive(file):    46448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              1948 kB
Writeback:             8 kB
AnonPages:         57296 kB
Mapped:            54828 kB
Shmem:             41564 kB
Slab:             154268 kB
SReclaimable:     127840 kB
SUnreclaim:        26428 kB
KernelStack:        3216 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     315052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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= 62028 MiB
End job on node134 at 2017-08-13 09:11:51