Trace number 4252913

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.03 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 benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.00/0.16	c root propagations     : 0           
0.00/0.16	c restarts enabled, print stats at every restarts
0.00/0.16	c
0.00/0.16	c
0.00/0.16	c
0.00/0.16	c This is cosoco 1.0 --  
0.00/0.16	c
0.00/0.16	c ========================================[ Problem Statistics ]===========================================
0.00/0.16	c |                                                                                                       
0.00/0.16	c |  Parse time        :         0.06 s 
0.00/0.16	c |
0.00/0.16	c |               Variables: 1680
0.00/0.16	c |            Domain Sizes: 8..12
0.00/0.16	c |
0.00/0.16	c |             Constraints: 768
0.00/0.16	c |                   Arity: 8..84
0.00/0.16	c | 
0.00/0.16	c |                   Types: 
0.00/0.16	c |                          All Different: 84
0.00/0.16	c |                          Element Constant: 672
0.00/0.16	c |                          Extension: 12  (nb tuples: 512..512) -- (shared: 11)
0.00/0.16	c |                          
0.00/0.16	c =========================================================================================================
0.00/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.25	c 101            862            124581         122172         0              0              628   639   626
0.19/0.38	c 211            1710           212806         311399         0              0              28   95   78   
0.29/0.43	c 332            2051           270308         372141         0              0              35   53   41   
0.39/0.56	c 465            3605           381968         580017         0              0              48   232   104 
0.59/0.72	c 611            4164           505200         873698         0              0              59   76   68   
0.69/0.83	c 771            4677           628486         1045568        0              0              116   128   120
0.79/0.95	c 947            5170           720649         1197364        0              0              50   78   66   
0.89/1.10	c 1140           5688           825975         1409802        0              0              55   73   63   
1.10/1.25	c 1352           6362           1002461        1611317        0              0              66   73   69   
1.29/1.41	c 1585           8168           1139881        1841877        0              0              80   115   105 
1.49/1.64	c 1841           11542          1290071        2146934        0              0              88   153   122 
1.69/1.85	c 2122           12831          1465081        2492897        0              0              70   97   83   
1.99/2.13	c 2431           14454          1665709        2934014        0              0              65   106   84  
2.29/2.44	c 2770           15970          1922814        3433782        0              0              68   96   79   
2.69/2.84	c 3142           17513          2219168        4079413        0              0              74   102   86  
3.09/3.21	c 3551           19226          2463684        4664267        0              0              80   111   92  
3.49/3.64	c 4000           20919          2835075        5366299        0              0              91   115   100 
3.79/3.98	c 4493           22725          3114612        5831373        0              0              74   108   87  
4.30/4.42	c 5035           24313          3582892        6536461        0              0              70   84   75   
4.70/4.82	c 5631           26212          3909687        7045528        0              0              73   103   85  
4.90/5.09	c 6286           27556          4179791        7338021        0              0              71   93   78   
5.51/5.67	c 7006           40160          4546181        8100073        0              0              68   176   121 
6.20/6.31	c 7798           43854          5045695        9196899        0              0              68   98   86   
7.10/7.20	c 8669           47489          5697266        10634921       0              0              76   100   90  
8.10/8.23	c 9627           51840          6465054        12343058       0              0              83   108   96  
8.60/8.76	c 10680          55400          7067867        13057322       0              0              84   113   95  
9.20/9.39	c 11838          59269          7629064        13903900       0              0              73   102   89  
9.80/9.96	c 13111          62182          8267312        14508249       0              0              72   89   81   
11.20/11.34	c 14511          67477          9260251        16832676       0              0              56   95   74   
12.40/12.58	c 16051          72869          10311074       18767866       0              0              61   98   79   
13.70/13.81	c 17745          78050          11296643       20615004       0              0              74   98   84   
15.50/15.61	c 19608          83995          12904813       23550622       0              0              60   89   73   
16.90/17.05	c 21657          90614          14053994       25676548       0              0              70   98   86   
17.80/17.98	c 23910          95084          15025549       26616935       0              0              68   87   77   
20.60/20.77	c 26388          100909         16798248       30922692       0              0              61   76   66   
23.40/23.53	c 29113          107043         18623971       35016060       0              0              65   86   73   
26.20/26.38	c 32110          116841         21010271       39425247       0              0              67   99   81   
28.20/28.32	c 35406          123989         22626856       41933673       0              0              67   94   81   
31.80/31.97	c 39031          134826         25624529       48026006       0              0              64   91   76   
34.00/34.20	c 43018          144302         27676269       50959314       0              0              66   95   76   
36.90/37.02	c 47403          208306         29789899       55481008       0              0              58   195   145 
41.71/41.86	c 52226          222399         33385833       63107222       0              0              64   102   77  
46.21/46.32	c 57531          240217         37127755       69559856       0              0              75   102   87  
50.10/50.21	c 63366          334901         40102222       74820594       0              0              77   189   148 
55.90/56.10	c 69784          360496         44651943       84894534       0              0              69   107   90  
59.40/59.51	c 76843          377352         48265780       89324545       0              0              70   99   82   
66.80/66.95	c 84607          400416         53600146       101622641      0              0              64   101   77  
74.30/74.48	c 93147          425237         59161614       113103471      0              0              68   104   83  
81.00/81.13	c 102541         462941         65458655       123179735      0              0              76   106   93  
86.40/86.51	c 112874         490346         70764299       130249072      0              0              75   102   85  
96.10/96.21	c 124240         526571         78837611       145805651      0              0              69   96   80   
106.50/106.62	c 136742         569013         86863946       162955842      0              0              68   102   85  
117.30/117.42	c 150494         620248         96644654       182091289      0              0              66   104   84  
126.30/126.47	c 165621         670014         105158575      195529621      0              0              70   106   89  
140.10/140.29	c 182260         726095         118585113      219991766      0              0              66   103   83  
153.31/153.46	c 200562         783048         129364355      241661563      0              0              65   102   85  
172.81/172.95	c 220694         850794         146190228      278123390      0              0              67   101   81  
187.01/187.14	c 242839         913778         159612147      300339562      0              0              63   98   76   
203.52/203.64	c 267198         999680         174504657      327439431      0              0              65   99   81   
225.71/225.83	c 293992         1093081        193038686      366315111      0              0              67   100   85  
242.51/242.61	c 323465         1176965        210708619      391746399      0              0              64   100   78  
266.12/266.23	c 355885         1301579        233087422      431102215      0              0              62   101   81  
292.92/293.07	c 391547         1426456        257164939      477521387      0              0              62   186   90  
323.22/323.40	c 430775         1535261        279628826      525395054      0              0              66   101   85  
349.42/349.55	c 473925         1825321        304787939      571529459      0              0              63   183   119 
380.13/380.20	c 521390         1967407        332089608      619906648      0              0              65   104   83  
421.43/421.52	c 573601         2223503        367138054      690616145      0              0              62   166   89  
462.63/462.77	c 631033         2440201        395851850      760328441      0              0              64   117   95  
511.44/511.53	c 694208         2662178        434689357      837495824      0              0              65   106   87  
560.24/560.37	c 763700         2947705        480068313      917447385      0              0              67   108   92  
605.85/605.91	c 840141         3198187        521330133      984538257      0              0              63   107   86  
664.46/664.59	c 924226         3563289        574467795      1080438942     0              0              64   107   91  
732.46/732.59	c 1016719        4078698        633783146      1198841823     0              0              62   177   102 
795.67/795.70	c 1118461        4453657        692758294      1294159696     0              0              65   108   89  
891.48/891.58	c 1230377        4932717        775899726      1462553835     0              0              63   105   87  
956.99/957.04	c 1353484        5267924        838297234      1555666375     0              0              63   103   82  
1063.49/1063.55	c 1488901        5843623        934649010      1733124192     0              0              62   105   86  
1155.20/1155.27	c 1637859        7409763        1009375836     1885767487     0              0              65   181   135 
1311.22/1311.28	c 1801712        8112921        1143303225     2164417297     0              0              67   114   93  
1421.02/1421.03	c 1981950        8804701        1246227615     2329343295     0              0              63   106   88  
1556.74/1556.72	c 2180211        10656373       1368162828     2554460632     0              0              60   170   117 
1691.75/1691.78	c 2398298        11428738       1490448626     2762363245     0              0              64   109   86  
1883.77/1883.71	c 2638193        12446746       1663882704     3089889429     0              0              62   107   88  
2146.30/2146.23	c 2902077        13575360       1878576132     3566534795     0              0              65   113   91  
2346.11/2346.07	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-4252913-1501981463/watcher-4252913-1501981463 -o /tmp/evaluation-result-4252913-1501981463/solver-4252913-1501981463 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2737 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252913-1501981463.xml 

