Trace number 4241908

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco 1.1? (TO) 2400.03 2399.8999

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 benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.7402902
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.0 --  
0.00/0.11	c
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.13	c 101            472            51942          51763          0              0              234   277   255
0.00/0.15	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.09/0.20	c 465            3158           227643         251662         0              0              206   242   216
0.09/0.23	c 611            3844           313940         405046         0              0              140   184   161
0.09/0.26	c 771            4885           369298         493954         0              0              99   149   124 
0.19/0.30	c 947            5644           464080         651045         0              0              129   143   133
0.19/0.32	c 1140           6239           533639         723651         0              0              129   148   135
0.19/0.36	c 1352           7003           643659         865677         0              0              42   99   72   
0.29/0.40	c 1585           8038           754754         1037965        0              0              44   88   66   
0.29/0.46	c 1841           8834           889078         1263002        0              0              70   83   77   
0.39/0.51	c 2122           9797           1019034        1478368        0              0              73   91   82   
0.39/0.56	c 2431           10590          1142052        1651206        0              0              81   94   86   
0.49/0.67	c 2770           11500          1381311        2278467        0              0              86   93   88   
0.59/0.75	c 3142           12818          1569427        2609758        0              0              139   159   147
0.69/0.81	c 3551           14070          1734609        2858861        0              0              148   188   169
0.69/0.88	c 4000           15955          1900762        3108251        0              0              116   146   136
0.79/0.99	c 4493           18655          2163645        3521803        0              0              97   172   126 
0.89/1.09	c 5035           21118          2414193        3912033        0              0              126   169   149
1.00/1.19	c 5631           23154          2651568        4240474        0              0              119   144   132
1.19/1.31	c 6286           28048          2912692        4686669        0              0              65   143   100 
1.29/1.40	c 7006           30460          3102080        5018479        0              0              90   113   99  
1.29/1.48	c 7798           32308          3288463        5312395        0              0              88   107   95  
1.39/1.59	c 8669           34364          3545507        5637536        0              0              91   107   98  
1.59/1.71	c 9627           37890          3812343        6130168        0              0              69   97   83   
1.69/1.85	c 10680          41918          4109431        6695033        0              0              70   102   86  
1.89/2.03	c 11838          45829          4478648        7322527        0              0              74   95   84   
2.10/2.22	c 13111          51846          4906814        7953010        0              0              75   95   88   
2.29/2.45	c 14511          56983          5521346        8525099        0              0              58   87   69   
2.49/2.64	c 16051          63492          5952186        9195610        0              0              56   101   77  
2.69/2.82	c 17745          69737          6373804        9825227        0              0              56   82   71   
2.89/3.07	c 19608          77142          6934229        10749483       0              0              58   95   74   
3.20/3.31	c 21657          84241          7536815        11624934       0              0              61   93   76   
3.39/3.54	c 23910          91073          8113259        12243556       0              0              60   83   70   
3.69/3.87	c 26388          99221          8908974        13405224       0              0              61   87   72   
4.09/4.25	c 29113          131999         9790727        14237527       0              0              61   166   153 
4.59/4.73	c 32110          143054         10891544       15935253       0              0              84   104   93  
5.09/5.25	c 35406          152672         12021412       18262877       0              0              56   82   65   
5.69/5.83	c 39031          165270         13328854       20731389       0              0              62   85   70   
6.19/6.40	c 43018          181450         14765348       22598184       0              0              56   82   67   
6.99/7.12	c 47403          225731         16474625       24628781       0              0              45   189   104 
7.70/7.88	c 52226          243530         18245383       27707632       0              0              66   85   76   
8.59/8.75	c 57531          268447         20191387       31137339       0              0              47   90   60   
9.49/9.64	c 63366          288219         22396067       34479629       0              0              53   73   62   
10.49/10.63	c 69784          374720         24937365       36439796       0              0              50   179   134 
11.69/11.80	c 76843          414296         27527028       41396374       0              0              50   99   71   
12.79/12.91	c 84607          438837         30263609       45397327       0              0              56   76   65   
14.09/14.27	c 93147          496496         33163199       50385994       0              0              44   90   66   
15.40/15.57	c 102541         522496         36331606       55697941       0              0              52   68   59   
16.80/16.94	c 112874         583074         39460372       59621687       0              0              28   93   46   
18.40/18.52	c 124240         658267         43399159       63648869       0              0              28   93   56   
19.80/19.95	c 136742         689061         47100654       68542465       0              0              44   64   52   
21.70/21.84	c 150494         768364         51392529       74153188       0              0              38   86   56   
24.20/24.39	c 165621         842363         57060034       84275790       0              0              43   91   57   
26.70/26.88	c 182260         957494         62220104       92731008       0              0              44   90   63   
28.90/29.09	c 200562         1007408        67635609       100775324      0              0              46   69   55   
31.50/31.66	c 220694         1065581        74712583       108695347      0              0              23   42   32   
35.30/35.49	c 242839         1321853        82516988       117890396      0              0              27   83   63   
39.90/40.01	c 267198         1468277        92403199       135911461      0              0              42   84   62   
43.90/44.07	c 293992         1624205        101186523      153322685      0              0              48   105   73  
47.20/47.37	c 323465         1689913        109794193      164851447      0              0              50   71   61   
50.80/50.92	c 355885         1762771        119243948      176879625      0              0              46   63   53   
55.50/55.66	c 391547         1906828        130363569      193440883      0              0              34   78   49   
61.50/61.64	c 430775         2274611        143294173      209383501      0              0              28   73   58   
67.20/67.32	c 473925         2372340        156881886      232783740      0              0              40   59   47   
72.61/72.75	c 521390         2482568        171427377      250231335      0              0              37   54   45   
79.70/79.88	c 573601         2794807        187215395      272175653      0              0              18   72   38   
88.20/88.32	c 631033         2989965        207371715      306279631      0              0              37   80   52   
95.90/96.06	c 694208         3255096        225756252      330946782      0              0              35   74   48   
104.41/104.52	c 763700         3646427        245934827      354693016      0              0              22   70   46   
113.70/113.87	c 840141         3826934        270310206      388600675      0              0              37   56   45   
124.81/124.94	c 924226         4191815        296423395      425292978      0              0              33   69   47   
138.11/138.22	c 1016719        4651821        326184971      471461424      0              0              33   69   49   
155.01/155.12	c 1118461        5253253        362883087      531795038      0              0              33   73   51   
171.81/171.91	c 1230377        5842059        400217045      592534467      0              0              31   73   51   
191.32/191.48	c 1353484        6506636        445156183      657851528      0              0              31   73   49   
216.41/216.50	c 1488901        7159602        502224068      759248697      0              0              34   78   56   
235.32/235.49	c 1637859        8212016        545419473      831289327      0              0              43   167   100 
257.92/258.09	c 1801712        8600775        599659260      928102409      0              0              38   68   49   
276.22/276.30	c 1981950        8991988        648991628      983545446      0              0              37   60   47   
301.43/301.55	c 2180211        9496798        709880557      1084225138     0              0              38   72   47   
330.22/330.38	c 2398298        10502347       778899602      1173916247     0              0              25   69   39   
367.13/367.29	c 2638193        12452881       878297993      1261771047     0              0              20   73   59   
397.33/397.47	c 2902077        13258541       954397856      1358158785     0              0              34   72   48   
441.54/441.69	c 3192349        14666445       1056778196     1510528052     0              0              30   72   50   
489.74/489.84	c 3511648        16020917       1167027128     1698283843     0              0              33   74   49   
531.84/531.92	c 3862876        17198996       1269692164     1839580693     0              0              31   73   47   
580.15/580.25	c 4249226        18775139       1382802962     2000788585     0              0              33   69   47   
636.15/636.25	c 4674211        21036457       1515227451     2171511025     0              0              16   73   36   
696.96/697.03	c 5141694        22902689       1655853218     2380915920     0              0              31   71   46   
767.37/767.40	c 5655925        26488423       1824215717     2610831711     0              0              33   163   102 
846.67/846.71	c 6221579        28895208       2007938878     2896356703     0              0              34   74   49   
964.69/964.76	c 6843798        37368497       2262424008     3162986549     0              0              18   157   75  
1050.09/1050.17	c 7528238        39730722       2469564139     3458578533     0              0              34   73   47   
1147.20/1147.28	c 8281122        42167119       2707857067     3811247794     0              0              33   72   46   
1269.82/1269.87	c 9109294        48229110       2982479499     4166301519     0              0              16   69   45   
1385.23/1385.23	c 10020283       51837292       3252802917     4559844757     0              0              31   73   46   
1532.35/1532.31	c 11022370       59134479       3598871206     4960465834     0              0              15   73   46   
1680.55/1680.58	c 12124665       63390961       3953279413     5475409005     0              0              32   74   46   
1834.27/1834.27	c 13337189       68178030       4315895297     5998445371     0              0              31   73   46   
2024.09/2024.06	c 14670965       75920968       4742720193     6592473876     0              0              14   73   35   

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241908-1502055647/watcher-4241908-1502055647 -o /tmp/evaluation-result-4241908-1502055647/solver-4241908-1502055647 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16652 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241908-1502055647.xml 

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

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.20 2.07 2.06 4/180 18446
/proc/meminfo: memFree=31729076/32770624 swapFree=0/379248
[pid=18446] ppid=18443 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/18446/stat : 18446 (runsolver) D 18443 18446 9955 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 7785670 24240128 108 18446744073709551615 4194304 4338465 140727734398800 140727734396440 139626799829719 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 6680576 140727734403231 140727734403658 140727734403658 140727734407114 0
/proc/18446/statm: 5918 108 54 36 0 2156 0

