Trace number 4239918

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

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-10.xml
MD5SUMdd9b438f7b2aa476e711f04952c9024a
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 variables100
Number of constraints54
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":96}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":22}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 100
0.00/0.00	c |            Domain Sizes: 10..10
0.00/0.00	c |
0.00/0.00	c |             Constraints: 54
0.00/0.00	c |                   Arity: 2..10  -- Binary: 4  -- Ternary: 4
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 54
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c 101            419            17082          23816          0              0              34   48   39   
0.00/0.07	c 211            771            33267          46304          0              0              30   42   36   
0.09/0.10	c 332            1207           52627          74303          0              0              28   44   36   
0.09/0.12	c 465            1564           69558          98319          0              0              33   45   38   
0.09/0.15	c 611            2116           92181          127845         0              0              32   48   40   
0.09/0.19	c 771            2850           121795         168174         0              0              30   49   40   
0.19/0.23	c 947            3590           150774         213320         0              0              31   50   40   
0.19/0.27	c 1140           4265           179178         252115         0              0              29   51   39   
0.29/0.31	c 1352           4894           207945         293896         0              0              29   48   38   
0.29/0.36	c 1585           5713           243604         345805         0              0              33   45   38   
0.39/0.41	c 1841           6504           279816         400082         0              0              32   49   40   
0.39/0.45	c 2122           7355           310833         453470         0              0              30   46   38   
0.49/0.51	c 2431           8475           360357         525908         0              0              31   48   39   
0.49/0.58	c 2770           9567           407170         591949         0              0              29   47   38   
0.59/0.66	c 3142           10984          465776         668670         0              0              26   48   37   
0.69/0.75	c 3551           12296          533969         767012         0              0              30   53   40   
0.79/0.84	c 4000           13822          603795         876263         0              0              31   52   39   
0.89/0.94	c 4493           15433          676260         981198         0              0              31   48   38   
0.99/1.03	c 5035           17061          749678         1092951        0              0              27   46   37   
1.10/1.16	c 5631           18980          843738         1231903        0              0              30   53   41   
1.20/1.28	c 6286           21195          937676         1362764        0              0              30   49   38   
1.39/1.41	c 7006           23225          1028468        1512878        0              0              31   54   42   
1.49/1.56	c 7798           25642          1145065        1680532        0              0              27   49   38   
1.69/1.74	c 8669           28266          1276764        1898146        0              0              31   51   39   
1.89/1.90	c 9627           30984          1387237        2093601        0              0              30   52   42   
2.09/2.10	c 10680          34392          1535059        2304155        0              0              29   53   41   
2.30/2.33	c 11838          38207          1706792        2559445        0              0              30   51   40   
2.49/2.58	c 13111          42233          1892135        2813406        0              0              32   54   41   
2.79/2.81	c 14511          46464          2061299        3076194        0              0              29   55   43   
3.09/3.12	c 16051          51407          2293613        3380260        0              0              27   53   37   
3.40/3.43	c 17745          56349          2524516        3750291        0              0              32   55   41   
3.79/3.81	c 19608          62434          2805673        4171622        0              0              28   54   38   
3.99/4.08	c 21657          67050          2989700        4536232        0              0              29   52   42   
4.50/4.50	c 23910          73637          3301350        5083344        0              0              30   52   40   
4.89/4.93	c 26388          80852          3611682        5639906        0              0              29   55   42   
5.39/5.40	c 29113          88852          3956431        6185839        0              0              29   55   41   
5.99/6.02	c 32110          99547          4419328        6845311        0              0              28   51   38   
6.60/6.66	c 35406          109613         4891614        7534768        0              0              29   54   40   
7.29/7.31	c 39031          120804         5374238        8293339        0              0              28   56   39   
8.09/8.12	c 43018          134074         5978795        9188985        0              0              25   57   37   
8.80/8.82	c 47403          145281         6487783        10004376       0              0              28   57   41   
9.59/9.65	c 52226          159185         7105395        10940913       0              0              27   55   40   
10.59/10.62	c 57531          174436         7821263        12062855       0              0              28   56   40   
11.69/11.72	c 63366          192378         8630304        13216662       0              0              27   53   40   
12.79/12.88	c 69784          213183         9489556        14447074       0              0              27   55   40   
14.09/14.14	c 76843          235060         10414847       15783886       0              0              26   53   39   
15.50/15.59	c 84607          256902         11467662       17454891       0              0              26   56   39   
16.89/16.96	c 93147          280044         12481576       19044542       0              0              25   55   39   
18.49/18.56	c 102541         307471         13702280       20900750       0              0              25   52   38   
20.39/20.43	c 112874         339377         15082709       22967041       0              0              27   56   40   
22.39/22.42	c 124240         369889         16524214       25157163       0              0              30   60   43   
24.89/24.94	c 136742         411468         18391042       27922420       0              0              25   57   39   
27.29/27.31	c 150494         450857         20122706       30635480       0              0              27   59   41   
30.39/30.44	c 165621         503747         22436194       33973363       0              0              24   53   38   
33.69/33.73	c 182260         557044         24876797       37540165       0              0              25   58   40   
37.29/37.40	c 200562         620523         27633476       41520008       0              0              25   55   39   
41.19/41.28	c 220694         684375         30509049       45730022       0              0              26   56   40   
45.10/45.19	c 242839         750850         33380196       50268284       0              0              23   53   39   
49.99/50.02	c 267198         827892         36951367       55755050       0              0              26   55   39   
54.39/54.43	c 293992         899817         40199832       60793837       0              0              26   52   39   
59.79/59.80	c 323465         991971         44120841       66998349       0              0              25   57   40   
65.39/65.44	c 355885         1079859        48240155       73352594       0              0              26   53   38   
72.39/72.46	c 391547         1188793        53302357       81434811       0              0              26   57   40   
78.99/79.08	c 430775         1294221        58080335       89164316       0              0              26   58   42   
88.39/88.47	c 473925         1439461        65033950       99221527       0              0              25   55   38   
97.29/97.36	c 521390         1594218        71564181       109492410      0              0              26   56   40   
107.58/107.63	c 573601         1764305        79153505       120723570      0              0              24   56   39   
118.18/118.26	c 631033         1951567        87074910       131670316      0              0              27   60   41   
130.18/130.24	c 694208         2154615        95735608       145159952      0              0              26   58   40   
142.68/142.74	c 763700         2360173        104855484      159261556      0              0              25   57   39   
157.78/157.82	c 840141         2615047        115871879      175741239      0              0              25   59   41   
173.48/173.52	c 924226         2863943        127295864      193572364      0              0              25   58   41   
190.78/190.89	c 1016719        3147868        139854279      213267971      0              0              26   60   40   
209.38/209.46	c 1118461        3441528        153500632      234782068      0              0              23   58   40   
230.87/230.95	c 1230377        3827239        169324541      257797282      0              0              25   60   40   
254.18/254.24	c 1353484        4211292        186402204      282726422      0              0              26   56   41   
278.67/278.79	c 1488901        4630584        204689036      308703371      0              0              25   56   38   
305.17/305.28	c 1637859        5104197        224414538      338563261      0              0              24   58   40   
335.97/336.00	c 1801712        5609987        247302445      370886827      0              0              24   58   39   
371.96/372.06	c 1981950        6197409        273689277      412198535      0              0              24   62   40   
409.16/409.25	c 2180211        6799771        300875792      453642727      0              0              24   72   39   
451.26/451.37	c 2398298        7512932        331899992      502499876      0              0              22   60   39   
496.25/496.39	c 2638193        8215911        365098090      551747149      0              0              22   59   39   
541.95/542.06	c 2902077        8987045        398446785      603818010      0              0              25   65   41   
598.64/598.75	c 3192349        9930809        440599320      664134101      0              0              18   59   38   
660.04/660.15	c 3511648        11019197       486008332      729821523      0              0              25   62   40   
721.13/721.22	c 3862876        12053811       531177525      797036481      0              0              22   59   38   
795.82/795.98	c 4249226        13394245       586548130      875224496      0              0              22   61   40   
878.92/879.08	c 4674211        14712445       647961031      966791102      0              0              24   59   38   
958.71/958.81	c 5141694        16228162       705562121      1070527120     0              0              26   62   46   
1063.61/1063.78	c 5655925        17722139       782303307      1189308283     0              0              22   58   39   
1175.09/1175.25	c 6221579        19695401       865403168      1304769457     0              0              24   59   39   
1293.28/1293.40	c 6843798        21630612       953354862      1426951269     0              0              22   60   39   
1415.58/1415.77	c 7528238        23547184       1041398482     1572136263     0              0              23   58   41   
1539.06/1539.27	c 8281122        25715335       1130370623     1721340246     0              0              23   70   42   
1695.55/1695.78	c 9109294        28401556       1244070001     1893994186     0              0              23   62   40   
1869.94/1870.17	c 10020283       31482927       1374188908     2079715508     0              0              24   66   39   
2025.92/2026.17	c 11022370       34213587       1486221003     2264589200     0              0              25   63   42   
2214.21/2214.48	c 12124665       37528661       1624665709     2472415281     0              0              22   63   39   

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-4239918-1500623783/watcher-4239918-1500623783 -o /tmp/evaluation-result-4239918-1500623783/solver-4239918-1500623783 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1500623777-5523 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4239918-1500623783.xml 

