Trace number 4241444

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
R1: cosoco 1.1? (TO) 2400.01 2400.21

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-090.xml
MD5SUM328d51b82070b586362c1099b738d751
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.015376
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of constraints180
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":270}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":270}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":180}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180}]
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.0 --  
0.00/0.01	c
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: 270
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 180
0.00/0.01	c |                   Arity: 3..3  -- Ternary: 180
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Extension: 180  (nb tuples: 4..4) -- (shared: 175)
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.04	c 101            3842           19958          19498          0              0              90   267   167 
0.00/0.04	c 211            4912           23788          22961          0              0              58   257   202 
0.00/0.05	c 332            5568           26232          25288          0              0              45   69   57   
0.00/0.05	c 465            6222           28904          27679          0              0              136   187   161
0.00/0.06	c 611            7283           33231          31623          0              0              137   242   213
0.00/0.07	c 771            8088           36281          34440          0              0              121   181   146
0.00/0.07	c 947            9165           40134          38014          0              0              50   217   122 
0.00/0.08	c 1140           10389          44579          42220          0              0              18   165   105 
0.00/0.09	c 1352           11905          49936          47414          0              0              30   47   43   
0.09/0.10	c 1585           13093          54338          51531          0              0              15   173   110 
0.09/0.11	c 1841           14673          60063          56981          0              0              44   74   63   
0.09/0.12	c 2122           16858          67638          64109          0              0              58   230   212 
0.09/0.13	c 2431           18758          74368          70496          0              0              99   204   130 
0.09/0.14	c 2770           20936          82116          77842          0              0              110   218   180
0.09/0.15	c 3142           23851          91776          87266          0              0              115   150   132
0.09/0.17	c 3551           26946          102573         97709          0              0              55   150   115 
0.09/0.18	c 4000           29797          112679         107213         0              0              27   269   207 
0.09/0.19	c 4493           33230          124832         118791         0              0              81   257   219 
0.19/0.21	c 5035           36766          137112         130490         0              0              185   244   220
0.19/0.23	c 5631           40636          150610         143501         0              0              44   207   167 
0.19/0.24	c 6286           45072          165862         158011         0              0              107   269   246
0.19/0.26	c 7006           49760          182166         173636         0              0              80   265   212 
0.19/0.28	c 7798           54940          200462         191177         0              0              30   215   173 
0.29/0.31	c 8669           60927          221567         211506         0              0              68   113   86  
0.29/0.34	c 9627           67353          243896         232848         0              0              21   208   83  
0.29/0.38	c 10680          75489          272008         260293         0              0              59   167   153 
0.39/0.42	c 11838          84023          301310         288872         0              0              61   157   141 
0.39/0.45	c 13111          93249          333749         320253         0              0              86   265   257 
0.49/0.50	c 14511          104612         372740         358241         0              0              61   264   249 
0.49/0.53	c 16051          114334         407248         391551         0              0              63   264   247 
0.49/0.59	c 17745          126826         450946         433858         0              0              184   263   215
0.59/0.64	c 19608          140537         498810         480659         0              0              29   264   228 
0.69/0.70	c 21657          155324         550170         530522         0              0              163   241   216
0.69/0.77	c 23910          171167         605407         583950         0              0              25   225   185 
0.79/0.86	c 26388          190713         674944         652053         0              0              26   138   117 
0.89/0.94	c 29113          211969         748282         723713         0              0              232   265   256
0.99/1.02	c 32110          230802         815613         788754         0              0              113   255   190
1.10/1.13	c 35406          253270         893815         864884         0              0              73   159   104 
1.20/1.25	c 39031          282143         994482         963222         0              0              208   260   236
1.29/1.38	c 43018          312824         1101031        1067869        0              0              78   204   184 
1.49/1.54	c 47403          346692         1219592        1184743        0              0              41   138   108 
1.69/1.74	c 52226          390330         1369370        1331407        0              0              84   131   120 
1.89/1.91	c 57531          432686         1518932        1477436        0              0              43   263   238 
1.99/2.09	c 63366          477813         1677723        1632126        0              0              42   259   246 
2.19/2.28	c 69784          526162         1849291        1799203        0              0              43   256   222 
2.49/2.55	c 76843          590399         2068039        2015294        0              0              71   210   201 
2.79/2.87	c 84607          659594         2310302        2253298        0              0              103   209   152
3.09/3.11	c 93147          720802         2523800        2462553        0              0              59   255   236 
3.40/3.44	c 102541         791524         2772413        2704922        0              0              22   198   110 
3.69/3.79	c 112874         879371         3079242        3005139        0              0              36   258   246 
4.09/4.15	c 124240         969681         3397419        3316829        0              0              34   245   236 
4.49/4.56	c 136742         1070165        3750378        3661792        0              0              40   245   226 
5.09/5.14	c 150494         1190810        4172048        4073482        0              0              65   197   103 
5.49/5.60	c 165621         1304856        4572732        4464644        0              0              49   253   226 
6.09/6.15	c 182260         1444777        5065609        4945357        0              0              38   250   242 
6.79/6.82	c 200562         1590678        5577414        5443376        0              0              48   148   136 
7.39/7.48	c 220694         1756621        6159331        6012589        0              0              140   250   242
8.19/8.28	c 242839         1958327        6856846        6700569        0              0              192   249   242
9.09/9.10	c 267198         2160979        7573385        7400285        0              0              98   250   236 
9.89/9.98	c 293992         2381971        8348465        8159497        0              0              51   249   240 
10.89/10.92	c 323465         2619465        9171698        8965054        0              0              89   250   242 
11.99/12.00	c 355885         2885631        10109084       9884259        0              0              69   250   232 
13.19/13.26	c 391547         3177153        11144663       10896375       0              0              130   206   181
14.49/14.56	c 430775         3503521        12272740       12006109       0              0              33   252   243 
15.89/15.92	c 473925         3845547        13476010       13178761       0              0              49   250   241 
17.49/17.57	c 521390         4252408        14902659       14579309       0              0              99   250   230 
19.29/19.38	c 573601         4692439        16416673       16068265       0              0              43   250   212 
21.39/21.45	c 631033         5204792        18208732       17829912       0              0              110   250   237
23.49/23.57	c 694208         5719073        19994356       19588516       0              0              39   249   215 
25.89/25.97	c 763700         6321529        22126735       21678500       0              0              107   248   241
29.09/29.12	c 840141         7051672        24685433       24192809       0              0              135   248   187
31.99/32.00	c 924226         7770435        27195474       26652107       0              0              30   250   236 
35.09/35.17	c 1016719        8553019        29950373       29340076       0              0              23   247   231 
38.79/38.83	c 1118461        9456734        33145042       32480804       0              0              64   243   231 
42.49/42.57	c 1230377        10369096       36374993       35641224       0              0              55   244   222 
46.69/46.71	c 1353484        11390327       39967940       39166611       0              0              58   247   229 
51.29/51.39	c 1488901        12546073       44039331       43147256       0              0              119   247   232
57.29/57.32	c 1637859        13805214       48469413       47501752       0              0              47   132   111 
63.48/63.53	c 1801712        15347690       53853503       52780973       0              0              28   248   237 
69.88/69.98	c 1981950        16931055       59476666       58257952       0              0              156   249   228
77.38/77.40	c 2180211        18785745       65923826       64561966       0              0              103   247   239
85.18/85.21	c 2398298        20736493       72802852       71316066       0              0              172   247   240
93.98/94.07	c 2638193        22862585       80312578       78666829       0              0              51   249   211 
103.58/103.67	c 2902077        25245822       88559314       86768190       0              0              42   249   233 
116.78/116.85	c 3192349        28508693       99924300       98003443       0              0              60   247   237 
128.69/128.71	c 3511648        31243767       109566482      107491501      0              0              74   247   184 
142.78/142.87	c 3862876        34642322       121466071      119150868      0              0              40   248   208 
158.18/158.24	c 4249226        38404422       134711808      132237929      0              0              38   246   228 
174.68/174.79	c 4674211        42373502       148716634      145997330      0              0              69   246   211 
191.48/191.56	c 5141694        46275351       162500825      159515353      0              0              75   227   188 
212.38/212.41	c 5655925        51413133       180419344      177231415      0              0              42   248   232 
233.18/233.25	c 6221579        56404074       198168753      194592153      0              0              53   244   210 
259.27/259.36	c 6843798        62095611       218127350      214221838      0              0              73   244   140 
286.37/286.47	c 7528238        68847544       241477050      237281936      0              0              57   246   236 
312.97/313.01	c 8281122        75440526       264709681      260111676      0              0              140   244   237
347.57/347.68	c 9109294        84001237       294770186      289550808      0              0              174   246   235
383.97/384.01	c 10020283       93043637       326296518      320580126      0              0              85   246   236 
423.16/423.27	c 11022370       102703052      360537038      354242259      0              0              173   240   232
471.25/471.32	c 12124665       113431569      397997720      391204634      0              0              56   240   156 
518.55/518.69	c 13337189       125124664      438702853      431291102      0              0              106   246   234
570.65/570.70	c 14670965       137982674      484047902      475689308      0              0              117   244   234
629.25/629.36	c 16138118       152366499      534501098      525397998      0              0              166   242   230
688.44/688.57	c 17751986       167069312      585948149      575982665      0              0              58   246   234 
756.03/756.10	c 19527240       183751789      645098503      633940666      0              0              80   244   235 
832.83/832.91	c 21480019       201005517      705182606      692959079      0              0              72   173   158 
913.22/913.36	c 23628075       220780074      774993245      761417396      0              0              170   247   231
999.01/999.10	c 25990936       241443283      848650392      833677744      0              0              135   246   218
1103.90/1104.00	c 28590083       265314833      933193468      916287040      0              0              87   247   175 
1209.79/1209.90	c 31449144       291556824      1024682089     1006542756     0              0              54   248   231 
1341.99/1342.17	c 34594111       323303200      1136485365     1116948403     0              0              60   246   217 
1485.37/1485.57	c 38053574       358336266      1258571998     1237065810     0              0              60   247   222 
1649.76/1649.93	c 41858983       397986425      1398148206     1374750441     0              0              58   241   220 
1827.54/1827.71	c 46044932       439203269      1541585814     1516002633     0              0              65   247   188 
2001.94/2002.14	c 50649475       481764144      1689746535     1662418139     0              0              44   245   222 
2243.31/2243.59	c 55714472       534310324      1874766200     1844415572     0              0              48   244   144 

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241444-1500631312/watcher-4241444-1500631312 -o /tmp/evaluation-result-4241444-1500631312/solver-4241444-1500631312 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500623785-3430 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241444-1500631312.xml 

