Trace number 4260069

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-07-29)? (TO) 2400.02 2399.8999

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.10	c root propagations     : 0           
0.00/0.10	c restarts enabled, print stats at every restarts
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c This is cosoco 1.1 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4260069-1502015145.xml 
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.00 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 196
0.00/0.10	c |            Domain Sizes: 14..14
0.00/0.10	c |
0.00/0.10	c |             Constraints: 78
0.00/0.10	c |                   Arity: 2..14  -- Binary: 4  -- Ternary: 4
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          All Different: 78
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.01/0.13	c 101            429            19268          34641          0              0              73   99   91   
0.01/0.17	c 211            852            41404          64908          0              0              75   97   84   
0.10/0.23	c 332            1425           71729          108094         0              0              79   100   88  
0.10/0.27	c 465            1926           93275          140821         0              0              69   96   85   
0.20/0.31	c 611            2385           113871         175684         0              0              27   105   94  
0.20/0.35	c 771            2907           136420         203077         0              0              75   99   87   
0.30/0.43	c 947            3500           176324         265087         0              0              78   101   88  
0.40/0.51	c 1140           4126           221596         339710         0              0              70   95   80   
0.40/0.57	c 1352           4713           250630         395493         0              0              71   102   91  
0.50/0.66	c 1585           5496           300475         473744         0              0              76   98   85   
0.60/0.74	c 1841           6194           342951         546127         0              0              70   104   95  
0.70/0.85	c 2122           7211           397020         631991         0              0              80   105   90  
0.80/0.96	c 2431           8186           460292         733551         0              0              69   96   83   
0.90/1.06	c 2770           9189           509380         832177         0              0              71   100   90  
1.11/1.20	c 3142           10402          585806         969124         0              0              56   98   89   
1.20/1.34	c 3551           11750          658010         1083050        0              0              75   101   88  
1.40/1.53	c 4000           12996          761090         1244785        0              0              71   104   90  
1.60/1.75	c 4493           14540          875729         1421239        0              0              77   102   89  
1.80/1.93	c 5035           16191          970609         1575689        0              0              70   104   87  
2.11/2.22	c 5631           18351          1120400        1814244        0              0              73   104   93  
2.30/2.47	c 6286           20378          1248465        2013172        0              0              63   105   93  
2.60/2.77	c 7006           22715          1408008        2242644        0              0              69   97   82   
3.00/3.14	c 7798           25171          1598787        2548031        0              0              76   106   94  
3.40/3.57	c 8669           28792          1829193        2878303        0              0              65   101   81  
3.70/3.85	c 9627           31541          1974632        3121483        0              0              77   107   95  
4.10/4.21	c 10680          34975          2163211        3457887        0              0              75   106   94  
4.50/4.64	c 11838          38208          2399070        3868251        0              0              80   105   93  
4.90/5.05	c 13111          41804          2608274        4233038        0              0              74   103   89  
5.30/5.46	c 14511          45697          2827731        4620783        0              0              78   105   91  
5.90/6.04	c 16051          51148          3128459        5122304        0              0              73   106   91  
6.40/6.52	c 17745          56022          3376517        5586358        0              0              51   107   96  
7.00/7.18	c 19608          62270          3727075        6129813        0              0              74   101   86  
7.80/7.99	c 21657          69647          4146880        6816439        0              0              74   107   93  
8.81/8.92	c 23910          76704          4629251        7610197        0              0              71   106   91  
9.60/9.73	c 26388          84335          5050752        8361675        0              0              78   108   96  
10.80/10.92	c 29113          92695          5665582        9295441        0              0              75   111   95  
11.90/12.02	c 32110          101897         6241035        10299032       0              0              76   113   97  
13.00/13.19	c 35406          111427         6857151        11290944       0              0              76   107   93  
14.00/14.13	c 39031          120157         7335380        12219174       0              0              75   108   97  
14.70/14.86	c 43018          129117         7726237        12928829       0              0              76   109   99  
16.10/16.27	c 47403          141847         8478497        13993449       0              0              72   105   87  
18.30/18.44	c 52226          158535         9603162        15853645       0              0              71   107   89  
20.00/20.15	c 57531          174586         10513654       17404949       0              0              72   110   93  
21.91/22.05	c 63366          193126         11512701       19052800       0              0              49   113   91  
24.70/24.85	c 69784          214052         12954873       21442964       0              0              73   110   91  
27.51/27.66	c 76843          237011         14433102       23759965       0              0              66   118   93  
29.40/29.50	c 84607          254661         15386543       25550172       0              0              77   110   94  
31.40/31.58	c 93147          275678         16456952       27714168       0              0              75   114   93  
35.00/35.18	c 102541         310925         18332320       30872188       0              0              79   116   96  
37.90/38.07	c 112874         340552         19815168       33634918       0              0              72   118   99  
41.90/42.03	c 124240         374986         21939730       36839611       0              0              77   111   92  
47.50/47.63	c 136742         418442         24912972       41275310       0              0              38   107   89  
51.50/51.62	c 150494         455359         27015488       44984615       0              0              75   111   94  
57.61/57.72	c 165621         503252         30218005       49675532       0              0              74   112   90  
62.61/62.76	c 182260         548282         32847837       54572320       0              0              23   116   97  
67.61/67.78	c 200562         588586         35464225       59059139       0              0              75   112   95  
75.41/75.58	c 220694         655335         39573155       65180285       0              0              72   107   89  
81.81/81.91	c 242839         725955         42984878       70625020       0              0              74   114   92  
87.71/87.86	c 267198         788872         46092719       77314377       0              0              73   111   91  
98.41/98.55	c 293992         887015         51640236       86347055       0              0              70   112   89  
108.21/108.34	c 323465         963047         56782015       94779821       0              0              70   108   90  
116.31/116.45	c 355885         1053626        61170609       102288929      0              0              69   111   95  
126.81/126.92	c 391547         1154974        66595290       111689104      0              0              37   109   90  
140.91/141.09	c 430775         1280137        74043072       123961586      0              0              47   116   93  
155.21/155.38	c 473925         1386249        81471769       135788244      0              0              72   115   97  
171.11/171.22	c 521390         1533228        89901574       150475141      0              0              72   116   94  
189.42/189.51	c 573601         1683442        99501207       165843896      0              0              69   110   90  
204.42/204.50	c 631033         1828991        107218152      181540534      0              0              72   115   95  
226.92/227.07	c 694208         2010014        119063231      201460718      0              0              70   112   92  
249.73/249.81	c 763700         2206561        130840993      222527760      0              0              69   119   96  
276.52/276.66	c 840141         2438156        144916976      245339271      0              0              74   118   96  
301.33/301.41	c 924226         2674390        158016040      266924786      0              0              69   117   95  
326.53/326.64	c 1016719        2940439        171397988      288795302      0              0              36   118   96  
356.93/357.02	c 1118461        3200879        187345468      316607750      0              0              65   124   96  
389.13/389.21	c 1230377        3492424        204109075      346641327      0              0              70   113   94  
441.24/441.35	c 1353484        3939907        230975232      389442290      0              0              69   115   89  
475.94/476.09	c 1488901        4257776        249224519      421564503      0              0              66   116   93  
527.55/527.66	c 1637859        4737932        276693559      463981773      0              0              69   117   90  
581.45/581.58	c 1801712        5215498        304838076      512747143      0              0              73   120   96  
632.26/632.35	c 1981950        5672748        331600257      558794433      0              0              68   114   93  
684.56/684.66	c 2180211        6226697        359039769      610721377      0              0              68   120   96  
761.17/761.26	c 2398298        6915202        399805707      676855702      0              0              39   121   96  
825.77/825.82	c 2638193        7497872        433050713      739832027      0              0              75   124   103 
913.78/913.85	c 2902077        8227408        478960374      816315072      0              0              74   118   97  
994.49/994.52	c 3192349        9047509        522336050      886640851      0              0              67   116   92  
1089.70/1089.78	c 3511648        9880453        572080475      973739365      0              0              69   118   94  
1213.11/1213.12	c 3862876        11004522       636874374      1077659991     0              0              70   116   91  
1327.22/1327.29	c 4249226        12016209       696161360      1178879709     0              0              69   115   92  
1482.73/1482.75	c 4674211        13304316       777233750      1313474728     0              0              72   120   95  
1652.94/1652.93	c 5141694        14786428       866856618      1454851591     0              0              56   119   92  
1847.66/1847.64	c 5655925        16492199       968299136      1616681198     0              0              74   119   92  
2010.88/2010.86	c 6221579        18086069       1053108219     1773182377     0              0              72   121   98  
2172.19/2172.15	c 6843798        19626655       1136546298     1929892247     0              0              71   117   95  
2308.30/2308.22	c 7528238        21237904       1207917385     2079328418     0              0              54   119   96  
2400.00/2399.90	
2400.00/2399.90	c *** INTERRUPTED ***
2400.00/2399.90	c restarts              : 94          
2400.00/2399.90	c conflicts             : 7892149      (3288 /sec)
2400.00/2399.90	c decisions             : 22112114     (9213 /sec)
2400.00/2399.90	c propagations          : 2170506863  (904374 /sec)
2400.00/2399.90	c root propagations     : 0           
2400.00/2399.90	c filter calls          : 1255244578     (523017 /sec)
2400.00/2399.90	c useless filter calls  : 663351661      (52 %)
2400.00/2399.90	c Memory used           : 26.54 MB
2400.00/2399.90	c CPU time              : 2400.01 s
2400.00/2399.90	
2400.00/2399.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260069-1502015145/watcher-4260069-1502015145 -o /tmp/evaluation-result-4260069-1502015145/solver-4260069-1502015145 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502014298-25934 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260069-1502015145.xml 

