Trace number 4295909

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.1 2519.9

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-14_c18.xml
MD5SUM4dff686a8a5225f7abc28d59168fc0d9
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 variables392
Number of constraints366
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":378}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":14},{"degree":2,"count":182},{"degree":28,"count":14},{"degree":29,"count":182}]
Minimum constraint arity14
Maximum constraint arity196
Distribution of constraint arities[{"arity":14,"count":1},{"arity":16,"count":364},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":364}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 70          
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.12 --  
0.00/0.02	c
0.00/0.02	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295909-1532593660.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 392
0.00/0.02	c |            Domain Sizes: 14..14
0.00/0.02	c |
0.00/0.02	c |             Constraints: 406
0.00/0.02	c |                   Arity: 1..16  -- Unary: 14
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 28
0.00/0.02	c |                          Element Variable: 364
0.00/0.02	c |                          Unary: 14
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable y[0][0]
0.00/0.02	c remove useless variable y[1][1]
0.00/0.02	c remove useless variable y[2][2]
0.00/0.02	c remove useless variable y[3][3]
0.00/0.02	c remove useless variable y[4][4]
0.00/0.02	c remove useless variable y[5][5]
0.00/0.02	c remove useless variable y[6][6]
0.00/0.02	c remove useless variable y[7][7]
0.00/0.02	c remove useless variable y[8][8]
0.00/0.02	c remove useless variable y[9][9]
0.00/0.02	c remove useless variable y[10][10]
0.00/0.02	c remove useless variable y[11][11]
0.00/0.02	c remove useless variable y[12][12]
0.00/0.02	c remove useless variable y[13][13]
0.00/0.03	c 101            289            25160          10160          64             0              68   98   88   
0.00/0.06	c 211            641            85676          29179          64             0              35   76   66   
0.00/0.08	c 332            988            132251         44706          64             0              46   89   76   
0.00/0.10	c 465            1385           186584         61088          64             0              45   88   71   
0.10/0.14	c 611            1900           255230         80082          64             0              24   66   46   
0.10/0.17	c 771            2406           323877         103467         64             0              50   79   65   
0.10/0.21	c 947            3020           412101         132645         64             0              37   79   62   
0.21/0.25	c 1140           3586           493710         160788         64             0              29   88   72   
0.21/0.31	c 1352           4397           629022         205283         64             0              39   80   68   
0.31/0.36	c 1585           5075           745802         251133         64             0              52   89   78   
0.31/0.41	c 1841           5756           842866         280782         64             0              42   63   49   
0.41/0.48	c 2122           6586           989227         327446         64             0              35   86   74   
0.51/0.54	c 2431           7461           1121432        365338         64             0              41   87   62   
0.51/0.59	c 2770           8333           1239465        400734         64             0              42   78   63   
0.60/0.66	c 3142           9472           1401591        457934         64             0              57   83   68   
0.69/0.74	c 3551           10589          1562290        516603         64             0              35   86   73   
0.79/0.84	c 4000           12039          1798806        610357         64             0              57   87   70   
0.89/0.93	c 4493           13423          1995033        672374         64             0              45   73   62   
0.89/1.00	c 5035           14595          2141942        717713         64             0              36   73   62   
1.00/1.10	c 5631           16254          2358282        803821         64             0              40   89   68   
1.19/1.26	c 6286           18030          2702606        942449         64             0              51   88   73   
1.39/1.40	c 7006           20090          3010890        1050859        64             0              48   88   62   
1.49/1.55	c 7798           22068          3339081        1189806        64             0              48   85   71   
1.69/1.72	c 8669           24427          3720197        1324294        64             0              49   82   64   
1.89/1.94	c 9627           27234          4214398        1476147        64             0              55   84   71   
2.10/2.16	c 10680          29767          4691604        1634547        64             0              41   80   64   
2.29/2.39	c 11838          32879          5202691        1825645        64             0              45   93   74   
2.59/2.67	c 13111          36923          5824092        2048145        64             0              30   89   68   
2.79/2.89	c 14511          40189          6310791        2230600        64             0              56   83   66   
3.19/3.22	c 16051          44372          7049816        2507077        64             0              54   88   74   
3.49/3.52	c 17745          48879          7722331        2748750        64             0              40   79   65   
3.79/3.84	c 19608          53515          8414020        3017856        64             0              41   88   77   
4.10/4.17	c 21657          58816          9143151        3287623        64             0              32   93   73   
4.49/4.51	c 23910          63490          9912655        3609606        64             0              46   83   67   
4.89/4.97	c 26388          70243          10919785       3942789        64             0              43   96   73   
5.39/5.45	c 29113          77272          11995756       4334429        64             0              20   83   66   
6.00/6.04	c 32110          88191          13311278       4776509        64             0              44   91   74   
6.39/6.48	c 35406          94873          14332683       5168065        64             0              32   79   59   
7.19/7.23	c 39031          105872         15976058       5849818        64             0              49   84   68   
7.89/7.96	c 43018          115476         17623685       6443280        64             0              37   80   65   
8.49/8.55	c 47403          127554         18701617       7044140        64             0              28   29   28   
9.39/9.41	c 52226          139693         20675829       7849085        64             0              36   91   72   
10.10/10.13	c 57531          152827         22314109       8561892        64             0              38   87   66   
11.00/11.10	c 63366          167435         24516362       9441610        64             0              35   96   78   
12.19/12.22	c 69784          184317         27063957       10401358       64             0              42   84   65   
13.29/13.37	c 76843          201943         29624452       11459406       64             0              56   95   75   
14.29/14.31	c 84607          219701         31723902       12366827       64             0              53   87   70   
15.39/15.42	c 93147          242329         34281787       13398011       64             0              58   97   76   
16.79/16.85	c 102541         265412         37503326       14801589       64             0              37   83   63   
18.39/18.48	c 112874         290854         41198718       16292340       64             0              58   89   70   
20.29/20.38	c 124240         322512         45506099       17859140       64             0              53   84   68   
22.49/22.54	c 136742         355020         50223310       20028489       64             0              38   84   68   
24.79/24.89	c 150494         390696         55517150       21913581       64             0              39   86   63   
27.59/27.66	c 165621         430542         61694583       24396058       64             0              44   82   59   
30.89/30.90	c 182260         481863         68963398       27020502       64             0              39   86   64   
35.69/35.73	c 200562         541903         79757735       31019830       64             0              55   88   70   
41.00/41.04	c 220694         605289         91315509       35749505       64             0              53   87   70   
45.29/45.34	c 242839         668099         100949255      39698134       64             0              49   87   63   
49.69/49.77	c 267198         733152         110871016      43393635       64             0              45   86   68   
54.29/54.36	c 293992         802542         121162436      47772922       64             0              44   98   73   
59.90/59.94	c 323465         883389         133801015      53471337       64             0              54   95   74   
65.30/65.36	c 355885         968405         145975139      57789656       64             0              43   89   71   
72.80/72.87	c 391547         1073677        162652656      63794194       64             0              50   91   70   
80.70/80.79	c 430775         1198376        180413889      71017917       64             0              41   94   70   
88.30/88.31	c 473925         1309518        197237531      78958432       64             0              47   95   71   
97.70/97.73	c 521390         1443558        218154444      87302753       64             0              49   87   66   
106.01/106.03	c 573601         1573814        236732447      95349702       64             0              47   102   76  
117.30/117.38	c 631033         1728313        262302366      105839432      64             0              50   89   68   
129.40/129.43	c 694208         1907185        288995958      116941382      64             0              31   93   69   
142.90/142.93	c 763700         2093987        319288974      128644367      64             0              53   89   70   
153.01/153.08	c 840141         2261969        343058580      138969165      64             0              41   86   64   
168.50/168.53	c 924226         2507858        375310831      158403020      64             0              39   89   67   
186.71/186.79	c 1016719        2792837        416224294      173447343      64             0              45   89   65   
205.61/205.68	c 1118461        3066599        458997488      189266022      64             0              50   89   68   
225.02/225.07	c 1230377        3358962        502280892      205486550      64             0              37   89   66   
244.61/244.62	c 1353484        3669397        545173248      222877986      64             0              43   88   68   
269.21/269.26	c 1488901        4011618        600668251      247043722      64             0              48   94   72   
295.71/295.78	c 1637859        4421732        660620065      269212085      64             0              38   89   58   
325.52/325.56	c 1801712        4826383        727271387      295115345      64             0              48   95   70   
355.62/355.68	c 1981950        5277235        795389366      321833150      64             0              50   92   68   
389.72/389.75	c 2180211        5765986        871807396      354867656      64             0              39   94   70   
425.52/425.58	c 2398298        6321904        949529758      391450607      64             0              48   91   68   
473.14/473.16	c 2638193        6985965        1054875934     431637210      64             0              50   95   73   
519.63/519.63	c 2902077        7755131        1158341919     470831540      64             0              50   91   68   
564.34/564.39	c 3192349        8447581        1258333220     513641525      64             0              39   89   62   
608.84/608.89	c 3511648        9249223        1357608284     555021236      64             0              39   96   68   
666.74/666.76	c 3862876        10156956       1487864240     611425391      64             0              39   100   74  
726.75/726.73	c 4249226        11112435       1621595290     665830966      64             0              40   93   64   
790.75/790.74	c 4674211        12161222       1765425136     728476541      64             0              36   92   68   
871.26/871.23	c 5141694        13395128       1943325919     798199359      64             0              42   96   69   
946.67/946.60	c 5655925        14523700       2112611003     873691919      64             0              47   94   70   
1075.98/1075.96	c 6221579        16189328       2393284159     980671752      64             0              48   94   67   
1170.09/1170.03	c 6843798        17819448       2593564566     1082222759     64             0              42   90   66   
1284.49/1284.44	c 7528238        19420963       2849321210     1174220648     64             0              43   94   71   
1430.30/1430.23	c 8281122        21591391       3181843972     1292970430     64             0              30   96   66   
1576.72/1576.66	c 9109294        23851961       3506722306     1441348261     64             0              47   99   70   
1760.73/1760.61	c 10020283       26386383       3914894698     1586986124     64             0              51   100   70  
1960.55/1960.40	c 11022370       29210921       4366290369     1764757480     64             0              35   93   68   
2167.56/2167.40	c 12124665       32416791       4833429743     1934157211     64             0              49   101   72  
2385.19/2385.01	c 13337189       35688438       5326319288     2117564690     64             0              46   96   70   
2520.09/2519.90	
2520.09/2519.90	c *** INTERRUPTED ***
2520.09/2519.90	c restarts              : 100         
2520.09/2519.90	c conflicts             : 13914959     (5522 /sec)
2520.09/2519.90	c decisions             : 37394016     (14838 /sec)
2520.09/2519.90	c propagations          : 2224240678  (882602 /sec)
2520.09/2519.90	c root propagations     : 70          
2520.09/2519.90	c filter calls          : 5627392175     (2233007 /sec)
2520.09/2519.90	c useless filter calls  : 5088777852     (90 %)
2520.09/2519.90	c Memory used           : 27.95 MB
2520.09/2519.90	c CPU time              : 2520.1 s
2520.09/2519.90	
2520.09/2519.90	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 (8583 MiB free)
  memory of node 1: 16384 MiB (11604 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295909-1532593660/watcher-4295909-1532593660 -o /tmp/evaluation-result-4295909-1532593660/solver-4295909-1532593660 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532593633-7694 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295909-1532593660.xml 

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

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

solver pid=7785, runsolver pid=7782

[startup+0.100196 s]*
/proc/loadavg: 1.31 1.17 1.39 3/187 7786
/proc/meminfo: memFree=20670988/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=4992 CPUtime=0.1 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 1447 0 0 0 10 0 0 0 20 0 1 0 76929170 29302784 1248 33554432000 4194304 6142532 140730907559424 140730907556056 140263266311264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1248 825 476 0 476 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 4992 KiB

[startup+0.209564 s]*
/proc/loadavg: 1.31 1.17 1.39 3/187 7786
/proc/meminfo: memFree=20670988/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=4992 CPUtime=0.21 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 1449 0 0 0 21 0 0 0 20 0 1 0 76929170 29302784 1248 33554432000 4194304 6142532 140730907559424 140730907556056 5175056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1248 825 476 0 476 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 4992 KiB

[startup+0.309212 s]*
/proc/loadavg: 1.31 1.17 1.39 3/187 7786
/proc/meminfo: memFree=20670988/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=4992 CPUtime=0.31 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 1450 0 0 0 31 0 0 0 20 0 1 0 76929170 29302784 1248 33554432000 4194304 6142532 140730907559424 140730907556056 5336728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1248 825 476 0 476 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 4992 KiB

[startup+0.70033 s]
/proc/loadavg: 1.31 1.17 1.39 3/187 7786
/proc/meminfo: memFree=20670988/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=4992 CPUtime=0.69 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 1451 0 0 0 69 0 0 0 20 0 1 0 76929170 29302784 1248 33554432000 4194304 6142532 140730907559424 140730907556824 5060709 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1248 825 476 0 476 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 4992 KiB

[startup+1.50034 s]
/proc/loadavg: 1.31 1.17 1.39 3/187 7786
/proc/meminfo: memFree=20670756/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=4992 CPUtime=1.49 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 1451 0 0 0 149 0 0 0 20 0 1 0 76929170 29302784 1248 33554432000 4194304 6142532 140730907559424 140730907556824 5059846 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1248 825 476 0 476 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 4992 KiB

[startup+3.10899 s]
/proc/loadavg: 1.36 1.18 1.39 3/187 7786
/proc/meminfo: memFree=20670432/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5180 CPUtime=3.1 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 1829 0 0 0 310 0 0 0 20 0 1 0 76929170 29302784 1295 33554432000 4194304 6142532 140730907559424 140730907556824 5084148 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1295 848 476 0 476 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5180 KiB

[startup+6.30032 s]
/proc/loadavg: 1.36 1.18 1.39 3/187 7786
/proc/meminfo: memFree=20670432/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5184 CPUtime=6.29 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 2209 0 0 0 629 0 0 0 20 0 1 0 76929170 29302784 1296 33554432000 4194304 6142532 140730907559424 140730907556824 5058225 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1296 848 476 0 476 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5184 KiB

[startup+12.7003 s]
/proc/loadavg: 1.42 1.20 1.40 3/187 7786
/proc/meminfo: memFree=20670432/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5184 CPUtime=12.69 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 2589 0 0 0 1269 0 0 0 20 0 1 0 76929170 29302784 1296 33554432000 4194304 6142532 140730907559424 140730907556824 5084431 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1296 848 476 0 476 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5184 KiB

[startup+25.5003 s]
/proc/loadavg: 1.54 1.24 1.41 3/187 7787
/proc/meminfo: memFree=20669948/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5188 CPUtime=25.49 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 3349 0 0 0 2549 0 0 0 20 0 1 0 76929170 29302784 1297 33554432000 4194304 6142532 140730907559424 140730907556824 5061937 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1297 848 476 0 476 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5188 KiB

[startup+51.1091 s]
/proc/loadavg: 1.70 1.30 1.42 3/187 7787
/proc/meminfo: memFree=20670336/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5188 CPUtime=51.1 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 3729 0 0 0 5110 0 0 0 20 0 1 0 76929170 29302784 1297 33554432000 4194304 6142532 140730907559424 140730907556824 5175056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1297 848 476 0 476 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5188 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 1.44 1.46 3/187 7788
/proc/meminfo: memFree=20669952/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5192 CPUtime=102.3 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 4111 0 0 0 10230 0 0 0 20 0 1 0 76929170 29302784 1298 33554432000 4194304 6142532 140730907559424 140730907556824 5084116 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1298 848 476 0 476 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5192 KiB

[startup+162.3 s]
/proc/loadavg: 2.30 1.64 1.53 3/188 7797
/proc/meminfo: memFree=20668696/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5196 CPUtime=162.3 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 4492 0 0 0 16230 0 0 0 20 0 1 0 76929170 29302784 1299 33554432000 4194304 6142532 140730907559424 140730907556824 5175056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1299 848 476 0 476 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5196 KiB

[startup+222.3 s]
/proc/loadavg: 2.11 1.71 1.56 3/188 7798
/proc/meminfo: memFree=20668468/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5196 CPUtime=222.31 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 4873 0 0 0 22231 0 0 0 20 0 1 0 76929170 29302784 1299 33554432000 4194304 6142532 140730907559424 140730907556824 5058000 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1299 848 476 0 476 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5196 KiB

[startup+282.3 s]
/proc/loadavg: 2.04 1.76 1.59 3/188 7799
/proc/meminfo: memFree=20668596/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5196 CPUtime=282.31 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 4873 0 0 0 28231 0 0 0 20 0 1 0 76929170 29302784 1299 33554432000 4194304 6142532 140730907559424 140730907556824 5084116 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1299 848 476 0 476 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5196 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 1.80 1.61 3/188 7800
/proc/meminfo: memFree=20668724/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5196 CPUtime=342.32 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 5254 0 0 0 34232 0 0 0 20 0 1 0 76929170 29302784 1299 33554432000 4194304 6142532 140730907559424 140730907556824 5084088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1299 848 476 0 476 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5196 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 1.84 1.64 3/188 7801
/proc/meminfo: memFree=20668108/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5196 CPUtime=402.32 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 5254 0 0 0 40232 0 0 0 20 0 1 0 76929170 29302784 1299 33554432000 4194304 6142532 140730907559424 140730907556824 5175056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1299 848 476 0 476 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5196 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.87 1.66 3/187 7802
/proc/meminfo: memFree=20668872/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5196 CPUtime=462.33 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 5636 0 0 0 46233 0 0 0 20 0 1 0 76929170 29302784 1299 33554432000 4194304 6142532 140730907559424 140730907556824 5084181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1299 848 476 0 476 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5196 KiB


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

/proc/7785/statm: 7154 1300 848 476 0 476 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5200 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/187 7843
/proc/meminfo: memFree=20667852/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5200 CPUtime=1842.44 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 9826 0 0 0 184244 0 0 0 20 0 1 0 76929170 29302784 1300 33554432000 4194304 6142532 140730907559424 140730907556824 5084039 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1300 848 476 0 476 0
Current children cumulated CPU time: 1842.44 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5200 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/187 7844
/proc/meminfo: memFree=20667976/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=1902.44 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 10193 0 0 0 190244 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084764 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/188 7853
/proc/meminfo: memFree=20666748/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=1962.45 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 10210 0 0 0 196245 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5057895 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/189 7877
/proc/meminfo: memFree=20666228/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2022.45 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 10577 0 0 0 202245 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5060613 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2022.45 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/189 7878
/proc/meminfo: memFree=20666848/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2082.46 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 10577 0 0 0 208246 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084223 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2082.46 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/189 7879
/proc/meminfo: memFree=20666920/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2142.46 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 10948 0 0 0 214246 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5058259 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2142.46 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/189 7880
/proc/meminfo: memFree=20666984/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2202.47 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 10961 0 0 0 220247 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084218 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2202.47 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 7881
/proc/meminfo: memFree=20667372/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2262.47 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 11328 0 0 0 226247 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5083961 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2262.47 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 7882
/proc/meminfo: memFree=20667508/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2322.48 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 11328 0 0 0 232248 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5336728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2322.48 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 7883
/proc/meminfo: memFree=20667388/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2382.48 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 11695 0 0 0 238248 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2382.48 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 7884
/proc/meminfo: memFree=20667792/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2442.49 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 11712 0 0 0 244249 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5060688 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2442.49 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 7946
/proc/meminfo: memFree=20659456/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2502.49 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 12080 0 0 0 250249 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2502.49 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 7946
/proc/meminfo: memFree=20659388/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2520.09 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 12080 0 0 0 252009 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

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

[startup+2519.9 s]
# the end of solver process 7785 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.1 s, system=0.005 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 7946
/proc/meminfo: memFree=20659388/32770624 swapFree=67108860/67108860
[pid=7785] ppid=7782 vsize=28616 memory=5204 CPUtime=2520.09 cores=0,2,4,6
/proc/7785/stat : 7785 (cosoco) R 7782 7785 3918 0 -1 4202496 12080 0 0 0 252009 0 0 0 20 0 1 0 76929170 29302784 1301 33554432000 4194304 6142532 140730907559424 140730907556824 5084173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 10805248 140730907567238 140730907567368 140730907567368 140730907570126 0
/proc/7785/statm: 7154 1301 848 476 0 476 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 28616 KiB
Current children cumulated memory: 5204 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.1
CPU user time (s): 2520.1
CPU system time (s): 0.005
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 28616
Max. memory (cumulated for all children) (KiB): 5204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.1
system time used= 0.005
maximum resident set size= 5268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12128
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 654


# summary of solver processes directly reported to runsolver:
#   pid: 7785
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2520.1
#   total CPU system time (s): 0.005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.20902 second user time and 17.1205 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-26 10:27:40
IDJOB=4295909
IDBENCH=141615
IDSOLVER=2752
FILE ID=node105/4295909-1532593660
RUNJOBID= node105-1532593633-7694
PBS_JOBID= 21021957
Free space on /tmp= 44628 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-14_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295909-1532593660/watcher-4295909-1532593660 -o /tmp/evaluation-result-4295909-1532593660/solver-4295909-1532593660 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532593633-7694 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295909-1532593660.xml

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

MD5SUM BENCH= 4dff686a8a5225f7abc28d59168fc0d9
RANDOM SEED=721142433

node105.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.32
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.32
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.32
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.32
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:        20672856 kB
MemAvailable:   31932872 kB
Buffers:          243664 kB
Cached:         11157868 kB
SwapCached:            0 kB
Active:          2214348 kB
Inactive:        9240636 kB
Active(anon):       7944 kB
Inactive(anon):    73432 kB
Active(file):    2206404 kB
Inactive(file):  9167204 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:         61052 kB
Mapped:            42756 kB
Shmem:             25228 kB
Slab:             342244 kB
SReclaimable:     314868 kB
SUnreclaim:        27376 kB
KernelStack:        3360 kB
PageTables:         4816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44624 MiB
End job on node105 at 2018-07-26 11:09:40