Trace number 4295495

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-05-m003_c18.xml
MD5SUM11e14450858ef922a4bcb0797a1233a1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark97.2458
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints34
Number of domains1
Minimum domain size61
Maximum domain size61
Distribution of domain sizes[{"size":61,"count":61}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":20},{"degree":4,"count":55},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":61,"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":27}]
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-4295495-1532553748.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 81
0.00/0.01	c |            Domain Sizes: 61..61
0.00/0.01	c |
0.00/0.01	c |             Constraints: 34
0.00/0.01	c |                   Arity: 2..61  -- 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: 27
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][5]
0.00/0.01	c remove useless variable x[0][6]
0.00/0.01	c remove useless variable x[0][7]
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[1][6]
0.00/0.01	c remove useless variable x[1][7]
0.00/0.01	c remove useless variable x[1][8]
0.00/0.01	c remove useless variable x[2][7]
0.00/0.01	c remove useless variable x[2][8]
0.00/0.01	c remove useless variable x[3][8]
0.00/0.01	c remove useless variable x[5][8]
0.00/0.01	c remove useless variable x[6][7]
0.00/0.01	c remove useless variable x[6][8]
0.00/0.01	c remove useless variable x[7][6]
0.00/0.01	c remove useless variable x[7][7]
0.00/0.01	c remove useless variable x[7][8]
0.00/0.01	c remove useless variable x[8][5]
0.00/0.01	c remove useless variable x[8][6]
0.00/0.01	c remove useless variable x[8][7]
0.00/0.01	c remove useless variable x[8][8]
0.00/0.03	c 101            176            8952           38175          6              0              2   27   23    
0.00/0.04	c 211            356            12476          52678          6              0              2   41   24    
0.00/0.06	c 332            548            19254          86078          6              0              2   35   25    
0.00/0.07	c 465            745            24977          114723         6              0              2   37   27    
0.00/0.09	c 611            1019           31769          138726         6              0              2   46   32    
0.10/0.11	c 771            1261           40683          189443         6              0              2   33   27    
0.10/0.13	c 947            1579           45535          209216         6              0              2   38   19    
0.10/0.15	c 1140           1862           54807          267167         6              0              2   38   32    
0.10/0.18	c 1352           2163           65960          329866         6              0              2   37   31    
0.21/0.22	c 1585           2492           79244          409409         6              0              2   36   31    
0.21/0.25	c 1841           3019           89474          444099         6              0              2   35   30    
0.21/0.29	c 2122           3376           103579         539374         6              0              2   36   31    
0.31/0.33	c 2431           3801           115459         617238         6              0              2   40   35    
0.31/0.37	c 2770           4302           132147         703197         6              0              2   36   30    
0.41/0.42	c 3142           4915           149942         783288         6              0              2   40   36    
0.41/0.48	c 3551           5518           170997         894328         6              0              3   37   33    
0.51/0.55	c 4000           6153           196784         1010619        6              0              3   39   31    
0.60/0.62	c 4493           6925           219421         1157488        6              0              4   46   42    
0.79/0.86	c 5035           7975           302593         1568055        6              0              4   23   20    
0.89/0.95	c 5631           9015           333872         1718342        6              0              2   31   28    
1.00/1.08	c 6286           10178          382428         1935441        6              0              8   34   29    
1.19/1.20	c 7006           11139          429411         2154440        6              0              5   27   24    
1.39/1.40	c 7798           12381          507782         2551159        6              0              8   25   23    
1.49/1.53	c 8669           13678          554782         2817263        6              0              8   30   27    
1.69/1.78	c 9627           15151          650107         3248956        6              0              9   32   27    
1.89/1.92	c 10680          16485          705530         3478574        6              0              8   29   26    
2.10/2.18	c 11838          18100          807014         3862236        6              0              6   31   26    
2.29/2.36	c 13111          19881          875241         4175982        6              0              2   29   27    
2.59/2.60	c 14511          21897          962740         4671232        6              0              2   34   30    
2.89/2.92	c 16051          23796          1074133        5333520        6              0              7   31   27    
3.19/3.26	c 17745          25936          1195600        6040748        6              0              8   30   27    
3.49/3.57	c 19608          28428          1312140        6626389        6              0              7   28   26    
4.00/4.03	c 21657          31135          1479682        7400731        6              0              2   40   34    
4.29/4.39	c 23910          34429          1608260        8012786        6              0              8   43   38    
4.69/4.71	c 26388          38202          1723875        8562407        6              0              6   36   25    
5.00/5.03	c 29113          42266          1846455        9133354        6              0              5   32   28    
5.49/5.58	c 32110          48585          2057739        9736325        6              0              5   50   42    
6.10/6.19	c 35406          55296          2280076        10646700       6              0              5   44   37    
6.89/6.97	c 39031          60855          2548572        12021199       6              0              6   34   32    
7.69/7.75	c 43018          66406          2823599        13012785       6              0              2   41   36    
8.69/8.75	c 47403          74592          3163331        14702343       6              0              4   34   31    
9.69/9.79	c 52226          84323          3573123        16752461       6              0              7   27   24    
10.69/10.73	c 57531          93706          3918007        17999453       6              0              3   51   43    
11.79/11.88	c 63366          101443         4314488        20411625       6              0              6   35   31    
13.29/13.36	c 69784          112786         4878186        22569633       6              0              2   39   36    
14.79/14.83	c 76843          121764         5396286        25553298       6              0              8   36   32    
16.10/16.18	c 84607          133587         5889899        28097965       6              0              8   37   35    
17.79/17.80	c 93147          148605         6511685        29979598       6              0              3   46   38    
19.79/19.84	c 102541         163884         7274205        32627157       6              0              8   46   41    
21.10/21.11	c 112874         179147         7755622        34608475       6              0              13   42   36   
22.89/22.93	c 124240         199079         8419690        37609654       6              0              17   43   30   
25.29/25.33	c 136742         220930         9274349        41297307       6              0              7   42   36    
28.29/28.33	c 150494         244446         10354280       45030927       6              0              3   43   34    
32.89/33.00	c 165621         277377         12006247       53821540       6              0              8   38   32    
35.49/35.54	c 182260         299002         12906235       58880621       6              0              3   39   32    
39.00/39.08	c 200562         331999         14217893       64265788       6              0              9   41   33    
44.10/44.12	c 220694         365545         15994781       72774625       6              0              7   41   36    
48.59/48.60	c 242839         411001         17660019       77415886       6              0              9   52   44    
52.79/52.88	c 267198         443550         19427039       86102986       6              0              9   36   31    
57.59/57.60	c 293992         481172         21198824       93533981       6              0              7   38   34    
63.59/63.65	c 323465         528866         23458562       102353731      6              0              8   40   33    
69.79/69.82	c 355885         608407         25816148       110964430      6              0              9   47   38    
78.89/78.90	c 391547         664712         29550811       127555079      6              0              16   30   24   
86.39/86.42	c 430775         732331         32339420       137692324      6              0              5   48   43    
94.49/94.51	c 473925         811227         35235736       148485293      6              0              8   50   44    
103.19/103.26	c 521390         885446         38500730       162941008      6              0              10   39   35   
114.39/114.40	c 573601         1008119        42542541       175559718      6              0              2   51   44    
127.89/127.91	c 631033         1122919        47730368       192281378      6              0              12   46   41   
141.49/141.59	c 694208         1216334        53399949       212361902      6              0              2   38   35    
154.10/154.15	c 763700         1314221        57982424       230144724      6              0              9   40   34    
164.79/164.87	c 840141         1415584        62147309       250299810      6              0              13   32   28   
180.69/180.79	c 924226         1565496        68064470       270060404      6              0              8   44   36    
196.60/196.62	c 1016719        1681678        74642496       301105373      6              0              6   32   27    
216.90/216.98	c 1118461        1859095        81899639       333325222      6              0              1   46   41    
232.70/232.76	c 1230377        2090646        87875310       353197523      6              0              3   52   44    
254.60/254.69	c 1353484        2266893        95065102       400685250      6              0              3   45   39    
284.80/284.83	c 1488901        2481676        105424454      446384974      6              0              3   45   38    
311.70/311.72	c 1637859        2719738        114971261      487991641      6              0              3   47   41    
343.11/343.16	c 1801712        2946598        125452303      555359873      6              0              3   42   36    
387.40/387.41	c 1981950        3225771        140054796      653037926      6              0              3   41   36    
414.70/414.78	c 2180211        3519306        149382683      701901074      6              0              3   51   41    
461.60/461.65	c 2398298        3831368        165504091      798275667      6              0              3   42   36    
504.30/504.35	c 2638193        4170326        180135697      883087173      6              0              3   44   38    
567.71/567.77	c 2902077        4581380        200895922      1026894854     6              0              3   41   36    
617.81/617.83	c 3192349        5019166        218211252      1108983730     6              0              3   47   41    
689.02/689.06	c 3511648        5516090        241676517      1264840888     6              0              3   44   37    
750.81/750.81	c 3862876        6086499        263855239      1355165761     6              0              3   46   40    
828.71/828.78	c 4249226        6623617        289631034      1505465244     6              0              3   42   37    
908.02/908.01	c 4674211        7267644        316220683      1647139150     6              0              3   48   40    
993.42/993.41	c 5141694        8075590        346340187      1785761097     6              0              3   45   37    
1103.32/1103.39	c 5655925        8886864        384596917      1960528769     6              0              2   46   37    
1197.52/1197.58	c 6221579        9864331        416973024      2123059436     6              0              2   49   41    
1300.93/1300.96	c 6843798        10744572       452240859      2317821124     6              0              2   45   39    
1435.43/1435.46	c 7528238        11756225       496991579      2555893496     6              0              2   45   38    
1564.83/1564.83	c 8281122        12983123       541502759      2783855034     6              0              2   48   40    
1724.54/1724.56	c 9109294        14562192       598740943      3010642642     6              0              2   47   39    
1900.84/1900.86	c 10020283       16041188       658912039      3279308454     6              0              2   48   40    
2072.75/2072.79	c 11022370       17706857       718814024      3550984214     6              0              2   49   40    
2279.86/2279.88	c 12124665       19709815       790703814      3853387133     6              0              2   48   40    
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 99          
2520.07/2520.00	c conflicts             : 13136905     (5213 /sec)
2520.07/2520.00	c decisions             : 21420115     (8500 /sec)
2520.07/2520.00	c propagations          : 4235764369  (1680808 /sec)
2520.07/2520.00	c root propagations     : 9           
2520.07/2520.00	c filter calls          : 874461038      (346998 /sec)
2520.07/2520.00	c useless filter calls  : 434839507      (49 %)
2520.07/2520.00	c Memory used           : 26.66 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 (11637 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-4295495-1532553748/watcher-4295495-1532553748 -o /tmp/evaluation-result-4295495-1532553748/solver-4295495-1532553748 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30487 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295495-1532553748.xml 

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

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


[startup+0.100144 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21831160/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=3936 CPUtime=0.1 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1156 0 0 0 10 0 0 0 20 0 1 0 72937987 27947008 984 33554432000 4194304 6142532 140730392015824 140730392012456 5175273 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 984 865 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+0.20948 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21831160/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=3936 CPUtime=0.21 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1156 0 0 0 21 0 0 0 20 0 1 0 72937987 27947008 984 33554432000 4194304 6142532 140730392015824 140730392012456 5053512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 984 865 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+0.308978 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21831160/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=3936 CPUtime=0.31 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1156 0 0 0 31 0 0 0 20 0 1 0 72937987 27947008 984 33554432000 4194304 6142532 140730392015824 140730392013224 5327040 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 984 865 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+0.700272 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21831160/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=3936 CPUtime=0.69 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1156 0 0 0 69 0 0 0 20 0 1 0 72937987 27947008 984 33554432000 4194304 6142532 140730392015824 140730392013224 5170096 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 984 865 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21831040/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=3936 CPUtime=1.49 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1156 0 0 0 149 0 0 0 20 0 1 0 72937987 27947008 984 33554432000 4194304 6142532 140730392015824 140730392013224 5054143 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 984 865 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3936 KiB

[startup+3.10902 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21830992/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4000 CPUtime=3.1 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1214 0 0 0 310 0 0 0 20 0 1 0 72937987 27947008 1000 33554432000 4194304 6142532 140730392015824 140730392013224 5058360 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1000 879 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4000 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21830224/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4000 CPUtime=6.29 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1272 0 0 0 629 0 0 0 20 0 1 0 72937987 27947008 1000 33554432000 4194304 6142532 140730392015824 140730392013224 5131353 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1000 879 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4000 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21830448/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4000 CPUtime=12.69 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1330 0 0 0 1269 0 0 0 20 0 1 0 72937987 27947008 1000 33554432000 4194304 6142532 140730392015824 140730392013224 5054733 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1000 879 476 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4000 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21830456/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=25.49 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1450 0 0 0 2549 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5060709 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32651
/proc/meminfo: memFree=21830192/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=51.1 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1509 0 0 0 5110 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5054328 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32652
/proc/meminfo: memFree=21830228/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=102.29 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1568 0 0 0 10229 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5130935 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+162.3 s]
/proc/loadavg: 2.22 2.06 2.06 3/187 32654
/proc/meminfo: memFree=21829996/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=162.29 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1627 0 0 0 16229 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5054770 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+222.3 s]
/proc/loadavg: 2.27 2.12 2.08 3/187 32655
/proc/meminfo: memFree=21830084/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=222.3 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1685 0 0 0 22230 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5058166 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+282.3 s]
/proc/loadavg: 2.10 2.10 2.08 3/187 32656
/proc/meminfo: memFree=21830024/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=282.3 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1743 0 0 0 28230 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5060763 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/187 32658
/proc/meminfo: memFree=21830148/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=342.3 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1801 0 0 0 34230 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5058578 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/187 32659
/proc/meminfo: memFree=21830148/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=402.3 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1859 0 0 0 40230 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5055573 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 32667
/proc/meminfo: memFree=21828680/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=462.3 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 1917 0 0 0 46230 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5130906 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB


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