pid=25956
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: 1.27 1.42 1.41 4/187 25963
/proc/meminfo: memFree=31554228/32770624 swapFree=0/304588
[pid=25963] ppid=25956 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25963/stat : 25963 (runsolver) D 25956 25963 25100 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 49329771 24240128 106 18446744073709551615 4194304 4338465 140720425829792 140720425827432 140376159097559 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 9240576 140720425836737 140720425837129 140720425837129 140720425840586 0
/proc/25963/statm: 5918 106 53 36 0 2156 0

[startup+0.106522 s]
/proc/loadavg: 1.27 1.42 1.41 4/187 25963
/proc/meminfo: memFree=31554228/32770624 swapFree=0/304588
[pid=25963] ppid=25956 vsize=27172 CPUtime=0.01 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1086 0 0 0 1 0 0 0 20 0 1 0 49329771 27824128 891 18446744073709551615 4194304 5747388 140731925047424 140731925044200 5000032 0 0 1 8405026 0 0 0 17 6 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27172

[startup+0.200561 s]
/proc/loadavg: 1.27 1.42 1.41 4/187 25963
/proc/meminfo: memFree=31554228/32770624 swapFree=0/304588
[pid=25963] ppid=25956 vsize=27172 CPUtime=0.1 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1093 0 0 0 10 0 0 0 20 0 1 0 49329771 27824128 891 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4916499 0 0 1 8405026 0 0 0 17 6 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27172