pid=4399
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.00 2.01 2.05 3/183 4402
/proc/meminfo: memFree=32011808/32770624 swapFree=0/248892
[pid=4402] ppid=4399 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/4402/stat : 4402 (runsolver) D 4399 4402 2462 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 367308 24240128 616 18446744073709551615 4194304 4338465 140731498322256 140731498319896 140668163756759 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 37416960 140731498324130 140731498324556 140731498324556 140731498328010 0
/proc/4402/statm: 5918 616 53 36 0 2156 0

[startup+0.100193 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4402
/proc/meminfo: memFree=32011808/32770624 swapFree=0/248892
[pid=4402] ppid=4399 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 845 0 0 0 0 0 0 0 20 0 1 0 367308 27414528 628 18446744073709551615 4194304 5744392 140725536471760 140725536468408 140637875776512 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 6693 693 616 379 0 112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26772

[startup+0.200286 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4402
/proc/meminfo: memFree=32011808/32770624 swapFree=0/248892
[pid=4402] ppid=4399 vsize=38688 CPUtime=0.09 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 3976 0 0 0 9 0 0 0 20 0 1 0 367308 39616512 3791 18446744073709551615 4194304 5744392 140725536471760 140725536468408 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3791 759 379 0 3091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38688

[startup+0.300337 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4402
/proc/meminfo: memFree=32011808/32770624 swapFree=0/248892
[pid=4402] ppid=4399 vsize=38688 CPUtime=0.19 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 3979 0 0 0 19 0 0 0 20 0 1 0 367308 39616512 3791 18446744073709551615 4194304 5744392 140725536471760 140725536468408 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3791 759 379 0 3091 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38688

[startup+0.700219 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4402
/proc/meminfo: memFree=32011808/32770624 swapFree=0/248892
[pid=4402] ppid=4399 vsize=38688 CPUtime=0.59 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 3979 0 0 0 59 0 0 0 20 0 1 0 367308 39616512 3791 18446744073709551615 4194304 5744392 140725536471760 140725536468408 4892763 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3791 759 379 0 3091 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 38688

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4403
/proc/meminfo: memFree=32001748/32770624 swapFree=0/248892
[pid=4402] ppid=4399 vsize=38688 CPUtime=1.39 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 3979 0 0 0 139 0 0 0 20 0 1 0 367308 39616512 3791 18446744073709551615 4194304 5744392 140725536471760 140725536468408 5140573 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3791 759 379 0 3091 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 38688

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4403
/proc/meminfo: memFree=32000988/32770624 swapFree=0/248900
[pid=4402] ppid=4399 vsize=38688 CPUtime=2.99 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 6345 0 0 0 299 0 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892818 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 38688

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4403
/proc/meminfo: memFree=32000752/32770624 swapFree=0/248900
[pid=4402] ppid=4399 vsize=38688 CPUtime=6.2 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 8808 0 0 0 619 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 38688

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4403
/proc/meminfo: memFree=32000796/32770624 swapFree=0/248916
[pid=4402] ppid=4399 vsize=38688 CPUtime=12.6 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 11229 0 0 0 1259 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4918804 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 38688

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4403
/proc/meminfo: memFree=32000944/32770624 swapFree=0/248932
[pid=4402] ppid=4399 vsize=38688 CPUtime=25.4 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 15895 0 0 0 2539 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4918804 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 38688

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.05 3/184 4404
/proc/meminfo: memFree=32000880/32770624 swapFree=0/248964
[pid=4402] ppid=4399 vsize=38688 CPUtime=51 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 18434 0 0 0 5099 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892784 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 38688

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 4406
/proc/meminfo: memFree=32004128/32770624 swapFree=0/249040
[pid=4402] ppid=4399 vsize=38688 CPUtime=102.21 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 18827 0 0 0 10220 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4994034 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 38688

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 4468
/proc/meminfo: memFree=31983524/32770624 swapFree=0/249136
[pid=4402] ppid=4399 vsize=38688 CPUtime=162.21 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 19216 0 0 0 16220 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892818 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 38688

[startup+222.305 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 4470
/proc/meminfo: memFree=31984028/32770624 swapFree=0/249212
[pid=4402] ppid=4399 vsize=38688 CPUtime=222.22 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 19605 0 0 0 22221 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892924 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38688

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4473
/proc/meminfo: memFree=31983532/32770624 swapFree=0/249284
[pid=4402] ppid=4399 vsize=38688 CPUtime=282.22 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 19605 0 0 0 28221 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892806 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 38688

[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 4475
/proc/meminfo: memFree=31983532/32770624 swapFree=0/249348
[pid=4402] ppid=4399 vsize=38688 CPUtime=342.22 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 19996 0 0 0 34221 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892814 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 38688

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4477
/proc/meminfo: memFree=31983532/32770624 swapFree=0/249408
[pid=4402] ppid=4399 vsize=38688 CPUtime=402.23 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 19997 0 0 0 40222 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 5140573 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 38688

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 4480
/proc/meminfo: memFree=31983540/32770624 swapFree=0/249456
[pid=4402] ppid=4399 vsize=38688 CPUtime=462.23 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 20387 0 0 0 46222 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892821 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 38688

[startup+522.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 4482
/proc/meminfo: memFree=31983928/32770624 swapFree=0/249496
[pid=4402] ppid=4399 vsize=38688 CPUtime=522.24 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 20387 0 0 0 52223 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 38688

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 4498
/proc/meminfo: memFree=31979152/32770624 swapFree=0/249568
[pid=4402] ppid=4399 vsize=38688 CPUtime=582.25 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 20776 0 0 0 58224 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892937 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 38688


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


[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4568
/proc/meminfo: memFree=31981844/32770624 swapFree=0/250220
[pid=4402] ppid=4399 vsize=38688 CPUtime=1542.34 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 23859 0 0 0 154233 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 5118794 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 38688

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 4584
/proc/meminfo: memFree=31981656/32770624 swapFree=0/250256
[pid=4402] ppid=4399 vsize=38688 CPUtime=1602.34 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 23895 0 0 0 160233 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4893332 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 38688

[startup+1662.3 s]
/proc/loadavg: 2.15 2.07 2.06 3/182 4617
/proc/meminfo: memFree=31861700/32770624 swapFree=0/276696
[pid=4402] ppid=4399 vsize=38688 CPUtime=1662.35 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 24253 0 0 0 166234 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 5140573 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 38688

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.06 3/181 4619
/proc/meminfo: memFree=31862360/32770624 swapFree=0/276736
[pid=4402] ppid=4399 vsize=38688 CPUtime=1722.35 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 24284 0 0 0 172234 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892821 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 38688

[startup+1782.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/185 4636
/proc/meminfo: memFree=31855736/32770624 swapFree=0/276784
[pid=4402] ppid=4399 vsize=38688 CPUtime=1782.36 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 24642 0 0 0 178235 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892791 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 38688

[startup+1842.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/185 4638
/proc/meminfo: memFree=31856268/32770624 swapFree=0/276824
[pid=4402] ppid=4399 vsize=38688 CPUtime=1842.37 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 24647 0 0 0 184236 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892991 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 38688

[startup+1902.3 s]
/proc/loadavg: 1.98 2.03 2.04 3/182 4640
/proc/meminfo: memFree=31859948/32770624 swapFree=0/276848
[pid=4402] ppid=4399 vsize=38688 CPUtime=1902.37 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 25037 0 0 0 190236 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892806 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1902.37
Current children cumulated vsize (KiB) 38688

[startup+1962.3 s]
/proc/loadavg: 1.99 2.03 2.04 3/181 4642
/proc/meminfo: memFree=31859608/32770624 swapFree=0/276880
[pid=4402] ppid=4399 vsize=38688 CPUtime=1962.38 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 25037 0 0 0 196237 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892896 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 38688

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 4644
/proc/meminfo: memFree=31860104/32770624 swapFree=0/276916
[pid=4402] ppid=4399 vsize=38688 CPUtime=2022.38 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 25400 0 0 0 202237 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2022.38
Current children cumulated vsize (KiB) 38688

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 4647
/proc/meminfo: memFree=31859856/32770624 swapFree=0/276956
[pid=4402] ppid=4399 vsize=38688 CPUtime=2082.39 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 25408 0 0 0 208238 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2082.39
Current children cumulated vsize (KiB) 38688

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 4649
/proc/meminfo: memFree=31860424/32770624 swapFree=0/276988
[pid=4402] ppid=4399 vsize=38688 CPUtime=2142.39 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 25774 0 0 0 214238 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892821 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2142.39
Current children cumulated vsize (KiB) 38688

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 4651
/proc/meminfo: memFree=31860076/32770624 swapFree=0/277020
[pid=4402] ppid=4399 vsize=38688 CPUtime=2202.41 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 25798 0 0 0 220240 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892576 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 38688

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 4654
/proc/meminfo: memFree=31860044/32770624 swapFree=0/277048
[pid=4402] ppid=4399 vsize=38688 CPUtime=2262.41 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 26156 0 0 0 226240 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4918688 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2262.41
Current children cumulated vsize (KiB) 38688

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 4656
/proc/meminfo: memFree=31860292/32770624 swapFree=0/277084
[pid=4402] ppid=4399 vsize=38688 CPUtime=2322.41 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 26156 0 0 0 232240 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 5140577 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2322.41
Current children cumulated vsize (KiB) 38688

[startup+2382.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 4673
/proc/meminfo: memFree=31855572/32770624 swapFree=0/277116
[pid=4402] ppid=4399 vsize=38688 CPUtime=2382.42 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 26546 0 0 0 238241 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892784 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 38688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 4674
/proc/meminfo: memFree=31856252/32770624 swapFree=0/277172
[pid=4402] ppid=4399 vsize=38688 CPUtime=2400.02 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 26546 0 0 0 240001 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892924 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 38688

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

[startup+2399.9 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 4674
/proc/meminfo: memFree=31856252/32770624 swapFree=0/277172
[pid=4402] ppid=4399 vsize=38688 CPUtime=2400.02 cores=1,3,5,7
/proc/4402/stat : 4402 (cosoco) R 4399 4402 2462 0 -1 4202496 26546 0 0 0 240001 1 0 0 20 0 1 0 367308 39616512 3826 18446744073709551615 4194304 5744392 140725536471760 140725536469160 4892924 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 13357056 140725536473550 140725536473680 140725536473680 140725536477134 0
/proc/4402/statm: 9672 3826 761 379 0 3091 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 38688

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.03
CPU user time (s): 2400.02
CPU system time (s): 0.017001
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 38688

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85624 second user time and 7.44299 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 02:50:20
IDJOB=4252913
IDBENCH=139771
IDSOLVER=2633
FILE ID=node125/4252913-1501981463
RUNJOBID= node125-1501977809-2737
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 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-4252913-1501981463/watcher-4252913-1501981463 -o /tmp/evaluation-result-4252913-1501981463/solver-4252913-1501981463 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2737 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252913-1501981463.xml

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

MD5SUM BENCH= 184e4a42ac40b5c8b3b859f3d89928ae
RANDOM SEED=269988296

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:        32016244 kB
MemAvailable:   32052332 kB
Buffers:           32192 kB
Cached:           314524 kB
SwapCached:            0 kB
Active:           149808 kB
Inactive:         257428 kB
Active(anon):      60704 kB
Inactive(anon):     8536 kB
Active(file):      89104 kB
Inactive(file):   248892 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2060 kB
Writeback:             4 kB
AnonPages:         60436 kB
Mapped:            30244 kB
Shmem:              8868 kB
Slab:              51596 kB
SReclaimable:      27856 kB
SUnreclaim:        23740 kB
KernelStack:        3232 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308136 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= 62028 MiB
End job on node125 at 2017-08-06 03:30:20