Trace number 4268157

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 1.12? (TO) 2520.04 2519.7

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.00/0.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4268157-1502600188.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.05 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 1680
0.00/0.07	c |            Domain Sizes: 8..12
0.00/0.07	c |
0.00/0.07	c |             Constraints: 768
0.00/0.07	c |                   Arity: 8..84
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          All Different: 84
0.00/0.07	c |                          Element Constant: 672
0.00/0.07	c |                          Extension: 12  (nb tuples: 512..512) -- (shared: 11)
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.15	c 101            862            124581         122172         0              0              628   639   626
0.20/0.28	c 211            1710           212806         311399         0              0              28   95   78   
0.30/0.34	c 332            2051           270308         372141         0              0              35   53   41   
0.40/0.47	c 465            3605           381968         580017         0              0              48   232   104 
0.60/0.62	c 611            4164           505200         873698         0              0              59   76   68   
0.69/0.74	c 771            4677           628486         1045568        0              0              116   128   120
0.79/0.86	c 947            5170           720649         1197364        0              0              50   78   66   
1.00/1.00	c 1140           5688           825975         1409802        0              0              55   73   63   
1.10/1.15	c 1352           6362           1002461        1611317        0              0              66   73   69   
1.29/1.32	c 1585           8168           1139881        1841877        0              0              80   115   105 
1.49/1.54	c 1841           11542          1290071        2146934        0              0              88   153   122 
1.69/1.76	c 2122           12831          1465081        2492897        0              0              70   97   83   
1.99/2.04	c 2431           14454          1665709        2934014        0              0              65   106   84  
2.29/2.35	c 2770           15970          1922814        3433782        0              0              68   96   79   
2.69/2.75	c 3142           17513          2219168        4079413        0              0              74   102   86  
3.10/3.11	c 3551           19226          2463684        4664267        0              0              80   111   92  
3.49/3.55	c 4000           20919          2835075        5366299        0              0              91   115   100 
3.79/3.89	c 4493           22725          3114612        5831373        0              0              74   108   87  
4.29/4.34	c 5035           24313          3582892        6536461        0              0              70   84   75   
4.69/4.73	c 5631           26212          3909687        7045528        0              0              73   103   85  
4.89/5.00	c 6286           27556          4179791        7338021        0              0              71   93   78   
5.49/5.58	c 7006           40160          4546181        8100073        0              0              68   176   121 
6.19/6.22	c 7798           43854          5045695        9196899        0              0              68   98   86   
7.09/7.12	c 8669           47489          5697266        10634921       0              0              76   100   90  
8.10/8.16	c 9627           51840          6465054        12343058       0              0              83   108   96  
8.59/8.69	c 10680          55400          7067867        13057322       0              0              84   113   95  
9.29/9.32	c 11838          59269          7629064        13903900       0              0              73   102   89  
9.79/9.88	c 13111          62182          8267312        14508249       0              0              72   89   81   
11.19/11.25	c 14511          67477          9260251        16832676       0              0              56   95   74   
12.49/12.50	c 16051          72869          10311074       18767866       0              0              61   98   79   
13.69/13.73	c 17745          78050          11296643       20615004       0              0              74   98   84   
15.50/15.55	c 19608          83995          12904813       23550622       0              0              60   89   73   
16.90/16.98	c 21657          90614          14053994       25676548       0              0              70   98   86   
17.90/17.91	c 23910          95084          15025549       26616935       0              0              68   87   77   
20.60/20.69	c 26388          100909         16798248       30922692       0              0              61   76   66   
23.40/23.48	c 29113          107043         18623971       35016060       0              0              65   86   73   
26.30/26.33	c 32110          116841         21010271       39425247       0              0              67   99   81   
28.20/28.25	c 35406          123989         22626856       41933673       0              0              67   94   81   
31.80/31.89	c 39031          134826         25624529       48026006       0              0              64   91   76   
34.11/34.15	c 43018          144302         27676269       50959314       0              0              66   95   76   
36.90/36.98	c 47403          208306         29789899       55481008       0              0              58   195   145 
41.80/41.80	c 52226          222399         33385833       63107222       0              0              64   102   77  
46.20/46.24	c 57531          240217         37127755       69559856       0              0              75   102   87  
50.11/50.15	c 63366          334901         40102222       74820594       0              0              77   189   148 
56.11/56.15	c 69784          360496         44651943       84894534       0              0              69   107   90  
59.70/59.74	c 76843          377352         48265780       89324545       0              0              70   99   82   
67.40/67.49	c 84607          400416         53600146       101622641      0              0              64   101   77  
75.20/75.29	c 93147          425237         59161614       113103471      0              0              68   104   83  
82.20/82.24	c 102541         462941         65458655       123179735      0              0              76   106   93  
87.80/87.84	c 112874         490346         70764299       130249072      0              0              75   102   85  
97.90/97.91	c 124240         526571         78837611       145805651      0              0              69   96   80   
108.80/108.81	c 136742         569013         86863946       162955842      0              0              68   102   85  
120.21/120.20	c 150494         620248         96644654       182091289      0              0              66   104   84  
129.61/129.61	c 165621         670014         105158575      195529621      0              0              70   106   89  
144.02/144.06	c 182260         726095         118585113      219991766      0              0              66   103   83  
157.71/157.72	c 200562         783048         129364355      241661563      0              0              65   102   85  
178.12/178.15	c 220694         850794         146190228      278123390      0              0              67   101   81  
192.91/193.00	c 242839         913778         159612147      300339562      0              0              63   98   76   
210.32/210.33	c 267198         999680         174504657      327439431      0              0              65   99   81   
233.52/233.55	c 293992         1093081        193038686      366315111      0              0              67   100   85  
251.13/251.15	c 323465         1176965        210708619      391746399      0              0              64   100   78  
275.82/275.84	c 355885         1301579        233087422      431102215      0              0              62   101   81  
302.83/302.87	c 391547         1426456        257164939      477521387      0              0              62   186   90  
333.14/333.11	c 430775         1535261        279628826      525395054      0              0              66   101   85  
359.23/359.24	c 473925         1825321        304787939      571529459      0              0              63   183   119 
389.84/389.87	c 521390         1967407        332089608      619906648      0              0              65   104   83  
431.34/431.38	c 573601         2223503        367138054      690616145      0              0              62   166   89  
472.65/472.68	c 631033         2440201        395851850      760328441      0              0              64   117   95  
521.26/521.29	c 694208         2662178        434689357      837495824      0              0              65   106   87  
570.07/570.09	c 763700         2947705        480068313      917447385      0              0              67   108   92  
616.08/616.07	c 840141         3198187        521330133      984538257      0              0              63   107   86  
674.68/674.64	c 924226         3563289        574467795      1080438942     0              0              64   107   91  
742.59/742.51	c 1016719        4078698        633783146      1198841823     0              0              62   177   102 
805.39/805.32	c 1118461        4453657        692758294      1294159696     0              0              65   108   89  
901.41/901.39	c 1230377        4932717        775899726      1462553835     0              0              63   105   87  
967.32/967.25	c 1353484        5267924        838297234      1555666375     0              0              63   103   82  
1073.73/1073.61	c 1488901        5843623        934649010      1733124192     0              0              62   105   86  
1165.64/1165.55	c 1637859        7409763        1009375836     1885767487     0              0              65   181   135 
1322.06/1321.90	c 1801712        8112921        1143303225     2164417297     0              0              67   114   93  
1431.38/1431.25	c 1981950        8804701        1246227615     2329343295     0              0              63   106   88  
1567.10/1566.96	c 2180211        10656373       1368162828     2554460632     0              0              60   170   117 
1702.22/1702.04	c 2398298        11428738       1490448626     2762363245     0              0              64   109   86  
1894.14/1893.99	c 2638193        12446746       1663882704     3089889429     0              0              62   107   88  
2158.48/2158.23	c 2902077        13575360       1878576132     3566534795     0              0              65   113   91  
2357.31/2357.06	c 3192349        14967855       2050114772     3890377439     0              0              63   168   97  
2520.03/2519.70	
2520.03/2519.70	c *** INTERRUPTED ***
2520.03/2519.70	c restarts              : 85          
2520.03/2519.70	c conflicts             : 3401036      (1350 /sec)
2520.03/2519.70	c decisions             : 15973594     (6339 /sec)
2520.03/2519.70	c propagations          : 4171956787  (1655525 /sec)
2520.03/2519.70	c root propagations     : 0           
2520.03/2519.70	c filter calls          : 2185674935     (867324 /sec)
2520.03/2519.70	c useless filter calls  : 1205208356     (55 %)
2520.03/2519.70	c Memory used           : 38.00 MB
2520.03/2519.70	c CPU time              : 2520.02 s
2520.03/2519.70	
2520.03/2519.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268157-1502600188/watcher-4268157-1502600188 -o /tmp/evaluation-result-4268157-1502600188/solver-4268157-1502600188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502571587-3599 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268157-1502600188.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6159, runsolver pid=6156