[startup+0.300562 s]
/proc/loadavg: 1.27 1.42 1.41 4/187 25963
/proc/meminfo: memFree=31554228/32770624 swapFree=0/304588
[pid=25963] ppid=25956 vsize=27172 CPUtime=0.2 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1094 0 0 0 20 0 0 0 20 0 1 0 49329771 27824128 891 18446744073709551615 4194304 5747388 140731925047424 140731925044824 5000032 0 0 1 8405026 0 0 0 17 6 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 27172

[startup+0.700277 s]
/proc/loadavg: 1.27 1.42 1.41 4/187 25963
/proc/meminfo: memFree=31554228/32770624 swapFree=0/304588
[pid=25963] ppid=25956 vsize=27172 CPUtime=0.6 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1094 0 0 0 60 0 0 0 20 0 1 0 49329771 27824128 891 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4916015 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 27172

[startup+1.50026 s]
/proc/loadavg: 1.33 1.43 1.41 4/189 25966
/proc/meminfo: memFree=31551304/32770624 swapFree=0/304540
[pid=25963] ppid=25956 vsize=27172 CPUtime=1.4 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1094 0 0 0 140 0 0 0 20 0 1 0 49329771 27824128 891 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4919099 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 27172

[startup+3.10027 s]
/proc/loadavg: 1.33 1.43 1.41 4/189 25966
/proc/meminfo: memFree=31550248/32770624 swapFree=0/304540
[pid=25963] ppid=25956 vsize=27172 CPUtime=3 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1214 0 0 0 300 0 0 0 20 0 1 0 49329771 27824128 935 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915712 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 935 754 380 0 211 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 27172

