Trace number 4252166

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.06 2399.8

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-70.xml
MD5SUM334f60f9be5ea7f5cd20aecf314fa745
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 variables210
Number of constraints141
Number of domains1
Minimum domain size210
Maximum domain size210
Distribution of domain sizes[{"size":210,"count":210}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":140},{"degree":3,"count":70}]
Minimum constraint arity2
Maximum constraint arity210
Distribution of constraint arities[{"arity":2,"count":140},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints140
Distribution of constraint types[{"type":"intension","count":140},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.15	c root propagations     : 0           
0.09/0.15	c restarts enabled, print stats at every restarts
0.09/0.15	c
0.09/0.15	c
0.09/0.15	c
0.09/0.15	c This is cosoco 1.0 --  
0.09/0.15	c
0.09/0.15	c ========================================[ Problem Statistics ]===========================================
0.09/0.15	c |                                                                                                       
0.09/0.15	c |  Parse time        :         0.14 s 
0.09/0.15	c |
0.09/0.15	c |               Variables: 210
0.09/0.15	c |            Domain Sizes: 210..210
0.09/0.15	c |
0.09/0.15	c |             Constraints: 141
0.09/0.15	c |                   Arity: 2..210  -- Binary: 140
0.09/0.15	c | 
0.09/0.15	c |                   Types: 
0.09/0.15	c |                          All Different: 1
0.09/0.15	c |                          Intension: 140
0.09/0.15	c |                          
0.09/0.15	c =========================================================================================================
0.09/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.15	c 101            104            755            8441           0              0              4   4   3      
0.09/0.16	c 211            214            1273           17378          1              0              1   1   0      
0.09/0.17	c 332            338            2011           29890          1              0              1   4   3      
0.09/0.18	c 465            471            2673           44354          2              0              1   1   0      
0.09/0.19	c 611            629            3841           62766          2              0              1   13   9     
0.19/0.20	c 771            798            5049           79370          3              0              1   10   2     
0.19/0.21	c 947            986            6344           98085          4              0              1   13   3     
0.19/0.23	c 1140           1197           8134           120431         5              0              1   19   7     
0.19/0.24	c 1352           1427           9919           147551         6              0              1   19   8     
0.19/0.26	c 1585           1687           12339          179531         7              0              1   28   13    
0.19/0.28	c 1841           1970           14853          210797         8              0              1   28   15    
0.29/0.31	c 2122           2284           17551          251330         9              0              1   34   19    
0.29/0.33	c 2431           2632           20735          293243         10             0              1   40   22    
0.29/0.37	c 2770           3016           24228          342168         11             0              1   46   24    
0.39/0.40	c 3142           3439           27777          396152         12             0              1   52   28    
0.39/0.44	c 3551           3905           31531          457107         13             0              1   58   31    
0.39/0.48	c 4000           4423           35973          528302         14             0              1   70   35    
0.49/0.53	c 4493           4985           40903          597183         15             0              1   70   39    
0.49/0.58	c 5035           5590           45578          673851         16             0              1   64   26    
0.59/0.64	c 5631           6273           51480          752498         17             0              1   88   46    
0.69/0.70	c 6286           7015           57187          831094         18             0              1   88   44    
0.69/0.76	c 7006           7840           62995          929553         19             0              1   106   49   
0.79/0.84	c 7798           8746           69604          1047098        20             0              1   115   58   
0.89/0.92	c 8669           9755           77369          1193611        21             0              1   139   68   
0.99/1.02	c 9627           10860          85754          1363245        22             0              1   145   74   
1.10/1.13	c 10680          12081          94079          1524253        23             0              1   151   78   
1.20/1.24	c 11838          13407          102990         1719241        24             0              1   154   76   
1.29/1.37	c 13111          14869          112702         1978876        25             0              1   157   94   
1.49/1.54	c 14511          16503          123474         2221810        26             0              1   160   104  
1.69/1.71	c 16051          18310          134993         2493520        26             0              4   163   113  
1.89/1.91	c 17745          20325          147271         2762317        27             0              1   175   119  
2.09/2.14	c 19608          22518          161692         3109195        28             0              1   175   122  
2.39/2.41	c 21657          24921          177590         3486622        29             0              1   178   131  
2.69/2.74	c 23910          27783          195822         3835362        30             0              1   181   139  
3.09/3.12	c 26388          30834          215919         4560384        31             0              1   184   144  
3.49/3.52	c 29113          34267          238186         5113891        32             0              1   193   148  
3.89/3.95	c 32110          38041          261705         5592087        32             0              4   196   149  
4.29/4.34	c 35406          41874          284947         6086198        33             0              1   187   140  
4.79/4.82	c 39031          46195          312978         6772388        33             0              4   190   148  
5.29/5.32	c 43018          50842          340549         7522456        33             0              4   157   135  
5.99/6.02	c 47403          56412          377650         8770964        34             0              1   193   165  
6.60/6.69	c 52226          62258          414918         9824327        35             0              1   196   157  
7.39/7.49	c 57531          68934          455920         10942610       36             0              1   178   157  
8.59/8.64	c 63366          77058          509934         12358991       37             0              1   196   169  
9.39/9.45	c 69784          84613          553419         13493478       37             0              4   175   152  
10.49/10.53	c 76843          93418          608726         15015133       38             0              1   190   165  
11.79/11.81	c 84607          103357         668909         16628794       38             0              4   193   164  
12.79/12.81	c 93147          113079         720761         17904666       39             0              1   151   137  
13.89/13.91	c 102541         123853         782376         19345503       40             0              1   163   148  
15.50/15.56	c 112874         136937         864021         21494496       41             0              1   196   167  
17.19/17.23	c 124240         151138         949859         23568898       41             0              4   196   164  
18.89/18.92	c 136742         165911         1038642        26061533       41             0              4   187   161  
20.69/20.77	c 150494         182195         1134526        28358802       42             0              1   187   158  
23.59/23.60	c 165621         202284         1264586        32176154       43             0              1   196   179  
26.09/26.13	c 182260         223453         1394279        35534838       44             0              1   190   169  
28.89/28.95	c 200562         246138         1529292        40043865       45             0              1   190   168  
32.59/32.66	c 220694         272954         1694945        44476519       46             0              1   196   172  
35.89/35.97	c 242839         300424         1854266        48380389       46             0              4   184   161  
40.19/40.20	c 267198         332418         2056670        54008002       47             0              1   199   177  
43.89/43.99	c 293992         365140         2248822        58626956       48             0              1   190   163  
48.29/48.33	c 323465         400901         2466552        65143313       48             0              4   202   168  
52.29/52.30	c 355885         438622         2676246        69830049       49             0              1   190   151  
57.20/57.22	c 391547         481025         2931416        77345852       49             0              4   199   172  
63.29/63.30	c 430775         530192         3244301        86926069       49             0              4   199   175  
68.69/68.70	c 473925         581247         3524783        94237811       50             0              1   178   155  
74.80/74.84	c 521390         636485         3844582        102922013      51             0              1   166   149  
82.60/82.64	c 573601         701197         4222997        113584441      52             0              1   202   169  
92.10/92.15	c 631033         778390         4693833        126654702      52             0              4   193   171  
101.10/101.12	c 694208         855317         5143318        139944037      52             0              4   175   158  
112.20/112.28	c 763700         943589         5694835        157268337      53             0              1   196   176  
124.50/124.58	c 840141         1042722        6296485        169910208      53             0              4   199   172  
137.51/137.51	c 924226         1149403        6937519        185453054      54             0              1   199   177  
150.30/150.34	c 1016719        1260349        7575221        200808859      54             0              4   196   165  
165.11/165.16	c 1118461        1384294        8338403        222760608      54             0              4   193   172  
182.21/182.27	c 1230377        1525877        9168273        243713762      54             0              4   196   169  
199.41/199.47	c 1353484        1679023        10068005       261229887      54             0              4   178   160  
217.61/217.66	c 1488901        1839256        11006191       286593312      54             0              4   199   167  
237.11/237.10	c 1637859        2017569        11988690       309847867      54             0              4   196   159  
265.51/265.58	c 1801712        2225072        13355175       350592094      55             0              1   199   178  
290.52/290.53	c 1981950        2446803        14635375       380762561      56             0              1   178   162  
315.22/315.22	c 2180211        2676402        15877255       407278434      57             0              1   193   162  
345.53/345.54	c 2398298        2937809        17430661       451650903      58             0              1   178   156  
377.33/377.38	c 2638193        3220799        19049686       495991861      58             0              4   193   161  
412.93/412.95	c 2902077        3539745        20896475       543789376      59             0              1   199   161  
449.83/449.80	c 3192349        3891697        22983043       588858601      60             0              1   181   160  
490.84/490.88	c 3511648        4267009        25023678       641862139      61             0              1   196   163  
549.14/549.19	c 3862876        4717696        27931793       726024059      61             0              4   199   181  
599.05/599.05	c 4249226        5186849        30538236       784259139      62             0              1   175   156  
656.76/656.76	c 4674211        5700586        33482289       860284482      62             0              4   187   158  
713.06/713.04	c 5141694        6254466        36340438       920408041      63             0              1   199   163  
799.78/799.70	c 5655925        6907492        40406622       1037593970     64             0              1   199   179  
873.28/873.25	c 6221579        7582238        44284906       1132074118     64             0              4   199   165  
947.59/947.57	c 6843798        8307363        48285821       1232738630     64             0              4   193   160  
1036.90/1036.82	c 7528238        9139088        53221662       1360074142     64             0              4   196   166  
1141.61/1141.59	c 8281122        10047822       58367010       1497169671     64             0              4   196   163  
1263.12/1263.08	c 9109294        11078836       64664883       1671530376     65             0              1   199   173  
1436.76/1436.63	c 10020283       12291628       72717825       1921930087     65             0              4   199   181  
1564.27/1564.13	c 11022370       13470427       79388919       2107155952     65             0              4   178   147  
1706.98/1706.86	c 12124665       14796309       87119830       2313369530     65             0              4   190   163  
1951.71/1951.55	c 13337189       16523954       98637957       2636297019     66             0              1   202   183  
2146.44/2146.28	c 14670965       18214367       108791280      2874130903     66             0              4   202   175  
2325.76/2325.55	c 16138118       19908647       117904959      3107210144     66             0              4   199   165  

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-4252166-1500920496/watcher-4252166-1500920496 -o /tmp/evaluation-result-4252166-1500920496/solver-4252166-1500920496 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3774 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252166-1500920496.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.08 2.07 3/181 7762
/proc/meminfo: memFree=32120440/32770624 swapFree=5764/121452
[pid=7762] ppid=7759 vsize=27300 CPUtime=0 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1059 0 0 0 0 0 0 0 20 0 1 0 1589077 27955200 891 33554432000 4194304 5744392 140725334621888 140725334618536 139854065558971 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 6825 891 694 379 0 244 0

[startup+0.100149 s]
/proc/loadavg: 2.01 2.08 2.07 3/181 7762
/proc/meminfo: memFree=32120440/32770624 swapFree=5764/121452
[pid=7762] ppid=7759 vsize=28172 CPUtime=0.09 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1366 0 0 0 9 0 0 0 20 0 1 0 1589077 28848128 1198 33554432000 4194304 5744392 140725334621888 140725334618536 139854055615461 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7043 1198 775 379 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28172

[startup+0.200269 s]
/proc/loadavg: 2.01 2.08 2.07 3/181 7762
/proc/meminfo: memFree=32120440/32770624 swapFree=5764/121452
[pid=7762] ppid=7759 vsize=28676 CPUtime=0.19 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1523 0 0 0 19 0 0 0 20 0 1 0 1589077 29364224 1325 33554432000 4194304 5744392 140725334621888 140725334618536 4970576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7169 1325 775 379 0 588 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28676

[startup+0.300247 s]
/proc/loadavg: 2.01 2.08 2.07 3/181 7762
/proc/meminfo: memFree=32120440/32770624 swapFree=5764/121452
[pid=7762] ppid=7759 vsize=28676 CPUtime=0.29 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1534 0 0 0 29 0 0 0 20 0 1 0 1589077 29364224 1325 33554432000 4194304 5744392 140725334621888 140725334618536 4909662 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7169 1325 775 379 0 588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28676

[startup+0.700218 s]
/proc/loadavg: 2.01 2.08 2.07 3/181 7762
/proc/meminfo: memFree=32120440/32770624 swapFree=5764/121452
[pid=7762] ppid=7759 vsize=28840 CPUtime=0.69 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1561 0 0 0 69 0 0 0 20 0 1 0 1589077 29532160 1390 33554432000 4194304 5744392 140725334621888 140725334618536 4909981 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7210 1390 812 379 0 629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28840

[startup+1.50021 s]
/proc/loadavg: 2.01 2.08 2.07 3/182 7763
/proc/meminfo: memFree=32117604/32770624 swapFree=5764/121428
[pid=7762] ppid=7759 vsize=28972 CPUtime=1.49 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1621 0 0 0 149 0 0 0 20 0 1 0 1589077 29667328 1456 33554432000 4194304 5744392 140725334621888 140725334619288 4914576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7243 1456 812 379 0 662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28972

[startup+3.10022 s]
/proc/loadavg: 2.01 2.08 2.07 3/182 7763
/proc/meminfo: memFree=32117000/32770624 swapFree=5764/121428
[pid=7762] ppid=7759 vsize=29236 CPUtime=3.09 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 1928 0 0 0 309 0 0 0 20 0 1 0 1589077 29937664 1510 33554432000 4194304 5744392 140725334621888 140725334619288 4971616 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7309 1510 812 379 0 728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29236

[startup+6.30021 s]
/proc/loadavg: 1.93 2.06 2.07 3/182 7763
/proc/meminfo: memFree=32116812/32770624 swapFree=5764/121428
[pid=7762] ppid=7759 vsize=29368 CPUtime=6.29 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 3014 0 0 0 629 0 0 0 20 0 1 0 1589077 30072832 1552 33554432000 4194304 5744392 140725334621888 140725334619288 4917898 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7342 1552 812 379 0 761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29368

[startup+12.7002 s]
/proc/loadavg: 1.94 2.06 2.06 3/182 7763
/proc/meminfo: memFree=32116556/32770624 swapFree=5764/121440
[pid=7762] ppid=7759 vsize=29500 CPUtime=12.69 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 3720 0 0 0 1269 0 0 0 20 0 1 0 1589077 30208000 1569 33554432000 4194304 5744392 140725334621888 140725334619288 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7375 1569 812 379 0 794 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29500

[startup+25.5003 s]
/proc/loadavg: 1.95 2.06 2.06 3/182 7763
/proc/meminfo: memFree=32116716/32770624 swapFree=5764/121452
[pid=7762] ppid=7759 vsize=29632 CPUtime=25.49 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 4859 0 0 0 2549 0 0 0 20 0 1 0 1589077 30343168 1600 33554432000 4194304 5744392 140725334621888 140725334619288 4908248 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1600 812 379 0 827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29632

[startup+51.1003 s]
/proc/loadavg: 1.97 2.05 2.06 3/182 7763
/proc/meminfo: memFree=32117152/32770624 swapFree=5764/121484
[pid=7762] ppid=7759 vsize=29632 CPUtime=51.09 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 5904 0 0 0 5109 0 0 0 20 0 1 0 1589077 30343168 1609 33554432000 4194304 5744392 140725334621888 140725334619288 4913898 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1609 812 379 0 827 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29632

[startup+102.3 s]
/proc/loadavg: 1.99 2.04 2.06 3/182 7764
/proc/meminfo: memFree=32116436/32770624 swapFree=5764/121552
[pid=7762] ppid=7759 vsize=29632 CPUtime=102.3 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 6148 0 0 0 10230 0 0 0 20 0 1 0 1589077 30343168 1621 33554432000 4194304 5744392 140725334621888 140725334619288 4910370 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1621 812 379 0 827 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29632

[startup+162.3 s]
/proc/loadavg: 1.99 2.04 2.05 3/182 7765
/proc/meminfo: memFree=32116248/32770624 swapFree=5764/121608
[pid=7762] ppid=7759 vsize=29632 CPUtime=162.3 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 6387 0 0 0 16230 0 0 0 20 0 1 0 1589077 30343168 1625 33554432000 4194304 5744392 140725334621888 140725334619288 4917623 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1625 812 379 0 827 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 29632

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7767
/proc/meminfo: memFree=32116176/32770624 swapFree=5764/121664
[pid=7762] ppid=7759 vsize=29632 CPUtime=222.31 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 6628 0 0 0 22231 0 0 0 20 0 1 0 1589077 30343168 1627 33554432000 4194304 5744392 140725334621888 140725334619288 4971639 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1627 812 379 0 827 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 29632

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7768
/proc/meminfo: memFree=32115848/32770624 swapFree=5764/121712
[pid=7762] ppid=7759 vsize=29632 CPUtime=282.32 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 6629 0 0 0 28232 0 0 0 20 0 1 0 1589077 30343168 1627 33554432000 4194304 5744392 140725334621888 140725334619288 4914568 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1627 812 379 0 827 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 29632

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7769
/proc/meminfo: memFree=32115888/32770624 swapFree=5764/121756
[pid=7762] ppid=7759 vsize=29632 CPUtime=342.32 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 6870 0 0 0 34232 0 0 0 20 0 1 0 1589077 30343168 1631 33554432000 4194304 5744392 140725334621888 140725334619288 4971616 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7408 1631 812 379 0 827 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 29632

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7771
/proc/meminfo: memFree=32115652/32770624 swapFree=5764/121816
[pid=7762] ppid=7759 vsize=29764 CPUtime=402.33 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 6874 0 0 0 40233 0 0 0 20 0 1 0 1589077 30478336 1631 33554432000 4194304 5744392 140725334621888 140725334619288 4905050 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1631 812 379 0 860 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 29764

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7772
/proc/meminfo: memFree=32115328/32770624 swapFree=5764/121868
[pid=7762] ppid=7759 vsize=29764 CPUtime=462.34 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 7121 0 0 0 46234 0 0 0 20 0 1 0 1589077 30478336 1633 33554432000 4194304 5744392 140725334621888 140725334619288 4971692 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1633 812 379 0 860 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 29764

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7780
/proc/meminfo: memFree=32114220/32770624 swapFree=5764/121912
[pid=7762] ppid=7759 vsize=29764 CPUtime=522.34 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 7121 0 0 0 52234 0 0 0 20 0 1 0 1589077 30478336 1633 33554432000 4194304 5744392 140725334621888 140725334619288 4904847 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1633 812 379 0 860 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 29764

[startup+582.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 7781
/proc/meminfo: memFree=32115016/32770624 swapFree=5764/121960
[pid=7762] ppid=7759 vsize=29764 CPUtime=582.35 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 7370 0 0 0 58235 0 0 0 20 0 1 0 1589077 30478336 1635 33554432000 4194304 5744392 140725334621888 140725334619288 4952966 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1635 812 379 0 860 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 29764


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7803
/proc/meminfo: memFree=32114736/32770624 swapFree=5764/122528
[pid=7762] ppid=7759 vsize=29764 CPUtime=1482.46 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9147 0 0 0 148245 1 0 0 20 0 1 0 1589077 30478336 1643 33554432000 4194304 5744392 140725334621888 140725334619288 4908289 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1643 812 379 0 860 0
Current children cumulated CPU time (s) 1482.46
Current children cumulated vsize (KiB) 29764

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7804
/proc/meminfo: memFree=32114784/32770624 swapFree=5764/122560
[pid=7762] ppid=7759 vsize=29764 CPUtime=1542.47 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9368 0 0 0 154246 1 0 0 20 0 1 0 1589077 30478336 1644 33554432000 4194304 5744392 140725334621888 140725334619288 4952941 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1644 812 379 0 860 0
Current children cumulated CPU time (s) 1542.47
Current children cumulated vsize (KiB) 29764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7805
/proc/meminfo: memFree=32114712/32770624 swapFree=5764/122600
[pid=7762] ppid=7759 vsize=29764 CPUtime=1602.47 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9399 0 0 0 160246 1 0 0 20 0 1 0 1589077 30478336 1644 33554432000 4194304 5744392 140725334621888 140725334619288 4917360 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1644 812 379 0 860 0
Current children cumulated CPU time (s) 1602.47
Current children cumulated vsize (KiB) 29764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7806
/proc/meminfo: memFree=32114732/32770624 swapFree=5764/122648
[pid=7762] ppid=7759 vsize=29764 CPUtime=1662.48 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9610 0 0 0 166247 1 0 0 20 0 1 0 1589077 30478336 1644 33554432000 4194304 5744392 140725334621888 140725334619288 4913888 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1644 812 379 0 860 0
Current children cumulated CPU time (s) 1662.48
Current children cumulated vsize (KiB) 29764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7815
/proc/meminfo: memFree=32114144/32770624 swapFree=5764/122684
[pid=7762] ppid=7759 vsize=29764 CPUtime=1722.48 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9655 0 0 0 172247 1 0 0 20 0 1 0 1589077 30478336 1644 33554432000 4194304 5744392 140725334621888 140725334619288 4952941 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1644 812 379 0 860 0
Current children cumulated CPU time (s) 1722.48
Current children cumulated vsize (KiB) 29764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7816
/proc/meminfo: memFree=32114064/32770624 swapFree=5764/122720
[pid=7762] ppid=7759 vsize=29764 CPUtime=1782.49 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9857 0 0 0 178248 1 0 0 20 0 1 0 1589077 30478336 1644 33554432000 4194304 5744392 140725334621888 140725334619288 4905328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1644 812 379 0 860 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (KiB) 29764

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7817
/proc/meminfo: memFree=32114192/32770624 swapFree=5764/122748
[pid=7762] ppid=7759 vsize=29764 CPUtime=1842.5 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 9857 0 0 0 184249 1 0 0 20 0 1 0 1589077 30478336 1644 33554432000 4194304 5744392 140725334621888 140725334619288 4917503 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1644 812 379 0 860 0
Current children cumulated CPU time (s) 1842.5
Current children cumulated vsize (KiB) 29764

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7818
/proc/meminfo: memFree=32113836/32770624 swapFree=5764/122796
[pid=7762] ppid=7759 vsize=29764 CPUtime=1902.5 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10068 0 0 0 190249 1 0 0 20 0 1 0 1589077 30478336 1645 33554432000 4194304 5744392 140725334621888 140725334619288 4908682 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1645 812 379 0 860 0
Current children cumulated CPU time (s) 1902.5
Current children cumulated vsize (KiB) 29764

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7819
/proc/meminfo: memFree=32114140/32770624 swapFree=5764/122824
[pid=7762] ppid=7759 vsize=29764 CPUtime=1962.51 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10121 0 0 0 196250 1 0 0 20 0 1 0 1589077 30478336 1645 33554432000 4194304 5744392 140725334621888 140725334619288 4914576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1645 812 379 0 860 0
Current children cumulated CPU time (s) 1962.51
Current children cumulated vsize (KiB) 29764

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7821
/proc/meminfo: memFree=32113796/32770624 swapFree=5764/122864
[pid=7762] ppid=7759 vsize=29764 CPUtime=2022.52 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10332 0 0 0 202251 1 0 0 20 0 1 0 1589077 30478336 1645 33554432000 4194304 5744392 140725334621888 140725334619288 4910987 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1645 812 379 0 860 0
Current children cumulated CPU time (s) 2022.52
Current children cumulated vsize (KiB) 29764

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 7822
/proc/meminfo: memFree=32113932/32770624 swapFree=5764/122896
[pid=7762] ppid=7759 vsize=29764 CPUtime=2082.53 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10342 0 0 0 208252 1 0 0 20 0 1 0 1589077 30478336 1645 33554432000 4194304 5744392 140725334621888 140725334619288 4917128 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1645 812 379 0 860 0
Current children cumulated CPU time (s) 2082.53
Current children cumulated vsize (KiB) 29764

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 7823
/proc/meminfo: memFree=32115056/32770624 swapFree=5764/122924
[pid=7762] ppid=7759 vsize=29764 CPUtime=2142.53 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10555 0 0 0 214252 1 0 0 20 0 1 0 1589077 30478336 1646 33554432000 4194304 5744392 140725334621888 140725334619288 4917954 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1646 812 379 0 860 0
Current children cumulated CPU time (s) 2142.53
Current children cumulated vsize (KiB) 29764

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8131
/proc/meminfo: memFree=32115932/32770624 swapFree=5764/123092
[pid=7762] ppid=7759 vsize=29764 CPUtime=2202.54 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10600 0 0 0 220253 1 0 0 20 0 1 0 1589077 30478336 1646 33554432000 4194304 5744392 140725334621888 140725334619288 4904853 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1646 812 379 0 860 0
Current children cumulated CPU time (s) 2202.54
Current children cumulated vsize (KiB) 29764

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8192
/proc/meminfo: memFree=32111880/32770624 swapFree=5764/123192
[pid=7762] ppid=7759 vsize=29764 CPUtime=2262.54 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10802 0 0 0 226253 1 0 0 20 0 1 0 1589077 30478336 1646 33554432000 4194304 5744392 140725334621888 140725334619288 4970576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1646 812 379 0 860 0
Current children cumulated CPU time (s) 2262.54
Current children cumulated vsize (KiB) 29764

[startup+2322.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 8200
/proc/meminfo: memFree=32111468/32770624 swapFree=5764/123284
[pid=7762] ppid=7759 vsize=29764 CPUtime=2322.55 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 10813 0 0 0 232254 1 0 0 20 0 1 0 1589077 30478336 1646 33554432000 4194304 5744392 140725334621888 140725334619288 4917563 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1646 812 379 0 860 0
Current children cumulated CPU time (s) 2322.55
Current children cumulated vsize (KiB) 29764

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8223
/proc/meminfo: memFree=32109760/32770624 swapFree=5764/123336
[pid=7762] ppid=7759 vsize=29764 CPUtime=2382.56 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 11071 0 0 0 238255 1 0 0 20 0 1 0 1589077 30478336 1646 33554432000 4194304 5744392 140725334621888 140725334619288 4916842 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1646 812 379 0 860 0
Current children cumulated CPU time (s) 2382.56
Current children cumulated vsize (KiB) 29764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8224
/proc/meminfo: memFree=32109956/32770624 swapFree=5764/123368
[pid=7762] ppid=7759 vsize=29764 CPUtime=2400.06 cores=1,3,5,7
/proc/7762/stat : 7762 (cosoco) R 7759 7762 3742 0 -1 4202496 11075 0 0 0 240005 1 0 0 20 0 1 0 1589077 30478336 1646 33554432000 4194304 5744392 140725334621888 140725334619288 4911512 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 28418048 140725334623425 140725334623555 140725334623555 140725334626254 0
/proc/7762/statm: 7441 1646 812 379 0 860 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 29764

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.06
CPU user time (s): 2400.05
CPU system time (s): 0.011001
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 29764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.011001
maximum resident set size= 6628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11102
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= 7
involuntary context switches= 714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64971 second user time and 6.9622 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-24 20:21:36
IDJOB=4252166
IDBENCH=124278
IDSOLVER=2633
FILE ID=node107/4252166-1500920496
RUNJOBID= node107-1500914927-3774
PBS_JOBID= 20625415
Free space on /tmp= 61648 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-70.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252166-1500920496/watcher-4252166-1500920496 -o /tmp/evaluation-result-4252166-1500920496/solver-4252166-1500920496 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3774 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252166-1500920496.xml

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

MD5SUM BENCH= 334f60f9be5ea7f5cd20aecf314fa745
RANDOM SEED=1151204160

node107.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.15
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.15
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.15
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.15
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:        32120500 kB
MemAvailable:   32063100 kB
Buffers:           41640 kB
Cached:           215564 kB
SwapCached:            0 kB
Active:           170232 kB
Inactive:         130112 kB
Active(anon):      46016 kB
Inactive(anon):     8660 kB
Active(file):     124216 kB
Inactive(file):   121452 kB
Unevictable:        5764 kB
Mlocked:            5764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2592 kB
Writeback:            96 kB
AnonPages:         54960 kB
Mapped:            29256 kB
Shmem:              8848 kB
Slab:              50540 kB
SReclaimable:      25532 kB
SUnreclaim:        25008 kB
KernelStack:        3344 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     284856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61648 MiB
End job on node107 at 2017-07-24 21:01:36