Trace number 4239938

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.08 2400.6

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-14.xml
MD5SUMeb742fbc5fe115028f4ee34ab4b949cf
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 variables196
Number of constraints78
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":196}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":192}]
Minimum constraint arity2
Maximum constraint arity14
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":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":78}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 196
0.00/0.01	c |            Domain Sizes: 14..14
0.00/0.01	c |
0.00/0.01	c |             Constraints: 78
0.00/0.01	c |                   Arity: 2..14  -- Binary: 4  -- Ternary: 4
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 78
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.07	c 101            429            19268          34641          0              0              73   99   91   
0.09/0.13	c 211            852            41404          64908          0              0              75   97   84   
0.19/0.20	c 332            1425           71729          108094         0              0              79   100   88  
0.19/0.24	c 465            1926           93275          140821         0              0              69   96   85   
0.19/0.27	c 611            2385           113871         175684         0              0              27   105   94  
0.29/0.31	c 771            2907           136420         203077         0              0              75   99   87   
0.29/0.39	c 947            3500           176324         265087         0              0              78   101   88  
0.39/0.47	c 1140           4126           221596         339710         0              0              70   95   80   
0.49/0.53	c 1352           4713           250630         395493         0              0              71   102   91  
0.59/0.62	c 1585           5496           300475         473744         0              0              76   98   85   
0.69/0.70	c 1841           6194           342951         546127         0              0              70   104   95  
0.79/0.80	c 2122           7211           397020         631991         0              0              80   105   90  
0.89/0.92	c 2431           8186           460292         733551         0              0              69   96   83   
0.99/1.01	c 2770           9189           509380         832177         0              0              71   100   90  
1.10/1.15	c 3142           10402          585806         969124         0              0              56   98   89   
1.20/1.28	c 3551           11750          658010         1083050        0              0              75   101   88  
1.39/1.48	c 4000           12996          761090         1244785        0              0              71   104   90  
1.59/1.69	c 4493           14540          875729         1421239        0              0              77   102   89  
1.79/1.87	c 5035           16191          970609         1575689        0              0              70   104   87  
2.09/2.16	c 5631           18351          1120400        1814244        0              0              73   104   93  
2.39/2.40	c 6286           20378          1248465        2013172        0              0              63   105   93  
2.59/2.69	c 7006           22715          1408008        2242644        0              0              69   97   82   
2.99/3.06	c 7798           25171          1598787        2548031        0              0              76   106   94  
3.40/3.48	c 8669           28792          1829193        2878303        0              0              65   101   81  
3.69/3.76	c 9627           31541          1974632        3121483        0              0              77   107   95  
4.09/4.11	c 10680          34975          2163211        3457887        0              0              75   106   94  
4.50/4.54	c 11838          38208          2399070        3868251        0              0              80   105   93  
4.89/4.94	c 13111          41804          2608274        4233038        0              0              74   103   89  
5.29/5.35	c 14511          45697          2827731        4620783        0              0              78   105   91  
5.89/5.92	c 16051          51148          3128459        5122304        0              0              73   106   91  
6.29/6.39	c 17745          56022          3376517        5586358        0              0              51   107   96  
6.99/7.05	c 19608          62270          3727075        6129813        0              0              74   101   86  
7.80/7.84	c 21657          69647          4146880        6816439        0              0              74   107   93  
8.69/8.75	c 23910          76704          4629251        7610197        0              0              71   106   91  
9.49/9.55	c 26388          84335          5050752        8361675        0              0              78   108   96  
10.69/10.73	c 29113          92695          5665582        9295441        0              0              75   111   95  
11.79/11.82	c 32110          101897         6241035        10299032       0              0              76   113   97  
12.89/12.97	c 35406          111427         6857151        11290944       0              0              76   107   93  
13.79/13.90	c 39031          120157         7335380        12219174       0              0              75   108   97  
14.59/14.62	c 43018          129117         7726237        12928829       0              0              76   109   99  
15.99/16.01	c 47403          141847         8478497        13993449       0              0              72   105   87  
18.09/18.14	c 52226          158535         9603162        15853645       0              0              71   107   89  
19.79/19.83	c 57531          174586         10513654       17404949       0              0              72   110   93  
21.69/21.70	c 63366          193126         11512701       19052800       0              0              49   113   91  
24.39/24.46	c 69784          214052         12954873       21442964       0              0              73   110   91  
27.19/27.23	c 76843          237011         14433102       23759965       0              0              66   118   93  
28.99/29.04	c 84607          254661         15386543       25550172       0              0              77   110   94  
30.99/31.08	c 93147          275678         16456952       27714168       0              0              75   114   93  
34.59/34.63	c 102541         310925         18332320       30872188       0              0              79   116   96  
37.39/37.48	c 112874         340552         19815168       33634918       0              0              72   118   99  
41.28/41.39	c 124240         374986         21939730       36839611       0              0              77   111   92  
46.88/46.92	c 136742         418442         24912972       41275310       0              0              38   107   89  
50.78/50.86	c 150494         455359         27015488       44984615       0              0              75   111   94  
56.78/56.86	c 165621         503252         30218005       49675532       0              0              74   112   90  
61.78/61.83	c 182260         548282         32847837       54572320       0              0              23   116   97  
66.68/66.78	c 200562         588586         35464225       59059139       0              0              75   112   95  
74.38/74.46	c 220694         655335         39573155       65180285       0              0              72   107   89  
80.68/80.72	c 242839         725955         42984878       70625020       0              0              74   114   92  
86.47/86.58	c 267198         788872         46092719       77314377       0              0              73   111   91  
97.07/97.11	c 293992         887015         51640236       86347055       0              0              70   112   89  
106.68/106.78	c 323465         963047         56782015       94779821       0              0              70   108   90  
114.67/114.78	c 355885         1053626        61170609       102288929      0              0              69   111   95  
124.97/125.09	c 391547         1154974        66595290       111689104      0              0              37   109   90  
138.96/139.07	c 430775         1280137        74043072       123961586      0              0              47   116   93  
153.06/153.16	c 473925         1386249        81471769       135788244      0              0              72   115   97  
168.66/168.77	c 521390         1533228        89901574       150475141      0              0              72   116   94  
186.75/186.81	c 573601         1683442        99501207       165843896      0              0              69   110   90  
201.45/201.57	c 631033         1828991        107218152      181540534      0              0              72   115   95  
223.74/223.82	c 694208         2010014        119063231      201460718      0              0              70   112   92  
246.14/246.27	c 763700         2206561        130840993      222527760      0              0              69   119   96  
272.63/272.74	c 840141         2438156        144916976      245339271      0              0              74   118   96  
297.03/297.17	c 924226         2674390        158016040      266924786      0              0              69   117   95  
321.92/322.03	c 1016719        2940439        171397988      288795302      0              0              36   118   96  
351.92/352.03	c 1118461        3200879        187345468      316607750      0              0              65   124   96  
383.61/383.76	c 1230377        3492424        204109075      346641327      0              0              70   113   94  
435.00/435.11	c 1353484        3939907        230975232      389442290      0              0              69   115   89  
469.19/469.38	c 1488901        4257776        249224519      421564503      0              0              66   116   93  
520.08/520.23	c 1637859        4737932        276693559      463981773      0              0              69   117   90  
573.17/573.35	c 1801712        5215498        304838076      512747143      0              0              73   120   96  
623.26/623.46	c 1981950        5672748        331600257      558794433      0              0              68   114   93  
674.85/675.03	c 2180211        6226697        359039769      610721377      0              0              68   120   96  
750.23/750.46	c 2398298        6915202        399805707      676855702      0              0              39   121   96  
813.92/814.11	c 2638193        7497872        433050713      739832027      0              0              75   124   103 
900.60/900.86	c 2902077        8227408        478960374      816315072      0              0              74   118   97  
980.08/980.33	c 3192349        9047509        522336050      886640851      0              0              67   116   92  
1073.96/1074.26	c 3511648        9880453        572080475      973739365      0              0              69   118   94  
1195.44/1195.78	c 3862876        11004522       636874374      1077659991     0              0              70   116   91  
1308.01/1308.34	c 4249226        12016209       696161360      1178879709     0              0              69   115   92  
1461.18/1461.59	c 4674211        13304316       777233750      1313474728     0              0              72   120   95  
1628.85/1629.25	c 5141694        14786428       866856618      1454851591     0              0              56   119   92  
1820.90/1821.32	c 5655925        16492199       968299136      1616681198     0              0              74   119   92  
1981.77/1982.24	c 6221579        18086069       1053108219     1773182377     0              0              72   121   98  
2140.63/2141.18	c 6843798        19626655       1136546298     1929892247     0              0              71   117   95  
2274.60/2275.11	c 7528238        21237904       1207917385     2079328418     0              0              54   119   96  

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-4239938-1500623788/watcher-4239938-1500623788 -o /tmp/evaluation-result-4239938-1500623788/solver-4239938-1500623788 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500623778-3188 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4239938-1500623788.xml 