[startup+6.30026 s]
/proc/loadavg: 1.33 1.43 1.41 4/187 25966
/proc/meminfo: memFree=31552036/32770624 swapFree=0/304536
[pid=25963] ppid=25956 vsize=27172 CPUtime=6.2 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1334 0 0 0 620 0 0 0 20 0 1 0 49329771 27824128 936 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918650 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 936 754 380 0 211 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 27172

[startup+12.7003 s]
/proc/loadavg: 1.43 1.45 1.42 4/186 25966
/proc/meminfo: memFree=31552300/32770624 swapFree=0/304540
[pid=25963] ppid=25956 vsize=27172 CPUtime=12.6 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1454 0 0 0 1260 0 0 0 20 0 1 0 49329771 27824128 936 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915048 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 936 754 380 0 211 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 27172

[startup+25.5003 s]
/proc/loadavg: 1.52 1.47 1.42 4/186 25966
/proc/meminfo: memFree=31552304/32770624 swapFree=0/304556
[pid=25963] ppid=25956 vsize=27172 CPUtime=25.4 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1694 0 0 0 2540 0 0 0 20 0 1 0 49329771 27824128 936 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918960 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 936 754 380 0 211 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 27172

[startup+51.1003 s]
/proc/loadavg: 1.68 1.51 1.44 4/185 25966
/proc/meminfo: memFree=31552480/32770624 swapFree=0/304568
[pid=25963] ppid=25956 vsize=27172 CPUtime=51 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1820 0 0 0 5100 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918608 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 27172

[startup+102.3 s]
/proc/loadavg: 1.87 1.59 1.47 4/185 25968
/proc/meminfo: memFree=31552064/32770624 swapFree=0/304584
[pid=25963] ppid=25956 vsize=27172 CPUtime=102.21 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 1943 0 0 0 10221 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915335 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 27172

[startup+162.3 s]
/proc/loadavg: 1.95 1.67 1.50 4/184 25970
/proc/meminfo: memFree=31551848/32770624 swapFree=0/304584
[pid=25963] ppid=25956 vsize=27172 CPUtime=162.21 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2066 0 0 0 16221 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4919099 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27172

[startup+222.306 s]
/proc/loadavg: 1.98 1.73 1.53 4/184 25972
/proc/meminfo: memFree=31552416/32770624 swapFree=0/304624
[pid=25963] ppid=25956 vsize=27172 CPUtime=222.23 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2189 0 0 0 22223 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4916989 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27172

[startup+282.3 s]
/proc/loadavg: 1.99 1.78 1.56 4/185 25975
/proc/meminfo: memFree=31552496/32770624 swapFree=0/304660
[pid=25963] ppid=25956 vsize=27172 CPUtime=282.23 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2189 0 0 0 28223 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918007 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27172

[startup+342.3 s]
/proc/loadavg: 2.04 1.83 1.60 4/185 25977
/proc/meminfo: memFree=31551628/32770624 swapFree=0/304704
[pid=25963] ppid=25956 vsize=27172 CPUtime=342.23 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2313 0 0 0 34223 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4916508 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27172