pid=5797
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: 0.08 0.03 0.05 2/186 5800
/proc/meminfo: memFree=30878736/32770624 swapFree=6132/916504
[pid=5800] ppid=5797 vsize=27124 CPUtime=0 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1045 0 0 0 0 0 0 0 20 0 1 0 15814427 27774976 832 33554432000 4194304 5970956 140732614306256 140732614302904 4976160 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 832 717 434 0 145 0

[startup+0.100156 s]
/proc/loadavg: 0.08 0.03 0.05 2/186 5800
/proc/meminfo: memFree=30878736/32770624 swapFree=6132/916504
[pid=5800] ppid=5797 vsize=27124 CPUtime=0.09 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1049 0 0 0 9 0 0 0 20 0 1 0 15814427 27774976 832 33554432000 4194304 5970956 140732614306256 140732614303592 4975729 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 832 717 434 0 145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27124

[startup+0.200319 s]
/proc/loadavg: 0.08 0.03 0.05 2/186 5800
/proc/meminfo: memFree=30878736/32770624 swapFree=6132/916504
[pid=5800] ppid=5797 vsize=27124 CPUtime=0.19 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1049 0 0 0 19 0 0 0 20 0 1 0 15814427 27774976 832 33554432000 4194304 5970956 140732614306256 140732614303592 4974143 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 832 717 434 0 145 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27124