pid=3276
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 3/186 3279
/proc/meminfo: memFree=31576112/32770624 swapFree=7224/421096
[pid=3279] ppid=3276 vsize=27124 CPUtime=0 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1011 0 0 0 0 0 0 0 20 0 1 0 15655169 27774976 832 33554432000 4194304 5970956 140723230945728 140723230941016 140220244610021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6781 832 716 434 0 145 0

[startup+0.100151 s]
/proc/loadavg: 0.08 0.03 0.05 3/186 3279
/proc/meminfo: memFree=31576112/32770624 swapFree=7224/421096
[pid=3279] ppid=3276 vsize=27388 CPUtime=0.09 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1106 0 0 0 9 0 0 0 20 0 1 0 15655169 28045312 898 33554432000 4194304 5970956 140723230945728 140723230943064 4974141 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 898 734 434 0 211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27388

[startup+0.200344 s]
/proc/loadavg: 0.08 0.03 0.05 3/186 3279
/proc/meminfo: memFree=31576112/32770624 swapFree=7224/421096
[pid=3279] ppid=3276 vsize=27388 CPUtime=0.19 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1108 0 0 0 19 0 0 0 20 0 1 0 15655169 28045312 898 33554432000 4194304 5970956 140723230945728 140723230943064 4978203 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 898 734 434 0 211 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27388