pid=5109
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.02 2/187 5112
/proc/meminfo: memFree=31575544/32770624 swapFree=6204/412120
[pid=5112] ppid=5109 vsize=27124 CPUtime=0 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1005 0 0 0 0 0 0 0 20 0 1 0 17789787 27774976 832 33554432000 4194304 5970956 140732000885568 140732000882216 5429988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 6781 832 703 434 0 145 0

[startup+0.100113 s]
/proc/loadavg: 2.00 2.01 2.02 2/187 5112
/proc/meminfo: memFree=31575544/32770624 swapFree=6204/412120
[pid=5112] ppid=5109 vsize=28048 CPUtime=0.09 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1277 0 0 0 9 0 0 0 20 0 1 0 17789787 28721152 1096 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7012 1096 755 434 0 376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28048

[startup+0.200247 s]
/proc/loadavg: 2.00 2.01 2.02 2/187 5112
/proc/meminfo: memFree=31575544/32770624 swapFree=6204/412120
[pid=5112] ppid=5109 vsize=28180 CPUtime=0.19 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1294 0 0 0 19 0 0 0 20 0 1 0 17789787 28856320 1096 33554432000 4194304 5970956 140732000885568 140732000882904 5322040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1096 755 434 0 409 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28180

[startup+0.3002 s]
/proc/loadavg: 2.00 2.01 2.02 2/187 5112
/proc/meminfo: memFree=31575544/32770624 swapFree=6204/412120
[pid=5112] ppid=5109 vsize=28180 CPUtime=0.29 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1298 0 0 0 29 0 0 0 20 0 1 0 17789787 28856320 1096 33554432000 4194304 5970956 140732000885568 140732000882904 5335952 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1096 755 434 0 409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28180