[startup+0.300315 s]
/proc/loadavg: 0.08 0.03 0.05 2/186 5800
/proc/meminfo: memFree=30878736/32770624 swapFree=6132/916504
[pid=5800] ppid=5797 vsize=27124 CPUtime=0.29 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1049 0 0 0 29 0 0 0 20 0 1 0 15814427 27774976 832 33554432000 4194304 5970956 140732614306256 140732614303592 4978607 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 832 717 434 0 145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27124

[startup+0.700276 s]
/proc/loadavg: 0.08 0.03 0.05 2/186 5800
/proc/meminfo: memFree=30878736/32770624 swapFree=6132/916504
[pid=5800] ppid=5797 vsize=27124 CPUtime=0.69 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1049 0 0 0 69 0 0 0 20 0 1 0 15814427 27774976 832 33554432000 4194304 5970956 140732614306256 140732614303592 5327936 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 832 717 434 0 145 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27124

[startup+1.50027 s]
/proc/loadavg: 0.08 0.03 0.05 3/187 5801
/proc/meminfo: memFree=30877784/32770624 swapFree=6132/916488
[pid=5800] ppid=5797 vsize=27124 CPUtime=1.49 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1050 0 0 0 149 0 0 0 20 0 1 0 15814427 27774976 832 33554432000 4194304 5970956 140732614306256 140732614303592 4975025 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 832 717 434 0 145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27124

