Trace number 4299951

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.08 2520.01

General information on the benchmark

NameMagicSquare/
MagicSquare-11-sum_c18.xml
MD5SUM9fb1cf873c57982715ec6b9bcc5cb523
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 variables121
Number of constraints25
Number of domains1
Minimum domain size121
Maximum domain size121
Distribution of domain sizes[{"size":121,"count":121}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":100},{"degree":4,"count":20},{"degree":5,"count":1}]
Minimum constraint arity11
Maximum constraint arity121
Distribution of constraint arities[{"arity":11,"count":24},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":24}]
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-4299951-1532825729.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: 121
0.00/0.00	c |            Domain Sizes: 121..121
0.00/0.00	c |
0.00/0.00	c |             Constraints: 25
0.00/0.00	c |                   Arity: 11..121
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: 24
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            136            1527           19128          0              0              7   10   8     
0.00/0.03	c 211            284            3192           39009          0              0              6   9   7      
0.00/0.05	c 332            447            5025           60640          0              0              6   9   7      
0.00/0.07	c 465            629            7093           85090          0              0              6   9   7      
0.00/0.09	c 611            829            9343           111562         0              0              6   9   7      
0.10/0.11	c 771            1049           12022          141079         0              0              6   9   7      
0.10/0.14	c 947            1294           14938          174173         0              0              6   9   7      
0.10/0.17	c 1140           1565           18011          210114         0              0              6   9   7      
0.10/0.20	c 1352           1863           21389          250252         0              0              6   9   8      
0.21/0.24	c 1585           2188           25023          293270         0              0              6   9   7      
0.21/0.28	c 1841           2543           29082          340144         0              0              6   9   7      
0.31/0.32	c 2122           2929           33619          391393         0              0              6   9   7      
0.31/0.37	c 2431           3353           38487          447352         0              0              6   9   7      
0.41/0.42	c 2770           3821           43916          508562         0              0              6   9   7      
0.41/0.47	c 3142           4335           50158          575472         0              0              6   9   7      
0.51/0.54	c 3551           4907           57165          649777         0              0              6   9   8      
0.60/0.61	c 4000           5531           64443          730697         0              0              6   9   8      
0.60/0.68	c 4493           6217           72415          818998         0              0              6   9   8      
0.69/0.77	c 5035           6975           81257          917690         0              0              6   9   8      
0.79/0.86	c 5631           7812           91044          1024222        0              0              6   9   8      
0.89/0.97	c 6286           8742           102442         1140967        0              0              6   18   8     
1.00/1.08	c 7006           9755           114688         1268375        0              0              7   20   10    
1.19/1.20	c 7798           10868          128024         1406611        0              0              7   20   10    
1.29/1.33	c 8669           12096          142763         1558384        0              0              7   20   11    
1.39/1.48	c 9627           13438          158639         1723030        0              0              7   20   12    
1.59/1.64	c 10680          14920          176130         1903166        0              0              7   20   12    
1.79/1.81	c 11838          16547          195218         2099583        0              0              7   20   13    
1.89/2.00	c 13111          18342          216261         2313472        0              0              7   20   14    
2.19/2.20	c 14511          20315          239648         2547529        0              0              7   32   15    
2.39/2.43	c 16051          22462          264552         2800917        0              0              7   31   16    
2.59/2.67	c 17745          24805          291309         3076763        0              0              7   31   18    
2.89/2.93	c 19608          27376          320111         3377968        0              0              7   31   19    
3.19/3.21	c 21657          30198          351510         3705803        0              0              7   31   20    
3.49/3.51	c 23910          33305          386625         4066074        0              0              7   31   21    
3.79/3.86	c 26388          36809          429057         4452678        0              0              7   43   23    
4.19/4.24	c 29113          40582          473186         4886258        0              0              7   42   23    
4.59/4.63	c 32110          44730          518776         5353451        0              0              7   42   25    
5.00/5.06	c 35406          49305          570275         5860485        0              0              7   54   27    
5.49/5.53	c 39031          54313          627219         6418298        0              0              7   59   31    
6.00/6.04	c 43018          59790          686596         7020389        0              0              7   39   28    
6.59/6.61	c 47403          65931          754481         7670297        0              0              7   39   30    
7.19/7.23	c 52226          72725          830108         8380743        0              0              9   39   31    
7.89/7.91	c 57531          80223          913843         9156279        0              0              9   49   31    
8.59/8.64	c 63366          88418          1010065        10037543       0              0              9   49   37    
9.39/9.42	c 69784          97230          1114216        10916026       0              0              10   49   38   
10.19/10.22	c 76843          106954         1216692        11889415       0              0              10   49   39   
11.10/11.15	c 84607          117891         1337329        12945242       0              0              10   49   37   
12.10/12.13	c 93147          129931         1467804        14104774       0              0              10   59   43   
13.79/13.82	c 102541         146455         1708803        16445067       0              0              7   64   49    
15.00/15.03	c 112874         161107         1864438        17824453       0              0              10   56   43   
16.39/16.40	c 124240         177339         2046598        19381415       0              0              11   56   43   
17.79/17.84	c 136742         195061         2244843        21007956       0              0              11   65   48   
19.39/19.46	c 150494         214596         2471216        23148264       0              0              12   63   48   
21.00/21.10	c 165621         235509         2711661        25470036       0              0              11   68   52   
22.89/22.96	c 182260         258457         2966852        27727124       0              0              11   63   48   
25.00/25.08	c 200562         283977         3249079        30103948       0              0              14   62   46   
27.19/27.26	c 220694         311567         3550034        32756243       0              0              15   63   50   
29.39/29.49	c 242839         341181         3868190        35630685       0              0              15   63   52   
32.10/32.17	c 267198         374625         4270632        39206449       0              0              15   68   56   
34.89/35.00	c 293992         410031         4654702        43144383       0              0              15   63   54   
38.39/38.48	c 323465         449842         5119965        48907900       0              0              13   59   52   
43.00/43.08	c 355885         486981         5903966        59476221       0              0              6   55   51    
49.39/49.47	c 391547         538192         6810469        72617881       0              0              12   65   53   
53.49/53.57	c 430775         586845         7345696        82961162       0              0              13   61   56   
57.79/57.81	c 473925         640590         7913474        90288918       0              0              8   54   51    
65.19/65.26	c 521390         706083         8734699        106578316      0              0              10   56   52   
70.29/70.32	c 573601         767687         9588219        114725484      0              0              7   61   57    
77.00/77.03	c 631033         839388         10581504       124415984      0              0              7   61   57    
83.29/83.37	c 694208         920333         11467989       133906310      0              0              10   54   51   
93.19/93.24	c 763700         1013262        12891959       160164672      0              0              13   61   58   
100.89/100.91	c 840141         1105934        14046968       175326587      0              0              16   60   57   
109.29/109.35	c 924226         1200577        15444511       193843836      0              0              9   54   52    
120.79/120.88	c 1016719        1309394        17650768       213974617      0              0              13   55   52   
132.49/132.53	c 1118461        1431238        19645191       234830503      0              0              8   58   52    
143.20/143.21	c 1230377        1575353        21117052       249208311      0              0              12   55   53   
160.70/160.74	c 1353484        1740859        23379283       274546000      0              0              10   56   54   
175.10/175.18	c 1488901        1924412        25641605       296378513      0              0              7   68   64    
187.00/187.10	c 1637859        2107177        27323080       320114486      0              0              8   60   57    
201.80/201.87	c 1801712        2309895        29324650       355876615      0              0              8   60   57    
216.70/216.74	c 1981950        2529866        31494858       382504822      0              0              10   68   64   
237.80/237.84	c 2180211        2763785        34915642       424909468      0              0              10   60   58   
256.20/256.25	c 2398298        3030069        37354116       455384866      0              0              11   55   53   
289.20/289.23	c 2638193        3308202        42718143       551707953      0              0              13   61   59   
312.60/312.60	c 2902077        3618960        45782048       613935337      0              0              13   60   58   
359.70/359.79	c 3192349        4031998        52982647       737702808      0              0              12   58   48   
424.11/424.16	c 3511648        4560271        61595946       829991479      0              0              19   55   52   
453.50/453.55	c 3862876        4978299        65557410       881866162      0              0              12   59   57   
484.30/484.33	c 4249226        5438555        70084788       938735439      0              0              6   61   59    
517.91/517.94	c 4674211        5942975        74921356       991953165      0              0              8   60   57    
563.81/563.84	c 5141694        6579925        81367170       1069170091     0              0              9   59   57    
603.12/603.18	c 5655925        7193654        86573187       1140050097     0              0              7   59   57    
644.91/644.98	c 6221579        7858637        92495197       1226639639     0              0              9   59   57    
699.61/699.65	c 6843798        8631674        100354613      1343976494     0              0              8   62   59    
786.02/786.08	c 7528238        9458798        115664292      1492669510     0              0              10   61   59   
873.02/873.10	c 8281122        10548960       126386765      1636137839     0              0              16   57   55   
941.22/941.26	c 9109294        11559982       135689011      1757464723     0              0              12   69   67   
1045.52/1045.60	c 10020283       12700825       148848365      2012174977     0              0              16   59   58   
1155.72/1155.79	c 11022370       14008443       162048563      2182524266     0              0              9   55   53    
1254.83/1254.88	c 12124665       15390508       178190343      2371803447     0              0              13   62   59   
1343.33/1343.30	c 13337189       16839893       191166871      2550208793     0              0              8   58   57    
1446.14/1446.18	c 14670965       18429313       205813738      2750963505     0              0              10   67   65   
1558.14/1558.18	c 16138118       20136297       222577819      2990833717     0              0              11   59   57   
1789.94/1789.95	c 17751986       22354324       258562359      3421615240     0              0              12   83   77   
1953.05/1953.02	c 19527240       24398519       285587838      3667544324     0              0              11   68   66   
2230.65/2230.65	c 21480019       27074040       317014758      4533417115     0              0              13   62   60   
2384.17/2384.13	c 23628075       29565207       339825496      4861616877     0              0              13   61   60   
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 106         
2520.07/2520.00	c conflicts             : 25382218     (10072 /sec)
2520.07/2520.00	c decisions             : 31694451     (12577 /sec)
2520.07/2520.00	c propagations          : 5166572534  (2050166 /sec)
2520.07/2520.00	c root propagations     : 0           
2520.07/2520.00	c filter calls          : 358794660      (142375 /sec)
2520.07/2520.00	c useless filter calls  : 250176452      (69 %)
2520.07/2520.00	c Memory used           : 26.78 MB
2520.07/2520.00	c CPU time              : 2520.07 s
2520.07/2520.00	
2520.07/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 (10345 MiB free)
  memory of node 1: 16384 MiB (15793 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299951-1532825729/watcher-4299951-1532825729 -o /tmp/evaluation-result-4299951-1532825729/solver-4299951-1532825729 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2125 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299951-1532825729.xml 

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

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

solver pid=3652, runsolver pid=3649

[startup+0.100197 s]*
/proc/loadavg: 1.92 2.00 2.04 3/187 3653
/proc/meminfo: memFree=26766384/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=3844 CPUtime=0.1 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1170 0 0 0 10 0 0 0 20 0 1 0 100136042 28073984 961 33554432000 4194304 6142532 140723807462800 140723807459432 5060737 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 961 825 476 0 176 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3844 KiB

[startup+0.209531 s]*
/proc/loadavg: 1.92 2.00 2.04 3/187 3653
/proc/meminfo: memFree=26766384/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=3844 CPUtime=0.21 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1170 0 0 0 21 0 0 0 20 0 1 0 100136042 28073984 961 33554432000 4194304 6142532 140723807462800 140723807459432 5058259 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 961 825 476 0 176 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3844 KiB

[startup+0.309073 s]*
/proc/loadavg: 1.92 2.00 2.04 3/187 3653
/proc/meminfo: memFree=26766384/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=3844 CPUtime=0.31 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1170 0 0 0 31 0 0 0 20 0 1 0 100136042 28073984 961 33554432000 4194304 6142532 140723807462800 140723807459432 5131322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 961 825 476 0 176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3844 KiB

[startup+0.70033 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 3653
/proc/meminfo: memFree=26766648/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=3844 CPUtime=0.69 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1170 0 0 0 69 0 0 0 20 0 1 0 100136042 28073984 961 33554432000 4194304 6142532 140723807462800 140723807459432 5058760 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 961 825 476 0 176 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3844 KiB

[startup+1.50033 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 3653
/proc/meminfo: memFree=26766596/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=3844 CPUtime=1.49 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1172 0 0 0 149 0 0 0 20 0 1 0 100136042 28073984 961 33554432000 4194304 6142532 140723807462800 140723807460200 5131364 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 961 825 476 0 176 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 3844 KiB

[startup+3.10938 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 3653
/proc/meminfo: memFree=26766368/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4064 CPUtime=3.1 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1253 0 0 0 310 0 0 0 20 0 1 0 100136042 28073984 1016 33554432000 4194304 6142532 140723807462800 140723807460200 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1016 873 476 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4064 KiB

[startup+6.30032 s]
/proc/loadavg: 1.85 1.98 2.03 3/187 3653
/proc/meminfo: memFree=26766740/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4088 CPUtime=6.29 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1347 0 0 0 629 0 0 0 20 0 1 0 100136042 28073984 1022 33554432000 4194304 6142532 140723807462800 140723807460200 5131364 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1022 873 476 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4088 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 1.98 2.03 3/187 3653
/proc/meminfo: memFree=26766864/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4092 CPUtime=12.69 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1435 0 0 0 1269 0 0 0 20 0 1 0 100136042 28073984 1023 33554432000 4194304 6142532 140723807462800 140723807460200 5175278 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1023 873 476 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4092 KiB

[startup+25.5003 s]
/proc/loadavg: 1.89 1.98 2.03 3/187 3653
/proc/meminfo: memFree=26766988/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=25.49 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1625 0 0 0 2549 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5053555 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+51.1091 s]
/proc/loadavg: 1.93 1.99 2.03 3/187 3653
/proc/meminfo: memFree=26767112/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=51.1 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1715 0 0 0 5110 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5061899 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/187 3654
/proc/meminfo: memFree=26767356/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=102.29 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1804 0 0 0 10229 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5130355 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/187 3656
/proc/meminfo: memFree=26766816/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=162.3 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1893 0 0 0 16230 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5054241 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 3657
/proc/meminfo: memFree=26767752/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=222.3 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 1983 0 0 0 22230 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5131312 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 3665
/proc/meminfo: memFree=26766988/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=282.3 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 2072 0 0 0 28230 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5053562 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 3688
/proc/meminfo: memFree=26765388/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=342.3 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 2161 0 0 0 34230 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5131322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 3689
/proc/meminfo: memFree=26766256/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=402.3 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 2250 0 0 0 40230 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5060745 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 3690
/proc/meminfo: memFree=26766376/32770624 swapFree=67028484/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=462.3 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 2340 0 0 0 46230 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5131838 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB


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

/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3807
/proc/meminfo: memFree=26767172/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=1782.34 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4181 0 0 0 178234 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5131322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3808
/proc/meminfo: memFree=26767036/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=1842.34 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4273 0 0 0 184234 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5054844 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3809
/proc/meminfo: memFree=26766820/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=1902.34 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4348 0 0 0 190234 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5061873 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3811
/proc/meminfo: memFree=26766792/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=1962.35 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4440 0 0 0 196235 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5058744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3812
/proc/meminfo: memFree=26766780/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2022.35 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4515 0 0 0 202235 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5057941 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3818
/proc/meminfo: memFree=26765652/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2082.35 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4590 0 0 0 208235 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5130221 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3819
/proc/meminfo: memFree=26766024/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2142.35 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4665 0 0 0 214235 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5062496 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3820
/proc/meminfo: memFree=26766208/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2202.35 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4740 0 0 0 220235 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5318922 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3821
/proc/meminfo: memFree=26765976/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2262.35 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4832 0 0 0 226235 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5175276 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3822
/proc/meminfo: memFree=26766100/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2322.36 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4907 0 0 0 232236 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5170056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2322.36 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3823
/proc/meminfo: memFree=26765976/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2382.36 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 4982 0 0 0 238236 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5055007 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3824
/proc/meminfo: memFree=26765728/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2442.36 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 5074 0 0 0 244236 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3825
/proc/meminfo: memFree=26765272/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2502.36 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 5149 0 0 0 250236 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5319096 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 3825
/proc/meminfo: memFree=26765396/32770624 swapFree=67028488/67108860
[pid=3652] ppid=3649 vsize=27416 memory=4120 CPUtime=2520.07 cores=0,2,4,6
/proc/3652/stat : 3652 (cosoco) R 3649 3652 2093 0 -1 4202496 5223 0 0 0 252007 0 0 0 20 0 1 0 100136042 28073984 1030 33554432000 4194304 6142532 140723807462800 140723807460200 5175278 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17805312 140723807470726 140723807470856 140723807470856 140723807473614 0
/proc/3652/statm: 6854 1030 873 476 0 176 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 27416 KiB
Current children cumulated memory: 4120 KiB

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

[startup+2520.01 s]
# the end of solver process 3652 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.07 s, system=0.003 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): 2520.08
CPU user time (s): 2520.07
CPU system time (s): 0.003
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27416
Max. memory (cumulated for all children) (KiB): 4120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.003
maximum resident set size= 4184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5272
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= 15
involuntary context switches= 650


# summary of solver processes directly reported to runsolver:
#   pid: 3652
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.74142 second user time and 15.6983 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 02:55:29
IDJOB=4299951
IDBENCH=141512
IDSOLVER=2761
FILE ID=node102/4299951-1532825729
RUNJOBID= node102-1532812129-2125
PBS_JOBID= 21022490
Free space on /tmp= 52744 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicSquare/MagicSquare-11-sum_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299951-1532825729/watcher-4299951-1532825729 -o /tmp/evaluation-result-4299951-1532825729/solver-4299951-1532825729 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2125 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299951-1532825729.xml

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

MD5SUM BENCH= 9fb1cf873c57982715ec6b9bcc5cb523
RANDOM SEED=795045475

node102.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.51
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.51
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.51
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.51
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:        26767316 kB
MemAvailable:   31931504 kB
Buffers:          219772 kB
Cached:          5199640 kB
SwapCached:        53368 kB
Active:          1222556 kB
Inactive:        4279348 kB
Active(anon):       8256 kB
Inactive(anon):    99184 kB
Active(file):    1214300 kB
Inactive(file):  4180164 kB
Unevictable:        6628 kB
Mlocked:            6628 kB
SwapTotal:      67108860 kB
SwapFree:       67028484 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:         36044 kB
Mapped:            38892 kB
Shmem:             22252 kB
Slab:             199288 kB
SReclaimable:     171120 kB
SUnreclaim:        28168 kB
KernelStack:        3360 kB
PageTables:         4580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-29 03:37:29