Trace number 4260107

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.1 (2017-07-29)? (TO) 2400.1001 2400.1001

General information on the benchmark

NameLangford/Langford-m1-k2/
Langford-2-18.xml
MD5SUM969713c535595664febe0b3c6e709240
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 variables36
Number of constraints19
Number of domains1
Minimum domain size36
Maximum domain size36
Distribution of domain sizes[{"size":36,"count":36}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":36}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":18},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints18
Distribution of constraint types[{"type":"intension","count":18},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c root propagations     : 378         
0.00/0.08	c restarts enabled, print stats at every restarts
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c This is cosoco 1.1 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts HOME/instance-4260107-1502022793.xml 
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.02 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 36
0.00/0.08	c |            Domain Sizes: 36..36
0.00/0.08	c |
0.00/0.08	c |             Constraints: 19
0.00/0.08	c |                   Arity: 2..36  -- Binary: 18
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          All Different: 1
0.00/0.08	c |                          Intension: 18
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.03/0.11	c 101            305            5413           31759          36             0              19   31   23   
0.03/0.13	c 211            659            10729          59657          36             0              19   29   23   
0.03/0.15	c 332            1040           15827          85369          36             0              21   33   25   
0.03/0.17	c 465            1523           22046          119903         36             0              17   27   21   
0.13/0.20	c 611            2047           29803          162112         36             0              19   31   25   
0.13/0.24	c 771            2687           38965          210422         36             0              21   33   25   
0.13/0.27	c 947            3261           46805          254377         36             0              17   31   23   
0.23/0.31	c 1140           4126           57216          307760         36             0              19   33   26   
0.23/0.34	c 1352           4778           66871          357514         36             0              19   31   24   
0.23/0.38	c 1585           5575           76377          411230         36             0              17   25   21   
0.33/0.42	c 1841           6411           86830          468145         36             0              17   27   22   
0.33/0.48	c 2122           7318           100959         544519         36             0              19   31   25   
0.43/0.53	c 2431           8431           115039         619035         36             0              15   29   21   
0.53/0.60	c 2770           9826           132353         716681         36             0              17   31   23   
0.53/0.67	c 3142           11070          149123         809005         36             0              15   27   21   
0.63/0.75	c 3551           12407          170138         924483         36             0              19   31   25   
0.73/0.83	c 4000           13862          188766         1023812        36             0              17   27   22   
0.83/0.92	c 4493           15681          212812         1146770        36             0              19   33   25   
0.93/1.01	c 5035           17527          237385         1279186        36             0              15   31   22   
1.03/1.12	c 5631           19631          266590         1432772        36             0              17   33   25   
1.13/1.21	c 6286           21628          290285         1566220        36             0              17   29   22   
1.23/1.34	c 7006           24208          323096         1743438        36             0              15   31   23   
1.33/1.49	c 7798           27010          361660         1950451        36             0              19   33   25   
1.54/1.64	c 8669           29979          400274         2158783        36             0              15   33   22   
1.73/1.82	c 9627           33609          447607         2421885        36             0              17   33   24   
1.93/2.03	c 10680          37420          500980         2700913        36             0              19   33   25   
2.13/2.23	c 11838          41192          551849         2974371        36             0              17   31   23   
2.33/2.46	c 13111          45715          612713         3311927        36             0              17   33   24   
2.53/2.69	c 14511          50215          672183         3627070        36             0              15   29   22   
2.83/2.99	c 16051          55985          748441         4047711        36             0              15   33   23   
3.23/3.33	c 17745          62447          833783         4523813        36             0              15   33   24   
3.53/3.67	c 19608          69338          921797         4994796        36             0              17   33   23   
3.93/4.02	c 21657          76363          1012874        5488258        36             0              15   33   23   
4.33/4.42	c 23910          84016          1112790        6055006        36             0              15   29   22   
4.83/4.90	c 26388          92814          1238105        6720948        36             0              17   33   25   
5.23/5.39	c 29113          101965         1366692        7374918        36             0              17   33   25   
5.73/5.89	c 32110          112316         1500669        8086400        36             0              15   33   23   
6.43/6.53	c 35406          124556         1664652        8984754        36             0              15   33   25   
7.03/7.16	c 39031          137227         1827961        9846202        36             0              15   33   23   
7.83/7.92	c 43018          151496         2025302        10872464       36             0              17   33   24   
8.73/8.80	c 47403          167293         2253828        12072146       36             0              17   33   25   
9.53/9.67	c 52226          183580         2475447        13300850       36             0              15   33   23   
10.43/10.59	c 57531          202011         2723548        14561558       36             0              15   33   25   
11.63/11.70	c 63366          223070         3011271        16065065       36             0              15   33   24   
12.83/12.91	c 69784          246318         3326033        17745384       36             0              15   33   25   
14.23/14.33	c 76843          272803         3687659        19678341       36             0              15   33   24   
15.63/15.77	c 84607          300553         4067882        21638475       36             0              15   33   25   
17.33/17.42	c 93147          331673         4488095        23920181       36             0              15   33   23   
19.13/19.27	c 102541         366109         4966308        26447057       36             0              15   33   25   
21.03/21.17	c 112874         403766         5459660        29093918       36             0              15   33   23   
23.03/23.18	c 124240         444256         6002003        31797465       36             0              17   33   25   
25.13/25.27	c 136742         485854         6550921        34801884       36             0              15   33   23   
27.83/27.91	c 150494         534590         7234616        38446772       36             0              17   33   25   
30.73/30.83	c 165621         589861         7994107        42369263       36             0              15   33   25   
33.93/34.02	c 182260         650094         8806363        46786360       36             0              13   33   23   
37.53/37.66	c 200562         716382         9745701        51618969       36             0              15   33   25   
41.53/41.63	c 220694         786942         10754219       57113108       36             0              15   33   24   
46.03/46.16	c 242839         869909         11910474       63220963       36             0              15   33   24   
50.53/50.69	c 267198         959698         13098703       69506888       36             0              13   33   24   
55.63/55.78	c 293992         1054808        14399174       76384891       36             0              13   33   23   
61.13/61.29	c 323465         1163139        15834564       84019228       36             0              15   33   24   
67.23/67.34	c 355885         1277837        17391192       92560314       36             0              15   33   23   
74.53/74.61	c 391547         1408179        19251296       102244765      36             0              13   33   25   
81.93/82.03	c 430775         1546157        21193480       112275297      36             0              15   33   25   
90.53/90.62	c 473925         1703871        23413285       123742834      36             0              15   33   24   
100.03/100.12	c 521390         1871728        25862056       136301315      36             0              15   33   25   
110.33/110.46	c 573601         2063097        28518350       150234149      36             0              15   33   24   
120.93/121.08	c 631033         2259949        31228249       165220981      36             0              13   33   23   
133.43/133.55	c 694208         2484884        34459819       181731043      36             0              15   33   25   
146.93/147.00	c 763700         2736076        37980390       199582210      36             0              15   33   25   
161.93/162.04	c 840141         3004197        41804523       220533603      36             0              13   33   24   
178.93/179.04	c 924226         3308094        46186108       242874022      36             0              13   33   25   
197.63/197.73	c 1016719        3645683        50947100       268033779      36             0              15   33   24   
217.13/217.29	c 1118461        3999777        55970429       294593405      36             0              13   33   24   
238.64/238.75	c 1230377        4395667        61586206       322773206      36             0              13   33   25   
262.73/262.90	c 1353484        4838886        67805623       355265216      36             0              13   33   25   
289.13/289.21	c 1488901        5314961        74476005       392027781      36             0              13   33   23   
318.83/318.94	c 1637859        5845815        82153682       431179940      36             0              13   33   25   
352.04/352.16	c 1801712        6439504        90703027       475086646      36             0              13   33   25   
386.94/387.04	c 1981950        7080988        99687701       522358187      36             0              13   33   24   
424.54/424.64	c 2180211        7788261        109569982      572321802      36             0              13   33   25   
468.44/468.58	c 2398298        8563014        120852865      630081433      36             0              13   33   25   
517.14/517.25	c 2638193        9431249        133189360      696116775      36             0              13   33   24   
569.85/569.96	c 2902077        10375373       146794359      765127508      36             0              13   33   25   
631.14/631.26	c 3192349        11455863       162247207      847728737      36             0              13   33   25   
694.44/694.51	c 3511648        12584932       178624571      930295265      36             0              13   33   25   
766.14/766.27	c 3862876        13878086       197110533      1024078474     36             0              13   33   25   
845.65/845.70	c 4249226        15291744       217269021      1130604053     36             0              13   33   24   
935.45/935.56	c 4674211        16849159       240081702      1248522732     36             0              13   33   25   
1029.15/1029.25	c 5141694        18549646       264167866      1373858954     36             0              13   33   24   
1131.75/1131.81	c 5655925        20409025       290778107      1507982222     36             0              13   33   25   
1243.46/1243.59	c 6221579        22375161       319226290      1662941605     36             0              11   33   24   
1370.86/1370.92	c 6843798        24618584       351867604      1829931886     36             0              11   33   25   
1508.07/1508.15	c 7528238        27086768       387440592      2008735734     36             0              13   33   25   
1661.67/1661.74	c 8281122        29832730       427024988      2208950136     36             0              13   33   25   
1823.37/1823.45	c 9109294        32818530       469344762      2421442676     36             0              11   33   25   
2009.97/2010.02	c 10020283       36131803       517257214      2665599441     36             0              13   33   25   
2204.88/2204.93	c 11022370       39668278       568103776      2919467302     36             0              13   33   25   
2400.09/2400.10	
2400.09/2400.10	c *** INTERRUPTED ***
2400.09/2400.10	c restarts              : 98          
2400.09/2400.10	c conflicts             : 11977046     (4990 /sec)
2400.09/2400.10	c decisions             : 43143589     (17976 /sec)
2400.09/2400.10	c propagations          : 3174810682  (1322788 /sec)
2400.09/2400.10	c root propagations     : 378         
2400.09/2400.10	c filter calls          : 618204456      (257575 /sec)
2400.09/2400.10	c useless filter calls  : 114298305      (18 %)
2400.09/2400.10	c Memory used           : 26.27 MB
2400.09/2400.10	c CPU time              : 2400.09 s
2400.09/2400.10	
2400.09/2400.10	s UNKNOWN

Verifier Data


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-4260107-1502022793/watcher-4260107-1502022793 -o /tmp/evaluation-result-4260107-1502022793/solver-4260107-1502022793 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13118 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260107-1502022793.xml 

pid=14300
running on 4 cores: 0,2,4,6

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.03 2.03 2.04 3/185 14303
/proc/meminfo: memFree=31619024/32770624 swapFree=0/324460
[pid=14303] ppid=14300 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/14303/stat : 14303 (runsolver) D 14300 14303 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 44190139 24240128 106 18446744073709551615 4194304 4338465 140726801168688 140726801166328 139948099834583 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 30330880 140726801174721 140726801175113 140726801175113 140726801178570 0
/proc/14303/statm: 5918 106 53 36 0 2156 0

[startup+0.100488 s]
/proc/loadavg: 2.03 2.03 2.04 3/185 14303
/proc/meminfo: memFree=31619024/32770624 swapFree=0/324460
[pid=14303] ppid=14300 vsize=26900 CPUtime=0.03 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1084 0 0 0 3 0 0 0 20 0 1 0 44190139 27545600 880 18446744073709551615 4194304 5747388 140729687433488 140729687431144 4909425 0 0 1 8405026 0 0 0 17 6 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 880 777 380 0 143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26900

[startup+0.200488 s]
/proc/loadavg: 2.03 2.03 2.04 3/185 14303
/proc/meminfo: memFree=31619024/32770624 swapFree=0/324460
[pid=14303] ppid=14300 vsize=26900 CPUtime=0.13 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1084 0 0 0 13 0 0 0 20 0 1 0 44190139 27545600 880 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4910691 0 0 1 8405026 0 0 0 17 6 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 880 777 380 0 143 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 26900

[startup+0.304446 s]
/proc/loadavg: 2.03 2.03 2.04 3/185 14303
/proc/meminfo: memFree=31619024/32770624 swapFree=0/324460
[pid=14303] ppid=14300 vsize=26900 CPUtime=0.23 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1084 0 0 0 23 0 0 0 20 0 1 0 44190139 27545600 880 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4972848 0 0 1 8405026 0 0 0 17 6 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 880 777 380 0 143 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 26900

[startup+0.700174 s]
/proc/loadavg: 2.03 2.03 2.04 3/185 14303
/proc/meminfo: memFree=31619024/32770624 swapFree=0/324460
[pid=14303] ppid=14300 vsize=26900 CPUtime=0.63 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1084 0 0 0 63 0 0 0 20 0 1 0 44190139 27545600 880 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4910685 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 880 777 380 0 143 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 26900

[startup+1.50017 s]
/proc/loadavg: 2.03 2.03 2.04 3/186 14304
/proc/meminfo: memFree=31618732/32770624 swapFree=0/324448
[pid=14303] ppid=14300 vsize=26900 CPUtime=1.43 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1084 0 0 0 143 0 0 0 20 0 1 0 44190139 27545600 880 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915567 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 880 777 380 0 143 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 26900

[startup+3.10017 s]
/proc/loadavg: 2.03 2.03 2.04 3/186 14304
/proc/meminfo: memFree=31618352/32770624 swapFree=0/324448
[pid=14303] ppid=14300 vsize=26900 CPUtime=3.03 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1133 0 0 0 303 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4918811 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 26900

[startup+6.30017 s]
/proc/loadavg: 2.03 2.03 2.04 3/186 14305
/proc/meminfo: memFree=31618364/32770624 swapFree=0/324448
[pid=14303] ppid=14300 vsize=26900 CPUtime=6.23 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1182 0 0 0 623 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4906445 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 26900

[startup+12.7003 s]
/proc/loadavg: 1.95 2.01 2.03 3/186 14305
/proc/meminfo: memFree=31618464/32770624 swapFree=0/324456
[pid=14303] ppid=14300 vsize=26900 CPUtime=12.63 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1231 0 0 0 1263 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4911535 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 26900

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 2.03 3/186 14305
/proc/meminfo: memFree=31618588/32770624 swapFree=0/324480
[pid=14303] ppid=14300 vsize=26900 CPUtime=25.43 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1329 0 0 0 2543 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4972752 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26900

[startup+51.1003 s]
/proc/loadavg: 1.97 2.01 2.03 3/189 14319
/proc/meminfo: memFree=31613988/32770624 swapFree=0/324500
[pid=14303] ppid=14300 vsize=26900 CPUtime=51.03 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1378 0 0 0 5103 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4906446 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26900

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.03 3/188 14322
/proc/meminfo: memFree=31614688/32770624 swapFree=0/324580
[pid=14303] ppid=14300 vsize=26900 CPUtime=102.23 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1427 0 0 0 10223 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915195 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26900

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/185 14324
/proc/meminfo: memFree=31616580/32770624 swapFree=0/324596
[pid=14303] ppid=14300 vsize=26900 CPUtime=162.23 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1476 0 0 0 16223 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915225 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26900

[startup+222.306 s]
/proc/loadavg: 2.04 2.02 2.04 3/185 14326
/proc/meminfo: memFree=31617152/32770624 swapFree=0/324608
[pid=14303] ppid=14300 vsize=26900 CPUtime=222.24 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1525 0 0 0 22224 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4911503 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26900

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/186 14329
/proc/meminfo: memFree=31617392/32770624 swapFree=0/324612
[pid=14303] ppid=14300 vsize=26900 CPUtime=282.23 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1574 0 0 0 28223 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4873635 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 26900

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/186 14331
/proc/meminfo: memFree=31617824/32770624 swapFree=0/324660
[pid=14303] ppid=14300 vsize=26900 CPUtime=342.23 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1623 0 0 0 34223 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915564 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26900

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 14334
/proc/meminfo: memFree=31617584/32770624 swapFree=0/324708
[pid=14303] ppid=14300 vsize=26900 CPUtime=402.24 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1672 0 0 0 40224 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4905955 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 26900

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 14336
/proc/meminfo: memFree=31617560/32770624 swapFree=0/324724
[pid=14303] ppid=14300 vsize=26900 CPUtime=462.24 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1721 0 0 0 46224 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915482 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 26900

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 14338
/proc/meminfo: memFree=31617692/32770624 swapFree=0/324736
[pid=14303] ppid=14300 vsize=26900 CPUtime=522.24 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1770 0 0 0 52224 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4912709 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 26900

[startup+582.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/185 14342
/proc/meminfo: memFree=31617544/32770624 swapFree=0/324776
[pid=14303] ppid=14300 vsize=26900 CPUtime=582.24 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 1819 0 0 0 58224 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915034 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 26900


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14408
/proc/meminfo: memFree=31616092/32770624 swapFree=0/325220
[pid=14303] ppid=14300 vsize=26900 CPUtime=1542.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2519 0 0 0 154227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4918228 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 26900

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 14410
/proc/meminfo: memFree=31616232/32770624 swapFree=0/325236
[pid=14303] ppid=14300 vsize=26900 CPUtime=1602.26 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2554 0 0 0 160226 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4995174 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 26900

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 14412
/proc/meminfo: memFree=31616196/32770624 swapFree=0/325272
[pid=14303] ppid=14300 vsize=26900 CPUtime=1662.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2603 0 0 0 166227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4919072 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 26900

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 14415
/proc/meminfo: memFree=31616188/32770624 swapFree=0/325300
[pid=14303] ppid=14300 vsize=26900 CPUtime=1722.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2638 0 0 0 172227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4912706 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 26900

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 14417
/proc/meminfo: memFree=31615532/32770624 swapFree=0/325340
[pid=14303] ppid=14300 vsize=26900 CPUtime=1782.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2673 0 0 0 178227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4917621 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 26900

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 14419
/proc/meminfo: memFree=31615912/32770624 swapFree=0/325364
[pid=14303] ppid=14300 vsize=26900 CPUtime=1842.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2722 0 0 0 184227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4918710 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 26900

[startup+1902.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/190 14436
/proc/meminfo: memFree=31612028/32770624 swapFree=0/325412
[pid=14303] ppid=14300 vsize=26900 CPUtime=1902.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2757 0 0 0 190227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4873651 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 26900

[startup+1962.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 14438
/proc/meminfo: memFree=31614168/32770624 swapFree=0/325436
[pid=14303] ppid=14300 vsize=26900 CPUtime=1962.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2792 0 0 0 196227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4919090 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 1962.27
Current children cumulated vsize (KiB) 26900

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 14441
/proc/meminfo: memFree=31615128/32770624 swapFree=0/325444
[pid=14303] ppid=14300 vsize=26900 CPUtime=2022.27 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2841 0 0 0 202227 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4873643 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2022.27
Current children cumulated vsize (KiB) 26900

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 14443
/proc/meminfo: memFree=31615536/32770624 swapFree=0/325460
[pid=14303] ppid=14300 vsize=26900 CPUtime=2082.28 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2876 0 0 0 208228 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4912097 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2082.28
Current children cumulated vsize (KiB) 26900

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14445
/proc/meminfo: memFree=31616196/32770624 swapFree=0/325472
[pid=14303] ppid=14300 vsize=26900 CPUtime=2142.28 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2911 0 0 0 214228 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4911480 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2142.28
Current children cumulated vsize (KiB) 26900

[startup+2202.31 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 14449
/proc/meminfo: memFree=31616468/32770624 swapFree=0/325512
[pid=14303] ppid=14300 vsize=26900 CPUtime=2202.29 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2946 0 0 0 220229 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4910823 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2202.29
Current children cumulated vsize (KiB) 26900

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 14452
/proc/meminfo: memFree=31615736/32770624 swapFree=0/325548
[pid=14303] ppid=14300 vsize=26900 CPUtime=2262.28 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 2995 0 0 0 226228 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4917621 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2262.28
Current children cumulated vsize (KiB) 26900

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 14454
/proc/meminfo: memFree=31615712/32770624 swapFree=0/325576
[pid=14303] ppid=14300 vsize=26900 CPUtime=2322.28 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 3030 0 0 0 232228 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915000 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 26900

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14518
/proc/meminfo: memFree=31547876/32770624 swapFree=0/325676
[pid=14303] ppid=14300 vsize=26900 CPUtime=2382.29 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 3065 0 0 0 238229 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4915039 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 26900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14518
/proc/meminfo: memFree=31547568/32770624 swapFree=0/325692
[pid=14303] ppid=14300 vsize=26900 CPUtime=2400.09 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 3100 0 0 0 240009 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4917916 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 26900

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 14303 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14518
/proc/meminfo: memFree=31547568/32770624 swapFree=0/325692
[pid=14303] ppid=14300 vsize=26900 CPUtime=2400.09 cores=0,2,4,6
/proc/14303/stat : 14303 (cosoco) R 14300 14303 12906 0 -1 4202496 3100 0 0 0 240009 0 0 0 20 0 1 0 44190139 27545600 925 18446744073709551615 4194304 5747388 140729687433488 140729687430888 4917916 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 40611840 140729687441902 140729687441997 140729687441997 140729687445454 0
/proc/14303/statm: 6725 925 814 380 0 143 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 26900

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.004
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 26900

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.20425 second user time and 9.07521 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-06 14:19:15
IDJOB=4260107
IDBENCH=124327
IDSOLVER=2647
FILE ID=node135/4260107-1502022793
RUNJOBID= node135-1502016917-13118
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Langford/Langford-m1-k2/Langford-2-18.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260107-1502022793/watcher-4260107-1502022793 -o /tmp/evaluation-result-4260107-1502022793/solver-4260107-1502022793 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13118 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260107-1502022793.xml

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

MD5SUM BENCH= 969713c535595664febe0b3c6e709240
RANDOM SEED=615426150

node135.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.21
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.21
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.21
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.21
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:        31619800 kB
MemAvailable:   32002176 kB
Buffers:          192088 kB
Cached:           471412 kB
SwapCached:            0 kB
Active:           382272 kB
Inactive:         341240 kB
Active(anon):      60376 kB
Inactive(anon):    16780 kB
Active(file):     321896 kB
Inactive(file):   324460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2232 kB
Writeback:             0 kB
AnonPages:         68456 kB
Mapped:            39604 kB
Shmem:             17152 kB
Slab:             130200 kB
SReclaimable:     103712 kB
SUnreclaim:        26488 kB
KernelStack:        3552 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     311564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62024 MiB
End job on node135 at 2017-08-06 14:59:15