Trace number 4241896

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.05 2399.8999

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-09-2-12.xml
MD5SUM184e4a42ac40b5c8b3b859f3d89928ae
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 benchmark228.916
Satisfiable
(Un)Satisfiability was proved
Number of variables1680
Number of constraints768
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":1008},{"size":12,"count":672}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":672},{"degree":9,"count":1008}]
Minimum constraint arity8
Maximum constraint arity84
Distribution of constraint arities[{"arity":8,"count":84},{"arity":13,"count":672},{"arity":84,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":84},{"type":"element","count":672}]
Optimization problemNO
Type of objective

Solver Data

0.02/0.14	c root propagations     : 0           
0.02/0.14	c restarts enabled, print stats at every restarts
0.02/0.14	c
0.02/0.14	c
0.02/0.14	c
0.02/0.14	c This is cosoco 1.0 --  
0.02/0.14	c
0.02/0.14	c ========================================[ Problem Statistics ]===========================================
0.02/0.14	c |                                                                                                       
0.02/0.14	c |  Parse time        :         0.06 s 
0.02/0.14	c |
0.02/0.14	c |               Variables: 1680
0.02/0.14	c |            Domain Sizes: 8..12
0.02/0.14	c |
0.02/0.14	c |             Constraints: 768
0.02/0.14	c |                   Arity: 8..84
0.02/0.14	c | 
0.02/0.14	c |                   Types: 
0.02/0.14	c |                          All Different: 84
0.02/0.14	c |                          Element Constant: 672
0.02/0.14	c |                          Extension: 12  (nb tuples: 512..512) -- (shared: 11)
0.02/0.14	c |                          
0.02/0.14	c =========================================================================================================
0.02/0.14	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.11/0.23	c 101            862            124581         122172         0              0              628   639   626
0.21/0.36	c 211            1710           212806         311399         0              0              28   95   78   
0.31/0.41	c 332            2051           270308         372141         0              0              35   53   41   
0.41/0.54	c 465            3605           381968         580017         0              0              48   232   104 
0.61/0.70	c 611            4164           505200         873698         0              0              59   76   68   
0.71/0.82	c 771            4677           628486         1045568        0              0              116   128   120
0.81/0.94	c 947            5170           720649         1197364        0              0              50   78   66   
0.91/1.08	c 1140           5688           825975         1409802        0              0              55   73   63   
1.12/1.23	c 1352           6362           1002461        1611317        0              0              66   73   69   
1.31/1.40	c 1585           8168           1139881        1841877        0              0              80   115   105 
1.51/1.62	c 1841           11542          1290071        2146934        0              0              88   153   122 
1.71/1.84	c 2122           12831          1465081        2492897        0              0              70   97   83   
2.01/2.12	c 2431           14454          1665709        2934014        0              0              65   106   84  
2.31/2.43	c 2770           15970          1922814        3433782        0              0              68   96   79   
2.71/2.83	c 3142           17513          2219168        4079413        0              0              74   102   86  
3.01/3.19	c 3551           19226          2463684        4664267        0              0              80   111   92  
3.51/3.63	c 4000           20919          2835075        5366299        0              0              91   115   100 
3.81/3.97	c 4493           22725          3114612        5831373        0              0              74   108   87  
4.32/4.42	c 5035           24313          3582892        6536461        0              0              70   84   75   
4.71/4.81	c 5631           26212          3909687        7045528        0              0              73   103   85  
4.91/5.08	c 6286           27556          4179791        7338021        0              0              71   93   78   
5.52/5.66	c 7006           40160          4546181        8100073        0              0              68   176   121 
6.21/6.30	c 7798           43854          5045695        9196899        0              0              68   98   86   
7.01/7.19	c 8669           47489          5697266        10634921       0              0              76   100   90  
8.11/8.24	c 9627           51840          6465054        12343058       0              0              83   108   96  
8.61/8.76	c 10680          55400          7067867        13057322       0              0              84   113   95  
9.31/9.40	c 11838          59269          7629064        13903900       0              0              73   102   89  
9.82/9.96	c 13111          62182          8267312        14508249       0              0              72   89   81   
11.21/11.33	c 14511          67477          9260251        16832676       0              0              56   95   74   
12.41/12.58	c 16051          72869          10311074       18767866       0              0              61   98   79   
13.71/13.81	c 17745          78050          11296643       20615004       0              0              74   98   84   
15.51/15.63	c 19608          83995          12904813       23550622       0              0              60   89   73   
16.91/17.06	c 21657          90614          14053994       25676548       0              0              70   98   86   
17.81/17.99	c 23910          95084          15025549       26616935       0              0              68   87   77   
20.61/20.77	c 26388          100909         16798248       30922692       0              0              61   76   66   
23.42/23.56	c 29113          107043         18623971       35016060       0              0              65   86   73   
26.33/26.42	c 32110          116841         21010271       39425247       0              0              67   99   81   
28.22/28.35	c 35406          123989         22626856       41933673       0              0              67   94   81   
31.83/31.99	c 39031          134826         25624529       48026006       0              0              64   91   76   
34.13/34.24	c 43018          144302         27676269       50959314       0              0              66   95   76   
36.92/37.03	c 47403          208306         29789899       55481008       0              0              58   195   145 
41.52/41.65	c 52226          222399         33385833       63107222       0              0              64   102   77  
45.82/45.91	c 57531          240217         37127755       69559856       0              0              75   102   87  
49.53/49.66	c 63366          334901         40102222       74820594       0              0              77   189   148 
55.32/55.40	c 69784          360496         44651943       84894534       0              0              69   107   90  
58.72/58.83	c 76843          377352         48265780       89324545       0              0              70   99   82   
66.12/66.27	c 84607          400416         53600146       101622641      0              0              64   101   77  
73.63/73.77	c 93147          425237         59161614       113103471      0              0              68   104   83  
80.33/80.42	c 102541         462941         65458655       123179735      0              0              76   106   93  
85.62/85.77	c 112874         490346         70764299       130249072      0              0              75   102   85  
95.32/95.41	c 124240         526571         78837611       145805651      0              0              69   96   80   
105.73/105.87	c 136742         569013         86863946       162955842      0              0              68   102   85  
116.63/116.77	c 150494         620248         96644654       182091289      0              0              66   104   84  
125.63/125.76	c 165621         670014         105158575      195529621      0              0              70   106   89  
139.43/139.54	c 182260         726095         118585113      219991766      0              0              66   103   83  
152.53/152.63	c 200562         783048         129364355      241661563      0              0              65   102   85  
172.03/172.14	c 220694         850794         146190228      278123390      0              0              67   101   81  
186.23/186.34	c 242839         913778         159612147      300339562      0              0              63   98   76   
202.83/202.93	c 267198         999680         174504657      327439431      0              0              65   99   81   
225.04/225.11	c 293992         1093081        193038686      366315111      0              0              67   100   85  
241.74/241.89	c 323465         1176965        210708619      391746399      0              0              64   100   78  
265.34/265.45	c 355885         1301579        233087422      431102215      0              0              62   101   81  
292.04/292.12	c 391547         1426456        257164939      477521387      0              0              62   186   90  
322.15/322.28	c 430775         1535261        279628826      525395054      0              0              66   101   85  
348.25/348.32	c 473925         1825321        304787939      571529459      0              0              63   183   119 
378.75/378.82	c 521390         1967407        332089608      619906648      0              0              65   104   83  
420.16/420.28	c 573601         2223503        367138054      690616145      0              0              62   166   89  
461.46/461.57	c 631033         2440201        395851850      760328441      0              0              64   117   95  
509.96/510.00	c 694208         2662178        434689357      837495824      0              0              65   106   87  
558.57/558.65	c 763700         2947705        480068313      917447385      0              0              67   108   92  
604.37/604.49	c 840141         3198187        521330133      984538257      0              0              63   107   86  
662.78/662.87	c 924226         3563289        574467795      1080438942     0              0              64   107   91  
730.59/730.66	c 1016719        4078698        633783146      1198841823     0              0              62   177   102 
793.20/793.23	c 1118461        4453657        692758294      1294159696     0              0              65   108   89  
889.10/889.17	c 1230377        4932717        775899726      1462553835     0              0              63   105   87  
954.81/954.86	c 1353484        5267924        838297234      1555666375     0              0              63   103   82  
1060.92/1060.90	c 1488901        5843623        934649010      1733124192     0              0              62   105   86  
1152.53/1152.53	c 1637859        7409763        1009375836     1885767487     0              0              65   181   135 
1308.74/1308.72	c 1801712        8112921        1143303225     2164417297     0              0              67   114   93  
1417.65/1417.63	c 1981950        8804701        1246227615     2329343295     0              0              63   106   88  
1552.96/1552.93	c 2180211        10656373       1368162828     2554460632     0              0              60   170   117 
1687.48/1687.41	c 2398298        11428738       1490448626     2762363245     0              0              64   109   86  
1878.90/1878.89	c 2638193        12446746       1663882704     3089889429     0              0              62   107   88  
2142.72/2142.64	c 2902077        13575360       1878576132     3566534795     0              0              65   113   91  
2340.84/2340.70	c 3192349        14967855       2050114772     3890377439     0              0              63   168   97  

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-4241896-1502058011/watcher-4241896-1502058011 -o /tmp/evaluation-result-4241896-1502058011/solver-4241896-1502058011 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16653 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241896-1502058011.xml 

pid=18682
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.05 3/180 18685
/proc/meminfo: memFree=31723848/32770624 swapFree=0/381584
[pid=18685] ppid=18682 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18685/stat : 18685 (runsolver) D 18682 18685 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 8022086 24240128 106 18446744073709551615 4194304 4338465 140732180318624 140732180316264 140306384704215 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 16080896 140732180320415 140732180320842 140732180320842 140732180324298 0
/proc/18685/statm: 5918 106 53 36 0 2156 0

[startup+0.100157 s]
/proc/loadavg: 2.01 2.02 2.05 3/180 18685
/proc/meminfo: memFree=31723848/32770624 swapFree=0/381584
[pid=18685] ppid=18682 vsize=32560 CPUtime=0.02 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 2362 0 0 0 2 0 0 0 20 0 1 0 8022086 33341440 2159 18446744073709551615 4194304 5970956 140723115566352 140723115560488 139985527441312 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 8140 2159 726 434 0 1504 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32560

[startup+0.200334 s]
/proc/loadavg: 2.01 2.02 2.05 3/180 18685
/proc/meminfo: memFree=31723848/32770624 swapFree=0/381584
[pid=18685] ppid=18682 vsize=38904 CPUtime=0.11 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 3996 0 0 0 11 0 0 0 20 0 1 0 8022086 39837696 3809 18446744073709551615 4194304 5970956 140723115566352 140723115560488 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3809 777 434 0 3090 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 38904

[startup+0.300318 s]
/proc/loadavg: 2.01 2.02 2.05 3/180 18685
/proc/meminfo: memFree=31723848/32770624 swapFree=0/381584
[pid=18685] ppid=18682 vsize=38904 CPUtime=0.21 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 3999 0 0 0 21 0 0 0 20 0 1 0 8022086 39837696 3809 18446744073709551615 4194304 5970956 140723115566352 140723115560488 4934354 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3809 777 434 0 3090 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 38904

[startup+0.700218 s]
/proc/loadavg: 2.01 2.02 2.05 3/180 18685
/proc/meminfo: memFree=31723848/32770624 swapFree=0/381584
[pid=18685] ppid=18682 vsize=38904 CPUtime=0.61 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 3999 0 0 0 61 0 0 0 20 0 1 0 8022086 39837696 3809 18446744073709551615 4194304 5970956 140723115566352 140723115560488 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3809 777 434 0 3090 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 38904

[startup+1.50022 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18686
/proc/meminfo: memFree=31711604/32770624 swapFree=0/381592
[pid=18685] ppid=18682 vsize=38904 CPUtime=1.41 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 3999 0 0 0 141 0 0 0 20 0 1 0 8022086 39837696 3809 18446744073709551615 4194304 5970956 140723115566352 140723115560488 5337492 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3809 777 434 0 3090 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 38904

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18687
/proc/meminfo: memFree=31711356/32770624 swapFree=0/381592
[pid=18685] ppid=18682 vsize=38904 CPUtime=3.01 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 6363 0 0 0 301 0 0 0 20 0 1 0 8022086 39837696 3846 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934320 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3846 780 434 0 3090 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 38904

[startup+6.30022 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18687
/proc/meminfo: memFree=31711636/32770624 swapFree=0/381604
[pid=18685] ppid=18682 vsize=38904 CPUtime=6.21 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 8828 0 0 0 621 0 0 0 20 0 1 0 8022086 39837696 3846 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934112 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3846 780 434 0 3090 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 38904

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18687
/proc/meminfo: memFree=31711388/32770624 swapFree=0/381608
[pid=18685] ppid=18682 vsize=38904 CPUtime=12.61 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 11263 0 0 0 1261 0 0 0 20 0 1 0 8022086 39837696 3846 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3846 780 434 0 3090 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 38904

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18687
/proc/meminfo: memFree=31711516/32770624 swapFree=0/381628
[pid=18685] ppid=18682 vsize=38904 CPUtime=25.42 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 15934 0 0 0 2541 1 0 0 20 0 1 0 8022086 39837696 3846 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934432 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3846 780 434 0 3090 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 38904

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18748
/proc/meminfo: memFree=31690768/32770624 swapFree=0/381672
[pid=18685] ppid=18682 vsize=38904 CPUtime=51.02 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 16441 0 0 0 5101 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934354 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 38904

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 18771
/proc/meminfo: memFree=31688244/32770624 swapFree=0/381764
[pid=18685] ppid=18682 vsize=38904 CPUtime=102.23 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 16812 0 0 0 10222 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934460 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 38904

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 18775
/proc/meminfo: memFree=31689860/32770624 swapFree=0/381840
[pid=18685] ppid=18682 vsize=38904 CPUtime=162.23 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 17185 0 0 0 16222 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934527 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38904

[startup+222.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 18777
/proc/meminfo: memFree=31690672/32770624 swapFree=0/381892
[pid=18685] ppid=18682 vsize=38904 CPUtime=222.24 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 17556 0 0 0 22223 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 5325096 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 38904

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 18794
/proc/meminfo: memFree=31685160/32770624 swapFree=0/381992
[pid=18685] ppid=18682 vsize=38904 CPUtime=282.24 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 17556 0 0 0 28223 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 38904

[startup+342.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 18796
/proc/meminfo: memFree=31688944/32770624 swapFree=0/382060
[pid=18685] ppid=18682 vsize=38904 CPUtime=342.25 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 17929 0 0 0 34224 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4975597 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 38904

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/180 18798
/proc/meminfo: memFree=31690216/32770624 swapFree=0/382116
[pid=18685] ppid=18682 vsize=38904 CPUtime=402.25 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 17929 0 0 0 40224 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934473 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 38904

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 18801
/proc/meminfo: memFree=31689812/32770624 swapFree=0/382156
[pid=18685] ppid=18682 vsize=38904 CPUtime=462.26 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 18300 0 0 0 46225 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934357 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 38904

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 18803
/proc/meminfo: memFree=31689096/32770624 swapFree=0/382192
[pid=18685] ppid=18682 vsize=38904 CPUtime=522.27 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 18300 0 0 0 52226 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934354 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 38904

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 18805
/proc/meminfo: memFree=31689212/32770624 swapFree=0/382244
[pid=18685] ppid=18682 vsize=38904 CPUtime=582.27 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 18672 0 0 0 58226 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 38904


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18868
/proc/meminfo: memFree=31689220/32770624 swapFree=0/382936
[pid=18685] ppid=18682 vsize=38904 CPUtime=1542.37 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 21630 0 0 0 154236 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934354 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 38904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18870
/proc/meminfo: memFree=31688352/32770624 swapFree=0/382952
[pid=18685] ppid=18682 vsize=38904 CPUtime=1602.37 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 21649 0 0 0 160236 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4994549 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 38904

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 18872
/proc/meminfo: memFree=31688980/32770624 swapFree=0/383000
[pid=18685] ppid=18682 vsize=38904 CPUtime=1662.37 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 21996 0 0 0 166236 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 38904

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 18873
/proc/meminfo: memFree=31689128/32770624 swapFree=0/383020
[pid=18685] ppid=18682 vsize=38904 CPUtime=1722.38 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 22020 0 0 0 172237 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 38904

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18876
/proc/meminfo: memFree=31688936/32770624 swapFree=0/383072
[pid=18685] ppid=18682 vsize=38904 CPUtime=1782.39 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 22367 0 0 0 178238 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934517 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (KiB) 38904

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 18877
/proc/meminfo: memFree=31688712/32770624 swapFree=0/383084
[pid=18685] ppid=18682 vsize=38904 CPUtime=1842.39 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 22372 0 0 0 184238 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934449 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1842.39
Current children cumulated vsize (KiB) 38904

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 18879
/proc/meminfo: memFree=31688612/32770624 swapFree=0/383124
[pid=18685] ppid=18682 vsize=38904 CPUtime=1902.4 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 22745 0 0 0 190239 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1902.4
Current children cumulated vsize (KiB) 38904

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 18881
/proc/meminfo: memFree=31688876/32770624 swapFree=0/383148
[pid=18685] ppid=18682 vsize=38904 CPUtime=1962.4 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 22745 0 0 0 196239 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934327 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 1962.4
Current children cumulated vsize (KiB) 38904

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18883
/proc/meminfo: memFree=31688644/32770624 swapFree=0/383176
[pid=18685] ppid=18682 vsize=38904 CPUtime=2022.41 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 23103 0 0 0 202240 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934357 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2022.41
Current children cumulated vsize (KiB) 38904

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 18899
/proc/meminfo: memFree=31684276/32770624 swapFree=0/383248
[pid=18685] ppid=18682 vsize=38904 CPUtime=2082.42 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 23109 0 0 0 208241 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4994584 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2082.42
Current children cumulated vsize (KiB) 38904

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18901
/proc/meminfo: memFree=31688004/32770624 swapFree=0/383284
[pid=18685] ppid=18682 vsize=38904 CPUtime=2142.42 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 23467 0 0 0 214241 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2142.42
Current children cumulated vsize (KiB) 38904

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18903
/proc/meminfo: memFree=31688060/32770624 swapFree=0/383308
[pid=18685] ppid=18682 vsize=38904 CPUtime=2202.43 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 23483 0 0 0 220242 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934513 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2202.43
Current children cumulated vsize (KiB) 38904

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 18905
/proc/meminfo: memFree=31688564/32770624 swapFree=0/383344
[pid=18685] ppid=18682 vsize=38904 CPUtime=2262.43 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 23831 0 0 0 226242 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 5337501 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2262.43
Current children cumulated vsize (KiB) 38904

[startup+2322.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/181 18907
/proc/meminfo: memFree=31687964/32770624 swapFree=0/383376
[pid=18685] ppid=18682 vsize=38904 CPUtime=2322.44 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 23831 0 0 0 232243 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934460 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2322.44
Current children cumulated vsize (KiB) 38904

[startup+2382.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 18909
/proc/meminfo: memFree=31687980/32770624 swapFree=0/383420
[pid=18685] ppid=18682 vsize=38904 CPUtime=2382.44 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 24212 0 0 0 238243 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 4934521 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2382.44
Current children cumulated vsize (KiB) 38904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 18910
/proc/meminfo: memFree=31687488/32770624 swapFree=0/383440
[pid=18685] ppid=18682 vsize=38904 CPUtime=2400.05 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 24212 0 0 0 240004 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 5325267 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 38904

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

[startup+2399.9 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 18910
/proc/meminfo: memFree=31687488/32770624 swapFree=0/383440
[pid=18685] ppid=18682 vsize=38904 CPUtime=2400.05 cores=1,3,5,7
/proc/18685/stat : 18685 (cosoco) R 18682 18685 9955 0 -1 4202496 24212 0 0 0 240004 1 0 0 20 0 1 0 8022086 39837696 3851 18446744073709551615 4194304 5970956 140723115566352 140723115563688 5325267 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 17379328 140723115569612 140723115569742 140723115569742 140723115573198 0
/proc/18685/statm: 9726 3851 780 434 0 3090 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 38904

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.05
CPU user time (s): 2400.04
CPU system time (s): 0.014001
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 38904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.014001
maximum resident set size= 15448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24232
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= 14
involuntary context switches= 606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.73932 second user time and 8.64186 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-07 00:06:08
IDJOB=4241896
IDBENCH=139771
IDSOLVER=2620
FILE ID=node125/4241896-1502058011
RUNJOBID= node125-1502042574-16653
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= 184e4a42ac40b5c8b3b859f3d89928ae
RANDOM SEED=1677502037

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:        31724232 kB
MemAvailable:   32024616 kB
Buffers:          125796 kB
Cached:           455672 kB
SwapCached:            0 kB
Active:           248640 kB
Inactive:         390116 kB
Active(anon):      57876 kB
Inactive(anon):     8532 kB
Active(file):     190764 kB
Inactive(file):   381584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:         57188 kB
Mapped:            32664 kB
Shmem:              8868 kB
Slab:             112224 kB
SReclaimable:      87744 kB
SUnreclaim:        24480 kB
KernelStack:        3232 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     303320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 62024 MiB
End job on node125 at 2017-08-07 00:46:08