[startup+0.10011 s]
/proc/loadavg: 2.20 2.07 2.06 4/180 18446
/proc/meminfo: memFree=31729076/32770624 swapFree=0/379248
[pid=18446] ppid=18443 vsize=26912 CPUtime=0 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4194304 233 0 0 0 0 0 0 0 20 0 1 0 7785670 27557888 93 18446744073709551615 4194304 5970956 140733122879104 140733122875752 139832584447625 0 0 1 0 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 6728 93 64 434 0 60 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26912

[startup+0.200328 s]
/proc/loadavg: 2.20 2.07 2.06 4/180 18446
/proc/meminfo: memFree=31729076/32770624 swapFree=0/379248
[pid=18446] ppid=18443 vsize=29636 CPUtime=0.09 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 1684 0 0 0 9 0 0 0 20 0 1 0 7785670 30347264 1498 18446744073709551615 4194304 5970956 140733122879104 140733122875752 5337505 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1498 777 434 0 773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29636

[startup+0.30033 s]
/proc/loadavg: 2.20 2.07 2.06 4/180 18446
/proc/meminfo: memFree=31729076/32770624 swapFree=0/379248
[pid=18446] ppid=18443 vsize=29636 CPUtime=0.19 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 1684 0 0 0 19 0 0 0 20 0 1 0 7785670 30347264 1498 18446744073709551615 4194304 5970956 140733122879104 140733122875752 4994584 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1498 777 434 0 773 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29636