[startup+0.700171 s]
/proc/loadavg: 2.00 2.01 2.02 2/187 5112
/proc/meminfo: memFree=31575544/32770624 swapFree=6204/412120
[pid=5112] ppid=5109 vsize=28180 CPUtime=0.69 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1301 0 0 0 69 0 0 0 20 0 1 0 17789787 28856320 1096 33554432000 4194304 5970956 140732000885568 140732000882904 5325232 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1096 755 434 0 409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28180

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5113
/proc/meminfo: memFree=31574248/32770624 swapFree=6204/412128
[pid=5112] ppid=5109 vsize=28180 CPUtime=1.49 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1303 0 0 0 149 0 0 0 20 0 1 0 17789787 28856320 1096 33554432000 4194304 5970956 140732000885568 140732000882904 5321331 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1096 755 434 0 409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28180

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5113
/proc/meminfo: memFree=31573996/32770624 swapFree=6204/412136
[pid=5112] ppid=5109 vsize=28180 CPUtime=3.09 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1627 0 0 0 309 0 0 0 20 0 1 0 17789787 28856320 1144 33554432000 4194304 5970956 140732000885568 140732000882904 5327360 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1144 758 434 0 409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28180

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5113
/proc/meminfo: memFree=31573748/32770624 swapFree=6204/412144
[pid=5112] ppid=5109 vsize=28180 CPUtime=6.29 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 1951 0 0 0 629 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5322037 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28180

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5113
/proc/meminfo: memFree=31573624/32770624 swapFree=6204/412148
[pid=5112] ppid=5109 vsize=28180 CPUtime=12.69 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 2275 0 0 0 1269 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28180

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5113
/proc/meminfo: memFree=31573624/32770624 swapFree=6204/412148
[pid=5112] ppid=5109 vsize=28180 CPUtime=25.49 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 2923 0 0 0 2549 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930640 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28180