[startup+3.10028 s]
/proc/loadavg: 0.08 0.03 0.05 3/187 5801
/proc/meminfo: memFree=30877536/32770624 swapFree=6132/916488
[pid=5800] ppid=5797 vsize=27124 CPUtime=3.09 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1115 0 0 0 309 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977123 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27124

[startup+6.30027 s]
/proc/loadavg: 0.24 0.06 0.06 3/187 5801
/proc/meminfo: memFree=30878032/32770624 swapFree=6132/916496
[pid=5800] ppid=5797 vsize=27124 CPUtime=6.29 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1180 0 0 0 629 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977072 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27124

[startup+12.7003 s]
/proc/loadavg: 0.38 0.10 0.07 3/187 5801
/proc/meminfo: memFree=30877292/32770624 swapFree=6132/916504
[pid=5800] ppid=5797 vsize=27124 CPUtime=12.69 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1246 0 0 0 1269 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977082 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27124

[startup+25.5003 s]
/proc/loadavg: 0.74 0.19 0.10 3/187 5801
/proc/meminfo: memFree=30877184/32770624 swapFree=6132/916516
[pid=5800] ppid=5797 vsize=27124 CPUtime=25.49 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1378 0 0 0 2549 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27124

[startup+51.1003 s]
/proc/loadavg: 1.17 0.34 0.15 3/187 5801
/proc/meminfo: memFree=30877576/32770624 swapFree=6132/916552
[pid=5800] ppid=5797 vsize=27124 CPUtime=51.09 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1444 0 0 0 5109 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 5327847 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27124

[startup+102.3 s]
/proc/loadavg: 1.64 0.59 0.25 3/187 5803
/proc/meminfo: memFree=30877040/32770624 swapFree=6132/916624
[pid=5800] ppid=5797 vsize=27124 CPUtime=102.29 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1510 0 0 0 10229 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974319 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27124

[startup+162.3 s]
/proc/loadavg: 1.87 0.85 0.36 3/187 5804
/proc/meminfo: memFree=30876792/32770624 swapFree=6132/916688
[pid=5800] ppid=5797 vsize=27124 CPUtime=162.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1576 0 0 0 16228 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974952 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 27124

[startup+222.306 s]
/proc/loadavg: 1.95 1.06 0.46 3/188 5813
/proc/meminfo: memFree=30875936/32770624 swapFree=6132/916768
[pid=5800] ppid=5797 vsize=27124 CPUtime=222.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1642 0 0 0 22228 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974965 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 27124

[startup+282.3 s]
/proc/loadavg: 2.04 1.24 0.56 3/188 5836
/proc/meminfo: memFree=30875456/32770624 swapFree=6132/916840
[pid=5800] ppid=5797 vsize=27124 CPUtime=282.27 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1708 0 0 0 28227 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977120 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 27124

[startup+342.3 s]
/proc/loadavg: 2.01 1.38 0.65 3/188 5897
/proc/meminfo: memFree=30885240/32770624 swapFree=6132/916936
[pid=5800] ppid=5797 vsize=27124 CPUtime=342.27 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1774 0 0 0 34227 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974634 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 27124

[startup+402.3 s]
/proc/loadavg: 2.01 1.49 0.74 3/188 5958
/proc/meminfo: memFree=30832196/32770624 swapFree=6132/917036
[pid=5800] ppid=5797 vsize=27124 CPUtime=402.26 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1840 0 0 0 40226 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974143 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 27124