[startup+402.3 s]
/proc/loadavg: 2.16 1.90 1.63 4/185 25979
/proc/meminfo: memFree=31551884/32770624 swapFree=0/304720
[pid=25963] ppid=25956 vsize=27172 CPUtime=402.24 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2313 0 0 0 40224 0 0 0 20 0 1 0 49329771 27824128 939 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915567 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 939 754 380 0 211 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 27172

[startup+462.3 s]
/proc/loadavg: 2.06 1.91 1.65 4/185 25981
/proc/meminfo: memFree=31552080/32770624 swapFree=0/304732
[pid=25963] ppid=25956 vsize=27172 CPUtime=462.24 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2437 0 0 0 46224 0 0 0 20 0 1 0 49329771 27824128 940 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915034 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 27172

[startup+522.3 s]
/proc/loadavg: 2.02 1.93 1.68 4/188 25997
/proc/meminfo: memFree=31547780/32770624 swapFree=0/304756
[pid=25963] ppid=25956 vsize=27172 CPUtime=522.25 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2437 0 0 0 52225 0 0 0 20 0 1 0 49329771 27824128 940 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4916392 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 27172

[startup+582.3 s]
/proc/loadavg: 2.01 1.94 1.70 4/187 25999
/proc/meminfo: memFree=31548108/32770624 swapFree=0/304760
[pid=25963] ppid=25956 vsize=27172 CPUtime=582.25 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 2561 0 0 0 58225 0 0 0 20 0 1 0 49329771 27824128 940 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4995174 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 27172


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