[startup+51.1002 s]
/proc/loadavg: 2.08 2.03 2.02 3/188 5113
/proc/meminfo: memFree=31574012/32770624 swapFree=6204/412212
[pid=5112] ppid=5109 vsize=28180 CPUtime=51.09 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 3247 0 0 0 5109 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28180

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.02 3/188 5114
/proc/meminfo: memFree=31573588/32770624 swapFree=6204/412260
[pid=5112] ppid=5109 vsize=28180 CPUtime=102.29 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 3571 0 0 0 10229 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5327374 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28180

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/188 5115
/proc/meminfo: memFree=31573336/32770624 swapFree=6204/412328
[pid=5112] ppid=5109 vsize=28180 CPUtime=162.28 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 3895 0 0 0 16228 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930544 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 28180

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5116
/proc/meminfo: memFree=31572676/32770624 swapFree=6204/412360
[pid=5112] ppid=5109 vsize=28180 CPUtime=222.28 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 4219 0 0 0 22228 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5322040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28180

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 5117
/proc/meminfo: memFree=31572264/32770624 swapFree=6204/412388
[pid=5112] ppid=5109 vsize=28180 CPUtime=282.27 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 4543 0 0 0 28227 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 28180

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 5118
/proc/meminfo: memFree=31572460/32770624 swapFree=6204/412464
[pid=5112] ppid=5109 vsize=28180 CPUtime=342.26 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 4867 0 0 0 34226 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930568 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 28180

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 5241
/proc/meminfo: memFree=31596672/32770624 swapFree=6204/412568
[pid=5112] ppid=5109 vsize=28180 CPUtime=402.26 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 5191 0 0 0 40226 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 28180

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 5242
/proc/meminfo: memFree=31595424/32770624 swapFree=6204/412664
[pid=5112] ppid=5109 vsize=28180 CPUtime=462.25 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 5515 0 0 0 46225 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5337501 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 28180

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5251
/proc/meminfo: memFree=31594536/32770624 swapFree=6204/412732
[pid=5112] ppid=5109 vsize=28180 CPUtime=522.25 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 5839 0 0 0 52225 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5311659 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 28180