[startup+462.3 s]
/proc/loadavg: 2.10 1.62 0.83 3/188 5959
/proc/meminfo: memFree=30831080/32770624 swapFree=6132/917084
[pid=5800] ppid=5797 vsize=27124 CPUtime=462.26 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1906 0 0 0 46226 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977540 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 27124

[startup+522.3 s]
/proc/loadavg: 2.14 1.72 0.91 3/187 5960
/proc/meminfo: memFree=30830772/32770624 swapFree=6132/917148
[pid=5800] ppid=5797 vsize=27124 CPUtime=522.25 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 1972 0 0 0 52225 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974671 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 27124

[startup+582.3 s]
/proc/loadavg: 2.19 1.81 0.99 3/187 5961
/proc/meminfo: memFree=30830288/32770624 swapFree=6132/917204
[pid=5800] ppid=5797 vsize=27124 CPUtime=582.25 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 2038 0 0 0 58225 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974908 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 27124


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.63 3/188 5992
/proc/meminfo: memFree=30826804/32770624 swapFree=6132/917796
[pid=5800] ppid=5797 vsize=27124 CPUtime=1482.17 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 2962 0 0 0 148217 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4975496 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1482.17
Current children cumulated vsize (KiB) 27124

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.65 3/188 5993
/proc/meminfo: memFree=30825496/32770624 swapFree=6132/917832
[pid=5800] ppid=5797 vsize=27124 CPUtime=1542.17 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3028 0 0 0 154217 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974138 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 27124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.67 3/188 5994
/proc/meminfo: memFree=30824856/32770624 swapFree=6132/917868
[pid=5800] ppid=5797 vsize=27124 CPUtime=1602.16 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3081 0 0 0 160216 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4976713 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 27124

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.69 3/188 5995
/proc/meminfo: memFree=30824980/32770624 swapFree=6132/917904
[pid=5800] ppid=5797 vsize=27124 CPUtime=1662.15 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3134 0 0 0 166215 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 27124

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 1.72 3/187 5997
/proc/meminfo: memFree=30824632/32770624 swapFree=6132/917940
[pid=5800] ppid=5797 vsize=27124 CPUtime=1722.15 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3200 0 0 0 172215 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 5322909 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 27124

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 1.74 3/187 5998
/proc/meminfo: memFree=30824384/32770624 swapFree=6132/917972
[pid=5800] ppid=5797 vsize=27124 CPUtime=1782.14 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3257 0 0 0 178214 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4976758 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 27124

[startup+1842.3 s]
/proc/loadavg: 2.04 2.04 1.76 3/187 5999
/proc/meminfo: memFree=30824640/32770624 swapFree=6132/918016
[pid=5800] ppid=5797 vsize=27124 CPUtime=1842.14 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3310 0 0 0 184214 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974128 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 27124

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 1.78 3/187 6001
/proc/meminfo: memFree=30824768/32770624 swapFree=6132/918056
[pid=5800] ppid=5797 vsize=27124 CPUtime=1902.13 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3376 0 0 0 190213 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977079 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1902.13
Current children cumulated vsize (KiB) 27124

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 1.79 3/187 6002
/proc/meminfo: memFree=30824276/32770624 swapFree=6132/918096
[pid=5800] ppid=5797 vsize=27124 CPUtime=1962.13 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3429 0 0 0 196213 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 5098908 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 1962.13
Current children cumulated vsize (KiB) 27124

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 1.80 3/187 6010
/proc/meminfo: memFree=30823320/32770624 swapFree=6132/918136
[pid=5800] ppid=5797 vsize=27124 CPUtime=2022.12 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3482 0 0 0 202212 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974649 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2022.12
Current children cumulated vsize (KiB) 27124

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 1.81 3/187 6011
/proc/meminfo: memFree=30824024/32770624 swapFree=6132/918180
[pid=5800] ppid=5797 vsize=27124 CPUtime=2082.12 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3548 0 0 0 208212 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4975811 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2082.12
Current children cumulated vsize (KiB) 27124

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/187 6012
/proc/meminfo: memFree=30824360/32770624 swapFree=6132/918220
[pid=5800] ppid=5797 vsize=27124 CPUtime=2142.11 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3601 0 0 0 214211 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4976747 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2142.11
Current children cumulated vsize (KiB) 27124