[startup+0.300303 s]
/proc/loadavg: 0.08 0.03 0.05 3/186 3279
/proc/meminfo: memFree=31576112/32770624 swapFree=7224/421096
[pid=3279] ppid=3276 vsize=27388 CPUtime=0.29 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1109 0 0 0 29 0 0 0 20 0 1 0 15655169 28045312 898 33554432000 4194304 5970956 140723230945728 140723230943064 4977787 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 898 734 434 0 211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27388

[startup+0.700285 s]
/proc/loadavg: 0.08 0.03 0.05 3/186 3279
/proc/meminfo: memFree=31576112/32770624 swapFree=7224/421096
[pid=3279] ppid=3276 vsize=27388 CPUtime=0.69 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1109 0 0 0 69 0 0 0 20 0 1 0 15655169 28045312 898 33554432000 4194304 5970956 140723230945728 140723230943064 4976160 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 898 734 434 0 211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27388

[startup+1.50029 s]
/proc/loadavg: 0.08 0.03 0.05 3/187 3280
/proc/meminfo: memFree=31575188/32770624 swapFree=7224/421092
[pid=3279] ppid=3276 vsize=27388 CPUtime=1.49 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1109 0 0 0 149 0 0 0 20 0 1 0 15655169 28045312 898 33554432000 4194304 5970956 140723230945728 140723230943064 5322570 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 898 734 434 0 211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27388

[startup+3.10029 s]
/proc/loadavg: 0.08 0.03 0.05 3/187 3280
/proc/meminfo: memFree=31574800/32770624 swapFree=7224/421104
[pid=3279] ppid=3276 vsize=27388 CPUtime=3.09 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1229 0 0 0 309 0 0 0 20 0 1 0 15655169 28045312 949 33554432000 4194304 5970956 140723230945728 140723230943064 4976713 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 949 766 434 0 211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27388

