Trace number 4295522

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

NameMagicHexagon/
MagicHexagon-08-0006_c18.xml
MD5SUMe0f43de676a90a3e6f61e2deb5ab7ad8
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 variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 9           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295522-1532555892.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 225
0.00/0.01	c |            Domain Sizes: 169..169
0.00/0.01	c |
0.00/0.01	c |             Constraints: 52
0.00/0.01	c |                   Arity: 2..169  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 45
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[0][9]
0.00/0.01	c remove useless variable x[0][10]
0.00/0.01	c remove useless variable x[0][11]
0.00/0.01	c remove useless variable x[0][12]
0.00/0.01	c remove useless variable x[0][13]
0.00/0.01	c remove useless variable x[0][14]
0.00/0.01	c remove useless variable x[1][9]
0.00/0.01	c remove useless variable x[1][10]
0.00/0.01	c remove useless variable x[1][11]
0.00/0.01	c remove useless variable x[1][12]
0.00/0.01	c remove useless variable x[1][13]
0.00/0.01	c remove useless variable x[1][14]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[2][11]
0.00/0.01	c remove useless variable x[2][12]
0.00/0.01	c remove useless variable x[2][13]
0.00/0.01	c remove useless variable x[2][14]
0.00/0.01	c remove useless variable x[3][11]
0.00/0.01	c remove useless variable x[3][12]
0.00/0.01	c remove useless variable x[3][13]
0.00/0.01	c remove useless variable x[3][14]
0.00/0.01	c remove useless variable x[4][12]
0.00/0.01	c remove useless variable x[4][13]
0.00/0.01	c remove useless variable x[4][14]
0.00/0.01	c remove useless variable x[5][13]
0.00/0.01	c remove useless variable x[5][14]
0.00/0.01	c remove useless variable x[6][14]
0.00/0.01	c remove useless variable x[8][14]
0.00/0.01	c remove useless variable x[9][13]
0.00/0.01	c remove useless variable x[9][14]
0.00/0.01	c remove useless variable x[10][12]
0.00/0.01	c remove useless variable x[10][13]
0.00/0.01	c remove useless variable x[10][14]
0.00/0.01	c remove useless variable x[11][11]
0.00/0.01	c remove useless variable x[11][12]
0.00/0.01	c remove useless variable x[11][13]
0.00/0.01	c remove useless variable x[11][14]
0.00/0.01	c remove useless variable x[12][10]
0.00/0.01	c remove useless variable x[12][11]
0.00/0.01	c remove useless variable x[12][12]
0.00/0.01	c remove useless variable x[12][13]
0.00/0.01	c remove useless variable x[12][14]
0.00/0.01	c remove useless variable x[13][9]
0.00/0.01	c remove useless variable x[13][10]
0.00/0.01	c remove useless variable x[13][11]
0.00/0.01	c remove useless variable x[13][12]
0.00/0.01	c remove useless variable x[13][13]
0.00/0.01	c remove useless variable x[13][14]
0.00/0.01	c remove useless variable x[14][8]
0.00/0.01	c remove useless variable x[14][9]
0.00/0.01	c remove useless variable x[14][10]
0.00/0.01	c remove useless variable x[14][11]
0.00/0.01	c remove useless variable x[14][12]
0.00/0.01	c remove useless variable x[14][13]
0.00/0.01	c remove useless variable x[14][14]
0.00/0.03	c 101            132            2234           21429          6              0              3   6   4      
0.00/0.06	c 211            295            5021           44551          6              0              3   7   5      
0.00/0.09	c 332            435            7529           100476         6              0              2   6   3      
0.10/0.12	c 465            614            10503          130141         6              0              3   6   4      
0.10/0.15	c 611            797            14056          192931         6              0              2   20   3     
0.10/0.20	c 771            1015           17849          229616         6              0              4   7   5      
0.20/0.23	c 947            1239           22140          298911         6              0              2   23   5     
0.20/0.29	c 1140           1508           26927          344670         6              0              4   7   6      
0.30/0.34	c 1352           1777           31947          422050         6              0              2   22   7     
0.30/0.41	c 1585           2100           37605          475636         6              0              4   7   5      
0.40/0.47	c 1841           2427           43626          562003         6              0              2   22   10    
0.50/0.55	c 2122           2811           50270          625295         6              0              4   7   5      
0.60/0.62	c 2431           3215           58129          727099         6              0              2   22   12    
0.69/0.72	c 2770           3681           66208          803802         6              0              4   7   5      
0.79/0.82	c 3142           4176           75906          921124         6              0              2   22   13    
0.89/0.94	c 3551           4746           86027          1015997        6              0              4   7   6      
1.00/1.06	c 4000           5341           97557          1150072        6              0              2   22   14    
1.19/1.21	c 4493           6025           109572         1262216        6              0              4   7   6      
1.29/1.35	c 5035           6756           123200         1417223        6              0              2   22   15    
1.49/1.53	c 5631           7591           138105         1554448        6              0              4   7   6      
1.69/1.72	c 6286           8479           155599         1740773        6              0              2   22   16    
1.89/1.94	c 7006           9489           173991         1907023        6              0              4   18   7     
2.10/2.18	c 7798           10599          194416         2090010        6              0              4   18   8     
2.39/2.46	c 8669           11824          217569         2293918        6              0              4   18   8     
2.69/2.76	c 9627           13163          243777         2520838        6              0              4   18   9     
3.00/3.09	c 10680          14641          272551         2769418        6              0              4   18   10    
3.39/3.45	c 11838          16264          304395         3042313        6              0              4   18   10    
3.79/3.88	c 13111          18054          343275         3353495        6              0              4   18   11    
4.29/4.32	c 14511          20007          382959         3700854        6              0              4   24   12    
4.69/4.73	c 16051          22079          418068         4063874        6              0              4   20   14    
5.19/5.22	c 17745          24404          460243         4508030        6              0              4   20   12    
5.69/5.78	c 19608          26984          508850         4989505        6              0              4   21   13    
6.29/6.35	c 21657          29802          558575         5496157        6              0              4   20   15    
6.89/7.00	c 23910          32914          614648         6093098        6              0              4   20   14    
7.69/7.72	c 26388          36325          677626         6729468        6              0              4   21   15    
8.49/8.50	c 29113          40140          745201         7400253        6              0              4   20   16    
9.29/9.36	c 32110          44357          820569         8138798        6              0              4   20   16    
10.29/10.32	c 35406          49009          903647         8955224        6              0              4   24   17    
11.39/11.44	c 39031          54030          994288         10042377       6              0              4   21   15    
12.89/12.90	c 43018          60079          1116164        11229864       6              0              4   13   11    
14.00/14.04	c 47403          66101          1215125        12380334       6              0              2   27   19    
15.29/15.36	c 52226          72809          1330914        13544278       6              0              4   27   19    
16.89/16.93	c 57531          80194          1463150        15060364       6              0              4   34   19    
18.59/18.61	c 63366          87863          1587886        17106527       6              0              4   22   17    
20.39/20.40	c 69784          96742          1744552        18825820       6              0              4   34   21    
22.49/22.55	c 76843          105930         1884813        21667983       6              0              4   22   18    
25.39/25.45	c 84607          116678         2068083        24937561       6              0              4   27   16    
27.59/27.63	c 93147          128615         2270228        26890186       6              0              4   44   28    
30.10/30.19	c 102541         141742         2496244        29308722       6              0              4   44   24    
32.89/32.92	c 112874         156117         2742030        31922246       6              0              4   50   26    
36.69/36.74	c 124240         172039         3018067        36470955       6              0              4   29   23    
40.89/40.98	c 136742         188688         3278759        41952276       6              0              5   22   19    
44.49/44.50	c 150494         207912         3617861        45649450       6              0              5   57   30    
48.39/48.42	c 165621         229116         3983086        49474999       6              0              5   108   34   
53.00/53.03	c 182260         253169         4447176        54031944       6              0              5   125   42   
57.49/57.55	c 200562         278357         4879167        58326918       6              0              5   103   46   
62.79/62.88	c 220694         305829         5327381        63470428       6              0              5   96   52    
70.69/70.79	c 242839         337804         6298721        73124356       6              0              5   110   58   
78.00/78.06	c 267198         370549         7226407        81273363       6              0              5   97   58    
88.59/88.62	c 293992         404583         8604656        99560775       6              0              5   87   65    
97.00/97.02	c 323465         443220         9600962        110317895      6              0              5   100   66   
104.29/104.38	c 355885         486429         10364301       120479128      6              0              5   92   65    
112.79/112.82	c 391547         536592         11374810       129704064      6              0              5   113   76   
123.29/123.37	c 430775         591085         12596486       146585862      6              0              5   89   70    
132.29/132.32	c 473925         649185         13585504       155435588      6              0              5   103   78   
141.79/141.84	c 521390         714148         14604491       165483923      6              0              5   87   67    
158.69/158.75	c 573601         775640         16879429       200997729      6              0              5   100   79   
174.10/174.18	c 631033         855526         18444773       232961907      6              0              5   81   66    
193.50/193.59	c 694208         941233         20425114       254981753      6              0              5   82   50    
207.00/207.05	c 763700         1030575        21697433       271752906      6              0              5   63   56    
243.30/243.30	c 840141         1152245        26329174       359335507      6              0              6   103   91   
278.30/278.32	c 924226         1316369        30963986       408147360      6              0              4   96   82    
311.30/311.34	c 1016719        1433912        35263188       454279672      6              0              5   92   61    
329.40/329.44	c 1118461        1558468        36791559       477313668      6              0              5   25   23    
373.50/373.52	c 1230377        1679314        41935300       655909635      6              0              4   88   81    
421.20/421.24	c 1353484        1818054        49173040       767877855      6              0              4   92   83    
467.70/467.74	c 1488901        1984387        55336939       875704364      6              0              4   87   78    
513.80/513.82	c 1637859        2163459        61895328       939244606      6              0              4   85   72    
548.40/548.45	c 1801712        2366037        66024319       983703827      6              0              4   80   70    
613.51/613.51	c 1981950        2599385        74769765       1175245909     6              0              7   97   91    
657.12/657.13	c 2180211        2852215        80313526       1226159538     6              0              6   79   76    
778.31/778.32	c 2398298        3112457        99091930       1462220203     6              0              7   87   81    
825.51/825.59	c 2638193        3416561        104632257      1516442911     6              0              10   78   72   
877.51/877.51	c 2902077        3773424        109602565      1586408012     6              0              11   70   58   
1179.92/1179.98	c 3192349        4203524        156231270      2120719953     6              0              11   81   75   
1234.13/1234.13	c 3511648        4607378        161432895      2187685323     6              0              11   48   46   
1306.53/1306.56	c 3862876        5050313        168301939      2273289079     6              0              6   27   25    
1463.33/1463.32	c 4249226        5484296        190761446      2708617120     6              0              3   84   79    
1664.84/1664.82	c 4674211        5954517        223141577      3110045868     6              0              4   88   82    
1759.64/1759.60	c 5141694        6535628        231289034      3241112930     6              0              5   28   26    
1981.95/1981.90	c 5655925        7173850        262728626      3694719263     6              0              4   85   80    
2099.16/2099.12	c 6221579        7901818        274171329      3883264231     6              0              6   66   64    
2284.06/2284.06	c 6843798        8576419        300359815      4511115842     6              0              5   90   86    
2449.06/2449.07	c 7528238        9479555        314512535      4726874435     6              0              9   28   26    
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 94          
2520.07/2520.00	c conflicts             : 7893098      (3132 /sec)
2520.07/2520.00	c decisions             : 9945191      (3946 /sec)
2520.07/2520.00	c propagations          : 4842461091  (1921553 /sec)
2520.07/2520.00	c root propagations     : 9           
2520.07/2520.00	c filter calls          : 324452919      (128747 /sec)
2520.07/2520.00	c useless filter calls  : 243489825      (75 %)
2520.07/2520.00	c Memory used           : 27.19 MB
2520.07/2520.00	c CPU time              : 2520.08 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 (11635 MiB free)
  memory of node 1: 16384 MiB (9682 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295522-1532555892/watcher-4295522-1532555892 -o /tmp/evaluation-result-4295522-1532555892/solver-4295522-1532555892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30488 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295522-1532555892.xml 

running on 4 cores: 1,3,5,7

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=319, runsolver pid=316
Current StackSize limit: 8192 KiB


[startup+0.100772 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 320
/proc/meminfo: memFree=21827832/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4376 CPUtime=0.1 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1257 0 0 0 10 0 0 0 20 0 1 0 73152415 28344320 1094 33554432000 4194304 6142532 140728164508384 140728164505784 5131350 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+0.209423 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 320
/proc/meminfo: memFree=21827708/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4376 CPUtime=0.2 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1257 0 0 0 20 0 0 0 20 0 1 0 73152415 28344320 1094 33554432000 4194304 6142532 140728164508384 140728164505784 5058013 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+0.308829 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 320
/proc/meminfo: memFree=21827708/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4376 CPUtime=0.3 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1257 0 0 0 30 0 0 0 20 0 1 0 73152415 28344320 1094 33554432000 4194304 6142532 140728164508384 140728164505784 5131350 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+0.700263 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 320
/proc/meminfo: memFree=21827708/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4376 CPUtime=0.69 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1257 0 0 0 69 0 0 0 20 0 1 0 73152415 28344320 1094 33554432000 4194304 6142532 140728164508384 140728164505784 5058007 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 320
/proc/meminfo: memFree=21827708/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4376 CPUtime=1.49 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1257 0 0 0 149 0 0 0 20 0 1 0 73152415 28344320 1094 33554432000 4194304 6142532 140728164508384 140728164505784 5054411 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1094 873 476 0 242 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4376 KiB

[startup+3.10889 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 320
/proc/meminfo: memFree=21827460/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4404 CPUtime=3.1 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1402 0 0 0 310 0 0 0 20 0 1 0 73152415 28344320 1101 33554432000 4194304 6142532 140728164508384 140728164505784 5058000 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+6.30026 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 320
/proc/meminfo: memFree=21827560/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4404 CPUtime=6.29 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1547 0 0 0 629 0 0 0 20 0 1 0 73152415 28344320 1101 33554432000 4194304 6142532 140728164508384 140728164505784 5054710 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 320
/proc/meminfo: memFree=21827560/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4404 CPUtime=12.69 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1690 0 0 0 1269 0 0 0 20 0 1 0 73152415 28344320 1101 33554432000 4194304 6142532 140728164508384 140728164505784 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 320
/proc/meminfo: memFree=21827684/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27680 memory=4404 CPUtime=25.49 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 1981 0 0 0 2549 0 0 0 20 0 1 0 73152415 28344320 1101 33554432000 4194304 6142532 140728164508384 140728164505784 5058247 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6920 1101 879 476 0 242 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27680 KiB
Current children cumulated memory: 4404 KiB

[startup+51.109 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 320
/proc/meminfo: memFree=21827560/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4440 CPUtime=51.1 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 2157 0 0 0 5110 0 0 0 20 0 1 0 73152415 28508160 1110 33554432000 4194304 6142532 140728164508384 140728164505784 5058593 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1110 879 476 0 282 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4440 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 321
/proc/meminfo: memFree=21827576/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=102.29 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 2328 0 0 0 10229 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5175278 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 329
/proc/meminfo: memFree=21827344/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=162.29 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 2496 0 0 0 16229 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5175278 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 359
/proc/meminfo: memFree=21827252/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=222.3 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 2663 0 0 0 22230 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5058270 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 360
/proc/meminfo: memFree=21827400/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=282.3 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 2830 0 0 0 28230 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5175278 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 361
/proc/meminfo: memFree=21827372/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=342.3 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 2999 0 0 0 34230 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5060793 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+402.3 s]
/proc/loadavg: 1.92 1.98 2.03 3/189 558
/proc/meminfo: memFree=21826248/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=402.3 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 3166 0 0 0 40230 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5133020 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+462.3 s]
/proc/loadavg: 1.94 1.97 2.03 3/189 642
/proc/meminfo: memFree=21826336/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=462.3 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 3334 0 0 0 46230 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5061893 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB


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

/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 683
/proc/meminfo: memFree=21824940/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=1782.34 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 6800 0 0 0 178234 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5327214 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 685
/proc/meminfo: memFree=21825080/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=1842.34 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 6945 0 0 0 184234 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5058213 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 686
/proc/meminfo: memFree=21825088/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=1902.34 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 7090 0 0 0 190234 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5131338 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 694
/proc/meminfo: memFree=21824564/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=1962.35 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 7235 0 0 0 196235 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5330314 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 695
/proc/meminfo: memFree=21824804/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2022.35 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 7404 0 0 0 202235 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5054364 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2082.3 s]
/proc/loadavg: 2.23 2.07 2.06 3/187 696
/proc/meminfo: memFree=21824796/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2082.35 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 7554 0 0 0 208235 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5060688 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2142.3 s]
/proc/loadavg: 2.15 2.08 2.06 3/187 697
/proc/meminfo: memFree=21824804/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2142.35 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 7722 0 0 0 214235 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2202.3 s]
/proc/loadavg: 2.16 2.09 2.06 3/187 698
/proc/meminfo: memFree=21824920/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2202.35 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 7867 0 0 0 220235 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5058615 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2262.3 s]
/proc/loadavg: 2.17 2.11 2.07 3/187 699
/proc/meminfo: memFree=21824704/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2262.36 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 8011 0 0 0 226236 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5131350 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2262.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2322.3 s]
/proc/loadavg: 2.17 2.12 2.07 3/187 700
/proc/meminfo: memFree=21824580/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2322.36 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 8179 0 0 0 232236 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5054737 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2322.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2382.3 s]
/proc/loadavg: 2.17 2.13 2.08 3/187 701
/proc/meminfo: memFree=21824704/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2382.36 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 8329 0 0 0 238236 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5131322 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2442.3 s]
/proc/loadavg: 2.06 2.10 2.07 3/187 702
/proc/meminfo: memFree=21824588/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2442.36 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 8479 0 0 0 244236 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5131312 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.09 2.07 3/187 703
/proc/meminfo: memFree=21824672/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2502.36 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 8640 0 0 0 250236 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5131346 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.08 2.06 3/187 711
/proc/meminfo: memFree=21824240/32770624 swapFree=67108860/67108860
[pid=319] ppid=316 vsize=27840 memory=4500 CPUtime=2520.07 cores=1,3,5,7
/proc/319/stat : 319 (cosoco) R 316 319 30456 0 -1 4202496 8783 0 0 0 252007 0 0 0 20 0 1 0 73152415 28508160 1125 33554432000 4194304 6142532 140728164508384 140728164505784 5130935 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 16977920 140728164516998 140728164517128 140728164517128 140728164519886 0
/proc/319/statm: 6960 1125 879 476 0 282 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 27840 KiB
Current children cumulated memory: 4500 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.08
system time used= 0.002
maximum resident set size= 4564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8832
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= 646


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.5953 second user time and 15.0285 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-25 23:58:12
IDJOB=4295522
IDBENCH=141562
IDSOLVER=2752
FILE ID=node149/4295522-1532555892
RUNJOBID= node149-1532542931-30488
PBS_JOBID= 21021951
Free space on /tmp= 43260 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-08-0006_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295522-1532555892/watcher-4295522-1532555892 -o /tmp/evaluation-result-4295522-1532555892/solver-4295522-1532555892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30488 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295522-1532555892.xml

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

MD5SUM BENCH= e0f43de676a90a3e6f61e2deb5ab7ad8
RANDOM SEED=463260963

node149.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.60
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.60
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.60
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.60
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:        21829432 kB
MemAvailable:   31929080 kB
Buffers:          123956 kB
Cached:         10120440 kB
SwapCached:            0 kB
Active:          2338720 kB
Inactive:        7961056 kB
Active(anon):       3376 kB
Inactive(anon):    79888 kB
Active(file):    2335344 kB
Inactive(file):  7881168 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2812 kB
Writeback:             0 kB
AnonPages:         73448 kB
Mapped:            41620 kB
Shmem:             25224 kB
Slab:             340168 kB
SReclaimable:     311596 kB
SUnreclaim:        28572 kB
KernelStack:        3552 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-26 00:40:12