[startup+2202.31 s]
/proc/loadavg: 2.08 2.03 1.84 3/187 6013
/proc/meminfo: memFree=30824116/32770624 swapFree=6132/918240
[pid=5800] ppid=5797 vsize=27124 CPUtime=2202.11 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3654 0 0 0 220211 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2202.11
Current children cumulated vsize (KiB) 27124

[startup+2262.3 s]
/proc/loadavg: 2.10 2.04 1.86 3/187 6014
/proc/meminfo: memFree=30824244/32770624 swapFree=6132/918280
[pid=5800] ppid=5797 vsize=27124 CPUtime=2262.1 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3720 0 0 0 226210 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4977792 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2262.1
Current children cumulated vsize (KiB) 27124

[startup+2322.3 s]
/proc/loadavg: 2.04 2.04 1.87 3/187 6015
/proc/meminfo: memFree=30824372/32770624 swapFree=6132/918308
[pid=5800] ppid=5797 vsize=27124 CPUtime=2322.1 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3773 0 0 0 232210 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4976802 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2322.1
Current children cumulated vsize (KiB) 27124

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 1.87 3/187 6016
/proc/meminfo: memFree=30823384/32770624 swapFree=6132/918344
[pid=5800] ppid=5797 vsize=27124 CPUtime=2382.09 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3826 0 0 0 238209 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 5098896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2382.09
Current children cumulated vsize (KiB) 27124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.01 2.03 1.87 3/187 6017
/proc/meminfo: memFree=30823352/32770624 swapFree=6132/918364
[pid=5800] ppid=5797 vsize=27124 CPUtime=2400 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5492 0 -1 4202496 3879 0 0 0 240000 0 0 0 20 0 1 0 15814427 27774976 890 33554432000 4194304 5970956 140732614306256 140732614303592 4974894 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 28266496 140732614309057 140732614309187 140732614309187 140732614311886 0
/proc/5800/statm: 6781 890 766 434 0 145 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 27124

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 5800 sig 9
??? kill -5800 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
CPU system time (s): 0.007999
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 27124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.007999
maximum resident set size= 3604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3905
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= 120786

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.14616 second user time and 7.90012 second system time

The end

Launcher Data

Begin job on node140 at 2017-07-21 09:56:23
IDJOB=4239918
IDBENCH=115861
IDSOLVER=2620
FILE ID=node140/4239918-1500623783
RUNJOBID= node140-1500623777-5523
PBS_JOBID= 20622993
Free space on /tmp= 61860 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-10.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4239918-1500623783/watcher-4239918-1500623783 -o /tmp/evaluation-result-4239918-1500623783/solver-4239918-1500623783 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1500623777-5523 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4239918-1500623783.xml

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

MD5SUM BENCH= dd9b438f7b2aa476e711f04952c9024a
RANDOM SEED=1762857796

node140.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		: 1600.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.45
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.45
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		: 2000.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.45
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		: 2133.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.45
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		: 1600.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:        30879008 kB
MemAvailable:   31997156 kB
Buffers:          156088 kB
Cached:          1239944 kB
SwapCached:            0 kB
Active:           541292 kB
Inactive:         925408 kB
Active(anon):      73300 kB
Inactive(anon):     8904 kB
Active(file):     467992 kB
Inactive(file):   916504 kB
Unevictable:        6132 kB
Mlocked:            6140 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5096 kB
Writeback:             0 kB
AnonPages:         80080 kB
Mapped:            34764 kB
Shmem:              8852 kB
Slab:             123692 kB
SReclaimable:      98972 kB
SUnreclaim:        24720 kB
KernelStack:        3472 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61860 MiB
End job on node140 at 2017-07-21 10:36:23