[startup+582.3 s]
/proc/loadavg: 2.14 2.06 2.04 3/188 5252
/proc/meminfo: memFree=31594932/32770624 swapFree=6204/412792
[pid=5112] ppid=5109 vsize=28180 CPUtime=582.25 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 6163 0 0 0 58225 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 28180


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 5358
/proc/meminfo: memFree=31452500/32770624 swapFree=6204/413612
[pid=5112] ppid=5109 vsize=28180 CPUtime=1482.17 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 10736 0 0 0 148217 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5322040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1482.17
Current children cumulated vsize (KiB) 28180

[startup+1542.31 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 5359
/proc/meminfo: memFree=31452780/32770624 swapFree=6204/413636
[pid=5112] ppid=5109 vsize=28180 CPUtime=1542.17 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 11077 0 0 0 154217 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5322040 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 28180

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 5361
/proc/meminfo: memFree=31452968/32770624 swapFree=6204/413688
[pid=5112] ppid=5109 vsize=28180 CPUtime=1602.16 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 11358 0 0 0 160216 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5337501 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 28180

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 5362
/proc/meminfo: memFree=31453012/32770624 swapFree=6204/413724
[pid=5112] ppid=5109 vsize=28180 CPUtime=1662.16 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 11682 0 0 0 166216 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5311659 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 28180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 5371
/proc/meminfo: memFree=31451504/32770624 swapFree=6204/413752
[pid=5112] ppid=5109 vsize=28180 CPUtime=1722.15 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 11969 0 0 0 172215 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 28180

[startup+1782.3 s]
/proc/loadavg: 2.14 2.05 2.05 3/188 5372
/proc/meminfo: memFree=31451620/32770624 swapFree=6204/413776
[pid=5112] ppid=5109 vsize=28180 CPUtime=1782.15 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 12280 0 0 0 178215 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5311648 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 28180

[startup+1842.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 5373
/proc/meminfo: memFree=31452032/32770624 swapFree=6204/413812
[pid=5112] ppid=5109 vsize=28180 CPUtime=1842.14 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 12604 0 0 0 184214 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930614 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 28180

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 5374
/proc/meminfo: memFree=31452172/32770624 swapFree=6204/413848
[pid=5112] ppid=5109 vsize=28180 CPUtime=1902.14 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 12884 0 0 0 190214 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5098944 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1902.14
Current children cumulated vsize (KiB) 28180

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 5375
/proc/meminfo: memFree=31452488/32770624 swapFree=6204/413868
[pid=5112] ppid=5109 vsize=28180 CPUtime=1962.13 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 13164 0 0 0 196213 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5337505 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 1962.13
Current children cumulated vsize (KiB) 28180

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5376
/proc/meminfo: memFree=31451492/32770624 swapFree=6204/413900
[pid=5112] ppid=5109 vsize=28180 CPUtime=2022.13 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 13488 0 0 0 202213 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930611 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2022.13
Current children cumulated vsize (KiB) 28180

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5377
/proc/meminfo: memFree=31451880/32770624 swapFree=6204/413928
[pid=5112] ppid=5109 vsize=28180 CPUtime=2082.13 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 13773 0 0 0 208213 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930640 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2082.13
Current children cumulated vsize (KiB) 28180

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5378
/proc/meminfo: memFree=31452004/32770624 swapFree=6204/413948
[pid=5112] ppid=5109 vsize=28180 CPUtime=2142.12 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 14059 0 0 0 214212 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930544 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2142.12
Current children cumulated vsize (KiB) 28180

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5379
/proc/meminfo: memFree=31451672/32770624 swapFree=6204/413988
[pid=5112] ppid=5109 vsize=28180 CPUtime=2202.12 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 14345 0 0 0 220212 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4934864 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2202.12
Current children cumulated vsize (KiB) 28180

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 5380
/proc/meminfo: memFree=31453452/32770624 swapFree=6204/414016
[pid=5112] ppid=5109 vsize=28180 CPUtime=2262.11 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 14655 0 0 0 226211 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4934014 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2262.11
Current children cumulated vsize (KiB) 28180

[startup+2322.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 5389
/proc/meminfo: memFree=31451452/32770624 swapFree=6204/414064
[pid=5112] ppid=5109 vsize=28180 CPUtime=2322.1 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 14926 0 0 0 232210 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5337501 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2322.1
Current children cumulated vsize (KiB) 28180

[startup+2382.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 5390
/proc/meminfo: memFree=31452132/32770624 swapFree=6204/414088
[pid=5112] ppid=5109 vsize=28180 CPUtime=2382.1 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 15197 0 0 0 238210 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 5327383 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2382.1
Current children cumulated vsize (KiB) 28180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 5390
/proc/meminfo: memFree=31452256/32770624 swapFree=6204/414096
[pid=5112] ppid=5109 vsize=28180 CPUtime=2400 cores=1,3,5,7
/proc/5112/stat : 5112 (cosoco) R 5109 5112 3398 0 -1 4202496 15467 0 0 0 240000 0 0 0 20 0 1 0 17789787 28856320 1145 33554432000 4194304 5970956 140732000885568 140732000882904 4930560 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 22994944 140732000888001 140732000888131 140732000888131 140732000890830 0
/proc/5112/statm: 7045 1145 758 434 0 409 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 28180

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5112 sig 9
??? kill -5112 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.01
CPU user time (s): 2400.01
CPU system time (s): 0.004999
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 28180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.004999
maximum resident set size= 4624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15495
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= 12
involuntary context switches= 120612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.01053 second user time and 7.50391 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-21 12:01:52
IDJOB=4241444
IDBENCH=126877
IDSOLVER=2620
FILE ID=node105/4241444-1500631312
RUNJOBID= node105-1500623785-3430
PBS_JOBID= 20623022
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-090.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241444-1500631312/watcher-4241444-1500631312 -o /tmp/evaluation-result-4241444-1500631312/solver-4241444-1500631312 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500623785-3430 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241444-1500631312.xml

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

MD5SUM BENCH= 328d51b82070b586362c1099b738d751
RANDOM SEED=495921098

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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.47
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		: 1600.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		: 1600.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.47
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		: 1600.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		: 1600.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.47
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		: 1867.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		: 1600.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.47
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		: 1867.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:        31576540 kB
MemAvailable:   31980580 kB
Buffers:          160356 kB
Cached:           532580 kB
SwapCached:            0 kB
Active:           346428 kB
Inactive:         429140 kB
Active(anon):      85336 kB
Inactive(anon):    17020 kB
Active(file):     261092 kB
Inactive(file):   412120 kB
Unevictable:        6204 kB
Mlocked:            6212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:         88184 kB
Mapped:            34192 kB
Shmem:             17044 kB
Slab:             118332 kB
SReclaimable:      93324 kB
SUnreclaim:        25008 kB
KernelStack:        3392 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     362980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62008 MiB
End job on node105 at 2017-07-21 12:41:53