[startup+0.100146 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26453496/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15264 CPUtime=0.1 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 4010 0 0 0 10 0 0 0 20 0 1 0 93099987 39841792 3816 33554432000 4194304 5972588 140723718560912 140723718557560 5328506 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3816 780 435 0 3090 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15264 KiB

[startup+0.209671 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26453496/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15264 CPUtime=0.2 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 4012 0 0 0 20 0 0 0 20 0 1 0 93099987 39841792 3816 33554432000 4194304 5972588 140723718560912 140723718557560 4935478 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3816 780 435 0 3090 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15264 KiB

[startup+0.309061 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26453496/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15264 CPUtime=0.3 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 4012 0 0 0 30 0 0 0 20 0 1 0 93099987 39841792 3816 33554432000 4194304 5972588 140723718560912 140723718558216 4935596 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3816 780 435 0 3090 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15264 KiB

[startup+0.700274 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26453232/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15264 CPUtime=0.69 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 4012 0 0 0 69 0 0 0 20 0 1 0 93099987 39841792 3816 33554432000 4194304 5972588 140723718560912 140723718558216 4935493 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3816 780 435 0 3090 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15264 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26452748/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15264 CPUtime=1.49 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 4012 0 0 0 149 0 0 0 20 0 1 0 93099987 39841792 3816 33554432000 4194304 5972588 140723718560912 140723718558216 4935596 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3816 780 435 0 3090 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15264 KiB

[startup+3.10909 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26452712/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=3.1 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 6401 0 0 0 310 0 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935609 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26452712/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=6.29 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 8883 0 0 0 629 0 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935502 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26452712/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=12.69 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 11336 0 0 0 1269 0 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935568 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26452712/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=25.5 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 16049 0 0 0 2549 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6160
/proc/meminfo: memFree=26452596/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=51.11 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 18635 0 0 0 5110 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6161
/proc/meminfo: memFree=26452844/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=102.3 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 20997 0 0 0 10229 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935585 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 6162
/proc/meminfo: memFree=26452888/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=162.31 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 23367 0 0 0 16230 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935649 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6163
/proc/meminfo: memFree=26452768/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=222.32 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 25729 0 0 0 22231 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4908832 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6225
/proc/meminfo: memFree=27277300/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=282.33 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 25732 0 0 0 28232 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+342.3 s]
/proc/loadavg: 2.35 2.13 2.08 3/187 6226
/proc/meminfo: memFree=27277368/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=342.33 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 26575 0 0 0 34232 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+402.3 s]
/proc/loadavg: 2.13 2.11 2.08 3/187 6227
/proc/meminfo: memFree=27277488/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=402.34 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 26575 0 0 0 40233 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4975080 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/187 6228
/proc/meminfo: memFree=27277748/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=462.35 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 27414 0 0 0 46234 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 5328506 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB


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

/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 1782.53 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6297
/proc/meminfo: memFree=27275708/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=1842.53 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 36514 0 0 0 184252 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 5328515 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 1842.53 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6298
/proc/meminfo: memFree=27275708/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=1902.54 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 37380 0 0 0 190253 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935601 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 1902.54 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6299
/proc/meminfo: memFree=27276080/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=1962.55 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 37381 0 0 0 196254 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935490 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 1962.55 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6300
/proc/meminfo: memFree=27275696/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2022.56 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 38155 0 0 0 202255 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935478 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2022.56 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6301
/proc/meminfo: memFree=27275696/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2082.57 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 38168 0 0 0 208256 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4975100 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2082.57 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6302
/proc/meminfo: memFree=27275688/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2142.57 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 38953 0 0 0 214256 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4977580 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2142.57 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6303
/proc/meminfo: memFree=27275680/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2202.58 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 39013 0 0 0 220257 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 5327777 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2202.58 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6304
/proc/meminfo: memFree=27276060/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2262.59 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 39729 0 0 0 226258 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 5338173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2262.59 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6312
/proc/meminfo: memFree=27275264/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2322.6 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 39729 0 0 0 232259 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935502 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2322.6 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6313
/proc/meminfo: memFree=27275884/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2382.61 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 40567 0 0 0 238260 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935493 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2382.61 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6314
/proc/meminfo: memFree=27275512/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2442.61 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 40567 0 0 0 244260 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935582 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2442.61 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6315
/proc/meminfo: memFree=27275636/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2502.62 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 41310 0 0 0 250261 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935463 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2502.62 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6316
/proc/meminfo: memFree=27275264/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2520.03 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 41310 0 0 0 252002 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935490 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

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

[startup+2519.7 s]
# the end of solver process 6159 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.02 s, system=0.019002 s

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

[startup+2519.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6316
/proc/meminfo: memFree=27275264/32770624 swapFree=67108860/67108860
[pid=6159] ppid=6156 vsize=38908 memory=15400 CPUtime=2520.03 cores=0,2,4,6
/proc/6159/stat : 6159 (cosoco) R 6156 6159 3568 0 -1 4202496 41310 0 0 0 252002 1 0 0 20 0 1 0 93099987 39841792 3850 33554432000 4194304 5972588 140723718560912 140723718558216 4935490 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 12800000 140723718567103 140723718567198 140723718567198 140723718569934 0
/proc/6159/statm: 9727 3850 782 435 0 3090 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 38908 KiB
Current children cumulated memory: 15400 KiB

Child status: 1
Real time (s): 2519.7
CPU time (s): 2520.04
CPU user time (s): 2520.02
CPU system time (s): 0.019002
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 38908
Max. memory (cumulated for all children) (KiB): 15400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.02
system time used= 0.019002
maximum resident set size= 15476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41362
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= 640


# summary of solver processes directly reported to runsolver:
#   pid: 6159
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2520.02
#   total CPU system time (s): 0.019002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.004 second user time and 14.7355 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 06:42:10
IDJOB=4268157
IDBENCH=139771
IDSOLVER=2658
FILE ID=node150/4268157-1502600188
RUNJOBID= node150-1502571587-3599
PBS_JOBID= 20628290
Free space on /tmp= 61632 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-09-2-12.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268157-1502600188/watcher-4268157-1502600188 -o /tmp/evaluation-result-4268157-1502600188/solver-4268157-1502600188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502571587-3599 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268157-1502600188.xml

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

MD5SUM BENCH= 184e4a42ac40b5c8b3b859f3d89928ae
RANDOM SEED=1907367103

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        26465868 kB
MemAvailable:   31142456 kB
Buffers:          221064 kB
Cached:          4744424 kB
SwapCached:            0 kB
Active:          1497196 kB
Inactive:        4369032 kB
Active(anon):     903540 kB
Inactive(anon):    25068 kB
Active(file):     593656 kB
Inactive(file):  4343964 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2252 kB
Writeback:             0 kB
AnonPages:        906916 kB
Mapped:            45044 kB
Shmem:             25224 kB
Slab:             136116 kB
SReclaimable:     109608 kB
SUnreclaim:        26508 kB
KernelStack:        3280 kB
PageTables:         6316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1197708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    849920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61632 MiB
End job on node150 at 2017-08-13 07:24:10