/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32704
/proc/meminfo: memFree=21828096/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=1782.34 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 2969 0 0 0 178234 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5058185 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32717
/proc/meminfo: memFree=21826856/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=1842.34 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3009 0 0 0 184234 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5054680 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32718
/proc/meminfo: memFree=21827196/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=1902.34 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3069 0 0 0 190234 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5054707 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32720
/proc/meminfo: memFree=21827468/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=1962.35 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3112 0 0 0 196235 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5057941 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32721
/proc/meminfo: memFree=21827584/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2022.35 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3155 0 0 0 202235 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5055401 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32722
/proc/meminfo: memFree=21827708/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2082.35 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3215 0 0 0 208235 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5130521 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32724
/proc/meminfo: memFree=21827492/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2142.35 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3258 0 0 0 214235 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5058615 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2202.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 320
/proc/meminfo: memFree=21827560/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2202.35 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3303 0 0 0 220235 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2262.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 328
/proc/meminfo: memFree=21827076/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2262.35 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3343 0 0 0 226235 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5131772 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 358
/proc/meminfo: memFree=21826652/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2322.36 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3403 0 0 0 232236 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5055093 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2322.36 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 359
/proc/meminfo: memFree=21827252/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2382.36 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3447 0 0 0 238236 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5175070 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 360
/proc/meminfo: memFree=21827400/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2442.36 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3491 0 0 0 244236 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5132751 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 361
/proc/meminfo: memFree=21827372/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2502.36 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3535 0 0 0 250236 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5060728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.00 2.04 3/189 362
/proc/meminfo: memFree=21827496/32770624 swapFree=67108860/67108860
[pid=32650] ppid=32647 vsize=27292 memory=4004 CPUtime=2520.07 cores=0,2,4,6
/proc/32650/stat : 32650 (cosoco) R 32647 32650 30456 0 -1 4202496 3579 0 0 0 252007 0 0 0 20 0 1 0 72937987 27947008 1001 33554432000 4194304 6142532 140730392015824 140730392013224 5054696 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 29519872 140730392024198 140730392024328 140730392024328 140730392027086 0
/proc/32650/statm: 6823 1001 879 476 0 145 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 4004 KiB

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

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

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


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.98304 second user time and 14.883 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-25 23:22:28
IDJOB=4295495
IDBENCH=141559
IDSOLVER=2752
FILE ID=node149/4295495-1532553748
RUNJOBID= node149-1532542931-30487
PBS_JOBID= 21021951
Free space on /tmp= 43260 MiB

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

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

MD5SUM BENCH= 11e14450858ef922a4bcb0797a1233a1
RANDOM SEED=1411878964

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:        21831836 kB
MemAvailable:   31929260 kB
Buffers:          123032 kB
Cached:         10119056 kB
SwapCached:            0 kB
Active:          2338652 kB
Inactive:        7959336 kB
Active(anon):       3764 kB
Inactive(anon):    79888 kB
Active(file):    2334888 kB
Inactive(file):  7879448 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:         63120 kB
Mapped:            41628 kB
Shmem:             25224 kB
Slab:             339892 kB
SReclaimable:     311548 kB
SUnreclaim:        28344 kB
KernelStack:        3312 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:04:28