Trace number 4299991

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) 2519.97 2520.01

General information on the benchmark

NameMagicSquare/
MagicSquare-13-sum_c18.xml
MD5SUM507ff1916128830fd6a67d5c849b681a
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 variables169
Number of constraints29
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":144},{"degree":4,"count":24},{"degree":5,"count":1}]
Minimum constraint arity13
Maximum constraint arity169
Distribution of constraint arities[{"arity":13,"count":28},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299991-1532827196.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 169
0.00/0.00	c |            Domain Sizes: 169..169
0.00/0.00	c |
0.00/0.00	c |             Constraints: 29
0.00/0.00	c |                   Arity: 13..169
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 28
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c 101            131            1473           23229          0              0              8   11   9     
0.00/0.05	c 211            271            3033           50516          0              0              7   10   8     
0.00/0.07	c 332            425            4749           80288          0              0              7   10   8     
0.00/0.10	c 465            593            6512           111287         0              0              7   10   8     
0.10/0.12	c 611            777            8495           144623         0              0              7   10   8     
0.10/0.16	c 771            979            10777          181406         0              0              7   10   8     
0.10/0.19	c 947            1201           13106          221400         0              0              7   10   8     
0.21/0.23	c 1140           1444           15739          263577         0              0              7   10   8     
0.21/0.27	c 1352           1709           18475          312137         0              0              7   10   8     
0.21/0.31	c 1585           2000           21603          364338         0              0              7   10   8     
0.31/0.36	c 1841           2319           25000          420199         0              0              7   10   8     
0.31/0.41	c 2122           2670           28879          481681         0              0              7   10   8     
0.41/0.47	c 2431           3055           33149          551292         0              0              7   10   8     
0.51/0.53	c 2770           3476           37591          625775         0              0              7   10   8     
0.51/0.60	c 3142           3938           42294          706994         0              0              7   10   8     
0.60/0.68	c 3551           4445           47682          796155         0              0              7   10   8     
0.69/0.76	c 4000           5001           53280          892818         0              0              7   10   8     
0.79/0.85	c 4493           5612           59691          997286         0              0              7   10   8     
0.89/0.95	c 5035           6285           66743          1110451        0              0              7   10   8     
1.00/1.06	c 5631           7031           74628          1235644        0              0              7   10   8     
1.10/1.19	c 6286           7857           83075          1373351        0              0              7   11   8     
1.29/1.33	c 7006           8769           92905          1525114        0              0              7   11   9     
1.39/1.49	c 7798           9780           103666         1694793        0              0              7   11   9     
1.59/1.67	c 8669           10905          115791         1885828        0              0              7   11   9     
1.79/1.87	c 9627           12147          129705         2095923        0              0              7   11   9     
2.00/2.10	c 10680          13518          145248         2326272        0              0              7   11   9     
2.29/2.34	c 11838          15028          161370         2580343        0              0              7   11   9     
2.59/2.62	c 13111          16704          179883         2865832        0              0              7   11   9     
2.89/2.93	c 14511          18555          200714         3178962        0              0              7   11   9     
3.19/3.28	c 16051          20617          223314         3532019        0              0              7   11   9     
3.59/3.67	c 17745          22889          248974         3918711        0              0              7   11   9     
4.00/4.10	c 19608          25388          277924         4341924        0              0              7   11   9     
4.49/4.58	c 21657          28144          309253         4810249        0              0              7   11   9     
5.00/5.10	c 23910          31214          343271         5331066        0              0              7   11   9     
5.69/5.71	c 26388          34633          383099         5910621        0              0              7   11   9     
6.29/6.36	c 29113          38415          425353         6546465        0              0              7   11   9     
7.00/7.09	c 32110          42568          473821         7246726        0              0              7   11   9     
7.89/7.90	c 35406          47170          526543         8020222        0              0              7   11   9     
8.79/8.82	c 39031          52272          587915         8873975        0              0              7   11   9     
9.79/9.82	c 43018          57887          653015         9816345        0              0              7   11   9     
10.89/10.94	c 47403          64059          727333         10851201       0              0              7   11   9     
12.10/12.18	c 52226          70905          810411         11993899       0              0              7   11   10    
13.49/13.53	c 57531          78418          898220         13251650       0              0              7   11   10    
15.00/15.02	c 63366          86700          995090         14639534       0              0              7   24   10    
16.59/16.60	c 69784          95717          1099426        16131909       0              0              8   24   12    
18.29/18.33	c 76843          105612         1214065        17763192       0              0              8   24   13    
20.19/20.22	c 84607          116496         1339519        19552238       0              0              8   24   14    
22.29/22.31	c 93147          128548         1479947        21519853       0              0              8   24   14    
24.59/24.61	c 102541         141850         1636142        23675462       0              0              8   24   15    
27.10/27.15	c 112874         156501         1811022        26041910       0              0              8   24   16    
29.89/29.92	c 124240         172630         2001311        28635008       0              0              8   24   16    
32.89/32.92	c 136742         190273         2210543        31449695       0              0              8   38   18    
36.10/36.15	c 150494         209468         2431398        34501358       0              0              8   37   20    
39.49/39.59	c 165621         230437         2666845        37821708       0              0              8   37   21    
43.29/43.34	c 182260         253426         2925978        41468660       0              0              8   37   23    
47.29/47.38	c 200562         278631         3207001        45469057       0              0              8   37   24    
51.79/51.81	c 220694         306421         3515919        49925372       0              0              8   37   25    
56.69/56.70	c 242839         337115         3859371        54865221       0              0              8   37   26    
61.89/61.97	c 267198         371279         4251488        59918229       0              0              8   64   32    
67.89/67.90	c 293992         408358         4670876        65778164       0              0              8   62   30    
74.19/74.23	c 323465         448963         5123412        72066193       0              0              8   63   33    
81.00/81.07	c 355885         493696         5621555        78905456       0              0              8   63   35    
88.69/88.77	c 391547         543566         6205776        86417437       0              0              8   84   37    
96.89/96.94	c 430775         597956         6824329        94405638       0              0              8   72   41    
105.59/105.67	c 473925         656530         7469959        103302773      0              0              8   59   40    
115.59/115.62	c 521390         723061         8201997        112664789      0              0              8   71   41    
125.29/125.39	c 573601         796124         8997468        122148993      0              0              10   71   54   
140.49/140.53	c 631033         891546         10438468       138174519      0              0              10   86   62   
154.59/154.67	c 694208         980607         11554810       150990074      0              0              12   56   41   
168.59/168.61	c 763700         1078734        12638958       164540979      0              0              12   75   50   
183.49/183.54	c 840141         1186626        13819516       179156710      0              0              13   57   50   
199.89/199.99	c 924226         1304682        15088957       195023460      0              0              13   75   48   
218.89/218.92	c 1016719        1434235        16705764       213130026      0              0              14   75   50   
237.09/237.17	c 1118461        1574510        18190176       231171538      0              0              17   75   55   
259.89/259.94	c 1230377        1732844        20038094       253083437      0              0              17   65   48   
281.39/281.45	c 1353484        1904872        21861127       274505724      0              0              15   85   61   
304.48/304.57	c 1488901        2089725        23854883       298204304      0              0              17   84   63   
331.99/332.02	c 1637859        2297434        26132630       325323498      0              0              15   76   58   
358.68/358.78	c 1801712        2514435        28442422       358007439      0              0              18   74   62   
390.09/390.15	c 1981950        2764434        31063658       394904851      0              0              18   75   66   
425.18/425.27	c 2180211        3048123        34118702       432717818      0              0              13   75   67   
459.78/459.87	c 2398298        3361844        37800270       468459796      0              0              14   148   111 
506.88/506.96	c 2638193        3711343        41934146       519829412      0              0              18   76   68   
556.58/556.60	c 2902077        4078415        46109083       577233596      0              0              16   75   65   
608.78/608.88	c 3192349        4482353        50658401       640700862      0              0              16   75   68   
657.28/657.34	c 3511648        4892487        54845683       702797493      0              0              16   74   67   
721.08/721.12	c 3862876        5391551        60604482       771862640      0              0              14   84   72   
791.27/791.31	c 4249226        5931549        67113187       854323710      0              0              17   90   70   
849.98/850.09	c 4674211        6475782        72419525       957091077      0              0              20   72   67   
927.57/927.60	c 5141694        7119313        79505367       1059158139     0              0              14   84   72   
1013.98/1014.03	c 5655925        7819946        87175399       1179849535     0              0              19   82   71   
1089.08/1089.19	c 6221579        8523356        94487321       1295787001     0              0              15   73   68   
1190.17/1190.21	c 6843798        9382995        104510007      1436358207     0              0              16   92   82   
1271.86/1271.98	c 7528238        10205812       111754987      1545664773     0              0              19   72   69   
1403.66/1403.77	c 8281122        11255849       124784043      1773115960     0              0              16   84   79   
1582.56/1582.61	c 9109294        12517205       143718191      2021662677     0              0              16   76   73   
1717.16/1717.26	c 10020283       13743726       157073500      2222694463     0              0              19   99   86   
1849.86/1849.96	c 11022370       14971488       170461698      2438948925     0              0              21   74   71   
2035.35/2035.46	c 12124665       16523773       190055196      2680299985     0              0              10   123   87  
2239.15/2239.24	c 13337189       18063394       211538447      3043599712     0              0              17   99   85   
2393.25/2393.36	c 14670965       19650279       227110426      3304385528     0              0              19   74   71   
2519.95/2520.00	
2519.95/2520.00	c *** INTERRUPTED ***
2519.95/2520.00	c restarts              : 101         
2519.95/2520.00	c conflicts             : 15412227     (6116 /sec)
2519.95/2520.00	c decisions             : 20664689     (8200 /sec)
2519.95/2520.00	c propagations          : 3487181400  (1383824 /sec)
2519.95/2520.00	c root propagations     : 0           
2519.95/2520.00	c filter calls          : 238847769      (94782 /sec)
2519.95/2520.00	c useless filter calls  : 174535871      (73 %)
2519.95/2520.00	c Memory used           : 27.05 MB
2519.95/2520.00	c CPU time              : 2519.96 s
2519.95/2520.00	
2519.95/2520.00	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 (9080 MiB free)
  memory of node 1: 16384 MiB (12637 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299991-1532827196/watcher-4299991-1532827196 -o /tmp/evaluation-result-4299991-1532827196/solver-4299991-1532827196 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532809523-24535 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299991-1532827196.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
solver pid=26673, runsolver pid=26670
Current StackSize limit: 8192 KiB


[startup+0.100168 s]*
/proc/loadavg: 2.00 2.00 2.04 3/187 26674
/proc/meminfo: memFree=22238096/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=3976 CPUtime=0.1 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1208 0 0 0 10 0 0 0 20 0 1 0 100282815 28209152 994 33554432000 4194304 6142532 140725911089952 140725911086584 5062512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 994 825 476 0 209 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 3976 KiB

[startup+0.209366 s]*
/proc/loadavg: 2.00 2.00 2.04 3/187 26674
/proc/meminfo: memFree=22238096/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=3976 CPUtime=0.21 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1208 0 0 0 21 0 0 0 20 0 1 0 100282815 28209152 994 33554432000 4194304 6142532 140725911089952 140725911086584 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 994 825 476 0 209 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 3976 KiB

[startup+0.308961 s]*
/proc/loadavg: 2.00 2.00 2.04 3/187 26674
/proc/meminfo: memFree=22238096/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=3976 CPUtime=0.31 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1208 0 0 0 31 0 0 0 20 0 1 0 100282815 28209152 994 33554432000 4194304 6142532 140725911089952 140725911086584 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 994 825 476 0 209 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 3976 KiB

[startup+0.700329 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26674
/proc/meminfo: memFree=22237816/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=3976 CPUtime=0.69 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1209 0 0 0 69 0 0 0 20 0 1 0 100282815 28209152 994 33554432000 4194304 6142532 140725911089952 140725911087352 5058744 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 994 825 476 0 209 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 3976 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26674
/proc/meminfo: memFree=22237824/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=3976 CPUtime=1.49 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1209 0 0 0 149 0 0 0 20 0 1 0 100282815 28209152 994 33554432000 4194304 6142532 140725911089952 140725911087352 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 994 825 476 0 209 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 3976 KiB

[startup+3.10894 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26674
/proc/meminfo: memFree=22237824/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=4212 CPUtime=3.1 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1322 0 0 0 310 0 0 0 20 0 1 0 100282815 28209152 1053 33554432000 4194304 6142532 140725911089952 140725911087352 5131364 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 1053 873 476 0 209 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4212 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26679
/proc/meminfo: memFree=22237008/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=4212 CPUtime=6.29 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1435 0 0 0 629 0 0 0 20 0 1 0 100282815 28209152 1053 33554432000 4194304 6142532 140725911089952 140725911087352 5175278 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 1053 873 476 0 209 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4212 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 26679
/proc/meminfo: memFree=22236900/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=4212 CPUtime=12.69 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1548 0 0 0 1269 0 0 0 20 0 1 0 100282815 28209152 1053 33554432000 4194304 6142532 140725911089952 140725911087352 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 1053 873 476 0 209 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4212 KiB

[startup+25.5003 s]
/proc/loadavg: 1.92 1.98 2.03 3/188 26680
/proc/meminfo: memFree=22236416/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=4240 CPUtime=25.49 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1791 0 0 0 2549 0 0 0 20 0 1 0 100282815 28209152 1060 33554432000 4194304 6142532 140725911089952 140725911087352 5175278 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 1060 873 476 0 209 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4240 KiB

[startup+51.1091 s]
/proc/loadavg: 1.95 1.98 2.03 3/188 26680
/proc/meminfo: memFree=22236476/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27548 memory=4248 CPUtime=51.1 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 1923 0 0 0 5110 0 0 0 20 0 1 0 100282815 28209152 1062 33554432000 4194304 6142532 140725911089952 140725911087352 5062496 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6887 1062 873 476 0 209 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27548 KiB
Current children cumulated memory: 4248 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/188 26681
/proc/meminfo: memFree=22236612/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4312 CPUtime=102.29 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2083 0 0 0 10229 0 0 0 20 0 1 0 100282815 28364800 1078 33554432000 4194304 6142532 140725911089952 140725911087352 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1078 873 476 0 247 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4312 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/188 26682
/proc/meminfo: memFree=22236620/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4320 CPUtime=162.29 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2224 0 0 0 16229 0 0 0 20 0 1 0 100282815 28364800 1080 33554432000 4194304 6142532 140725911089952 140725911087352 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1080 873 476 0 247 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4320 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 26683
/proc/meminfo: memFree=22237000/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4320 CPUtime=222.29 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2363 0 0 0 22229 0 0 0 20 0 1 0 100282815 28364800 1080 33554432000 4194304 6142532 140725911089952 140725911087352 5054680 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1080 873 476 0 247 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4320 KiB

[startup+282.3 s]
/proc/loadavg: 2.10 2.02 2.05 3/188 26726
/proc/meminfo: memFree=22233528/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4320 CPUtime=282.29 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2505 0 0 0 28229 0 0 0 20 0 1 0 100282815 28364800 1080 33554432000 4194304 6142532 140725911089952 140725911087352 5131346 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1080 873 476 0 247 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4320 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/188 26728
/proc/meminfo: memFree=22234260/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4320 CPUtime=342.28 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2646 0 0 0 34228 0 0 0 20 0 1 0 100282815 28364800 1080 33554432000 4194304 6142532 140725911089952 140725911087352 5131338 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1080 873 476 0 247 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4320 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/188 26729
/proc/meminfo: memFree=22234768/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4320 CPUtime=402.28 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2786 0 0 0 40228 0 0 0 20 0 1 0 100282815 28364800 1080 33554432000 4194304 6142532 140725911089952 140725911087352 5054405 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1080 873 476 0 247 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4320 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26730
/proc/meminfo: memFree=22235312/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4324 CPUtime=462.28 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 2950 0 0 0 46228 0 0 0 20 0 1 0 100282815 28364800 1081 33554432000 4194304 6142532 140725911089952 140725911087352 5055504 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1081 873 476 0 247 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4324 KiB


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

/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+1782.3 s]
/proc/loadavg: 2.32 2.18 2.11 3/187 26829
/proc/meminfo: memFree=22231296/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=1782.26 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 5974 0 0 0 178226 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5061716 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+1842.3 s]
/proc/loadavg: 2.12 2.15 2.10 3/187 26837
/proc/meminfo: memFree=22230784/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=1842.26 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6097 0 0 0 184226 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5054357 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+1902.3 s]
/proc/loadavg: 2.04 2.12 2.09 3/187 26838
/proc/meminfo: memFree=22231240/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=1902.26 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6242 0 0 0 190226 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5055512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.10 2.09 3/187 26839
/proc/meminfo: memFree=22231116/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=1962.26 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6365 0 0 0 196226 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5061130 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/187 26840
/proc/meminfo: memFree=22231116/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2022.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6498 0 0 0 202225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5062247 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/187 26841
/proc/meminfo: memFree=22230860/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2082.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6648 0 0 0 208225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5131338 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 26843
/proc/meminfo: memFree=22230840/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2142.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6773 0 0 0 214225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/187 26844
/proc/meminfo: memFree=22230716/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2202.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 6897 0 0 0 220225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5061866 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/187 26845
/proc/meminfo: memFree=22230840/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2262.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 7045 0 0 0 226225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5130516 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 26847
/proc/meminfo: memFree=22230840/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2322.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 7171 0 0 0 232225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5053762 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 26848
/proc/meminfo: memFree=22230840/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2382.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 7297 0 0 0 238225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5058171 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 26857
/proc/meminfo: memFree=22230700/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2442.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 7445 0 0 0 244225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5175273 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2442.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26880
/proc/meminfo: memFree=22230916/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2502.25 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 7578 0 0 0 250225 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5058255 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2502.25 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 26880
/proc/meminfo: memFree=22230928/32770624 swapFree=67108796/67108860
[pid=26673] ppid=26670 vsize=27700 memory=4400 CPUtime=2519.95 cores=0,2,4,6
/proc/26673/stat : 26673 (cosoco) R 26670 26673 24504 0 -1 4202496 7702 0 0 0 251995 0 0 0 20 0 1 0 100282815 28364800 1100 33554432000 4194304 6142532 140725911089952 140725911087352 5054324 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 22315008 140725911094406 140725911094536 140725911094536 140725911097294 0
/proc/26673/statm: 6925 1100 873 476 0 247 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 27700 KiB
Current children cumulated memory: 4400 KiB

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

[startup+2520.01 s]
# the end of solver process 26673 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.96 s, system=0.007999 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.97
CPU user time (s): 2519.96
CPU system time (s): 0.007999
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 27700
Max. memory (cumulated for all children) (KiB): 4400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.007999
maximum resident set size= 4464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7755
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= 6
involuntary context switches= 641


# summary of solver processes directly reported to runsolver:
#   pid: 26673
#   total CPU time (s): 2519.97
#   total CPU user time (s): 2519.96
#   total CPU system time (s): 0.007999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.87363 second user time and 15.387 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-29 03:19:56
IDJOB=4299991
IDBENCH=141517
IDSOLVER=2761
FILE ID=node138/4299991-1532827196
RUNJOBID= node138-1532809523-24535
PBS_JOBID= 21022478
Free space on /tmp= 53796 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicSquare/MagicSquare-13-sum_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299991-1532827196/watcher-4299991-1532827196 -o /tmp/evaluation-result-4299991-1532827196/solver-4299991-1532827196 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532809523-24535 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299991-1532827196.xml

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

MD5SUM BENCH= 507ff1916128830fd6a67d5c849b681a
RANDOM SEED=448675896

node138.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.71
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.71
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.71
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.71
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:        22239076 kB
MemAvailable:   31924384 kB
Buffers:          215084 kB
Cached:          9674088 kB
SwapCached:           44 kB
Active:          2563420 kB
Inactive:        7385660 kB
Active(anon):       4308 kB
Inactive(anon):    83492 kB
Active(file):    2559112 kB
Inactive(file):  7302168 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:         71008 kB
Mapped:            39700 kB
Shmem:             25196 kB
Slab:             281020 kB
SReclaimable:     252488 kB
SUnreclaim:        28532 kB
KernelStack:        3552 kB
PageTables:         5052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 53792 MiB
End job on node138 at 2018-07-29 04:01:57