Trace number 4267340

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-mini 1.12? (TO) 2400.0601 2399.8999

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-07-2-12.xml
MD5SUMd28d3b77622c454a4009aeb11785833b
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 variables700
Number of constraints327
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":420},{"size":12,"count":280}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":280},{"degree":9,"count":420}]
Minimum constraint arity8
Maximum constraint arity35
Distribution of constraint arities[{"arity":8,"count":35},{"arity":13,"count":280},{"arity":35,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":35},{"type":"element","count":280}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
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: cosoco -lc -model -restarts HOME/instance-4267340-1502615568.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 700
0.00/0.01	c |            Domain Sizes: 8..12
0.00/0.01	c |
0.00/0.01	c |             Constraints: 327
0.00/0.01	c |                   Arity: 8..35
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 35
0.00/0.01	c |                          Element Constant: 280
0.00/0.01	c |                          Extension: 12  (nb tuples: 128..128) -- (shared: 11)
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.03	c 101            472            51942          51763          0              0              234   277   255
0.00/0.05	c 211            1099           94334          105246         0              0              70   118   100 
0.00/0.08	c 332            2443           176447         180547         0              0              33   122   74  
0.00/0.10	c 465            3158           227643         251662         0              0              206   242   216
0.10/0.13	c 611            3844           313940         405046         0              0              140   184   161
0.10/0.16	c 771            4885           369298         493954         0              0              99   149   124 
0.10/0.20	c 947            5644           464080         651045         0              0              129   143   133
0.21/0.22	c 1140           6239           533639         723651         0              0              129   148   135
0.21/0.26	c 1352           7003           643659         865677         0              0              42   99   72   
0.21/0.30	c 1585           8038           754754         1037965        0              0              44   88   66   
0.31/0.36	c 1841           8834           889078         1263002        0              0              70   83   77   
0.31/0.41	c 2122           9797           1019034        1478368        0              0              73   91   82   
0.41/0.46	c 2431           10590          1142052        1651206        0              0              81   94   86   
0.51/0.57	c 2770           11500          1381311        2278467        0              0              86   93   88   
0.60/0.65	c 3142           12818          1569427        2609758        0              0              139   159   147
0.69/0.71	c 3551           14070          1734609        2858861        0              0              148   188   169
0.69/0.78	c 4000           15955          1900762        3108251        0              0              116   146   136
0.79/0.88	c 4493           18655          2163645        3521803        0              0              97   172   126 
0.89/0.99	c 5035           21118          2414193        3912033        0              0              126   169   149
1.00/1.08	c 5631           23154          2651568        4240474        0              0              119   144   132
1.19/1.20	c 6286           28048          2912692        4686669        0              0              65   143   100 
1.19/1.29	c 7006           30460          3102080        5018479        0              0              90   113   99  
1.29/1.37	c 7798           32308          3288463        5312395        0              0              88   107   95  
1.39/1.48	c 8669           34364          3545507        5637536        0              0              91   107   98  
1.59/1.60	c 9627           37890          3812343        6130168        0              0              69   97   83   
1.69/1.74	c 10680          41918          4109431        6695033        0              0              70   102   86  
1.89/1.91	c 11838          45829          4478648        7322527        0              0              74   95   84   
2.00/2.10	c 13111          51846          4906814        7953010        0              0              75   95   88   
2.29/2.33	c 14511          56983          5521346        8525099        0              0              58   87   69   
2.49/2.51	c 16051          63492          5952186        9195610        0              0              56   101   77  
2.69/2.70	c 17745          69737          6373804        9825227        0              0              56   82   71   
2.89/2.94	c 19608          77142          6934229        10749483       0              0              58   95   74   
3.10/3.18	c 21657          84241          7536815        11624934       0              0              61   93   76   
3.39/3.41	c 23910          91073          8113259        12243556       0              0              60   83   70   
3.69/3.74	c 26388          99221          8908974        13405224       0              0              61   87   72   
4.10/4.11	c 29113          131999         9790727        14237527       0              0              61   166   153 
4.49/4.58	c 32110          143054         10891544       15935253       0              0              84   104   93  
5.00/5.09	c 35406          152672         12021412       18262877       0              0              56   82   65   
5.59/5.67	c 39031          165270         13328854       20731389       0              0              62   85   70   
6.19/6.23	c 43018          181450         14765348       22598184       0              0              56   82   67   
6.89/6.95	c 47403          225731         16474625       24628781       0              0              45   189   104 
7.69/7.70	c 52226          243530         18245383       27707632       0              0              66   85   76   
8.49/8.55	c 57531          268447         20191387       31137339       0              0              47   90   60   
9.39/9.43	c 63366          288219         22396067       34479629       0              0              53   73   62   
10.39/10.41	c 69784          374720         24937365       36439796       0              0              50   179   134 
11.49/11.57	c 76843          414296         27527028       41396374       0              0              50   99   71   
12.59/12.67	c 84607          438837         30263609       45397327       0              0              56   76   65   
14.00/14.02	c 93147          496496         33163199       50385994       0              0              44   90   66   
15.29/15.30	c 102541         522496         36331606       55697941       0              0              52   68   59   
16.59/16.66	c 112874         583074         39460372       59621687       0              0              28   93   46   
18.19/18.22	c 124240         658267         43399159       63648869       0              0              28   93   56   
19.59/19.63	c 136742         689061         47100654       68542465       0              0              44   64   52   
21.39/21.50	c 150494         768364         51392529       74153188       0              0              38   86   56   
24.00/24.02	c 165621         842363         57060034       84275790       0              0              43   91   57   
26.39/26.49	c 182260         957494         62220104       92731008       0              0              44   90   63   
28.59/28.67	c 200562         1007408        67635609       100775324      0              0              46   69   55   
31.19/31.22	c 220694         1065581        74712583       108695347      0              0              23   42   32   
35.00/35.01	c 242839         1321853        82516988       117890396      0              0              27   83   63   
39.39/39.48	c 267198         1468277        92403199       135911461      0              0              42   84   62   
43.39/43.49	c 293992         1624205        101186523      153322685      0              0              48   105   73  
46.69/46.76	c 323465         1689913        109794193      164851447      0              0              50   71   61   
50.19/50.28	c 355885         1762771        119243948      176879625      0              0              46   63   53   
54.89/54.99	c 391547         1906828        130363569      193440883      0              0              34   78   49   
60.89/60.90	c 430775         2274611        143294173      209383501      0              0              28   73   58   
66.49/66.53	c 473925         2372340        156881886      232783740      0              0              40   59   47   
71.89/71.90	c 521390         2482568        171427377      250231335      0              0              37   54   45   
78.89/78.94	c 573601         2794807        187215395      272175653      0              0              18   72   38   
87.29/87.31	c 631033         2989965        207371715      306279631      0              0              37   80   52   
95.00/95.01	c 694208         3255096        225756252      330946782      0              0              35   74   48   
103.29/103.39	c 763700         3646427        245934827      354693016      0              0              22   70   46   
112.69/112.70	c 840141         3826934        270310206      388600675      0              0              37   56   45   
123.69/123.70	c 924226         4191815        296423395      425292978      0              0              33   69   47   
136.79/136.89	c 1016719        4651821        326184971      471461424      0              0              33   69   49   
153.59/153.67	c 1118461        5253253        362883087      531795038      0              0              33   73   51   
170.29/170.35	c 1230377        5842059        400217045      592534467      0              0              31   73   51   
189.70/189.76	c 1353484        6506636        445156183      657851528      0              0              31   73   49   
214.60/214.62	c 1488901        7159602        502224068      759248697      0              0              34   78   56   
233.40/233.44	c 1637859        8212016        545419473      831289327      0              0              43   167   100 
255.90/255.92	c 1801712        8600775        599659260      928102409      0              0              38   68   49   
273.90/274.00	c 1981950        8991988        648991628      983545446      0              0              37   60   47   
299.11/299.11	c 2180211        9496798        709880557      1084225138     0              0              38   72   47   
327.70/327.71	c 2398298        10502347       778899602      1173916247     0              0              25   69   39   
364.41/364.42	c 2638193        12452881       878297993      1261771047     0              0              20   73   59   
394.31/394.37	c 2902077        13258541       954397856      1358158785     0              0              34   72   48   
438.31/438.31	c 3192349        14666445       1056778196     1510528052     0              0              30   72   50   
486.12/486.17	c 3511648        16020917       1167027128     1698283843     0              0              33   74   49   
527.72/527.73	c 3862876        17198996       1269692164     1839580693     0              0              31   73   47   
575.62/575.67	c 4249226        18775139       1382802962     2000788585     0              0              33   69   47   
631.22/631.20	c 4674211        21036457       1515227451     2171511025     0              0              16   73   36   
691.43/691.40	c 5141694        22902689       1655853218     2380915920     0              0              31   71   46   
761.23/761.22	c 5655925        26488423       1824215717     2610831711     0              0              33   163   102 
839.84/839.89	c 6221579        28895208       2007938878     2896356703     0              0              34   74   49   
956.65/956.67	c 6843798        37368497       2262424008     3162986549     0              0              18   157   75  
1040.95/1041.00	c 7528238        39730722       2469564139     3458578533     0              0              34   73   47   
1137.46/1137.45	c 8281122        42167119       2707857067     3811247794     0              0              33   72   46   
1258.86/1258.80	c 9109294        48229110       2982479499     4166301519     0              0              16   69   45   
1373.37/1373.39	c 10020283       51837292       3252802917     4559844757     0              0              31   73   46   
1519.19/1519.18	c 11022370       59134479       3598871206     4960465834     0              0              15   73   46   
1666.39/1666.31	c 12124665       63390961       3953279413     5475409005     0              0              32   74   46   
1818.90/1818.87	c 13337189       68178030       4315895297     5998445371     0              0              31   73   46   
2007.13/2007.02	c 14670965       75920968       4742720193     6592473876     0              0              14   73   35   
2400.05/2399.90	
2400.05/2399.90	c *** INTERRUPTED ***
2400.05/2399.90	c restarts              : 101         
2400.05/2399.90	c conflicts             : 16040172     (6683 /sec)
2400.05/2399.90	c decisions             : 111474477    (46447 /sec)
2400.05/2399.90	c propagations          : 7284087991  (3034973 /sec)
2400.05/2399.90	c root propagations     : 0           
2400.05/2399.90	c filter calls          : 5541275779     (2308816 /sec)
2400.05/2399.90	c useless filter calls  : 3548966818     (64 %)
2400.05/2399.90	c Memory used           : 28.74 MB
2400.05/2399.90	c CPU time              : 2400.05 s
2400.05/2399.90	
2400.05/2399.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 (15370 MiB free)
  memory of node 1: 16384 MiB (15690 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267340-1502615568/watcher-4267340-1502615568 -o /tmp/evaluation-result-4267340-1502615568/solver-4267340-1502615568 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1367 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267340-1502615568.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=3525, runsolver pid=3522

[startup+0.100154 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 3526
/proc/meminfo: memFree=31803556/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=5940 CPUtime=0.1 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 1677 0 0 0 10 0 0 0 20 0 1 0 94644588 30130176 1485 33554432000 4194304 5748600 140723171674752 140723171671400 5122371 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 5940 KiB

[startup+0.209529 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 3526
/proc/meminfo: memFree=31803556/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=5940 CPUtime=0.21 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 1677 0 0 0 21 0 0 0 20 0 1 0 94644588 30130176 1485 33554432000 4194304 5748600 140723171674752 140723171671400 4916000 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 5940 KiB

[startup+0.30891 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 3526
/proc/meminfo: memFree=31803556/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=5940 CPUtime=0.31 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 1677 0 0 0 31 0 0 0 20 0 1 0 94644588 30130176 1485 33554432000 4194304 5748600 140723171674752 140723171671400 4920177 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 5940 KiB

[startup+0.700281 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 3526
/proc/meminfo: memFree=31803556/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=5940 CPUtime=0.69 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 1677 0 0 0 69 0 0 0 20 0 1 0 94644588 30130176 1485 33554432000 4194304 5748600 140723171674752 140723171671400 4920181 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 5940 KiB

[startup+1.50027 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 3526
/proc/meminfo: memFree=31803548/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=5940 CPUtime=1.49 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 1677 0 0 0 149 0 0 0 20 0 1 0 94644588 30130176 1485 33554432000 4194304 5748600 140723171674752 140723171672152 4995400 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1485 762 380 0 774 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 5940 KiB

[startup+3.10898 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 3526
/proc/meminfo: memFree=31803392/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6060 CPUtime=3.1 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 2351 0 0 0 310 0 0 0 20 0 1 0 94644588 30130176 1515 33554432000 4194304 5748600 140723171674752 140723171672152 5122359 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1515 764 380 0 774 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6060 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3526
/proc/meminfo: memFree=31803332/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=6.29 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 3032 0 0 0 629 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5122362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3526
/proc/meminfo: memFree=31803316/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=12.69 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 3712 0 0 0 1269 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5134916 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 3526
/proc/meminfo: memFree=31803456/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=25.49 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 5063 0 0 0 2549 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5122395 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+51.1091 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 3526
/proc/meminfo: memFree=31803520/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=51.1 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 5739 0 0 0 5110 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894415 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/188 3535
/proc/meminfo: memFree=31803620/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=102.29 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 6414 0 0 0 10229 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4920173 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 3558
/proc/meminfo: memFree=31802476/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=162.29 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 7089 0 0 0 16229 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894068 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3559
/proc/meminfo: memFree=31803008/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=222.3 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 7764 0 0 0 22230 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894318 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3560
/proc/meminfo: memFree=31803364/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=282.3 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 7767 0 0 0 28230 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144148 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3561
/proc/meminfo: memFree=31803728/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=342.31 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 8442 0 0 0 34231 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144143 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 3562
/proc/meminfo: memFree=31803704/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=402.31 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 8442 0 0 0 40231 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4915372 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+462.3 s]
/proc/loadavg: 2.41 2.12 2.08 3/187 3563
/proc/meminfo: memFree=31803324/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=462.31 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 9117 0 0 0 46231 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5122477 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB


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

/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 1662.39 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 3728
/proc/meminfo: memFree=31785184/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=1722.4 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 15856 0 0 0 172240 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894458 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 1722.4 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 3730
/proc/meminfo: memFree=31784952/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=1782.4 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 16485 0 0 0 178240 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4920158 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 1782.4 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 3731
/proc/meminfo: memFree=31784988/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=1842.41 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 16531 0 0 0 184241 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5122494 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3740
/proc/meminfo: memFree=31784120/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=1902.41 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 17152 0 0 0 190241 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894318 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3741
/proc/meminfo: memFree=31784480/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=1962.41 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 17158 0 0 0 196241 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144157 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3742
/proc/meminfo: memFree=31784728/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2022.42 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 17833 0 0 0 202242 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4917897 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3743
/proc/meminfo: memFree=31784720/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2082.42 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 17836 0 0 0 208242 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144143 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 3744
/proc/meminfo: memFree=31784488/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2142.43 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 18500 0 0 0 214243 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144157 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 3745
/proc/meminfo: memFree=31784132/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2202.43 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 18500 0 0 0 220243 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894497 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2202.43 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/187 3746
/proc/meminfo: memFree=31784380/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2262.44 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 19163 0 0 0 226244 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144157 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 3747
/proc/meminfo: memFree=31784132/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2322.44 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 19164 0 0 0 232244 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4915300 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2322.44 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/186 3748
/proc/meminfo: memFree=31784756/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2382.44 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 19828 0 0 0 238244 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 5144143 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2382.44 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3748
/proc/meminfo: memFree=31784756/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2400.05 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 19828 0 0 0 240005 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894318 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

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

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

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3748
/proc/meminfo: memFree=31784756/32770624 swapFree=67108860/67108860
[pid=3525] ppid=3522 vsize=29424 memory=6068 CPUtime=2400.05 cores=1,3,5,7
/proc/3525/stat : 3525 (cosoco) R 3522 3525 1335 0 -1 4202496 19828 0 0 0 240005 0 0 0 20 0 1 0 94644588 30130176 1517 33554432000 4194304 5748600 140723171674752 140723171672152 4894318 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 11288576 140723171681471 140723171681566 140723171681566 140723171684302 0
/proc/3525/statm: 7356 1517 764 380 0 774 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 29424 KiB
Current children cumulated memory: 6068 KiB

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.06
CPU user time (s): 2400.05
CPU system time (s): 0.005
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 29424
Max. memory (cumulated for all children) (KiB): 6068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.005
maximum resident set size= 6140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19877
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= 10
involuntary context switches= 629


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.86071 second user time and 14.8333 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 10:58:29
IDJOB=4267340
IDBENCH=139767
IDSOLVER=2657
FILE ID=node112/4267340-1502615568
RUNJOBID= node112-1502602207-1367
PBS_JOBID= 20628299
Free space on /tmp= 61788 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-07-2-12.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267340-1502615568/watcher-4267340-1502615568 -o /tmp/evaluation-result-4267340-1502615568/solver-4267340-1502615568 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1367 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267340-1502615568.xml

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

MD5SUM BENCH= d28d3b77622c454a4009aeb11785833b
RANDOM SEED=1107595584

node112.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.24
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.24
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.24
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.24
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:        31806796 kB
MemAvailable:   31978828 kB
Buffers:          111272 kB
Cached:           341316 kB
SwapCached:            0 kB
Active:           383444 kB
Inactive:         127492 kB
Active(anon):       9340 kB
Inactive(anon):    76720 kB
Active(file):     374104 kB
Inactive(file):    50772 kB
Unevictable:        6280 kB
Mlocked:            6280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:         63984 kB
Mapped:            44324 kB
Shmem:             25224 kB
Slab:             151832 kB
SReclaimable:     125984 kB
SUnreclaim:        25848 kB
KernelStack:        3328 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356216 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61784 MiB
End job on node112 at 2017-08-13 11:38:30