[startup+0.700278 s]
/proc/loadavg: 2.20 2.07 2.06 4/180 18446
/proc/meminfo: memFree=31729076/32770624 swapFree=0/379248
[pid=18446] ppid=18443 vsize=29636 CPUtime=0.59 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 1684 0 0 0 59 0 0 0 20 0 1 0 7785670 30347264 1498 18446744073709551615 4194304 5970956 140733122879104 140733122875752 4994614 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1498 777 434 0 773 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 29636

[startup+1.50028 s]
/proc/loadavg: 2.20 2.07 2.06 3/181 18447
/proc/meminfo: memFree=31726224/32770624 swapFree=0/379244
[pid=18446] ppid=18443 vsize=29636 CPUtime=1.39 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 1684 0 0 0 139 0 0 0 20 0 1 0 7785670 30347264 1498 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5327936 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1498 777 434 0 773 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 29636

[startup+3.10027 s]
/proc/loadavg: 2.20 2.07 2.06 3/181 18447
/proc/meminfo: memFree=31725976/32770624 swapFree=0/379244
[pid=18446] ppid=18443 vsize=29636 CPUtime=2.99 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 2261 0 0 0 299 0 0 0 20 0 1 0 7785670 30347264 1531 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5327981 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1531 780 434 0 773 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 29636

[startup+6.30028 s]
/proc/loadavg: 2.18 2.07 2.06 3/181 18447
/proc/meminfo: memFree=31726100/32770624 swapFree=0/379244
[pid=18446] ppid=18443 vsize=29636 CPUtime=6.19 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 3035 0 0 0 619 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934350 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 29636

