Trace number 4267250

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.12? (TO) 2400.04 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.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267250-1502589863.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 196
0.00/0.00	c |            Domain Sizes: 14..14
0.00/0.00	c |
0.00/0.00	c |             Constraints: 78
0.00/0.00	c |                   Arity: 2..14  -- Binary: 4  -- Ternary: 4
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 78
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c 101            429            19268          34641          0              0              73   99   91   
0.00/0.08	c 211            852            41404          64908          0              0              75   97   84   
0.10/0.14	c 332            1425           71729          108094         0              0              79   100   88  
0.10/0.18	c 465            1926           93275          140821         0              0              69   96   85   
0.21/0.22	c 611            2385           113871         175684         0              0              27   105   94  
0.21/0.26	c 771            2907           136420         203077         0              0              75   99   87   
0.31/0.33	c 947            3500           176324         265087         0              0              78   101   88  
0.41/0.41	c 1140           4126           221596         339710         0              0              70   95   80   
0.41/0.47	c 1352           4713           250630         395493         0              0              71   102   91  
0.51/0.56	c 1585           5496           300475         473744         0              0              76   98   85   
0.60/0.64	c 1841           6194           342951         546127         0              0              70   104   95  
0.69/0.74	c 2122           7211           397020         631991         0              0              80   105   90  
0.79/0.86	c 2431           8186           460292         733551         0              0              69   96   83   
0.89/0.95	c 2770           9189           509380         832177         0              0              71   100   90  
1.00/1.10	c 3142           10402          585806         969124         0              0              56   98   89   
1.19/1.23	c 3551           11750          658010         1083050        0              0              75   101   88  
1.39/1.42	c 4000           12996          761090         1244785        0              0              71   104   90  
1.59/1.64	c 4493           14540          875729         1421239        0              0              77   102   89  
1.79/1.82	c 5035           16191          970609         1575689        0              0              70   104   87  
2.10/2.11	c 5631           18351          1120400        1814244        0              0              73   104   93  
2.29/2.35	c 6286           20378          1248465        2013172        0              0              63   105   93  
2.59/2.64	c 7006           22715          1408008        2242644        0              0              69   97   82   
3.00/3.01	c 7798           25171          1598787        2548031        0              0              76   106   94  
3.39/3.44	c 8669           28792          1829193        2878303        0              0              65   101   81  
3.69/3.71	c 9627           31541          1974632        3121483        0              0              77   107   95  
4.00/4.06	c 10680          34975          2163211        3457887        0              0              75   106   94  
4.49/4.50	c 11838          38208          2399070        3868251        0              0              80   105   93  
4.89/4.90	c 13111          41804          2608274        4233038        0              0              74   103   89  
5.29/5.31	c 14511          45697          2827731        4620783        0              0              78   105   91  
5.79/5.88	c 16051          51148          3128459        5122304        0              0              73   106   91  
6.29/6.35	c 17745          56022          3376517        5586358        0              0              51   107   96  
7.00/7.01	c 19608          62270          3727075        6129813        0              0              74   101   86  
7.79/7.81	c 21657          69647          4146880        6816439        0              0              74   107   93  
8.69/8.72	c 23910          76704          4629251        7610197        0              0              71   106   91  
9.49/9.52	c 26388          84335          5050752        8361675        0              0              78   108   96  
10.69/10.70	c 29113          92695          5665582        9295441        0              0              75   111   95  
11.69/11.80	c 32110          101897         6241035        10299032       0              0              76   113   97  
12.89/12.95	c 35406          111427         6857151        11290944       0              0              76   107   93  
13.79/13.88	c 39031          120157         7335380        12219174       0              0              75   108   97  
14.59/14.60	c 43018          129117         7726237        12928829       0              0              76   109   99  
15.89/16.00	c 47403          141847         8478497        13993449       0              0              72   105   87  
18.10/18.13	c 52226          158535         9603162        15853645       0              0              71   107   89  
19.79/19.82	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.47	c 69784          214052         12954873       21442964       0              0              73   110   91  
27.19/27.25	c 76843          237011         14433102       23759965       0              0              66   118   93  
29.00/29.06	c 84607          254661         15386543       25550172       0              0              77   110   94  
31.10/31.12	c 93147          275678         16456952       27714168       0              0              75   114   93  
34.59/34.69	c 102541         310925         18332320       30872188       0              0              79   116   96  
37.49/37.55	c 112874         340552         19815168       33634918       0              0              72   118   99  
41.39/41.46	c 124240         374986         21939730       36839611       0              0              77   111   92  
46.89/47.00	c 136742         418442         24912972       41275310       0              0              38   107   89  
50.89/50.95	c 150494         455359         27015488       44984615       0              0              75   111   94  
56.89/56.97	c 165621         503252         30218005       49675532       0              0              74   112   90  
61.89/61.95	c 182260         548282         32847837       54572320       0              0              23   116   97  
66.89/66.91	c 200562         588586         35464225       59059139       0              0              75   112   95  
74.59/74.62	c 220694         655335         39573155       65180285       0              0              72   107   89  
80.79/80.89	c 242839         725955         42984878       70625020       0              0              74   114   92  
86.70/86.76	c 267198         788872         46092719       77314377       0              0              73   111   91  
97.30/97.33	c 293992         887015         51640236       86347055       0              0              70   112   89  
107.00/107.02	c 323465         963047         56782015       94779821       0              0              70   108   90  
115.00/115.04	c 355885         1053626        61170609       102288929      0              0              69   111   95  
125.30/125.39	c 391547         1154974        66595290       111689104      0              0              37   109   90  
139.40/139.40	c 430775         1280137        74043072       123961586      0              0              47   116   93  
153.50/153.54	c 473925         1386249        81471769       135788244      0              0              72   115   97  
169.20/169.24	c 521390         1533228        89901574       150475141      0              0              72   116   94  
187.30/187.32	c 573601         1683442        99501207       165843896      0              0              69   110   90  
202.11/202.14	c 631033         1828991        107218152      181540534      0              0              72   115   95  
224.40/224.46	c 694208         2010014        119063231      201460718      0              0              70   112   92  
246.90/246.96	c 763700         2206561        130840993      222527760      0              0              69   119   96  
273.51/273.52	c 840141         2438156        144916976      245339271      0              0              74   118   96  
298.02/298.04	c 924226         2674390        158016040      266924786      0              0              69   117   95  
322.91/322.97	c 1016719        2940439        171397988      288795302      0              0              36   118   96  
353.02/353.09	c 1118461        3200879        187345468      316607750      0              0              65   124   96  
384.91/384.92	c 1230377        3492424        204109075      346641327      0              0              70   113   94  
436.31/436.37	c 1353484        3939907        230975232      389442290      0              0              69   115   89  
470.72/470.73	c 1488901        4257776        249224519      421564503      0              0              66   116   93  
521.62/521.66	c 1637859        4737932        276693559      463981773      0              0              69   117   90  
574.92/574.98	c 1801712        5215498        304838076      512747143      0              0              73   120   96  
625.23/625.25	c 1981950        5672748        331600257      558794433      0              0              68   114   93  
676.93/676.99	c 2180211        6226697        359039769      610721377      0              0              68   120   96  
752.83/752.87	c 2398298        6915202        399805707      676855702      0              0              39   121   96  
816.74/816.70	c 2638193        7497872        433050713      739832027      0              0              75   124   103 
903.74/903.77	c 2902077        8227408        478960374      816315072      0              0              74   118   97  
983.55/983.57	c 3192349        9047509        522336050      886640851      0              0              67   116   92  
1077.85/1077.81	c 3511648        9880453        572080475      973739365      0              0              69   118   94  
1199.66/1199.68	c 3862876        11004522       636874374      1077659991     0              0              70   116   91  
1312.66/1312.62	c 4249226        12016209       696161360      1178879709     0              0              69   115   92  
1466.37/1466.31	c 4674211        13304316       777233750      1313474728     0              0              72   120   95  
1634.58/1634.50	c 5141694        14786428       866856618      1454851591     0              0              56   119   92  
1827.10/1827.08	c 5655925        16492199       968299136      1616681198     0              0              74   119   92  
1988.90/1988.86	c 6221579        18086069       1053108219     1773182377     0              0              72   121   98  
2148.31/2148.30	c 6843798        19626655       1136546298     1929892247     0              0              71   117   95  
2282.82/2282.70	c 7528238        21237904       1207917385     2079328418     0              0              54   119   96  
2400.03/2399.90	
2400.03/2399.90	c *** INTERRUPTED ***
2400.03/2399.90	c restarts              : 94          
2400.03/2399.90	c conflicts             : 7983002      (3326 /sec)
2400.03/2399.90	c decisions             : 22352857     (9314 /sec)
2400.03/2399.90	c propagations          : 2195229307  (914666 /sec)
2400.03/2399.90	c root propagations     : 0           
2400.03/2399.90	c filter calls          : 1269302153     (528868 /sec)
2400.03/2399.90	c useless filter calls  : 670830424      (52 %)
2400.03/2399.90	c Memory used           : 26.54 MB
2400.03/2399.90	c CPU time              : 2400.03 s
2400.03/2399.90	
2400.03/2399.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13399 MiB free)
  memory of node 1: 16384 MiB (13942 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267250-1502589863/watcher-4267250-1502589863 -o /tmp/evaluation-result-4267250-1502589863/solver-4267250-1502589863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502584201-30907 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267250-1502589863.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=31649, runsolver pid=31646
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 2.02 2.02 2.03 3/201 31679
/proc/meminfo: memFree=27987032/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3564 CPUtime=0.1 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1097 0 0 0 10 0 0 0 20 0 1 0 92067263 27824128 891 33554432000 4194304 5748600 140729983533968 140729983531368 4917169 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3564 KiB

[startup+0.209527 s]*
/proc/loadavg: 2.02 2.02 2.03 2/185 31679
/proc/meminfo: memFree=27997716/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3564 CPUtime=0.21 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1098 0 0 0 21 0 0 0 20 0 1 0 92067263 27824128 891 33554432000 4194304 5748600 140729983533968 140729983531368 4915766 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3564 KiB

[startup+0.308943 s]*
/proc/loadavg: 2.02 2.02 2.03 2/184 31691
/proc/meminfo: memFree=27997984/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3564 CPUtime=0.31 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1098 0 0 0 31 0 0 0 20 0 1 0 92067263 27824128 891 33554432000 4194304 5748600 140729983533968 140729983531368 5000320 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3564 KiB

[startup+0.700223 s]
/proc/loadavg: 2.02 2.02 2.03 2/182 31698
/proc/meminfo: memFree=28000468/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3564 CPUtime=0.69 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1098 0 0 0 69 0 0 0 20 0 1 0 92067263 27824128 891 33554432000 4194304 5748600 140729983533968 140729983531368 4915636 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3564 KiB

[startup+1.50028 s]
/proc/loadavg: 2.02 2.02 2.03 3/188 31711
/proc/meminfo: memFree=27996516/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3564 CPUtime=1.49 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1098 0 0 0 149 0 0 0 20 0 1 0 92067263 27824128 891 33554432000 4194304 5748600 140729983533968 140729983531368 4917915 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 891 728 380 0 211 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3564 KiB

[startup+3.1089 s]
/proc/loadavg: 1.94 2.01 2.02 3/188 31711
/proc/meminfo: memFree=27996480/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3744 CPUtime=3.1 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1218 0 0 0 310 0 0 0 20 0 1 0 92067263 27824128 936 33554432000 4194304 5748600 140729983533968 140729983531368 4917840 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 936 754 380 0 211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3744 KiB

[startup+6.30027 s]
/proc/loadavg: 1.94 2.01 2.02 3/188 31711
/proc/meminfo: memFree=27996364/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3748 CPUtime=6.29 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1338 0 0 0 629 0 0 0 20 0 1 0 92067263 27824128 937 33554432000 4194304 5748600 140729983533968 140729983531368 4873305 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 937 754 380 0 211 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3748 KiB

[startup+12.7003 s]
/proc/loadavg: 1.95 2.01 2.02 3/188 31711
/proc/meminfo: memFree=27996404/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3748 CPUtime=12.69 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1458 0 0 0 1269 0 0 0 20 0 1 0 92067263 27824128 937 33554432000 4194304 5748600 140729983533968 140729983531368 5130134 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 937 754 380 0 211 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3748 KiB

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 2.02 3/188 31711
/proc/meminfo: memFree=27996660/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3748 CPUtime=25.49 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1698 0 0 0 2549 0 0 0 20 0 1 0 92067263 27824128 937 33554432000 4194304 5748600 140729983533968 140729983531368 4917897 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 937 754 380 0 211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3748 KiB

[startup+51.1089 s]
/proc/loadavg: 1.97 2.01 2.02 3/188 31711
/proc/meminfo: memFree=27996944/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=51.1 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1824 0 0 0 5110 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 4995485 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/188 31712
/proc/meminfo: memFree=27996404/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=102.3 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 1947 0 0 0 10230 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 4917358 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/188 31713
/proc/meminfo: memFree=27996020/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=162.3 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 2070 0 0 0 16230 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.04 3/188 31714
/proc/meminfo: memFree=27995904/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=222.3 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 2193 0 0 0 22230 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 4915500 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.04 3/188 31715
/proc/meminfo: memFree=27995920/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=282.31 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 2193 0 0 0 28231 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 4915992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/187 31717
/proc/meminfo: memFree=27995700/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=342.31 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 2317 0 0 0 34231 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 4915636 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31718
/proc/meminfo: memFree=27995924/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3760 CPUtime=402.31 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 2317 0 0 0 40231 0 0 0 20 0 1 0 92067263 27824128 940 33554432000 4194304 5748600 140729983533968 140729983531368 4915312 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 940 754 380 0 211 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3760 KiB

[startup+462.3 s]
/proc/loadavg: 2.49 2.15 2.08 3/187 31719
/proc/meminfo: memFree=27995916/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3764 CPUtime=462.32 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 2441 0 0 0 46232 0 0 0 20 0 1 0 92067263 27824128 941 33554432000 4194304 5748600 140729983533968 140729983531368 4919808 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 941 754 380 0 211 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3764 KiB


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

/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 1662.39 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 31782
/proc/meminfo: memFree=27994652/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=1722.39 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 3678 0 0 0 172239 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 5144157 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 1722.39 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 31783
/proc/meminfo: memFree=27994660/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=1782.39 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 3791 0 0 0 178239 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4918953 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 31792
/proc/meminfo: memFree=27994172/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=1842.4 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 3803 0 0 0 184240 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4919055 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31793
/proc/meminfo: memFree=27994304/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=1902.4 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 3915 0 0 0 190240 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4917384 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31794
/proc/meminfo: memFree=27994760/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=1962.4 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 3915 0 0 0 196240 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4916178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31795
/proc/meminfo: memFree=27994852/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2022.41 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4040 0 0 0 202241 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4919055 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31796
/proc/meminfo: memFree=27995364/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2082.41 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4040 0 0 0 208241 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 5144169 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2082.41 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31798
/proc/meminfo: memFree=27995168/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2142.41 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4151 0 0 0 214241 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 5000320 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2142.41 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31799
/proc/meminfo: memFree=27995316/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2202.42 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4165 0 0 0 220242 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4918975 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2202.42 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 31800
/proc/meminfo: memFree=27994964/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2262.42 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4277 0 0 0 226242 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4916881 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 31802
/proc/meminfo: memFree=27994436/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2322.42 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4290 0 0 0 232242 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4916911 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2322.42 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 31803
/proc/meminfo: memFree=27994428/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2382.43 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4403 0 0 0 238243 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4916459 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2382.43 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31811
/proc/meminfo: memFree=27993684/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2400.03 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4403 0 0 0 240003 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4915606 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

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

[startup+2399.9 s]
# the end of solver process 31649 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.004 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31811
/proc/meminfo: memFree=27993684/32770624 swapFree=67108860/67108860
[pid=31649] ppid=31646 vsize=27172 memory=3768 CPUtime=2400.03 cores=1,3,5,7
/proc/31649/stat : 31649 (cosoco) R 31646 31649 4387 0 -1 4202496 4403 0 0 0 240003 0 0 0 20 0 1 0 92067263 27824128 942 33554432000 4194304 5748600 140729983533968 140729983531368 4915606 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 26492928 140729983538367 140729983538462 140729983538462 140729983541198 0
/proc/31649/statm: 6793 942 754 380 0 211 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27172 KiB
Current children cumulated memory: 3768 KiB

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.04
CPU user time (s): 2400.03
CPU system time (s): 0.004
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 27172
Max. memory (cumulated for all children) (KiB): 3768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.004
maximum resident set size= 3840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4453
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= 10
involuntary context switches= 740


# summary of solver processes directly reported to runsolver:
#   pid: 31649
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.97721 second user time and 16.4712 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 03:50:05
IDJOB=4267250
IDBENCH=115875
IDSOLVER=2657
FILE ID=node149/4267250-1502589863
RUNJOBID= node149-1502584201-30907
PBS_JOBID= 20628293
Free space on /tmp= 61932 MiB

SOLVER NAME= cosoco-mini 1.12
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-4267250-1502589863/watcher-4267250-1502589863 -o /tmp/evaluation-result-4267250-1502589863/solver-4267250-1502589863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502584201-30907 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267250-1502589863.xml

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

MD5SUM BENCH= eb742fbc5fe115028f4ee34ab4b949cf
RANDOM SEED=61548565

node149.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.43
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.43
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.43
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.43
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:        27998104 kB
MemAvailable:   31974204 kB
Buffers:          240472 kB
Cached:          4009700 kB
SwapCached:            0 kB
Active:          1037876 kB
Inactive:        3267676 kB
Active(anon):      58356 kB
Inactive(anon):    24944 kB
Active(file):     979520 kB
Inactive(file):  3242732 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2008 kB
Writeback:             4 kB
AnonPages:         61524 kB
Mapped:            43116 kB
Shmem:             25224 kB
Slab:             165668 kB
SReclaimable:     139364 kB
SUnreclaim:        26304 kB
KernelStack:        3376 kB
PageTables:         5084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351028 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:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61932 MiB
End job on node149 at 2017-08-13 04:30:05