[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.89 4/186 26052
/proc/meminfo: memFree=31551308/32770624 swapFree=0/305064
[pid=25963] ppid=25956 vsize=27172 CPUtime=1542.34 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3549 0 0 0 154234 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 5000032 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 27172

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.90 4/186 26054
/proc/meminfo: memFree=31551316/32770624 swapFree=0/305076
[pid=25963] ppid=25956 vsize=27172 CPUtime=1602.34 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3549 0 0 0 160234 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918688 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 27172

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.90 4/185 26056
/proc/meminfo: memFree=31551400/32770624 swapFree=0/305100
[pid=25963] ppid=25956 vsize=27172 CPUtime=1662.34 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3674 0 0 0 166234 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915063 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 27172

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/188 26072
/proc/meminfo: memFree=31547456/32770624 swapFree=0/305120
[pid=25963] ppid=25956 vsize=27172 CPUtime=1722.35 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3674 0 0 0 172235 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 5128912 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 27172

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/188 26075
/proc/meminfo: memFree=31547020/32770624 swapFree=0/305132
[pid=25963] ppid=25956 vsize=27172 CPUtime=1782.35 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3787 0 0 0 178235 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918677 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 27172

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.92 4/186 26078
/proc/meminfo: memFree=31550412/32770624 swapFree=0/305152
[pid=25963] ppid=25956 vsize=27172 CPUtime=1842.36 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3787 0 0 0 184236 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4916575 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1842.36
Current children cumulated vsize (KiB) 27172

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.92 4/186 26080
/proc/meminfo: memFree=31550484/32770624 swapFree=0/305168
[pid=25963] ppid=25956 vsize=27172 CPUtime=1902.36 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3911 0 0 0 190236 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917627 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1902.36
Current children cumulated vsize (KiB) 27172

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.93 4/186 26082
/proc/meminfo: memFree=31550616/32770624 swapFree=0/305188
[pid=25963] ppid=25956 vsize=27172 CPUtime=1962.37 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 3911 0 0 0 196237 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917573 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 1962.37
Current children cumulated vsize (KiB) 27172

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.94 4/186 26084
/proc/meminfo: memFree=31550932/32770624 swapFree=0/305196
[pid=25963] ppid=25956 vsize=27172 CPUtime=2022.37 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4036 0 0 0 202237 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917613 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2022.37
Current children cumulated vsize (KiB) 27172

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.94 4/186 26087
/proc/meminfo: memFree=31550444/32770624 swapFree=0/305212
[pid=25963] ppid=25956 vsize=27172 CPUtime=2082.38 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4036 0 0 0 208238 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915848 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2082.38
Current children cumulated vsize (KiB) 27172

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/185 26089
/proc/meminfo: memFree=31551020/32770624 swapFree=0/305224
[pid=25963] ppid=25956 vsize=27172 CPUtime=2142.38 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4147 0 0 0 214238 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917492 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2142.38
Current children cumulated vsize (KiB) 27172

[startup+2202.31 s]
/proc/loadavg: 2.00 1.99 1.95 4/186 26092
/proc/meminfo: memFree=31551012/32770624 swapFree=0/305256
[pid=25963] ppid=25956 vsize=27172 CPUtime=2202.39 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4161 0 0 0 220239 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917941 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2202.39
Current children cumulated vsize (KiB) 27172

[startup+2262.3 s]
/proc/loadavg: 2.07 2.02 1.97 4/186 26094
/proc/meminfo: memFree=31551224/32770624 swapFree=0/305272
[pid=25963] ppid=25956 vsize=27172 CPUtime=2262.39 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4273 0 0 0 226239 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4915530 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2262.39
Current children cumulated vsize (KiB) 27172

[startup+2322.3 s]
/proc/loadavg: 2.07 2.03 1.97 4/189 26110
/proc/meminfo: memFree=31547436/32770624 swapFree=0/305312
[pid=25963] ppid=25956 vsize=27172 CPUtime=2322.4 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4286 0 0 0 232240 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4919090 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2322.4
Current children cumulated vsize (KiB) 27172

[startup+2382.3 s]
/proc/loadavg: 2.07 2.04 1.98 4/189 26113
/proc/meminfo: memFree=31546712/32770624 swapFree=0/305348
[pid=25963] ppid=25956 vsize=27172 CPUtime=2382.4 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4399 0 0 0 238240 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4918683 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2382.4
Current children cumulated vsize (KiB) 27172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.20 2.07 1.99 4/189 26113
/proc/meminfo: memFree=31546696/32770624 swapFree=0/305344
[pid=25963] ppid=25956 vsize=27172 CPUtime=2400 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4399 0 0 0 240000 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917429 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 27172

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

[startup+2399.9 s]
/proc/loadavg: 2.20 2.07 1.99 4/189 26113
/proc/meminfo: memFree=31546696/32770624 swapFree=0/305344
[pid=25963] ppid=25956 vsize=27172 CPUtime=2400 cores=0,2,4,6
/proc/25963/stat : 25963 (cosoco) R 25956 25963 25100 0 -1 4202496 4399 0 0 0 240000 0 0 0 20 0 1 0 49329771 27824128 941 18446744073709551615 4194304 5747388 140731925047424 140731925044824 4917429 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 13324288 140731925053934 140731925054029 140731925054029 140731925057486 0
/proc/25963/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 27172

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.02
CPU user time (s): 2400.01
CPU system time (s): 0.007
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 27172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.007
maximum resident set size= 3836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4449
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= 11
involuntary context switches= 605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.47662 second user time and 8.80599 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 12:11:38
IDJOB=4260069
IDBENCH=115875
IDSOLVER=2647
FILE ID=node133/4260069-1502015145
RUNJOBID= node133-1502014298-25934
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-14.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260069-1502015145/watcher-4260069-1502015145 -o /tmp/evaluation-result-4260069-1502015145/solver-4260069-1502015145 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502014298-25934 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260069-1502015145.xml

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

MD5SUM BENCH= eb742fbc5fe115028f4ee34ab4b949cf
RANDOM SEED=877806480

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31554488 kB
MemAvailable:   31991632 kB
Buffers:          189108 kB
Cached:           540852 kB
SwapCached:            0 kB
Active:           464484 kB
Inactive:         329428 kB
Active(anon):      65264 kB
Inactive(anon):    24920 kB
Active(file):     399220 kB
Inactive(file):   304508 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4024 kB
Writeback:             0 kB
AnonPages:         64880 kB
Mapped:            38964 kB
Shmem:             25276 kB
Slab:             125120 kB
SReclaimable:      98500 kB
SUnreclaim:        26620 kB
KernelStack:        3232 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     303076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-06 12:51:38