[startup+6.30029 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 3280
/proc/meminfo: memFree=31575120/32770624 swapFree=7224/421108
[pid=3279] ppid=3276 vsize=27388 CPUtime=6.29 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1348 0 0 0 629 0 0 0 20 0 1 0 15655169 28045312 949 33554432000 4194304 5970956 140723230945728 140723230943064 4974750 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 949 766 434 0 211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27388

[startup+12.7003 s]
/proc/loadavg: 0.30 0.08 0.07 3/187 3280
/proc/meminfo: memFree=31574768/32770624 swapFree=7224/421112
[pid=3279] ppid=3276 vsize=27388 CPUtime=12.69 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1468 0 0 0 1269 0 0 0 20 0 1 0 15655169 28045312 949 33554432000 4194304 5970956 140723230945728 140723230943064 4977147 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 949 766 434 0 211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27388

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 0.10 3/187 3280
/proc/meminfo: memFree=31574956/32770624 swapFree=7224/421140
[pid=3279] ppid=3276 vsize=27388 CPUtime=25.49 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1708 0 0 0 2549 0 0 0 20 0 1 0 15655169 28045312 950 33554432000 4194304 5970956 140723230945728 140723230943064 4976570 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 950 766 434 0 211 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27388

[startup+51.1003 s]
/proc/loadavg: 1.13 0.32 0.15 3/187 3280
/proc/meminfo: memFree=31575328/32770624 swapFree=7224/421160
[pid=3279] ppid=3276 vsize=27388 CPUtime=51.08 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1834 0 0 0 5108 0 0 0 20 0 1 0 15655169 28045312 953 33554432000 4194304 5970956 140723230945728 140723230943064 4974673 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 953 766 434 0 211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27388

[startup+102.3 s]
/proc/loadavg: 1.62 0.58 0.24 3/187 3282
/proc/meminfo: memFree=31575172/32770624 swapFree=7224/421240
[pid=3279] ppid=3276 vsize=27388 CPUtime=102.28 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 1957 0 0 0 10228 0 0 0 20 0 1 0 15655169 28045312 953 33554432000 4194304 5970956 140723230945728 140723230943064 4978199 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 953 766 434 0 211 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 27388

[startup+162.3 s]
/proc/loadavg: 1.86 0.84 0.35 3/187 3283
/proc/meminfo: memFree=31575020/32770624 swapFree=7224/421300
[pid=3279] ppid=3276 vsize=27388 CPUtime=162.26 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2080 0 0 0 16226 0 0 0 20 0 1 0 15655169 28045312 953 33554432000 4194304 5970956 140723230945728 140723230943064 4975214 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 953 766 434 0 211 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27388

[startup+222.306 s]
/proc/loadavg: 1.95 1.05 0.46 3/188 3292
/proc/meminfo: memFree=31573472/32770624 swapFree=7224/421356
[pid=3279] ppid=3276 vsize=27388 CPUtime=222.25 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2203 0 0 0 22225 0 0 0 20 0 1 0 15655169 28045312 953 33554432000 4194304 5970956 140723230945728 140723230943064 4974736 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 953 766 434 0 211 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27388

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.55 3/189 3316
/proc/meminfo: memFree=31573020/32770624 swapFree=7224/421408
[pid=3279] ppid=3276 vsize=27388 CPUtime=282.23 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2326 0 0 0 28223 0 0 0 20 0 1 0 15655169 28045312 953 33554432000 4194304 5970956 140723230945728 140723230943064 4977871 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 953 766 434 0 211 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27388

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.64 3/189 3317
/proc/meminfo: memFree=31573104/32770624 swapFree=7224/421456
[pid=3279] ppid=3276 vsize=27388 CPUtime=342.22 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2450 0 0 0 34222 0 0 0 20 0 1 0 15655169 28045312 953 33554432000 4194304 5970956 140723230945728 140723230943064 4974894 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 953 766 434 0 211 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 27388

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.73 3/189 3318
/proc/meminfo: memFree=31573568/32770624 swapFree=7224/421504
[pid=3279] ppid=3276 vsize=27388 CPUtime=402.21 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2574 0 0 0 40221 0 0 0 20 0 1 0 15655169 28045312 954 33554432000 4194304 5970956 140723230945728 140723230943064 4975456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 954 766 434 0 211 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 27388

[startup+462.3 s]
/proc/loadavg: 2.16 1.61 0.82 3/189 3319
/proc/meminfo: memFree=31573804/32770624 swapFree=7224/421536
[pid=3279] ppid=3276 vsize=27388 CPUtime=462.19 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2698 0 0 0 46219 0 0 0 20 0 1 0 15655169 28045312 954 33554432000 4194304 5970956 140723230945728 140723230943064 4974124 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 954 766 434 0 211 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 27388

[startup+522.3 s]
/proc/loadavg: 2.12 1.71 0.90 3/188 3320
/proc/meminfo: memFree=31573688/32770624 swapFree=7224/421584
[pid=3279] ppid=3276 vsize=27388 CPUtime=522.18 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2822 0 0 0 52218 0 0 0 20 0 1 0 15655169 28045312 954 33554432000 4194304 5970956 140723230945728 140723230943064 4976160 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 954 766 434 0 211 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 27388

[startup+582.3 s]
/proc/loadavg: 2.05 1.76 0.97 3/187 3321
/proc/meminfo: memFree=31573556/32770624 swapFree=7224/421620
[pid=3279] ppid=3276 vsize=27388 CPUtime=582.17 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 2946 0 0 0 58217 0 0 0 20 0 1 0 15655169 28045312 954 33554432000 4194304 5970956 140723230945728 140723230943064 4976698 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 954 766 434 0 211 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 27388


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


[startup+1482.3 s]
/proc/loadavg: 2.12 2.02 1.63 3/188 3352
/proc/meminfo: memFree=31572200/32770624 swapFree=7224/422108
[pid=3279] ppid=3276 vsize=27388 CPUtime=1481.97 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 4755 0 0 0 148197 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4976565 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 27388

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 1.65 3/188 3353
/proc/meminfo: memFree=31572712/32770624 swapFree=7224/422128
[pid=3279] ppid=3276 vsize=27388 CPUtime=1541.97 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 4867 0 0 0 154197 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4974668 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 27388

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.67 3/188 3354
/proc/meminfo: memFree=31572688/32770624 swapFree=7224/422164
[pid=3279] ppid=3276 vsize=27388 CPUtime=1601.95 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 4979 0 0 0 160195 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4976725 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 27388

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.69 3/188 3355
/proc/meminfo: memFree=31572796/32770624 swapFree=7224/422200
[pid=3279] ppid=3276 vsize=27388 CPUtime=1661.94 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5104 0 0 0 166194 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4975729 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 27388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.71 3/187 3357
/proc/meminfo: memFree=31572884/32770624 swapFree=7224/422220
[pid=3279] ppid=3276 vsize=27388 CPUtime=1721.92 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5215 0 0 0 172192 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4974124 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 27388

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.73 3/187 3358
/proc/meminfo: memFree=31572644/32770624 swapFree=7224/422248
[pid=3279] ppid=3276 vsize=27388 CPUtime=1781.91 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5326 0 0 0 178191 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4977803 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 27388

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/187 3359
/proc/meminfo: memFree=31572752/32770624 swapFree=7224/422276
[pid=3279] ppid=3276 vsize=27388 CPUtime=1841.9 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5451 0 0 0 184190 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4976177 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1841.9
Current children cumulated vsize (KiB) 27388

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/187 3361
/proc/meminfo: memFree=31573188/32770624 swapFree=7224/422308
[pid=3279] ppid=3276 vsize=27388 CPUtime=1901.88 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5563 0 0 0 190188 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 5098910 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1901.88
Current children cumulated vsize (KiB) 27388

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 1.78 3/187 3362
/proc/meminfo: memFree=31572980/32770624 swapFree=7224/422340
[pid=3279] ppid=3276 vsize=27388 CPUtime=1961.87 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5675 0 0 0 196187 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4975861 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 1961.87
Current children cumulated vsize (KiB) 27388

[startup+2022.3 s]
/proc/loadavg: 2.11 2.05 1.81 3/187 3370
/proc/meminfo: memFree=31571776/32770624 swapFree=7224/422388
[pid=3279] ppid=3276 vsize=27388 CPUtime=2021.86 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5800 0 0 0 202186 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 5322897 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2021.86
Current children cumulated vsize (KiB) 27388

[startup+2082.3 s]
/proc/loadavg: 2.04 2.04 1.82 3/187 3371
/proc/meminfo: memFree=31572520/32770624 swapFree=7224/422412
[pid=3279] ppid=3276 vsize=27388 CPUtime=2081.85 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 5911 0 0 0 208185 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4976713 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2081.85
Current children cumulated vsize (KiB) 27388

[startup+2142.3 s]
/proc/loadavg: 2.01 2.04 1.83 3/187 3372
/proc/meminfo: memFree=31572512/32770624 swapFree=7224/422440
[pid=3279] ppid=3276 vsize=27388 CPUtime=2141.83 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 6036 0 0 0 214183 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4977792 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2141.83
Current children cumulated vsize (KiB) 27388

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 1.84 3/187 3373
/proc/meminfo: memFree=31572620/32770624 swapFree=7224/422472
[pid=3279] ppid=3276 vsize=27388 CPUtime=2201.83 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 6148 0 0 0 220183 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 5327968 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2201.83
Current children cumulated vsize (KiB) 27388

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 1.85 3/187 3374
/proc/meminfo: memFree=31572488/32770624 swapFree=7224/422492
[pid=3279] ppid=3276 vsize=27388 CPUtime=2261.81 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 6260 0 0 0 226181 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4978203 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2261.81
Current children cumulated vsize (KiB) 27388

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 1.86 3/187 3375
/proc/meminfo: memFree=31572604/32770624 swapFree=7224/422520
[pid=3279] ppid=3276 vsize=27388 CPUtime=2321.79 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 6384 0 0 0 232179 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4974152 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2321.79
Current children cumulated vsize (KiB) 27388

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3376
/proc/meminfo: memFree=31572348/32770624 swapFree=7224/422544
[pid=3279] ppid=3276 vsize=27388 CPUtime=2381.78 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 6495 0 0 0 238178 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4976596 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2381.78
Current children cumulated vsize (KiB) 27388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3437
/proc/meminfo: memFree=31572056/32770624 swapFree=7224/422172
[pid=3279] ppid=3276 vsize=27388 CPUtime=2400.08 cores=0,2,4,6
/proc/3279/stat : 3279 (cosoco) R 3276 3279 3157 0 -1 4202496 6606 0 0 0 240008 0 0 0 20 0 1 0 15655169 28045312 955 33554432000 4194304 5970956 140723230945728 140723230943064 4978100 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 33632256 140723230954689 140723230954819 140723230954819 140723230957518 0
/proc/3279/statm: 6847 955 766 434 0 211 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 27388

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

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.08
CPU user time (s): 2400.08
CPU system time (s): 0.001443
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 27388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.001443
maximum resident set size= 3864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6634
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= 123033

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.8115 second user time and 11.2937 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-21 09:56:28
IDJOB=4239938
IDBENCH=115875
IDSOLVER=2620
FILE ID=node126/4239938-1500623788
RUNJOBID= node126-1500623778-3188
PBS_JOBID= 20623007
Free space on /tmp= 61988 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4239938-1500623788/watcher-4239938-1500623788 -o /tmp/evaluation-result-4239938-1500623788/solver-4239938-1500623788 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500623778-3188 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4239938-1500623788.xml

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

MD5SUM BENCH= eb742fbc5fe115028f4ee34ab4b949cf
RANDOM SEED=660460079

node126.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	: 5334.03
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		: 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	: 5334.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.03
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.03
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:        31577012 kB
MemAvailable:   32014084 kB
Buffers:          154088 kB
Cached:           564048 kB
SwapCached:            0 kB
Active:           342276 kB
Inactive:         429944 kB
Active(anon):      57228 kB
Inactive(anon):     8848 kB
Active(file):     285048 kB
Inactive(file):   421096 kB
Unevictable:        7224 kB
Mlocked:            7224 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4948 kB
Writeback:             0 kB
AnonPages:         61864 kB
Mapped:            34096 kB
Shmem:              8848 kB
Slab:             118236 kB
SReclaimable:      93524 kB
SUnreclaim:        24712 kB
KernelStack:        3296 kB
PageTables:         5040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node126 at 2017-07-21 10:36:28