[startup+12.7003 s]
/proc/loadavg: 2.17 2.07 2.06 3/181 18447
/proc/meminfo: memFree=31725512/32770624 swapFree=0/379260
[pid=18446] ppid=18443 vsize=29636 CPUtime=12.59 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 3714 0 0 0 1259 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4994503 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 29636

[startup+25.5004 s]
/proc/loadavg: 2.13 2.07 2.05 3/181 18448
/proc/meminfo: memFree=31726008/32770624 swapFree=0/379272
[pid=18446] ppid=18443 vsize=29636 CPUtime=25.4 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 5061 0 0 0 2540 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934010 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 29636

[startup+51.1003 s]
/proc/loadavg: 2.09 2.06 2.05 3/181 18448
/proc/meminfo: memFree=31726380/32770624 swapFree=0/379296
[pid=18446] ppid=18443 vsize=29636 CPUtime=51 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 5736 0 0 0 5100 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4976698 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 29636

[startup+102.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 18451
/proc/meminfo: memFree=31725340/32770624 swapFree=0/379372
[pid=18446] ppid=18443 vsize=29636 CPUtime=102.21 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 6409 0 0 0 10221 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934521 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 29636

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 18453
/proc/meminfo: memFree=31725456/32770624 swapFree=0/379424
[pid=18446] ppid=18443 vsize=29636 CPUtime=162.21 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 7082 0 0 0 16221 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5325193 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 29636

[startup+222.306 s]
/proc/loadavg: 2.09 2.05 2.05 3/185 18470
/proc/meminfo: memFree=31721040/32770624 swapFree=0/379516
[pid=18446] ppid=18443 vsize=29636 CPUtime=222.22 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 7755 0 0 0 22222 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5325193 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29636

[startup+282.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 18472
/proc/meminfo: memFree=31720420/32770624 swapFree=0/379580
[pid=18446] ppid=18443 vsize=29636 CPUtime=282.22 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 7758 0 0 0 28222 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934449 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29636

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 18474
/proc/meminfo: memFree=31723332/32770624 swapFree=0/379644
[pid=18446] ppid=18443 vsize=29636 CPUtime=342.23 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 8431 0 0 0 34223 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5337501 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 29636

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 18476
/proc/meminfo: memFree=31723676/32770624 swapFree=0/379672
[pid=18446] ppid=18443 vsize=29636 CPUtime=402.23 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 8431 0 0 0 40223 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934460 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 29636

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 18478
/proc/meminfo: memFree=31724564/32770624 swapFree=0/379716
[pid=18446] ppid=18443 vsize=29636 CPUtime=462.24 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 9104 0 0 0 46224 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5098910 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 29636

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 18480
/proc/meminfo: memFree=31724456/32770624 swapFree=0/379764
[pid=18446] ppid=18443 vsize=29636 CPUtime=522.24 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 9104 0 0 0 52224 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4974266 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 29636

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18482
/proc/meminfo: memFree=31724676/32770624 swapFree=0/379804
[pid=18446] ppid=18443 vsize=29636 CPUtime=582.25 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 9777 0 0 0 58225 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4994629 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 29636


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18544
/proc/meminfo: memFree=31722856/32770624 swapFree=0/380436
[pid=18446] ppid=18443 vsize=29636 CPUtime=1542.35 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 15169 0 0 0 154235 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4994506 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 29636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 18557
/proc/meminfo: memFree=31721788/32770624 swapFree=0/381040
[pid=18446] ppid=18443 vsize=29636 CPUtime=1602.35 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 15169 0 0 0 160235 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5327872 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 29636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 18559
/proc/meminfo: memFree=31721912/32770624 swapFree=0/381080
[pid=18446] ppid=18443 vsize=29636 CPUtime=1662.35 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 15794 0 0 0 166235 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5098896 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 29636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18562
/proc/meminfo: memFree=31721684/32770624 swapFree=0/381120
[pid=18446] ppid=18443 vsize=29636 CPUtime=1722.36 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 15842 0 0 0 172236 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5327113 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 29636

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 18564
/proc/meminfo: memFree=31721064/32770624 swapFree=0/381160
[pid=18446] ppid=18443 vsize=29636 CPUtime=1782.36 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 16468 0 0 0 178236 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5337501 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 29636

[startup+1842.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 18566
/proc/meminfo: memFree=31721692/32770624 swapFree=0/381196
[pid=18446] ppid=18443 vsize=29636 CPUtime=1842.37 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 16515 0 0 0 184237 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5337501 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 29636

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 18569
/proc/meminfo: memFree=31721476/32770624 swapFree=0/381232
[pid=18446] ppid=18443 vsize=29636 CPUtime=1902.38 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 17138 0 0 0 190238 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934513 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 29636

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 18571
/proc/meminfo: memFree=31721856/32770624 swapFree=0/381276
[pid=18446] ppid=18443 vsize=29636 CPUtime=1962.38 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 17143 0 0 0 196238 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934527 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 29636

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 18587
/proc/meminfo: memFree=31717948/32770624 swapFree=0/381332
[pid=18446] ppid=18443 vsize=29636 CPUtime=2022.39 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 17771 0 0 0 202239 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5098896 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 29636

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 18616
/proc/meminfo: memFree=31717152/32770624 swapFree=0/381404
[pid=18446] ppid=18443 vsize=29636 CPUtime=2082.4 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 17819 0 0 0 208240 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5337501 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 29636

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 18618
/proc/meminfo: memFree=31717688/32770624 swapFree=0/381448
[pid=18446] ppid=18443 vsize=29636 CPUtime=2142.4 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 18478 0 0 0 214240 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5321041 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2142.4
Current children cumulated vsize (KiB) 29636

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18620
/proc/meminfo: memFree=31721836/32770624 swapFree=0/381480
[pid=18446] ppid=18443 vsize=29636 CPUtime=2202.41 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 18479 0 0 0 220241 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4975651 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 29636

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 18622
/proc/meminfo: memFree=31721596/32770624 swapFree=0/381508
[pid=18446] ppid=18443 vsize=29636 CPUtime=2262.41 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 19138 0 0 0 226241 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5337505 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2262.41
Current children cumulated vsize (KiB) 29636

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18624
/proc/meminfo: memFree=31721208/32770624 swapFree=0/381548
[pid=18446] ppid=18443 vsize=29636 CPUtime=2322.42 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 19139 0 0 0 232242 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4930630 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 29636

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18687
/proc/meminfo: memFree=31711388/32770624 swapFree=0/381616
[pid=18446] ppid=18443 vsize=29636 CPUtime=2382.42 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 19798 0 0 0 238242 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 5337501 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 29636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18687
/proc/meminfo: memFree=31711640/32770624 swapFree=0/381632
[pid=18446] ppid=18443 vsize=29636 CPUtime=2400.02 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 19798 0 0 0 240002 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934527 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 29636

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18687
/proc/meminfo: memFree=31711640/32770624 swapFree=0/381632
[pid=18446] ppid=18443 vsize=29636 CPUtime=2400.02 cores=0,2,4,6
/proc/18446/stat : 18446 (cosoco) R 18443 18446 9955 0 -1 4202496 19798 0 0 0 240002 0 0 0 20 0 1 0 7785670 30347264 1533 18446744073709551615 4194304 5970956 140733122879104 140733122876440 4934527 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 32100352 140733122879948 140733122880078 140733122880078 140733122883534 0
/proc/18446/statm: 7409 1533 780 434 0 773 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 29636

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.03
CPU user time (s): 2400.03
CPU system time (s): 0.007
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 29636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.007
maximum resident set size= 6176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 9
involuntary context switches= 602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.17592 second user time and 7.68018 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 23:26:44
IDJOB=4241908
IDBENCH=139767
IDSOLVER=2620
FILE ID=node125/4241908-1502055647
RUNJOBID= node125-1502042574-16652
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= d28d3b77622c454a4009aeb11785833b
RANDOM SEED=1788690919

node125.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.07
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.07
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.07
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.07
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:        31728716 kB
MemAvailable:   32026544 kB
Buffers:          124512 kB
Cached:           454328 kB
SwapCached:            0 kB
Active:           246300 kB
Inactive:         387788 kB
Active(anon):      55760 kB
Inactive(anon):     8532 kB
Active(file):     190540 kB
Inactive(file):   379256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2420 kB
Writeback:             0 kB
AnonPages:         61552 kB
Mapped:            32448 kB
Shmem:              8868 kB
Slab:             112036 kB
SReclaimable:      87736 kB
SUnreclaim:        24300 kB
KernelStack:        3376 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     301604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-07 00:06:44